summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi2008-05-061-2/+1Star
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-0612-399/+1207
|\
| * pata_atiixp: Don't disableAlan Cox2008-05-062-0/+12
| * sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2008-05-062-10/+30
| * sata_inic162x: add cardbus supportTejun Heo2008-05-061-12/+24
| * sata_inic162x: kill now unused SFF related stuffTejun Heo2008-05-061-51/+18Star
| * sata_inic162x: use IDMA for ATAPI commandsTejun Heo2008-05-061-34/+47
| * sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo2008-05-061-34/+15Star
| * sata_inic162x: kill now unused bmdma related stuffTejun Heo2008-05-061-98/+5Star
| * sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo2008-05-061-35/+235
| * sata_inic162x: update TF read handlingTejun Heo2008-05-061-2/+45
| * sata_inic162x: add / update constantsTejun Heo2008-05-061-3/+56
| * sata_inic162x: misc clean upsTejun Heo2008-05-061-13/+5Star
| * sata_mv use hweight16() for bit counting (V2)Mark Lord2008-05-061-12/+6Star
| * sata_mv NCQ-EH for FIS-based switchingMark Lord2008-05-061-0/+165
| * sata_mv delayed eh handlingMark Lord2008-05-061-1/+37
| * libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-062-1/+2
| * sata_mv new mv_port_intr functionMark Lord2008-05-061-36/+48
| * sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord2008-05-061-29/+42
| * sata_mv NCQ and SError fixes for mv_err_intrMark Lord2008-05-061-21/+43
| * sata_mv rearrange mv_config_fbsMark Lord2008-05-061-21/+39
| * sata_mv errata workaround for sata25 part 1Mark Lord2008-05-061-2/+18
| * sata_mv new mv_qc_defer methodMark Lord2008-05-061-2/+41
| * sata_mv wait for empty+idleMark Lord2008-05-061-0/+20
| * sata_mv pci featuresMark Lord2008-05-061-3/+36
| * sata_mv more cosmetic changesMark Lord2008-05-061-59/+63
| * libata: Add Intel SCH PATA driverAlek Du2008-05-063-0/+216
| * ata_piix: verify SIDPR access before enabling itTejun Heo2008-05-061-0/+25
| * libata: improve post-reset device ready testTejun Heo2008-05-062-8/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-065-7/+19
|\ \ | |/ |/|
| * iwlwifi: make IWLWIFI a tristateAdrian Bunk2008-05-061-2/+1Star
| * irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar2008-05-051-1/+4
| * irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar2008-05-051-0/+6
| * niu: Fix probing regression for maramba on-board chips.David S. Miller2008-05-041-4/+7
| * lapbeth: Release ->ethdev when unregistering device.David S. Miller2008-05-041-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-0610-26/+75
|\ \
| * | mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer2008-05-061-1/+1
| * | IB/ehca: Fix function return typesStefan Roscher2008-05-061-4/+3Star
| * | RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-021-2/+2
| * | RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-021-1/+1
| * | RDMA/cxgb3: QP flush fixesSteve Wise2008-05-023-10/+20
| * | IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-05-013-6/+46
| * | IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-05-011-2/+2
* | | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-05-063-35/+36
|\ \ \
| * | | [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker2008-05-051-15/+15
| * | | [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker2008-05-051-5/+5
| * | | [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker2008-05-051-15/+16
* | | | dev_name introduction fall out fixStephen Rothwell2008-05-064-10/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-051-16/+17
|\ \ \ \
| * | | | x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-301-16/+17