index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
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-07
5
-8
/
+11
|
\
|
*
Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use
Jason Gerecke
2012-03-07
1
-1
/
+1
|
*
Input: twl4030-vibra - use proper guard for PM methods
Dmitry Torokhov
2012-02-24
1
-4
/
+2
|
*
Input: evdev - fix variable initialisation
Heiko Stübner
2012-02-24
1
-1
/
+1
|
*
Input: wacom - add missing LEDS_CLASS to Kconfig
Chris Bagwell
2012-02-24
1
-0
/
+2
|
*
Input: ALPS - fix touchpad detection when buttons are pressed
Akio Idehara
2012-02-24
1
-2
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-02-04
4
-10
/
+18
|
\
\
|
|
/
|
*
Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
Igor Murzov
2012-02-03
1
-0
/
+7
|
*
Input: serio_raw - return proper result when serio_raw_read fails
Che-Liang Chiou
2012-02-01
1
-6
/
+9
|
*
Input: twl4030_keypad - fix comment (trivial)
Felipe Contreras
2012-02-01
1
-3
/
+1
|
*
Input: evdev - fix variable initialisation
Heiko Stübner
2012-02-01
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
9
-16
/
+16
|
\
\
|
*
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
9
-16
/
+16
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2012-01-09
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-12
10
-14
/
+109
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
2012-01-10
1
-0
/
+3
|
*
|
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
2012-01-10
1
-1
/
+1
|
*
|
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
2012-01-10
1
-2
/
+2
|
*
|
Input: serio_raw - remove stray semicolon
Che-Liang Chiou
2012-01-10
1
-1
/
+1
|
*
|
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-10
8
-10
/
+102
*
|
|
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-01-10
1
-1
/
+1
|
\
\
\
|
*
|
|
input: xilinx_ps2: Don't use NO_IRQ
Michal Simek
2012-01-05
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
118
-1576
/
+4647
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-01-08
127
-2474
/
+4979
|
|
\
\
|
|
*
|
Input: tc3589x-keypad - add missing kerneldoc
Naga Radhesh
2012-01-04
1
-0
/
+2
|
|
*
|
Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages
Dmitry Torokhov
2012-01-04
1
-8
/
+9
|
|
*
|
Input: ucb1400_ts - convert to threaded IRQ
Dmitry Torokhov
2012-01-04
1
-122
/
+113
|
|
*
|
Input: ucb1400_ts - drop inline annotations
Dmitry Torokhov
2012-01-04
1
-9
/
+9
|
|
*
|
Input: usb1400_ts - add __devinit/__devexit section annotations
Dmitry Torokhov
2012-01-04
1
-5
/
+5
|
|
*
|
Input: ucb1400_ts - set driver owner
Dmitry Torokhov
2012-01-04
1
-0
/
+1
|
|
*
|
Input: ucb1400_ts - convert to use dev_pm_ops
Dmitry Torokhov
2012-01-04
1
-6
/
+6
|
|
*
|
Input: psmouse - make sure we do not use stale methods
Dmitry Torokhov
2011-12-30
1
-69
/
+124
|
|
*
|
Input: evdev - do not block waiting for an event if fd is nonblock
Dima Zavin
2011-12-30
1
-8
/
+7
|
|
*
|
Input: evdev - if no events and non-block, return EAGAIN not 0
Dima Zavin
2011-12-30
1
-0
/
+3
|
|
*
|
Input: evdev - only allow reading events if a full packet is present
Dima Zavin
2011-12-30
1
-1
/
+1
|
|
*
|
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
2011-12-30
3
-0
/
+252
|
|
*
|
Input: samsung-keypad - implement runtime power management support
Mark Brown
2011-12-30
1
-7
/
+80
|
|
*
|
Input: tegra-kbc - report wakeup key for some platforms
Rakesh Iyer
2011-12-30
1
-3
/
+24
|
|
*
|
Input: tegra-kbc - add device tree bindings
Olof Johansson
2011-12-30
1
-8
/
+84
|
|
*
|
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
2011-12-27
3
-0
/
+666
|
|
*
|
Input: mpu3050 - configure the sampling method
Heikki Krogerus
2011-12-24
1
-5
/
+103
|
|
*
|
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
2011-12-24
1
-1
/
+12
|
|
*
|
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
2011-12-24
1
-0
/
+7
|
|
*
|
Input: wacom - add LED support for Cintiq 24HD
Jason Gerecke
2011-12-12
1
-1
/
+4
|
|
*
|
Input: wacom - add support for Cintiq 24HD
Jason Gerecke
2011-12-12
2
-1
/
+77
|
|
*
|
Input: add driver for Sharp gp2ap002a00f proximity sensor
Courtney Cavin
2011-12-12
3
-1
/
+312
|
|
*
|
Input: keyboard - staticise non-exported symbols
Axel Lin
2011-12-12
2
-2
/
+2
|
|
*
|
Input: mc13783-pwrbutton - convert to use module_platform_driver()
Axel Lin
2011-12-12
1
-12
/
+2
|
|
*
|
Input: migor-ts - rework probe() to simplify error path
Dmitry Torokhov
2011-12-12
1
-25
/
+18
[next]