summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-31Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan
2013-03-31Input: imx_keypad - switch to using managed resourcesFabio Estevam
2013-03-31Input: arc_ps2 - add support for device treeMischa Jonker
2013-03-31Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen
2013-03-31Input: eeti_ts - remove redundant null checkSachin Kamat
2013-03-31Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat
2013-03-27Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-27Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-18Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda
2013-03-18Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: q40kbd - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: at32psif - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: amimouse - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: amikbd - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat
2013-03-18Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat
2013-03-18Merge tag 'v3.9-rc3' into nextDmitry Torokhov
2013-03-16Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann
2013-03-14hwmon: (pmbus/ltc2978) Fix temperature reportingGuenter Roeck
2013-03-14hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()David Woodhouse
2013-03-14hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13tidspbridge: convert to idr_alloc()Tejun Heo
2013-03-13zcache: convert to idr_alloc()Tejun Heo
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13USB: quatech2: only write to the tty if the port is open.Bill Pemberton
2013-03-13qcserial: bind to DM/DIAG port on Gobi 1K devicesDan Williams
2013-03-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-12USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-03-12w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski
2013-03-12w1-gpio: fix unused variable warningJohan Hovold
2013-03-12w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold
2013-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-12usb: serial: Add Rigblaster Advantage to device tableSteve Conklin
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing