summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds-16/+16
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-16/+16
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+109
2012-01-10Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen-0/+3
2012-01-10Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov-1/+1
2012-01-10Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov-2/+2
2012-01-10Input: serio_raw - remove stray semicolonChe-Liang Chiou-1/+1
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov-10/+102
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-1/+1
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1576/+4647
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+2
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+3
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-12/+162
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann-7/+23
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov-2474/+4979
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+12
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-5/+5
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-227/+14
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann-7/+23
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds-0/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-227/+14
2012-01-05input: xilinx_ps2: Don't use NO_IRQMichal Simek-1/+1
2012-01-04Input: tc3589x-keypad - add missing kerneldocNaga Radhesh-0/+2
2012-01-04Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov-8/+9
2012-01-04Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov-122/+113
2012-01-04Input: ucb1400_ts - drop inline annotationsDmitry Torokhov-9/+9
2012-01-04Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov-5/+5
2012-01-04Input: ucb1400_ts - set driver ownerDmitry Torokhov-0/+1
2012-01-04Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov-6/+6
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich-5/+2
2012-01-03switch ->is_visible() to returning umode_tAl Viro-4/+4
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro-1/+1
2011-12-30Input: psmouse - make sure we do not use stale methodsDmitry Torokhov-69/+124
2011-12-30Input: evdev - do not block waiting for an event if fd is nonblockDima Zavin-8/+7
2011-12-30Input: evdev - if no events and non-block, return EAGAIN not 0Dima Zavin-0/+3
2011-12-30Input: evdev - only allow reading events if a full packet is presentDima Zavin-1/+1
2011-12-30Input: add driver for pixcir i2c touchscreensJianchun Bian-0/+252
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+6
2011-12-30Input: samsung-keypad - implement runtime power management supportMark Brown-7/+80
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer-3/+24
2011-12-30Input: tegra-kbc - add device tree bindingsOlof Johansson-8/+84
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang-3/+4
2011-12-28Merge branch 'drivers/pxa-gpio' into next/driversArnd Bergmann-2/+3
2011-12-28Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin-2/+3
2011-12-27Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner-0/+666
2011-12-25Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki-1/+12
2011-12-25PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki-1/+12
2011-12-24Input: mpu3050 - configure the sampling methodHeikki Krogerus-5/+103