| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-22 | 101 | -710/+4095 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-03-19 | 10762 | -392818/+564799 |
| |\ |
|
| | * | Input: ili210x - add support for Ilitek ILI210x based touchscreens | Olivier Sobrie | 2012-03-17 | 4 | -0/+386 |
| | * | Input: altera_ps2 - use of_match_ptr() | Tobias Klauser | 2012-03-16 | 1 | -3/+1 |
| | * | Input: synaptics_usb - switch to module_usb_driver() | Dmitry Torokhov | 2012-03-16 | 5 | -57/+5 |
| | * | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 2012-03-16 | 29 | -345/+29 |
| | * | Input: convert SPI drivers to use module_spi_driver() | Axel Lin | 2012-03-16 | 7 | -77/+7 |
| | * | Input: omap4-keypad - move platform_data to <linux/platform_data> | Felipe Balbi | 2012-03-16 | 6 | -11/+16 |
| | * | Input: kxtj9 - who_am_i check value and initial data rate fixes | Christopher Hudson | 2012-03-16 | 2 | -15/+18 |
| | * | Input: add driver support for MAX8997-haptic | Donggeun Kim | 2012-03-16 | 4 | -1/+472 |
| | * | Input: tegra-kbc - revise device tree support | Olof Johansson | 2012-03-13 | 2 | -11/+27 |
| | * | Input: of_keymap - add device tree bindings for simple key matrices | Olof Johansson | 2012-03-13 | 6 | -0/+131 |
| | * | Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp... | Julia Lawall | 2012-03-12 | 1 | -1/+1 |
| | * | Merge branch 'for-next' of github.com:rydberg/linux into next | Dmitry Torokhov | 2012-03-09 | 5 | -4/+59 |
| | |\ |
|
| | | * | bcm5974: Add pointer and buttonpad properties | Chase Douglas | 2012-02-14 | 1 | -0/+1 |
| | | * | Input: Add EVIOC mechanism for MT slots | Henrik Rydberg | 2012-02-09 | 2 | -1/+51 |
| | | * | Input: Use accessor for MT values | Henrik Rydberg | 2012-02-02 | 2 | -3/+7 |
| | * | | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 2012-03-09 | 10699 | -392150/+560923 |
| | |\ \ |
|
| | * | | | Input: max8925_onkey - avoid accessing input device too early | Dmitry Torokhov | 2012-03-06 | 1 | -47/+44 |
| | * | | | Input: max8925_onkey - allow to be used as a wakeup source | Kevin Liu | 2012-03-05 | 1 | -0/+34 |
| | * | | | Input: atmel-wm97xx - convert to dev_pm_ops | Dmitry Torokhov | 2012-03-04 | 1 | -8/+9 |
| | * | | | Input: atmel-wm97xx - set driver owner | Dmitry Torokhov | 2012-03-04 | 1 | -1/+2 |
| | * | | | Input: add cyttsp touchscreen maintainer entry | Javier Martinez Canillas | 2012-03-04 | 1 | -0/+7 |
| | * | | | Input: cyttsp - remove useless checks in cyttsp_probe() | Dmitry Torokhov | 2012-03-04 | 1 | -1/+1 |
| | * | | | Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037 | Armando Visconti | 2012-03-04 | 2 | -0/+72 |
| | * | | | Input: add support for OnKey module for DA9052/53 PMIC | Ashish Jangam | 2012-03-04 | 3 | -0/+180 |
| | * | | | Input: add support for TI Touchscreen controller | Rachna Patil | 2012-03-04 | 4 | -0/+516 |
| | * | | | Input: spear-keyboard - provide thaw and poweroff routines | Viresh Kumar | 2012-02-28 | 1 | -7/+2 |
| | * | | | Input: spear-keyboard - configure device according to supplied mode | Rajeev Kumar | 2012-02-28 | 2 | -1/+12 |
| | * | | | Input: spear-keyboard - add 6x6 keypad matrix definitions | Rajeev Kumar | 2012-02-28 | 1 | -1/+41 |
| | * | | | Input: spear-keyboard - delete redundant key definitions from 9x9 keyboard | Rajeev Kumar | 2012-02-28 | 1 | -18/+0 |
| | * | | | Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers | Paul Fox | 2012-02-24 | 2 | -15/+6 |
| | * | | | Input: psmouse - allow drivers to use psmouse_{de,}activate | Andres Salomon | 2012-02-24 | 2 | -5/+12 |
| | * | | | Input: tegra-kbc - allow skipping setting up some of GPIO pins | Shridhar Rasal | 2012-02-03 | 2 | -8/+34 |
| | * | | | Input: add Synaptics USB device driver | Jan Steinhoff | 2012-02-03 | 5 | -0/+607 |
| | * | | | Input: add infrastructure for selecting clockid for event time stamps | John Stultz | 2012-02-03 | 3 | -4/+25 |
| | * | | | Input: add Cypress TTSP capacitive multi-touch screen support | Javier Martinez Canillas | 2012-01-31 | 7 | -2/+1223 |
| | * | | | Input: wacom - use switch statement for wacom_tpc_irq() | Ping Cheng | 2012-01-31 | 2 | -6/+20 |
| | * | | | Input: wacom - use BTN_TOOL_FINGER to indicate touch device type | Ping Cheng | 2012-01-31 | 2 | -7/+3 |
| | * | | | Input: pcf8574_keypad - fix typo in Kconfig | Masanari Iida | 2012-01-31 | 1 | -1/+1 |
| | * | | | Input: tegra-kbc - enable key interrupt for wakeup | Rakesh Iyer | 2012-01-23 | 1 | -0/+17 |
| | * | | | Input: tegra-kbc - remove pre-Tegra20 definitions | Rakesh Iyer | 2012-01-23 | 1 | -5/+0 |
| | * | | | Input: samsung-keypad - don't synchronise with runtime PM put | Mark Brown | 2012-01-23 | 1 | -3/+3 |
| | * | | | Input: q40kbd - convert driver to the split model | Dmitry Torokhov | 2012-01-23 | 2 | -60/+92 |
| | * | | | Input: at32psif - convert to dev_pm_ops | Dmitry Torokhov | 2012-01-23 | 1 | -11/+11 |
| | * | | | Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS | Dmitry Torokhov | 2012-01-23 | 1 | -8/+4 |
| | * | | | Input: nomadik-ske-keypad - do not assign driver's probe() method | Dmitry Torokhov | 2012-01-23 | 1 | -3/+2 |
| * | | | | Input: wacom - fix physical size calculation for 3rd-gen Bamboo | Jason Gerecke | 2012-03-12 | 1 | -2/+2 |
| * | | | | Input: twl4030-vibra - really switch from #if to #ifdef | Dmitry Torokhov | 2012-03-12 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-03-22 | 2 | -4/+4 |
|\ \ \ \ \ |
|