| Commit message (Expand) | Author | Age |
* | Input: evdev - fix EVIOCSABS regression | Daniel Mack | 2010-10-18 |
* | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS | Daniel Mack | 2010-10-18 |
* | Input: wacom - fix pressure in Cintiq 21UX2 | Aristeu Rozanski | 2010-10-10 |
* | Input: wacom - fix runtime PM related deadlock | Dmitry Torokhov | 2010-10-05 |
* | Input: joydev - fix JSIOCSAXMAP ioctl | Kenneth Waters | 2010-09-21 |
* | Input: uinput - setup MT usage during device creation | Henrik Rydberg | 2010-09-19 |
* | Input: i8042 - fix device removal on unload | Dmitry Torokhov | 2010-08-31 |
* | Input: bcm5974 - adjust major/minor to scale | Henrik Rydberg | 2010-08-31 |
* | Input: MT - initialize slots to unused | Henrik Rydberg | 2010-08-29 |
* | Input: wacom - fix mousewheel handling for old wacom tablets | Mike Auty | 2010-08-29 |
* | Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove() | Axel Lin | 2010-08-25 |
* | Input: mousedev - fix regression of inverting axes | Christoph Fritz | 2010-08-25 |
* | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers | 2010-08-21 |
* | Input: hil_kbd - fix compile error | Dmitry Torokhov | 2010-08-21 |
* | Input: fix faulty XXinput_* calls | Daniel Mack | 2010-08-13 |
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 |
|\ |
|
| * | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell | 2010-08-11 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-08-12 |
|\ \ |
|
| * | | touchscreen: Fix sign bug | Kulikov Vasiliy | 2010-08-12 |
| * | | input: STMPE touch controller support | Luotao Fu | 2010-08-12 |
| * | | input: Add STMPE keypad driver | Rabin Vincent | 2010-08-12 |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | | | panic: keep blinking in spite of long spin timer mode | TAMUKI Shoichi | 2010-08-11 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2010-08-10 |
| |\ \ |
|
| | * | | Input: xpad - add USB-ID for PL-3601 Xbox 360 pad | Christoph Fritz | 2010-08-10 |
| | * | | Input: cy8ctmg100_ts - signedness bug | Dan Carpenter | 2010-08-10 |
| | * | | Input: elantech - report position also with 3 fingers | Éric Piel | 2010-08-06 |
| | * | | Input: elantech - discard the first 2 positions on some firmwares | Éric Piel | 2010-08-06 |
| | * | | Input: adxl34x - do not mark device as disabled on startup | Michael Hennerich | 2010-08-05 |
| | * | | Input: gpio_keys - add hooks to enable/disable device | Shubhrajyoti D | 2010-08-03 |
| | * | | Input: evdev - rearrange ioctl handling | Dmitry Torokhov | 2010-08-02 |
| | * | | Input: dynamically allocate ABS information | Daniel Mack | 2010-08-02 |
| | * | | Input: switch to input_abs_*() access functions | Daniel Mack | 2010-08-02 |
* | | | | Revert "Input: appletouch - fix integer overflow issue" | Benjamin Herrenschmidt | 2010-08-08 |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt | Ian Campbell | 2010-07-29 |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 |
|\ \ \ \ |
|
| * | | | | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 |
| * | | | | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 |
| |\| | | |
|
| * | | | | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 2010-06-28 |
* | | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | x86: early PV on HVM features initialization. | Sheng Yang | 2010-07-22 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-03 |
| |\| | | | | |
|
| * | | | | | | powerpc: Add i8042 keyboard and mouse irq parsing | Martyn Welch | 2010-07-08 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|