index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-12
Input: pixcir_i2c_ts - simplify input device initialization
Dmitry Torokhov
1
-5
/
+0
2015-07-12
Input: pixcir_i2c_ts - add RESET gpio
Roger Quadros
2
-0
/
+25
2015-07-12
Input: pixcir_i2c_ts - allow using with GPIO expanders
Dmitry Torokhov
1
-1
/
+1
2015-07-12
Input: pixcir_i2c_ts - switch the device over to gpiod
Dmitry Torokhov
2
-18
/
+9
2015-07-12
Input: pixcir_i2c_ts - move platform data
Dmitry Torokhov
2
-1
/
+1
2015-07-12
Input: of_touchscreen - switch to using device properties
Dmitry Torokhov
6
-40
/
+37
2015-07-12
Input: of_touchscreen - fix setting max values on X/Y axis
Dmitry Torokhov
1
-4
/
+6
2015-07-12
Input: of_touchscreen - always issue warning if axis is not set up
Dmitry Torokhov
1
-7
/
+3
2015-07-09
Input: uinput - switch to using for_each_set_bit()
Anshul Garg
1
-4
/
+2
2015-07-09
Input: ff-core - use for_each_set_bit where appropriate
Anshul Garg
1
-3
/
+2
2015-07-09
Input: joydev - use for_each_set_bit where appropriate
Anshul Garg
1
-6
/
+5
2015-07-09
Input: drv260x/drv2665/drv2667 - constify reg_default tables
Axel Lin
3
-3
/
+3
2015-07-09
Input: zforce_ts - convert to use the gpiod interface
Dirk Behme
2
-31
/
+30
2015-07-07
Input: bma150 - use sign_extend32() for sign extending
Martin Kepplinger
1
-4
/
+3
2015-07-01
Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR event
HungNien Chen
1
-5
/
+14
2015-07-01
Input: wdt87xx_i2c - remove stray newline in diagnostic message
Dmitry Torokhov
1
-1
/
+1
2015-06-29
Input: arc_ps2 - add HAS_IOMEM dependency
Sebastian Ott
1
-0
/
+1
2015-06-29
Input: wdt87xx_i2c - fix format warning
Dmitry Torokhov
1
-1
/
+1
2015-06-25
Input: improve parsing OF parameters for touchscreens
Dmitry Torokhov
4
-29
/
+49
2015-06-25
Input: edt-ft5x06 - mark as direct input device
Dmitry Torokhov
1
-6
/
+1
2015-06-25
Input: use for_each_set_bit() where appropriate
Anshul Garg
1
-25
/
+9
2015-06-24
Input: add a driver for wdt87xx touchscreen controller
HungNien Chen
3
-0
/
+1153
2015-06-24
Input: axp20x-pek - fix reporting button state as inverted
Hans de Goede
1
-2
/
+6
2015-06-22
Input: xpad - re-send LED command on present event
Pavel Rojtberg
1
-8
/
+20
2015-06-22
Input: xpad - set the LEDs properly on XBox Wireless controllers
Pierre-Loup A. Griffais
1
-5
/
+45
2015-06-22
Input: imx_keypad - check for clk_prepare_enable() error
Fabio Estevam
1
-1
/
+3
2015-06-17
MAINTAINERS: remove non existent input mt git tree
Baruch Siach
1
-1
/
+0
2015-06-17
Input: improve usage of gpiod API
Uwe Kleine-König
3
-21
/
+6
2015-06-16
tty/vt/keyboard: define LED triggers for VT keyboard lock states
Samuel Thibault
1
-8
/
+19
2015-06-16
tty/vt/keyboard: define LED triggers for VT LED states
Samuel Thibault
1
-24
/
+117
2015-06-12
Input: export LEDs as class devices in sysfs
Samuel Thibault
5
-6
/
+226
2015-06-12
Input: cyttsp4 - use swap() in cyttsp4_get_touch()
Fabian Frederick
1
-4
/
+1
2015-06-12
Input: goodix - do not explicitly set evbits in input device
Dmitry Torokhov
1
-4
/
+0
2015-06-09
Input: goodix - export id and version read from device
Irina Tirdea
1
-12
/
+21
2015-06-09
Input: goodix - fix variable length array warning
Irina Tirdea
1
-1
/
+1
2015-06-09
Input: goodix - fix alignment issues
Irina Tirdea
1
-8
/
+8
2015-06-09
Input: add OnKey driver for DA9063 MFD part
Steve Twiss
4
-0
/
+238
2015-06-09
Input: elan_i2c - add product IDs FW names
Charlie Mooney
2
-7
/
+18
2015-06-09
Input: elan_i2c - add support for multi IC type and iap format
Duson Lin
4
-11
/
+49
2015-06-02
Input: focaltech - report finger width to userspace
Dmitry Tunin
1
-0
/
+13
2015-06-02
tty: remove platform_sysrq_reset_seq
Arnd Bergmann
1
-18
/
+1
2015-05-26
Input: synaptics_i2c - use proper boolean values
Shailendra Verma
1
-3
/
+3
2015-05-26
Input: psmouse - use true instead of 1 for boolean values
Shailendra Verma
1
-1
/
+1
2015-05-26
Input: cyapa - fix a few typos in comments
Shailendra Verma
1
-14
/
+9
2015-05-26
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
3
-68
/
+6
2015-05-23
Input: stmpe-ts - fix automatic module loading
Dmitry Torokhov
1
-2
/
+10
2015-05-22
Input: update email-id of Rajeev Kumar
Rajeev Kumar
2
-2
/
+2
2015-05-22
Input: sentelic - use "static inline" instead of "inline"
Khem Raj
1
-2
/
+2
2015-05-22
Input: adxl34x - add OF match support
Laurent Pinchart
1
-0
/
+21
2015-05-22
DT: i2c: Deprecate adi,adxl34x compatible string
Laurent Pinchart
1
-2
/
+1
[next]