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