summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2009-09-20thinkpad-acpi: add internal hotkey event APIHenrique de Moraes Holschuh
2009-09-20thinkpad-acpi: hotkey event driver updateHenrique de Moraes Holschuh
2009-09-20thinkpad-acpi: drop HKEY event 0x5010Henrique de Moraes Holschuh
2009-09-20thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exitHenrique de Moraes Holschuh
2009-09-20thinkpad-acpi: don't leave ERR_PTR() pointers aroundHenrique de Moraes Holschuh
2009-09-20mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-20includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput
2009-09-20includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput
2009-09-19m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee
2009-09-19mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse
2009-09-19[PATCH] i2c-imx: make bus available earlyWolfram Sang
2009-09-19intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse
2009-09-19i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson
2009-09-19mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto
2009-09-19mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto
2009-09-19mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo
2009-09-19mtd: inftl: fix fold chain block numberMohanlal Jangir
2009-09-19mtd: jedec: fix compilation problem with I28F640C3B definitionStefan Roese
2009-09-19mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan
2009-09-19mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill
2009-09-19driver/Makefile: Initialize "mtd" and "spi" before "net"Sudhakar Rajashekhara
2009-09-19mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh
2009-09-19mtd: add nand support for w90p910 (v2)Wan ZongShun
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang
2009-09-19USB serial: update the console driverAlan Stern
2009-09-19usb-serial: straighten out serial_openAlan Stern
2009-09-19usb-serial: add missing tests and debug linesAlan Stern
2009-09-19usb-serial: rename subroutinesAlan Stern
2009-09-19usb-serial: fix termios initialization logicAlan Stern
2009-09-19usb-serial: acquire references when a new tty is installedAlan Stern
2009-09-19usb-serial: change logic of serial lookupsAlan Stern
2009-09-19usb-serial: put subroutines in logical orderAlan Stern
2009-09-19usb-serial: change referencing of port and serial structuresAlan Stern
2009-09-19tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby
2009-09-19tty: Char: mxser, add support for CP112ULJiri Slaby
2009-09-19uartlite: support shared interrupt linesPeter Korsgaard
2009-09-19tty: USB: serial/mct_u232, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix shutdown declarationJiri Slaby
2009-09-19TTY: fix typosAlan Stern
2009-09-19tty: Power: fix suspend vt regressionJiri Slaby
2009-09-19tty: vt: use printk_onceMarcin Slusarz
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19n_tty: move echoctl check and clean up logicJoe Peterson
2009-09-19n_tty: honor opost flag for echoesJoe Peterson