aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-27Add support for '8-port RS-232 MIC-3620 from advantech'Michael Bramer
2009-01-27Move jsm_remove_one to .devexit.textUwe Kleine-König
2009-01-27MIPS: enable serial UART support on PNX833X devices.Ihar Hrachyshka
2009-01-27tty_open can return to userspace holding tty_mutexEric Paris
2009-01-27SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki
2009-01-27SATA Sil: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki
2009-01-27SATA AHCI: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki
2009-01-27SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki
2009-01-27pata-rb532-cf: remove set_irq_type from finish_ioPhil Sutter
2009-01-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov
2009-01-26netxen: reduce memory footprintDhananjay Phadke
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-26e1000e: workaround hw errataJesse Brandeburg
2009-01-26Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell
2009-01-26[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw
2009-01-26sata_mv: no longer experimental (v2)Mark Lord
2009-01-26sata_mv: msi masking fix (v2)Mark Lord
2009-01-26sata_mv: Properly initialize main irq maskThomas Reitmayr
2009-01-26sata_mv: remove bogus nsect restrictionMark Lord
2009-01-26sata_mv: don't read hc_irq_causeMark Lord
2009-01-26sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord
2009-01-26sata_nv: fix MCP5x resetTejun Heo
2009-01-26sata_nv: rename nv_nf2_hardreset()Tejun Heo
2009-01-26libata: set NODEV_HINT for 0x7f statusTejun Heo
2009-01-26libata-sff: fix incorrect EH messageTejun Heo
2009-01-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-25virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson