summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov5087-211630/+376474
2013-07-01Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov1-78/+48
2013-07-01Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+215
2013-07-01Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit3-0/+100
2013-07-01Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit4-0/+2654
2013-07-01Input: cyttsp - I2C driver split into two modulesFerruh Yigit6-74/+112
2013-07-01Input: add OLPC AP-SP driverDaniel Drake3-0/+298
2013-06-28Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun1-3/+1
2013-06-28Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov5021-211393/+372234
2013-06-25Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov1-5/+0
2013-06-25Input: tps6507x-ts - use bool for booleansDmitry Torokhov1-7/+7
2013-06-25Input: tps6507x-ts - remove bogus unreachable codeAlan Cox1-20/+5
2013-06-25Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham1-50/+2
2013-06-19Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2013-06-19Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng1-0/+2
2013-06-19Input: wacom_i2c - implement hovering capabilityTatsunosuke Tobita1-4/+10
2013-06-19Input: pxa27x-keypad - make platform data constDmitry Torokhov1-24/+23
2013-06-19Input: pxa27x-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+5
2013-06-19Input: pxa27x-keypad - add device tree supportChao Xie1-4/+242
2013-06-19Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2-12/+24
2013-06-11Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2-0/+2
2013-06-10Input: evdev - flush queues during EVIOCGKEY-like ioctlsDavid Herrmann1-4/+129
2013-06-09Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-2/+2
2013-06-09irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-19/+40
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-68/+188
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-25/+28
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson1-10/+4
2013-06-08Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-9/+36
2013-06-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-8/+14
2013-06-08Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko1-22/+23
2013-06-08Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-12/+39
2013-06-07Merge branch 'pm-fixes'Rafael J. Wysocki3-4/+8
2013-06-07Merge branch 'acpi-fixes'Rafael J. Wysocki5-8/+31
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki1-4/+6
2013-06-07Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-15/+21
2013-06-07Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-7/+22
2013-06-07Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-106/+187
2013-06-06Input: sysrq - request graceful shutdown for key resetMathieu J. Poirier1-4/+15
2013-06-06USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2-26/+22
2013-06-06USB: option: blacklist network interface on Huawei E1820Bjørn Mork1-0/+2
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold1-1/+1
2013-06-06Input: atmel_tsadcc - fix error handing with missing platform dataWei Yongjun1-4/+4
2013-06-06Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke1-1/+1
2013-06-06Input: cyttsp - add missing handshakeFerruh Yigit1-6/+20
2013-06-06Input: cyttsp - fix memcpy size paramFerruh Yigit1-1/+1
2013-06-05USB: serial: fix TIOCMIWAIT return valueJohan Hovold1-3/+1
2013-06-05vfio: fix crash on rmmodAlexey Kardashevskiy1-1/+1