| Commit message (Expand) | Author | Age |
* | Input: wacom - fix serial number handling on Cintiq 21UX2 | Ping Cheng | 2010-06-22 |
* | Input: fixup X86_MRST selects | Randy Dunlap | 2010-06-22 |
* | Merge commit 'v2.6.35-rc3' into for-linus | Dmitry Torokhov | 2010-06-22 |
|\ |
|
| * | hp_sdc_rtc: fix broken ioctl conversion | Arnd Bergmann | 2010-06-08 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-06-04 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-06-04 |
| |\ \ |
|
| | * \ | Merge branch 'sh/iomap' | Paul Mundt | 2010-06-02 |
| | |\ \ |
|
| | | * | | input: serio: disable i8042 for non-cayman sh platforms. | Paul Mundt | 2010-05-25 |
| * | | | | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 |
| |/ / / |
|
* | | | | Input: ad7877 - fix spi word size to 16 bit | Oskar Schirmer | 2010-06-08 |
* | | | | Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler() | Dan Carpenter | 2010-06-05 |
| |_|/
|/| | |
|
* | | | Input: wacom - add Cintiq 21UX2 and Intuos4 WL | Ping Cheng | 2010-06-04 |
* | | | Input: ads7846 - fix compiler warning in ads7846_probe() | Dmitry Torokhov | 2010-06-02 |
* | | | Input: tps6507x-ts - a couple work queue cleanups | Dan Carpenter | 2010-06-02 |
* | | | Input: s3c2410_ts - tone down logging | Mark Brown | 2010-05-31 |
* | | | Input: s3c2410_ts - fix build error due to ADC Kconfig rename | Mark Brown | 2010-05-31 |
|/ / |
|
* | | input: Touchscreen driver for TPS6507x | Todd Fischer | 2010-05-27 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2010-05-27 |
|\ \ |
|
| * | | m68k: amiga - Mouse platform device conversion | Geert Uytterhoeven | 2010-05-26 |
| * | | m68k: amiga - Keyboard platform device conversion | Geert Uytterhoeven | 2010-05-26 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-27 |
|\ \ |
|
| * | | Input: usbtouchscreen - support bigger iNexio touchscreens | Ondrej Zary | 2010-05-27 |
| * | | Input: ads7846 - return error on regulator_get() failure | Kevin Hilman | 2010-05-27 |
| * | | Input: twl4030-vibra - correct the power down sequence | Peter Ujfalusi | 2010-05-22 |
| * | | Input: enable onkey driver of max8925 | Haojian Zhuang | 2010-05-22 |
| * | | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack | 2010-05-21 |
* | | | Input: s3c2410_ts - restore accidentially dropped s3c24xx ids | Vasily Khoruzhick | 2010-05-27 |
| |/
|/| |
|
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-05-24 |
|\ \ |
|
| * | | drivers: Push down BKL into various drivers | Arnd Bergmann | 2010-05-16 |
* | | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\ \ \ |
|
| * \ \ | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'omap4-i2c-init' into omap-for-linus | Tony Lindgren | 2010-05-20 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'omap-boards' into omap-for-linus | Tony Lindgren | 2010-05-20 |
| | |\ \ \ \ |
|
| | * | | | | | input: serio: add support for Amstrad Delta serial keyboardport | Janusz Krzysztofik | 2010-05-05 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 |
| | * | | | | | | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 2010-05-20 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-20 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Input: psmouse - small formatting changes to better follow coding style | Dmitry Torokhov | 2010-05-19 |
| | * | | | | Input: synaptics - set dimensions as reported by firmware | Dmitry Torokhov | 2010-05-19 |
| | * | | | | Input: elantech - relax signature checks | Dmitry Torokhov | 2010-05-19 |
| | * | | | | Input: elantech - enforce common prefix on messages | Dmitry Torokhov | 2010-05-19 |
| | * | | | | Input: wistron_btns - switch to using kmemdup() | Julia Lawall | 2010-05-19 |
| | * | | | | Input: usbtouchscreen - switch to using kmemdup() | Julia Lawall | 2010-05-19 |
| | * | | | | Input: do not force selecting i8042 on Moorestown | Jacob Pan | 2010-05-19 |
| | * | | | | Input: 88pm860x_onkey - remove invalid irq number assignment | Haojian Zhuang | 2010-05-19 |
| | * | | | | Input: i8042 - add a PNP entry to the aux device list | Matthew Garrett | 2010-05-19 |
| | * | | | | Input: i8042 - add some extra PNP keyboard types | Matthew Garrett | 2010-05-19 |
| | * | | | | Input: wm9712 - fix wm97xx_set_gpio() logic | Manuel Lauss | 2010-05-19 |
| | * | | | | Merge commit 'v2.6.34' into next | Dmitry Torokhov | 2010-05-19 |
| | |\| | | |
|