- 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
- 1ea4c16 Input: add driver for slidebar on Lenovo IdeaPad laptops by Andrey Moiseev · 11 years ago
- ac67be9 Input: wistron_btns - add MODULE_DEVICE_TABLE by Stefan Lippers-Hollmann · 11 years ago
- 53e8875 Input: wistron_btns - mark the Medion MD96500 keymap as tested by Stefan Lippers-Hollmann · 11 years ago
- 4485455 Input: wistron_btns - drop bogus MODULE_VERSION macro by Stefan Lippers-Hollmann · 11 years ago
- 98f6e5d Input: wistron_btns - fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
- 7f26282 Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resume by Jingoo Han · 11 years ago
- 7bf2a98 Input: twl6040-vibra - remove support for legacy (pdata) mode by Peter Ujfalusi · 11 years ago
- f5b63ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
- 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
- 31881d7 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 11 years ago
- 9b5f953 Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRC by Binghua Duan · 11 years ago
- 16e263a Input: pcspkr - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
- 30a6aa1 Input: m68kspkr - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
- 3e32e0b Input: ixp4xx-beeper - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
- 139097a Input: pmic8xxx-pwrkey - pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
- 25c9b7b Input: ixp4xx-beeper - pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
- 35c4b12 Input: misc - use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
- 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
- ad34b42 Input: rotary_encoder - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- ace9eac Input: pwm-beeper - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- 7c0e812 Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- b189e4d Input: pm8xxx-vibrator - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- 7a9f4ff Input: mc13783-pwrbutton - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- 18fc6f5 Input: max8925_onkey - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- 5ed7ecf Input: gpio_tilt_polled - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- 45d763f Input: bfin_rotary - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- aafc72e Input: ab8500-ponkey - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- 9b3a0a6 input: single_open() leak by Al Viro · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- c18bd9a hp_sdc_rtc: Don't use create_proc_read_entry() by David Howells · 12 years ago
- 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 12 years ago
- 7a24677 Input: adxl34x - use spi_get_drvdata() by Jingoo Han · 12 years ago
- 3c2b901 Input: ims-pcu - fix a memory leak on error by Dmitry Torokhov · 12 years ago
- 257a1ec Input: mma8450 - fix signed 12bits to 32bits conversion by Sebastien Royen · 12 years ago
- 84c0c9f Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
- 2b1c0d5 Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
- 8c0aafe Input: twl4030-pwrbutton - use module_platform_driver_probe macro by Sachin Kamat · 12 years ago
- 688d794 Merge tag 'v3.9-rc3' into next by Dmitry Torokhov · 12 years ago
- 628329d Input: add IMS Passenger Control Unit driver by Dmitry Torokhov · 12 years ago
- 15fb968 parisc: check return value of down_interruptible() in hp_sdc_rtc.c by Helge Deller · 12 years ago
- ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
- 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 0db3863 Input: bma150 - make some defines public and fix some comments by Michael Trimarchi · 12 years ago
- 79f34d1 Input: bma150 - fix checking pm_runtime_get_sync() return value by Michael Trimarchi · 12 years ago
- 678e8cb mfd: max8925: Fix onkey driver irq base by Qing Xu · 12 years ago
- 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
- 21fb9f0 Input: twl6040-vibra - use system workqueue by Peter Ujfalusi · 12 years ago
- b2ebcc1 Input: twl6040-vibra - code cleanup in probe with devm_* conversion by Peter Ujfalusi · 12 years ago
- 4a31ba3 Input: twl4030-vibra - Use system workqueue by Peter Ujfalusi · 12 years ago
- c3ead16 Input: twl4030-vibra - switch to using managed resources by Peter Ujfalusi · 12 years ago
- 03c86ee Input: adxl34x - default platform_data should not use defines from driver by Wolfram Sang · 12 years ago
- 1fae031 Input: adxl34x - don't set THRESH_TAP twice by Wolfram Sang · 12 years ago
- ad4e58b Input: adxl34x - consistently use read/write encapsulation by Wolfram Sang · 12 years ago
- 5d3caa4 Input: wm831x-on - convert to devm_input_allocate_device() by Mark Brown · 12 years ago
- 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
- 9dd555e Input - arizona-haptics: Add driver haptics module on Arizona CODECs by Mark Brown · 12 years ago
- f321981 Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define by Peter Ujfalusi · 12 years ago
- e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
- 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
- d6f6dfd Input: remove use of __devinitdata by Bill Pemberton · 12 years ago
- 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
- 21eed07 Input: da9052_onkey.c: Convert to the new da9052 interrupt functions. by Fabio Estevam · 12 years ago
- 544a46c Input: add Retu power button driver. by Aaro Koskinen · 12 years ago
- fa8e245 Merge tag 'v3.7-rc4' into next to sync up Wacom bits by Dmitry Torokhov · 12 years ago
- d56a289 Input: pwm-beeper - add devicetree probing support by Sascha Hauer · 12 years ago
- 2ebb939 xen-kbdfront: handle backend CLOSED without CLOSING by David Vrabel · 12 years ago
- 8ed2757 Input: add DA9055 Onkey driver by Ashish Jangam · 12 years ago
- 53279f3 Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes by Dmitry Torokhov · 12 years ago
- e52278a Input: remove CONFIG_EXPERIMENTAL from miscellaneous drivers by Kees Cook · 12 years ago
- dae6ba4 Input: wm831x-on - convert to devm_kzalloc() by Mark Brown · 12 years ago
- d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
- 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
- fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 7774036 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 12 years ago
- dde3ada Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
- fa2bd30 Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 12 years ago
- f06efcc Input: atlas_btns - convert to module_acpi_driver() by Mika Westerberg · 12 years ago
- b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
- 527df5f Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping" by Dmitry Torokhov · 12 years ago
- 64b9e4d input: twl4030-vibra: Support for DT booted kernel by Peter Ujfalusi · 12 years ago
- e6c3401 Merge tag 'v3.6-rc4' into next by Dmitry Torokhov · 12 years ago
- 54ce165 Input: uinput - fix formatting by Dmitry Torokhov · 12 years ago
- c5b3533 Input: uinput - specify exact bit sizes on userspace APIs by Dmitry Torokhov · 12 years ago
- 00ce756 Input: uinput - mark failed submission requests as free by Dmitry Torokhov · 12 years ago
- 22ae19c Input: uinput - fix race that can block nonblocking read by Dmitry Torokhov · 12 years ago
- f40033a Input: uinput - return -EINVAL when read buffer size is too small by David Herrmann · 12 years ago
- 929d1af Input: uinput - take event lock when fetching events from buffer by Dmitry Torokhov · 12 years ago
- 80c99bc Input: rotary-encoder - add DT bindings by Daniel Mack · 12 years ago
- ce91953 Input: rotary-encoder - constify platform data pointers by Dmitry Torokhov · 12 years ago
- 429a34d Input: rotary-encoder - use gpio_request_one() by Daniel Mack · 12 years ago
- a78769b Input: rotary-encoder - defer calls gpio_to_irq() by Daniel Mack · 12 years ago
- 112b51c Input: twl4030-pwrbutton - report a wakeup_event on button press by NeilBrown · 12 years ago
- 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
- 945c40c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 96c905f input: Add onkey support for 88PM80X PMIC by Qiao Zhou · 12 years ago
- d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago