Age | Commit message (Expand) | Author |
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-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-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-02-03 | Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist | Igor Murzov |
2012-02-01 | Input: serio_raw - return proper result when serio_raw_read fails | Che-Liang Chiou |
2012-02-01 | Input: twl4030_keypad - fix comment (trivial) | Felipe Contreras |
2012-02-01 | Input: evdev - fix variable initialisation | Heiko Stübner |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-10 | Input: bcm5974 - set BUTTONPAD property | Jussi Pakkanen |
2012-01-10 | Input: serio_raw - return proper result when serio_raw_write fails | Dmitry Torokhov |
2012-01-10 | Input: serio_raw - really signal HUP upon disconnect | Dmitry Torokhov |
2012-01-10 | Input: serio_raw - remove stray semicolon | Che-Liang Chiou |
2012-01-10 | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov |
2012-01-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-09 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann |
2012-01-08 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-01-09 | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-07 | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann |
2012-01-06 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-05 | input: xilinx_ps2: Don't use NO_IRQ | Michal Simek |
2012-01-04 | Input: tc3589x-keypad - add missing kerneldoc | Naga Radhesh |
2012-01-04 | Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages | Dmitry Torokhov |
2012-01-04 | Input: ucb1400_ts - convert to threaded IRQ | Dmitry Torokhov |
2012-01-04 | Input: ucb1400_ts - drop inline annotations | Dmitry Torokhov |
2012-01-04 | Input: usb1400_ts - add __devinit/__devexit section annotations | Dmitry Torokhov |
2012-01-04 | Input: ucb1400_ts - set driver owner | Dmitry Torokhov |
2012-01-04 | Input: ucb1400_ts - convert to use dev_pm_ops | Dmitry Torokhov |
2012-01-04 | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich |
2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro |
2012-01-03 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro |
2011-12-30 | Input: psmouse - make sure we do not use stale methods | Dmitry Torokhov |
2011-12-30 | Input: evdev - do not block waiting for an event if fd is nonblock | Dima Zavin |
2011-12-30 | Input: evdev - if no events and non-block, return EAGAIN not 0 | Dima Zavin |
2011-12-30 | Input: evdev - only allow reading events if a full packet is present | Dima Zavin |
2011-12-30 | Input: add driver for pixcir i2c touchscreens | Jianchun Bian |