index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+1
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
Input: cyapa - do not set otherwise unused variable
Dmitry Torokhov
1
-2
/
+1
2015-05-21
Input: atmel_mxt_ts - use BIT() macro when reporting button state
Dmitry Torokhov
1
-4
/
+4
2015-05-21
Input: alps - use the generic process_bitmap function for v5 touchpads
Hans de Goede
1
-62
/
+12
2015-05-21
Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mt
Hans de Goede
1
-8
/
+8
2015-05-21
Input: alps - do not use input-mt finger tracking for semi-mt devices
Hans de Goede
1
-2
/
+6
2015-05-21
Input: alps - use more accurate coordinates for first touch in semi-mt mode
Hans de Goede
2
-7
/
+53
2015-05-21
Input: alps - decode the position packet first
Hans de Goede
1
-21
/
+14
2015-05-21
Input: alps - only set fields that are actually present
Hans de Goede
1
-29
/
+33
2015-05-21
Input: alps - change alps_decode_rushmore to do all decoding itself
Hans de Goede
1
-5
/
+17
2015-05-21
Input: ff-core - fix typo in comment to input_ff_erase()
Shailendra Verma
1
-1
/
+1
2015-05-21
Input: fix typo in comment to input_handler_for_each_handle()
Shailendra Verma
1
-1
/
+1
2015-05-16
Input: wm831x-on - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2015-05-16
Input: twl6040-vibra - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2015-05-16
Input: retu-pwrbutton - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2015-05-16
Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flag
Fabio Estevam
1
-1
/
+2
2015-05-16
Input: max7359_keypad - switch to using matrix_keypad_build_keymap()
Evgeniy Dushistov
2
-21
/
+10
2015-05-16
Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag
Evgeniy Dushistov
1
-1
/
+0
2015-05-16
Input: evdev - use kvfree() in evdev_release()
Pekka Enberg
1
-4
/
+1
2015-05-13
Input: soc_button_array - remove duplicated include
Wei Yongjun
1
-1
/
+0
2015-05-13
Input: zforce - remove duplicated include
Wei Yongjun
1
-1
/
+0
2015-05-09
Input: add TI drv2665 haptics driver
Dan Murphy
3
-0
/
+334
2015-05-09
Input: ff-core - fix spelling mistake in ff-core
Dan Murphy
1
-1
/
+1
2015-05-09
Input: drv2667 - fix Kconfig error for help screen
Dan Murphy
1
-1
/
+1
2015-05-08
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
1
-1
/
+1
2015-05-08
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
1
-1
/
+1
2015-05-07
Input: s3c2410_ts - constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-07
Input: samsung-keypad - constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-07
Input: goodix - check the 'buffer status' bit before reading data
Paul Cercueil
1
-0
/
+3
2015-05-07
Input: adp5589-keys - fix event count mask
Guido MartÃnez
1
-1
/
+1
2015-05-07
Input: adp5589-keys - fix pull mask setting
Guido MartÃnez
1
-2
/
+2
2015-04-20
Input: lm8333 - fix broken email address
Wolfram Sang
1
-2
/
+2
2015-04-20
Input: cyapa - fix setting suspend scan rate
Dudley Du
1
-2
/
+2
2015-04-20
Input: elan_i2c - fix calculating number of x and y traces.
Duson Lin
2
-4
/
+4
2015-04-20
Input: elan_i2c - report hovering contacts
Duson Lin
1
-4
/
+11
2015-04-20
Input: elants_i2c - zero-extend hardware ID in firmware name
Dmitry Torokhov
1
-1
/
+1
2015-04-15
Input: atmel_mxt_ts - add support for Google Pixel 2
Dmitry Torokhov
1
-11
/
+130
2015-04-15
Input: xpad - add rumble support for Xbox One controller
Ming-ting Yao Wei
1
-1
/
+20
2015-04-15
Input: ff-core - use new debug macros
Oliver Neukum
1
-6
/
+4
2015-04-15
Input: add vmmouse driver
Thomas Hellstrom
6
-0
/
+569
2015-04-14
Input: elan_i2c - adjust for newer firmware pressure reporting
duson
4
-10
/
+49
2015-04-11
Input: atkbd - document "no new force-release quirks" policy
Dmitry Torokhov
1
-0
/
+6
2015-04-11
Input: ALPS - make alps_get_pkt_id_ss4_v2() and others static
Fengguang Wu
1
-5
/
+5
2015-04-07
Input: ALPS - V7 devices can report 5-finger taps
Masaki Ota
1
-0
/
+1
2015-04-07
Input: ALPS - add support for SS4 touchpad devices
Masaki Ota
2
-4
/
+403
2015-04-07
Input: ALPS - refactor alps_set_abs_params_mt()
Masaki Ota
1
-12
/
+26
2015-04-07
Merge tag 'v4.0-rc7' into next
Dmitry Torokhov
140
-710
/
+1412
[prev]
[next]