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
2018-08-02
Input: gpio-keys - switch to bitmap_zalloc()
Andy Shevchenko
1
-4
/
+4
2018-08-02
Merge branch 'ib/4.17-bitmap' into next
Dmitry Torokhov
10
-304
/
+288
2018-08-02
md: Avoid namespace collision with bitmap API
Andy Shevchenko
9
-294
/
+278
2018-08-02
dm: Avoid namespace collision with bitmap API
Andy Shevchenko
1
-10
/
+10
2018-07-31
Input: pm8941-pwrkey - add resin entry
Vinod Koul
1
-0
/
+8
2018-07-31
Input: pm8941-pwrkey - abstract register offsets and event code
Vinod Koul
1
-13
/
+49
2018-07-28
Input: iforce - reorganize joystick configuration lists
Tim Schumacher
1
-14
/
+5
2018-07-27
Input: atmel_mxt_ts - move completion to after config crc is updated
Nick Dyer
1
-2
/
+2
2018-07-27
Input: atmel_mxt_ts - don't report zero pressure from T9
Nick Dyer
1
-0
/
+4
2018-07-27
Input: atmel_mxt_ts - zero terminate config firmware file
Nick Dyer
1
-10
/
+24
2018-07-27
Input: atmel_mxt_ts - refactor config update code to add context struct
Nick Dyer
1
-52
/
+56
2018-07-27
Input: atmel_mxt_ts - config CRC may start at T71
Nick Dyer
1
-12
/
+22
2018-07-27
Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM
Nick Dyer
1
-6
/
+2
2018-07-27
Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE
Nick Dyer
1
-6
/
+0
2018-07-27
Input: atmel_mxt_ts - use BIT() macro everywhere
Nick Dyer
1
-18
/
+18
2018-07-27
Input: atmel_mxt_ts - only use first T9 instance
Nick Dyer
1
-3
/
+4
2018-07-27
Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-3
/
+3
2018-07-27
Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()
Jia-Ju Bai
1
-2
/
+2
2018-07-27
Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...
Jia-Ju Bai
1
-1
/
+1
2018-07-27
Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
Input: iforce - assign BTN_DEAD only for specific devices
Tim Schumacher
1
-5
/
+6
2018-07-27
Input: iforce - reformat the packet dump output
Tim Schumacher
4
-11
/
+7
2018-07-27
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
45
-180
/
+0
2018-07-25
Input: pxrc - flatten probe code
Dmitry Torokhov
1
-49
/
+35
2018-07-25
Input: pxrc - do not store unneeded data in driver structure
Dmitry Torokhov
1
-18
/
+17
2018-07-25
Input: pxrc - move module device table closer to where it is used
Dmitry Torokhov
1
-6
/
+6
2018-07-25
Input: pxrc - fix freeing URB on device teardown
Dmitry Torokhov
1
-36
/
+30
2018-07-25
Input: pxrc - do not store USB device in private struct
Marcus Folkesson
1
-7
/
+6
2018-07-18
Input: egalax_ts - switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-07-04
Input: iforce - use GFP_KERNEL in iforce_get_id_packet()
Sebastian Andrzej Siewior
1
-1
/
+1
2018-07-04
Input: cros_ec_keyb - remove redundant variable num_cols
Colin Ian King
1
-3
/
+0
2018-07-04
Input: eeti - fix link to documentation and email address in header
Daniel Mack
1
-3
/
+3
2018-07-04
Input: eeti - drop module parameters, parse DT properties
Daniel Mack
1
-17
/
+5
2018-07-04
Input: eeti - add device tree matching table
Daniel Mack
1
-0
/
+9
2018-06-25
Input: add bu21029 touch driver
Zhu Yi
3
-0
/
+497
2018-06-22
Input: imx6ul_tsc - switch to SPDX identifier
Fabio Estevam
1
-9
/
+5
2018-06-22
Input: fsl-imx25-tcq - switch to SPDX identifier
Fabio Estevam
1
-13
/
+8
2018-06-22
Input: snvs_pwrkey - switch to SPDX identifier
Fabio Estevam
1
-11
/
+4
2018-06-22
Input: imx_keypad - switch to SPDX identifier
Fabio Estevam
1
-8
/
+4
2018-06-13
Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into next
Dmitry Torokhov
131
-860
/
+1358
2018-06-13
Input: i8042 - increment wakeup_count for the respective port
Ravi Chandra Sadineni
1
-0
/
+3
2018-06-13
Input: cros_ec_keyb - remove check before calling pm_wakeup_event
Ravi Chandra Sadineni
1
-19
/
+11
2018-06-13
Input: cros_ec_keyb - switch to SPDX identifier
Enric Balletbo i Serra
1
-22
/
+12
2018-06-13
Input: cros_ec_keyb - make license text and MODULE_LICENSE match
Enric Balletbo i Serra
1
-1
/
+1
2018-06-13
Input: xen-kbdfront - allow better run-time configuration
Oleksandr Andrushchenko
1
-71
/
+106
2018-06-13
Input: xen-kbdfront - fix multi-touch XenStore node's locations
Oleksandr Andrushchenko
1
-4
/
+4
2018-06-11
Input: do not assign new tracking ID when changing tool type
Dmitry Torokhov
1
-1
/
+1
2018-06-11
Input: make input_report_slot_state() return boolean
Dmitry Torokhov
1
-3
/
+7
[next]