summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-27SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki1-3/+17
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki1-19/+55
2009-01-27pata-rb532-cf: remove set_irq_type from finish_ioPhil Sutter1-2/+0
2009-01-27m68knommu: correct the mii calculations for 532x ColdFire FECMatt Waddel1-1/+1
2009-01-27m68knommu: add ColdFire M532x to the FEC configuration optionsMatt Waddel1-1/+1
2009-01-27m68knommu: fix ColdFire 5272 serial baud rates in mcf.cJohn Adamson1-0/+11
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-23/+1277
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds49-102/+65
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds44-375/+577
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov1-5/+1
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov1-5/+12
2009-01-26netxen: reduce memory footprintDhananjay Phadke2-7/+10
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke1-11/+20
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2
2009-01-26eeprom: More consistent symbol namesJean Delvare2-7/+7
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang5-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang7-27/+32
2009-01-26i2c: Delete many unused adapter IDsJean Delvare37-42/+0
2009-01-26e1000e: workaround hw errataJesse Brandeburg2-1/+6
2009-01-26Merge git://git.infradead.org/battery-2.6Linus Torvalds1-1/+1
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-0/+6
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-11/+42
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-80/+100
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds12-13/+3956
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+12
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+13
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-26[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw1-5/+17
2009-01-26sata_mv: no longer experimental (v2)Mark Lord1-3/+3
2009-01-26sata_mv: msi masking fix (v2)Mark Lord1-6/+15
2009-01-26sata_mv: Properly initialize main irq maskThomas Reitmayr1-0/+3
2009-01-26sata_mv: remove bogus nsect restrictionMark Lord1-11/+2
2009-01-26sata_mv: don't read hc_irq_causeMark Lord1-12/+5
2009-01-26sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord1-1/+1
2009-01-26sata_nv: fix MCP5x resetTejun Heo1-13/+29
2009-01-26sata_nv: rename nv_nf2_hardreset()Tejun Heo1-14/+14
2009-01-26libata: set NODEV_HINT for 0x7f statusTejun Heo1-0/+10
2009-01-26libata-sff: fix incorrect EH messageTejun Heo1-1/+1
2009-01-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-7/+29
2009-01-25virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson1-1/+2
2009-01-25lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens1-2/+6
2009-01-26power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel1-1/+1
2009-01-25[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King1-1/+3
2009-01-25[SCSI] qla2xxx: Update version number to 8.03.00-k2.Andrew Vasquez1-1/+1
2009-01-25[SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport...Seokmann Ju1-0/+6
2009-01-25[SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.Andrew Vasquez1-6/+2