aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-05-01[PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4Andreas Jaggi1-0/+40
2005-05-01[PATCH] ppc32: Fix IDE related crash on wakeupBenjamin Herrenschmidt1-1/+6
2005-05-01[PATCH] mm: use __GFP_NOMEMALLOCNick Piggin1-14/+5
2005-05-01[PATCH] ultrastor build fixakpm@osdl.org1-1/+1
2005-04-30[PATCH] ARM: IntegratorCP: 16bpp is RGB565 not RGB555Russell King1-3/+3
2005-04-30[PATCH] ARM: AMBA CLCD: program palette for pseudocolor visualsRussell King1-1/+1
2005-04-30[PATCH] ARM: RTC: allow driver methods to return errorRussell King1-2/+6
2005-04-29Merge of master.kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds1-8/+60
2005-04-29[PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR valueSascha Hauer1-8/+60
2005-04-29[PATCH] Add suspend method to cpufreq coreBenjamin Herrenschmidt1-5/+89
2005-04-28Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds1-4/+10
2005-04-28[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.David S. Miller1-6/+6
2005-04-28[PATCH] ARM: Fix AMBA CLCD fb driver for 32bppRussell King1-1/+7
2005-04-28[PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panelsRussell King1-3/+3
2005-04-27Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds7-1/+1770
2005-04-26[PATCH] PC300 pci_enable_device fixMarcelo Tosatti1-10/+12
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro3-4/+4
2005-04-26Automatic merge of kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds8-110/+83
2005-04-26[PATCH] qla trivial iomem annotationAl Viro1-1/+1
2005-04-26[PATCH] oprofile trivial user annotationsAl Viro1-2/+2
2005-04-26[PATCH] drivers/scsi NULL noise removalAl Viro2-4/+4
2005-04-26[PATCH] imsttfb missing iomem annotationsAl Viro1-2/+2
2005-04-26[PATCH] savagefb iomem annotationsAl Viro1-3/+3
2005-04-26[PATCH] pegasus NULL noise removalAl Viro1-2/+2
2005-04-26[PATCH] tpm 64bit fixes (size_t)Al Viro1-3/+3
2005-04-26[PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_portRussell King1-26/+27
2005-04-26[PATCH] Serial: Move error path processing inlineRussell King2-79/+51
2005-04-26[PATCH] Serial: Ensure error paths are marked with unlikely()Russell King6-6/+6
2005-04-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds16-224/+446
2005-04-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-33/+40
2005-04-25[PATCH] ppc annotations: i2c-mpcAl Viro1-2/+2
2005-04-25[PATCH] ppc annotations: mpscAl Viro2-12/+12
2005-04-25[TG3]: Fix tg3_restart_ints()Michael Chan1-25/+28
2005-04-25[TG3]: Refresh hw index in tg3_rx()Michael Chan1-0/+6
2005-04-25[TG3]: Fix bug in tg3_rx()Michael Chan1-8/+6
2005-04-25[IA64-SGI] snsc_event.c new fileGreg Howard1-0/+304
2005-04-25[IA64] Altix system controller event handlingGreg Howard3-1/+49
2005-04-25[IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure4-0/+1417
2005-04-25[PATCH] ppc iomem annotations: mv643xx_ethAl Viro1-2/+2
2005-04-25Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds7-17/+67
2005-04-24[SPARC]: Enable sun logo on sparc32Bob Breuer1-1/+1
2005-04-24[SPARC]: TCX Framebuffer fixesTom 'spot' Callaway1-1/+13
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway5-15/+53
2005-04-24[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-04-24[ATM]: ENI155P error handling fixAndrew Morton1-9/+18
2005-04-24[SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl1-18/+12
2005-04-24[ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()chas williams1-3/+1
2005-04-24[ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.hchas williams2-3/+2
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo8-30/+9
2005-04-24[PATCH] mostek bogus sparse annotations fixedAl Viro1-3/+3
2005-04-24[PATCH] missing include in mthcaAl Viro1-0/+1
2005-04-24[PATCH] broken dependency for floppy on ARMAl Viro1-1/+1
2005-04-24[PATCH] missing include in hisaxAl Viro1-0/+1
2005-04-24[PATCH] broken dependency for I2C_MPCAl Viro1-1/+1
2005-04-24[PATCH] SCSI GFP fixesAl Viro2-2/+2
2005-04-23[PATCH] USB: Fix for ati_remotePatrick Boettcher1-1/+1
2005-04-22[PATCH] USB: better usbnet zaurus/mdlm/... fixDavid Brownell1-31/+135
2005-04-22[PATCH] usbnet: Convert ASIX code to use new status infrastructureDavid Hollis1-126/+135
2005-04-22[PATCH] USB: MODALIAS change for bcdDeviceRoman Kagan1-4/+2
2005-04-22[PATCH] USB: drivers/usb/net/zd1201.c: make some code staticAdrian Bunk1-9/+11
2005-04-22[PATCH] USB: drivers/usb/media/pwc/: make code staticAdrian Bunk3-45/+41
2005-04-22[PATCH] USB: drivers/usb/media/sn9c102_core.c: make 2 functions staticAdrian Bunk2-4/+2
2005-04-22[PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk1-1/+2
2005-04-22[PATCH] USB: new SiS device idThomas Winischhofer1-0/+1
2005-04-22[PATCH] USB: fix up the HP49G+ Calculator USB Serial driverGreg KH1-13/+1
2005-04-22[PATCH] USB: add HP49G+ Calculator USB Serial supportArthur Huillet3-0/+107
2005-04-22[PATCH] USB: clean up all iPod models in unusual_devs.hSven Anderson1-2/+20
2005-04-22[PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI1-1/+1
2005-04-22Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.gitLinus Torvalds3-11/+119
2005-04-21[SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller1-5/+11
2005-04-21[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/msDavid S. Miller1-2/+9
2005-04-21[SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller1-4/+99
2005-04-21[TG3]: Add msi testMichael Chan1-3/+151
2005-04-21[TG3]: Add msi supportMichael Chan2-5/+72
2005-04-21[TG3]: Fix bug in tg3_set_eeprom()Michael Chan1-1/+3
2005-04-21[TG3]: Add nvram lock-out support for 5752 TPMMichael Chan2-34/+37
2005-04-21[TG3]: Add nvram detection for 5752Michael Chan2-1/+76
2005-04-21[TG3]: Add GPIO3 for 5752Michael Chan2-0/+13
2005-04-21[TG3]: Workaround 5752 A0 chip IDMichael Chan2-5/+10
2005-04-21[TG3]: Fix tg3_set_power_state()Michael Chan1-2/+8
2005-04-21[TG3]: Setup proper GPIO settingsMichael Chan1-6/+28
2005-04-21[TG3]: Split tg3_phy_probe into 2 functionsMichael Chan1-17/+39
2005-04-21[TG3]: Minor 5752 fixesMichael Chan2-7/+18
2005-04-21[TG3]: add support for bcm5752 rev a1John W. Linville2-2/+6
2005-04-21[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flagJohn W. Linville1-5/+4
2005-04-21[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariantsJohn W. Linville1-5/+2
2005-04-21[TG3]: more use of TG3_FLG2_5705_PLUS flagJohn W. Linville1-8/+4
2005-04-21[TG3]: use new TG3_FLG2_5750_PLUS flagJohn W. Linville1-25/+13
2005-04-21[TG3]: define TG3_FLG2_5750_PLUS flagJohn W. Linville2-0/+5
2005-04-21[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if'sJohn W. Linville1-12/+4
2005-04-21[TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville1-1/+1
2005-04-21[TG3]: add bcm5752 to tg3_pci_tblJohn W. Linville1-0/+2
2005-04-21[TG3]: add basic bcm5752 supportJohn W. Linville2-21/+43
2005-04-21[PATCH] Fix tgafb.c compile failureAdrian Bunk1-3/+1
2005-04-21[PATCH] Fix non-legacy ISO receive regressionJody McIntyre1-20/+43
2005-04-21[PATCH] ohci1394: tlabels misprinted in DBGMSGJody McIntyre1-3/+3
2005-04-21[PATCH] fix for ISDN ippp filteringKarsten Keil1-5/+5
2005-04-21[PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley1-3/+2
2005-04-19Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds5-0/+10
2005-04-19Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds5-63/+89
2005-04-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/Linus Torvalds4-10/+10
2005-04-19Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb...Linus Torvalds60-420/+464
2005-04-18[PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com3-12/+21
2005-04-18[PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com3-0/+16
2005-04-18[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com3-38/+32
2005-04-18[PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com1-1/+2
2005-04-18[PATCH] aoe 3/12: update driver version to 6ecashin@coraid.com1-1/+1
2005-04-18[PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com3-8/+8
2005-04-18[PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com2-4/+10
2005-04-18[PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org1-0/+1
2005-04-18[PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org1-0/+3
2005-04-18[PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org1-0/+2
2005-04-18[PATCH] export platform_add_devicesRobert Schwebel1-0/+1
2005-04-18[PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org1-0/+3
2005-04-18[PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a driversJean Delvare2-2/+2
2005-04-18[PATCH] I2C: via686a cleanupsJean Delvare1-2/+1
2005-04-18[PATCH] w1_smem: w1 ID is only 8 bytes long.johnpol@2ka.mipt.ru1-2/+2
2005-04-18[PATCH] w1: real fix for big endian machines.johnpol@2ka.mipt.ru1-4/+5
2005-04-18[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov1-0/+1
2005-04-18[PATCH] usb gadget: ethernet/rndis updatesDavid Brownell3-54/+45
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl26-166/+91
2005-04-18[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl1-20/+12
2005-04-18[PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2-0/+4
2005-04-18[PATCH] pl2303 - status lineFlavio Leitner1-14/+29
2005-04-18[PATCH] pl2303 - unplug device.Flavio Leitner1-0/+6
2005-04-18[PATCH] USB: USB API documentation modificationAlan Stern1-6/+10
2005-04-18[PATCH] USB: OHCI on Compaq Aramada 7400David Brownell3-5/+26
2005-04-18[PATCH] USB: usbnet and zaurus zl-5600David Brownell1-3/+16
2005-04-18[PATCH] USB: new SIS device idThomas Winischhofer1-1/+2
2005-04-18[PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.felix@derklecks.de1-0/+13
2005-04-18[PATCH] Fix GO_SLOW delayPhil Dibowitz1-1/+1
2005-04-18[PATCH] USB: usbnet printk warning fixakpm@osdl.org1-1/+1
2005-04-18[PATCH] USB: bug fix in usbdevfsChristopher Li1-21/+19
2005-04-18[PATCH] USB: revert "fix" to usb_set_interface()David Brownell1-21/+4
2005-04-18[PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan1-4/+6
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH6-8/+14
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek4-12/+12
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell7-11/+11
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell6-12/+40
2005-04-18[PATCH] usb resume fixesDavid Brownell1-60/+91
2005-04-18[PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw2-0/+6
2005-04-18[PATCH] USB: add new visor id for Treo 650gregkh@suse.de2-0/+4
2005-04-18aic7xxx: convert to SPI transport class Domain Validation2-1711/+10
2005-04-18aic7xxx: add support for the SPI transport class2-0/+262
2005-04-18qla2xxx: fix compiler warning in qla_attr.c1-1/+1
2005-04-18lpfc: add Emulex FC driver version 8.0.2822-0/+20937
2005-04-18[PATCH] drivers/scsi/gdth.c: cleanups2-53/+12
2005-04-18[PATCH] remove old scsi data direction macros14-89/+74
2005-04-18[PATCH] qla2xxx: update version to 8.00.02b5-k1-2/+2
2005-04-18[PATCH] qla2xxx: remove /proc interface1-254/+0
2005-04-18[PATCH] qla2xxx: cleanup DMA mappings...1-39/+33
2005-04-18[PATCH] qla2xxx: remove lun discovery codes...10-1300/+103
2005-04-18[PATCH] qla2xxx: add remote port codes...6-270/+403
2005-04-18[PATCH] qla2xxx: remove internal queuing...7-2276/+269
2005-04-18merge by hand (scsi_device.h)James Bottomley35-308/+173
2005-04-18[PATCH] scsi: scsi_send_eh_cmnd() cleanup1-12/+13
2005-04-18scsi: add DID_REQUEUE to the error handling1-0/+3
2005-04-18zfcp: add point-2-point support6-14/+65
2005-04-18[PATCH] Convert i2o to compat_ioctl1-14/+27
2005-04-18[PATCH] kill old EH constants4-115/+3
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field9-49/+6
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field6-12/+2
2005-04-18[PATCH] remove outdated print_* functions13-82/+54
2005-04-18[PATCH] consolidate timeout defintions in scsi.h2-10/+0
2005-04-16scsi: add DID_REQUEUE to the error handling1-0/+3
2005-04-16zfcp: add point-2-point support6-14/+65
2005-04-16[PATCH] Convert i2o to compat_ioctl1-14/+27
2005-04-16[PATCH] kill old EH constants4-115/+3
2005-04-16[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field9-49/+6
2005-04-16[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field6-12/+2
2005-04-16[PATCH] remove outdated print_* functions13-82/+54
2005-04-16[PATCH] consolidate timeout defintions in scsi.h2-10/+0
2005-04-16updates for CFQ oops fix1-0/+3
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler3-4/+12
2005-04-16[PATCH] finally fix 53c700 to use the generic iomem infrastructure6-189/+27
2005-04-16[PATCH] zfcp: convert to compat_ioctl1-22/+12
2005-04-16[PATCH] sg.c: update1-71/+132
2005-04-16[PATCH] md: remove a number of misleading calls to MD_BUGNeilBrown1-22/+8
2005-04-16[PATCH] md: close a small race in md thread deregistrationNeilBrown1-12/+8
2005-04-16[PATCH] serial: fix comments in 8250.cRussell King1-3/+11
2005-04-16[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier1-1/+1
2005-04-16[PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier4-26/+73
2005-04-16[PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier3-3/+29
2005-04-16[PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier1-10/+23
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier11-57/+62
2005-04-16[PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier1-3/+2
2005-04-16[PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin7-24/+526
2005-04-16[PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin1-4/+24
2005-04-16[PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2-0/+35
2005-04-16[PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin2-0/+6
2005-04-16[PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directlyMichael S. Tsirkin1-0/+11
2005-04-16[PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2-74/+95
2005-04-16[PATCH] IB/mthca: allow address handle creation in interrupt contextRoland Dreier2-4/+4
2005-04-16[PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin3-14/+48
2005-04-16[PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier6-11/+6
2005-04-16[PATCH] IB/mthca: implement RDMA/atomic operations for mem-free modeRoland Dreier1-0/+47
2005-04-16[PATCH] IB/mthca: fix format of CQ number for CQ eventsRoland Dreier1-2/+2
2005-04-16[PATCH] IB/mthca: only free doorbell records in mem-free modeRoland Dreier1-2/+4
2005-04-16[PATCH] IB/mthca: print assigned IRQ when interrupt test failsRoland Dreier1-1/+4
2005-04-16[PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier1-1/+2