Age | Commit message (Expand) | Author |
2012-03-23 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-19 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-03-17 | Input: ili210x - add support for Ilitek ILI210x based touchscreens | Olivier Sobrie |
2012-03-16 | Input: altera_ps2 - use of_match_ptr() | Tobias Klauser |
2012-03-16 | Input: synaptics_usb - switch to module_usb_driver() | Dmitry Torokhov |
2012-03-16 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin |
2012-03-16 | Input: convert SPI drivers to use module_spi_driver() | Axel Lin |
2012-03-16 | Input: omap4-keypad - move platform_data to <linux/platform_data> | Felipe Balbi |
2012-03-16 | Input: kxtj9 - who_am_i check value and initial data rate fixes | Christopher Hudson |
2012-03-16 | Input: add driver support for MAX8997-haptic | Donggeun Kim |
2012-03-16 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar |
2012-03-16 | xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps | Andrew Jones |
2012-03-13 | Input: tegra-kbc - revise device tree support | Olof Johansson |
2012-03-13 | Input: of_keymap - add device tree bindings for simple key matrices | Olof Johansson |
2012-03-12 | Input: wacom - fix physical size calculation for 3rd-gen Bamboo | Jason Gerecke |
2012-03-12 | Input: twl4030-vibra - really switch from #if to #ifdef | Dmitry Torokhov |
2012-03-12 | Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp... | Julia Lawall |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-09 | Merge branch 'for-next' of github.com:rydberg/linux into next | Dmitry Torokhov |
2012-03-09 | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov |
2012-03-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-03-07 | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use | Jason Gerecke |
2012-03-06 | Input: max8925_onkey - avoid accessing input device too early | Dmitry Torokhov |
2012-03-05 | Input: max8925_onkey - allow to be used as a wakeup source | Kevin Liu |
2012-03-04 | Input: atmel-wm97xx - convert to dev_pm_ops | Dmitry Torokhov |
2012-03-04 | Input: atmel-wm97xx - set driver owner | Dmitry Torokhov |
2012-03-04 | Input: cyttsp - remove useless checks in cyttsp_probe() | Dmitry Torokhov |
2012-03-04 | Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037 | Armando Visconti |
2012-03-04 | Input: add support for OnKey module for DA9052/53 PMIC | Ashish Jangam |
2012-03-04 | Input: add support for TI Touchscreen controller | Rachna Patil |
2012-02-28 | Input: spear-keyboard - provide thaw and poweroff routines | Viresh Kumar |
2012-02-28 | Input: spear-keyboard - configure device according to supplied mode | Rajeev Kumar |
2012-02-24 | Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers | Paul Fox |
2012-02-24 | Input: psmouse - allow drivers to use psmouse_{de,}activate | Andres Salomon |
2012-02-24 | Input: twl4030-vibra - use proper guard for PM methods | Dmitry Torokhov |
2012-02-24 | Input: evdev - fix variable initialisation | Heiko Stübner |
2012-02-24 | Input: wacom - add missing LEDS_CLASS to Kconfig | Chris Bagwell |
2012-02-24 | Input: ALPS - fix touchpad detection when buttons are pressed | Akio Idehara |
2012-02-14 | bcm5974: Add pointer and buttonpad properties | Chase Douglas |
2012-02-09 | Input: Add EVIOC mechanism for MT slots | Henrik Rydberg |
2012-02-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-02-03 | Input: tegra-kbc - allow skipping setting up some of GPIO pins | Shridhar Rasal |
2012-02-03 | Input: add Synaptics USB device driver | Jan Steinhoff |
2012-02-03 | Input: add infrastructure for selecting clockid for event time stamps | John Stultz |
2012-02-03 | Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist | Igor Murzov |
2012-02-02 | Input: Use accessor for MT values | Henrik Rydberg |
2012-02-01 | Input: serio_raw - return proper result when serio_raw_read fails | Che-Liang Chiou |