summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo2006-06-121-8/+9
* [PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo2006-06-121-1/+19
* [PATCH] libata: fast exit from EH while unloadingTejun Heo2006-06-121-0/+4
* [PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo2006-06-121-3/+3
* [PATCH] libata: fix comment above ata_exec_internal()Tejun Heo2006-06-121-1/+3
* [PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo2006-06-121-1/+2
* [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest2006-06-124-0/+41
* libata: more verbose request_irq() failureJeff Garzik2006-06-121-2/+7
* [PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King2006-06-121-0/+1
* libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov2006-06-121-1/+9
* [PATCH] sata_sil24: endian anotationsAlexey Dobriyan2006-06-121-8/+8
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-1247-332/+398
|\
| * [PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord2006-06-121-0/+3
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-103-97/+52
| |\
| | * [FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway2006-06-101-0/+2
| | * [TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2006-06-092-97/+50
| * | [PATCH] powerpc: console_initcall ordering issuesMilton Miller2006-06-101-1/+1
| * | [PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2006-06-102-38/+38
| * | [PATCH] powernow-k8 crash workaroundAndrew Morton2006-06-101-1/+4
| |/
| * Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-093-16/+28
| |\
| | * Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-06-082-7/+6
| | |\
| | | * e1000: remove risky prefetch on next_skb->dataAuke Kok2006-06-081-6/+2
| | | * e1000: fix ethtool test irq alloc as "probe"Auke Kok2006-06-081-1/+4
| | * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-06-081-9/+22
| | |\ \
| | | * | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch2006-06-051-9/+22
| * | | | [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons2006-06-091-1/+1
| |/ / /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-062-1/+4
| |\ \ \
| | * | | [PPPOE]: Missing result check in __pppoe_xmit().Florin Malita2006-06-061-0/+3
| | * | | [NETCONSOLE]: Clean up initcall warning.Matt Mackall2006-06-061-1/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-06-061-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [MMC] Prevent au1xmmc.c breakage on non-Au1200 AlchemyRalf Baechle2006-06-041-1/+1
| | |/ /
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-06-052-1/+7
| |\ \ \
| | * | | [PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski2006-06-021-1/+1
| | * | | [PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita2006-06-021-0/+6
| * | | | [PATCH] m48t86: ia64 build fixAndrew Morton2006-06-051-36/+36
| * | | | [PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen2006-06-051-3/+3
| * | | | [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter2006-06-051-1/+1
| * | | | [PATCH] Implement get / set tso for forcedeth driverZachary Amsden2006-06-051-0/+16
| * | | | [PATCH] s390: cio non-unique path group idsPeter Oberparleiter2006-06-051-2/+2
| * | | | [PATCH] s390: irb memcpy argument swapCornelia Huck2006-06-051-1/+1
| * | | | [PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita2006-06-051-1/+1
| * | | | IPoIB: Fix AH leak at interface downEli Cohen2006-06-051-0/+1
| | |/ / | |/| |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-06-035-9/+32
| |\ \ \ | | |/ / | |/| |
| | * | [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty2006-06-011-1/+1
| | * | [SCSI] scsi_transport_sas: make write attrs writeableEric Moore2006-05-201-1/+0
| | * | [SCSI] scsi_transport_sas; fix user_scanJames Bottomley2006-05-201-1/+2
| | * | [SCSI] ppa: fix for machines with highmemRandy.Dunlap2006-05-191-0/+7
| | * | [SCSI] mptspi: reset handler shouldn't be called for other bus protocolsJames Bottomley2006-05-191-6/+21
| | * | [SCSI] Blacklist entry for HP dat changerThomas Bogendoerfer2006-05-191-0/+1
| * | | [PATCH] md: Fix badness in sysfs_notify caused by md_new_eventNeilBrown2006-06-011-1/+10