index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
Input: Fix DIR-685 touchkeys MAINTAINERS entry
Linus Walleij
1
-1
/
+1
2018-10-10
Input: elants_i2c - use DMA safe i2c when possible
Stephen Boyd
1
-3
/
+4
2018-10-05
Input: silead - try firmware reload after unsuccessful resume
Julian Sax
1
-0
/
+13
2018-10-05
Input: st1232 - set INPUT_PROP_DIRECT property
Martin Kepplinger
1
-0
/
+1
2018-10-01
Input: xilinx_ps2 - convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-09-28
Input: atmel_mxt_ts - fix multiple <linux/property.h> includes
George G. Davis
1
-1
/
+0
2018-09-28
Input: sun4i-lradc - convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+3
2018-09-28
Input: pwm-vibrator - correct pwms in DT binding example
Brian Masney
1
-2
/
+2
2018-08-08
Input: do not use WARN() in input_alloc_absinfo()
Dmitry Torokhov
1
-4
/
+12
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
8
-2
/
+14
2018-08-08
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-01
Input: evdev - switch to bitmap API
Andy Shevchenko
1
-9
/
+7
2018-08-01
Input: gpio-keys - switch to bitmap_zalloc()
Andy Shevchenko
1
-4
/
+4
2018-08-01
Merge branch 'ib/4.17-bitmap' into next
Dmitry Torokhov
12
-304
/
+316
2018-08-01
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko
2
-0
/
+28
2018-08-01
md: Avoid namespace collision with bitmap API
Andy Shevchenko
9
-294
/
+278
2018-08-01
dm: Avoid namespace collision with bitmap API
Andy Shevchenko
1
-10
/
+10
2018-07-30
Input: pm8941-pwrkey - add resin entry
Vinod Koul
2
-0
/
+9
2018-07-30
Input: pm8941-pwrkey - abstract register offsets and event code
Vinod Koul
2
-13
/
+58
2018-07-27
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-26
Input: iforce - reformat the packet dump output
Tim Schumacher
4
-11
/
+7
2018-07-26
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
47
-188
/
+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: gpio_keys - add missing include to gpio_keys.h
Matti Vaittinen
1
-0
/
+2
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
dt-bindings: input: add common keyboard document bindings
Chen Zhong
1
-0
/
+8
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
[next]