summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [libata sata_sil24] nit pickingsTejun Heo2005-10-091-2/+1Star
* [PATCH] sil24: implement tf_read callbackTejun Heo2005-10-061-0/+9
* [PATCH] sil24: implement proper TF register reading & cachingTejun Heo2005-10-061-5/+45
* [PATCH] sil24: remove CMDERR clearingTejun Heo2005-10-061-4/+0Star
* [PATCH] sil24: ignore non-error exception irqsTejun Heo2005-10-061-1/+10
* Merge branch 'master'Jeff Garzik2005-10-06331-4194/+25418
|\
| * [TG3]: Update driver version and release date.David S. Miller2005-10-041-2/+2
| * [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-036-16/+24
| * [TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan2005-10-031-11/+12
| * [CASSINI]: Convert to ethtool_opsAl Viro2005-10-031-288/+214Star
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-0326-310/+4856
| |\
| | * [SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley2005-10-031-20/+50
| | * [SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley2005-10-025-10/+15
| | * [SCSI] fix potential panic with proc on module removalJames Bottomley2005-10-021-1/+1
| | * [SCSI] aacraid: remove aac_insert_entryMark Haverkamp2005-09-272-130/+50Star
| | * [SCSI] aacraid: fib size math fixMark Haverkamp2005-09-272-8/+8
| | * [SCSI] aacraid: initialization timeoutMark Haverkamp2005-09-273-3/+31
| | * [SCSI] aacraid: error return checkingMark Haverkamp2005-09-271-4/+7
| | * [SCSI] aacraid: handle AIF hotplug events (update)Mark Haverkamp2005-09-273-2/+280
| | * [SCSI] aacraid: aacraid: AIF preallocation (update)Mark Haverkamp2005-09-271-19/+81
| | * [SCSI] aacraid: Greater than 2TB capacity supportMark Haverkamp2005-09-274-33/+254
| | * [SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas2005-09-275-0/+3958
| | * [SCSI] sas: fix remote phy removalChristoph Hellwig2005-09-261-5/+4Star
| | * [SCSI] qla2xxx: fix remote port timeout with qla2xxx driverAndrew Vasquez2005-09-251-0/+2
| | * [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-251-49/+47Star
| | * [SCSI] 3ware 9000: Add support for 9550SX controllersadam radford2005-09-252-15/+57
| | * [SCSI] lpfc build fixAndrew Morton2005-09-214-11/+11
| * | [ARM] Fix init printk for EBSA110 network driver, and link timerRussell King2005-10-021-11/+9Star
| * | [ARM] Fix EBSA110 network driver link detectionRussell King2005-10-021-1/+1
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-021-1/+1
| |\ \
| | * | [ARM] 2944/1: GCC 4 mx1ads serial driver compile fixVincent Sanders2005-10-011-1/+1
| * | | [PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"Sven Henkel2005-10-021-6/+8
| |/ /
| * | [PATCH] r8169: tone down the r8169 driverFrancois Romieu2005-10-011-2/+1Star
| * | [PATCH] ohci1394: less noise in dmesgJody McIntyre2005-09-301-2/+2
| * | [PATCH] ieee1394: delete legacy module aliasesJody McIntyre2005-09-304-4/+0Star
| * | [PATCH] eth1394: workaround limitation in rawiso routinesJody McIntyre2005-09-302-7/+11
| * | [PATCH] ieee1394: remove superfluous include in csr1212Jody McIntyre2005-09-301-1/+0Star
| * | [PATCH] ieee1394: trivial edits of a few commentsJody McIntyre2005-09-301-4/+4
| * | [PATCH] ieee1394: use time_before()Jody McIntyre2005-09-301-1/+2
| * | [PATCH] ieee1394: fix for debug outputJody McIntyre2005-09-301-22/+10Star
| * | [PATCH] ieee1394: skip unnecessary pause when scanning config ROMsJody McIntyre2005-09-301-2/+2
| * | [PATCH] ieee1394: reorder activities after bus reset (fixes device detection)Jody McIntyre2005-09-301-10/+9Star
| * | [PATCH] sbp2: default to serialize_io=1Jody McIntyre2005-09-301-4/+7
| * | [PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre2005-09-301-38/+58
| * | [PATCH] ioc4_serial: Remove bogus error messageBrent Casavant2005-09-301-12/+0Star
| * | [PATCH] v4l: DViCO FusionHDTV5 Lite GPIO FixMichael Krufky2005-09-301-1/+1
| * | [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-301-9/+0Star
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-302-1/+3
| |\ \
| | * | [RADEON]: Fix unaligned I/O port access during probe.David S. Miller2005-09-302-1/+3
| * | | [PATCH] volatile unsigned short f(...) doesn't make senseAl Viro2005-09-301-1/+1