index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: uinput - fix race that can block nonblocking read
Dmitry Torokhov
2012-08-21
1
-30
/
+44
*
Input: uinput - return -EINVAL when read buffer size is too small
David Herrmann
2012-08-21
1
-0
/
+3
*
Input: uinput - take event lock when fetching events from buffer
Dmitry Torokhov
2012-08-21
1
-3
/
+24
*
Input: get rid of MATCH_BIT() macro
Dmitry Torokhov
2012-08-21
1
-17
/
+26
*
Input: rotary-encoder - add DT bindings
Daniel Mack
2012-08-21
1
-16
/
+80
*
Input: rotary-encoder - constify platform data pointers
Dmitry Torokhov
2012-08-21
1
-6
/
+6
*
Input: rotary-encoder - use gpio_request_one()
Daniel Mack
2012-08-21
1
-25
/
+8
*
Input: rotary-encoder - defer calls gpio_to_irq()
Daniel Mack
2012-08-21
1
-2
/
+3
*
Input: gpio_keys_polled - convert to dt
Alexandre Pereira da Silva
2012-08-21
1
-5
/
+127
*
Input: gpio-keys-polled - constify pointers to platform data
Dmitry Torokhov
2012-08-21
1
-7
/
+7
*
Input: random formatting fixes
Baodong Chen
2012-08-21
6
-17
/
+18
*
Input: twl4030-pwrbutton - report a wakeup_event on button press
NeilBrown
2012-08-21
1
-0
/
+1
*
Input: gpio_keys - report a wakeup_event for a button press
NeilBrown
2012-08-21
1
-0
/
+8
*
Input: gpio_keys - clean up device tree parser
Alexandre Pereira da Silva
2012-08-21
1
-81
/
+80
*
Input: synaptics - handle out of bounds values from the hardware
Seth Forshee
2012-07-24
1
-0
/
+22
*
Input: wacom - add support to Cintiq 22HD
Ping Cheng
2012-07-24
2
-3
/
+21
*
Input: add driver for FT5x06 based EDT displays
Simon Budig
2012-07-24
3
-0
/
+912
*
Input: add MELFAS mms114 touchscreen driver
Joonyoung Shim
2012-07-17
3
-0
/
+557
*
Input: add support for key scan interface of the LPC32xx SoC
Roland Stigge
2012-07-17
3
-0
/
+405
*
Input: omap4-keypad - add device tree support
Sourav Poddar
2012-07-17
1
-40
/
+87
*
Input: hanwang - add support for Art Master II tablet
weixing
2012-07-13
1
-15
/
+42
*
Input: spear_keyboard - reconfigure operating frequency on suspend
Shiraz Hashim
2012-07-13
1
-2
/
+44
*
Input: spear_keyboard - fix clock handling during suspend/resume
Shiraz Hashim
2012-07-13
1
-8
/
+10
*
Input: ff-memless - fix a couple min_t() casts
Dan Carpenter
2012-07-07
1
-2
/
+2
*
Input: synaptics - print firmware ID and board number at init
Daniel Kurtz
2012-07-07
2
-2
/
+39
*
Input: spear_keyboard - generalize keyboard frequency configuration
Shiraz Hashim
2012-07-07
1
-6
/
+7
*
Input: spear_keyboard - rename bit definitions to reflect register
Shiraz Hashim
2012-07-07
1
-25
/
+27
*
Input: spear_keyboard - use correct io accessors
Shiraz Hashim
2012-07-07
1
-15
/
+15
*
Input: spear-keyboard - fix disable device_init_wakeup in remove
Vipul Kumar Samar
2012-07-07
1
-1
/
+1
*
Input: wacom_i2c - fix compiler warning
Dmitry Torokhov
2012-07-07
1
-1
/
+1
*
Pull input changes from Henrik Rydberg, including large update to
Dmitry Torokhov
2012-07-07
2
-223
/
+242
|
\
|
*
Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"
Henrik Rydberg
2012-07-05
1
-1
/
+4
|
*
Input: atmel_mxt_ts - parse T6 reports
Daniel Kurtz
2012-06-29
1
-4
/
+19
|
*
Input: atmel_mxt_ts - send all MT-B slots in one input report
Daniel Kurtz
2012-06-29
1
-5
/
+10
|
*
Input: atmel_mxt_ts - use T9 reportid range to init number of mt slots
Daniel Kurtz
2012-06-29
1
-8
/
+8
|
*
Input: atmel_mxt_ts - refactor reportid checking in mxt_interrupt
Daniel Kurtz
2012-06-29
1
-6
/
+8
|
*
Input: atmel_mxt_ts - cache T9 reportid range when reading object table
Daniel Kurtz
2012-06-29
1
-35
/
+41
|
*
Input: atmel_mxt_ts - refactor when and how object table is freed
Daniel Kurtz
2012-06-29
1
-7
/
+16
|
*
Input: atmel_mxt_ts - add detail to touchevent debug message
Daniel Kurtz
2012-06-29
1
-3
/
+14
|
*
Input: atmel_mxt_ts - simplify event reporting
Daniel Kurtz
2012-06-29
1
-76
/
+13
|
*
Input: atmel_mxt_ts - add sysfs entries to read fw and hw version
Daniel Kurtz
2012-06-29
1
-0
/
+24
|
*
Input: atmel_mxt_ts - update driver ID info logging
Daniel Kurtz
2012-06-29
1
-4
/
+4
|
*
Input: atmel_mxt_ts - read ID information block in one i2c transaction
Daniel Kurtz
2012-06-29
1
-23
/
+3
|
*
Input: atmel_mxt_ts - optimize writing of object table entries
Daniel Kurtz
2012-06-29
1
-12
/
+12
|
*
Input: atmel_mxt_ts - add variable length __mxt_write_reg
Daniel Kurtz
2012-06-29
1
-5
/
+18
|
*
Input: atmel_mxt_ts - return errors from i2c layer
Daniel Kurtz
2012-06-29
1
-8
/
+20
|
*
Input: atmel_mxt_ts - print all instances when dumping objects
Daniel Kurtz
2012-06-29
1
-10
/
+26
|
*
Input: atmel_mxt_ts - print less overhead when dumping objects
Daniel Kurtz
2012-06-29
1
-8
/
+4
|
*
Input: atmel_mxt_ts - optimize reading objects in object sysfs entry
Daniel Kurtz
2012-06-29
1
-20
/
+15
|
*
Input: atmel_mxt_ts - use scnprintf for object sysfs entry
Daniel Kurtz
2012-06-29
1
-12
/
+4
[next]