aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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
2005-04-16[PATCH] IB/mthca: fix MR allocation error pathMichael S. Tsirkin1-2/+2
2005-04-16[PATCH] IB/mthca: allocate correct number of doorbell pagesRoland Dreier1-1/+1
2005-04-16[PATCH] IB/mthca: clean up mthca_dereg_mr()Roland Dreier1-2/+3
2005-04-16[PATCH] IB/mthca: allow unaligned memory regionsMichael S. Tsirkin1-1/+1
2005-04-16[PATCH] IB/mthca: fix posting sends with immediate dataRoland Dreier1-2/+2
2005-04-16[PATCH] IB/mthca: fix calculation of RDB shiftRoland Dreier1-2/+1
2005-04-16[PATCH] IB/mthca: fill in more device query fieldsRoland Dreier2-4/+20
2005-04-16[PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier4-12/+105
2005-04-16[PATCH] IB: Remove incorrect commentsHal Rosenstock2-3/+0
2005-04-16[PATCH] IB: Fix user MAD registrations with class 0Roland Dreier1-6/+8
2005-04-16[PATCH] IB: Trivial FMR printk cleanupLibor Michalek1-1/+1
2005-04-16[PATCH] IB: Fix FMR pool crashRoland Dreier1-3/+2
2005-04-16[PATCH] IB: remove unneeded includesHal Rosenstock1-3/+0
2005-04-16[PATCH] IB: Keep MAD work completion validSean Hefty2-1/+3
2005-04-16[PATCH] IPoIB: convert to debugfsRoland Dreier2-130/+18
2005-04-16[PATCH] IPoIB: fix static rate calculationRoland Dreier2-8/+6
2005-04-16[PATCH] IPoIB: set skb->mac.raw on receiveHal Rosenstock1-1/+1
2005-04-16[PATCH] arm: fix floppy disk dependenciesRussell King1-1/+1
2005-04-16[PATCH] update maintainer for /dev/randomMatt Mackall1-1/+1
2005-04-16[PATCH] hd: eliminate bad section referencesmaximilian attems1-1/+1
2005-04-16[PATCH] pnpbios: eliminate bad section referencesmaximilian attems1-1/+1
2005-04-16[PATCH] fix up newly added jsm driverChristoph Hellwig3-311/+91
2005-04-16[PATCH] use cheaper elv_queue_empty when unplug a deviceKen Chen1-1/+2
2005-04-16[PATCH] fix module_param_string() callsBert Wesarg2-3/+3
2005-04-16[PATCH] possible use-after-free of bioJens Axboe1-2/+3
2005-04-16[PATCH] fix few remaining u32 vs. pm_message_t problemsPavel Machek1-1/+1
2005-04-16[PATCH] fix u32 vs. pm_message_t in rest of the treePavel Machek2-2/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek5-6/+6
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek8-8/+8
2005-04-16[PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek5-8/+8
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/macintoshPavel Machek2-2/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek7-11/+11
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/messagePavel Machek3-4/+4
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mediaPavel Machek5-6/+6
2005-04-16[PATCH] fix u32 vs. pm_message_t in pcmciaPavel Machek8-8/+8
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek15-19/+19
2005-04-16[PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek5-5/+5
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek1-1/+2
2005-04-16[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CO...Andi Kleen1-5/+5
2005-04-16[PATCH] i2c-i801: I2C patch for Intel ESB2Jason Gaston2-0/+3
2005-04-16[PATCH] ahci: AHCI mode SATA patch for Intel ESB2Jason Gaston1-0/+6
2005-04-16[PATCH] ata_piix: IDE mode SATA patch for Intel ESB2Jason Gaston2-0/+15
2005-04-16[PATCH] piix: IDE PATA patch for Intel ESB2Jason Gaston1-0/+4
2005-04-16[PATCH] ppc32: MV643XX ethernet is an option for PegasosBenjamin Herrenschmidt2-2/+2
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt3-56/+73
2005-04-16[PATCH] r128_state.c: break missing in switch statementDave Airlie1-0/+4
2005-04-16[PATCH] fix Bug 4395: modprobe bttv freezes the computerakpm@osdl.org1-2/+0
2005-04-16[PATCH] Avoid deadlock in sync_page_io by using GFP_NOIONeil Brown1-1/+1
2005-04-16[PATCH] mmtimer build fixChristoph Lameter1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds4321-0/+3100548