index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: drv2667 - fix indentation issues
Colin Ian King
2018-12-22
1
-3
/
+3
*
Input: touchscreen - fix coding style issue
Hardik Singh Rathore
2018-12-21
5
-8
/
+8
*
Input: add official Raspberry Pi's touchscreen driver
Nicolas Saenz Julienne
2018-12-21
4
-0
/
+266
*
Input: nomadik-ske-keypad - fix a loop timeout test
Dan Carpenter
2018-12-21
1
-1
/
+1
*
Input: rotary-encoder - don't log EPROBE_DEFER to kernel log
Uwe Kleine-König
2018-12-09
1
-2
/
+4
*
Input: olpc_apsp - remove set but not used variable 'np'
YueHaibing
2018-12-03
1
-2
/
+0
*
Input: olpc_apsp - enable the SP clock
Lubomir Rintel
2018-11-15
2
-0
/
+18
*
Input: olpc_apsp - check FIFO status on open(), not probe()
Lubomir Rintel
2018-11-15
1
-7
/
+7
*
Input: olpc_apsp - drop CONFIG_OLPC dependency
Lubomir Rintel
2018-11-15
1
-1
/
+0
*
clk: mmp2: add SP clock
Lubomir Rintel
2018-11-15
1
-0
/
+4
*
dt-bindings: marvell,mmp2: Add clock id for the SP clock
Lubomir Rintel
2018-11-15
1
-0
/
+1
*
Input: ad7879 - drop platform data support
Linus Walleij
2018-11-15
2
-116
/
+33
*
Input: synaptics - avoid using uninitialized variable when probing
Dmitry Torokhov
2018-10-19
1
-3
/
+1
*
Input: xen-kbdfront - mark expected switch fall-through
Gustavo A. R. Silva
2018-10-17
1
-1
/
+1
*
Input: atmel_mxt_ts - mark expected switch fall-through
Gustavo A. R. Silva
2018-10-15
1
-1
/
+1
*
Input: cyapa - mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-15
1
-2
/
+2
*
Input: wm97xx-ts - fix exit path
Randy Dunlap
2018-10-15
1
-1
/
+2
*
Input: of_touchscreen - add support for touchscreen-min-x|y
Hans de Goede
2018-10-12
2
-10
/
+32
*
Input: Fix DIR-685 touchkeys MAINTAINERS entry
Linus Walleij
2018-10-11
1
-1
/
+1
*
Input: elants_i2c - use DMA safe i2c when possible
Stephen Boyd
2018-10-11
1
-3
/
+4
*
Input: silead - try firmware reload after unsuccessful resume
Julian Sax
2018-10-05
1
-0
/
+13
*
Input: st1232 - set INPUT_PROP_DIRECT property
Martin Kepplinger
2018-10-05
1
-0
/
+1
*
Input: xilinx_ps2 - convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-02
1
-1
/
+1
*
Input: atmel_mxt_ts - fix multiple <linux/property.h> includes
George G. Davis
2018-09-29
1
-1
/
+0
*
Input: sun4i-lradc - convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-29
1
-3
/
+3
*
Input: pwm-vibrator - correct pwms in DT binding example
Brian Masney
2018-09-29
1
-2
/
+2
*
Input: do not use WARN() in input_alloc_absinfo()
Dmitry Torokhov
2018-08-08
1
-4
/
+12
*
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
8
-2
/
+14
*
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
2018-08-08
1
-2
/
+2
*
Input: evdev - switch to bitmap API
Andy Shevchenko
2018-08-02
1
-9
/
+7
*
Input: gpio-keys - switch to bitmap_zalloc()
Andy Shevchenko
2018-08-02
1
-4
/
+4
*
Merge branch 'ib/4.17-bitmap' into next
Dmitry Torokhov
2018-08-02
12
-304
/
+316
|
\
|
*
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
Andy Shevchenko
2018-08-02
2
-0
/
+28
|
*
md: Avoid namespace collision with bitmap API
Andy Shevchenko
2018-08-02
9
-294
/
+278
|
*
dm: Avoid namespace collision with bitmap API
Andy Shevchenko
2018-08-02
1
-10
/
+10
*
|
Input: pm8941-pwrkey - add resin entry
Vinod Koul
2018-07-31
2
-0
/
+9
*
|
Input: pm8941-pwrkey - abstract register offsets and event code
Vinod Koul
2018-07-31
2
-13
/
+58
*
|
Input: iforce - reorganize joystick configuration lists
Tim Schumacher
2018-07-28
1
-14
/
+5
*
|
Input: atmel_mxt_ts - move completion to after config crc is updated
Nick Dyer
2018-07-27
1
-2
/
+2
*
|
Input: atmel_mxt_ts - don't report zero pressure from T9
Nick Dyer
2018-07-27
1
-0
/
+4
*
|
Input: atmel_mxt_ts - zero terminate config firmware file
Nick Dyer
2018-07-27
1
-10
/
+24
*
|
Input: atmel_mxt_ts - refactor config update code to add context struct
Nick Dyer
2018-07-27
1
-52
/
+56
*
|
Input: atmel_mxt_ts - config CRC may start at T71
Nick Dyer
2018-07-27
1
-12
/
+22
*
|
Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM
Nick Dyer
2018-07-27
1
-6
/
+2
*
|
Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE
Nick Dyer
2018-07-27
1
-6
/
+0
*
|
Input: atmel_mxt_ts - use BIT() macro everywhere
Nick Dyer
2018-07-27
1
-18
/
+18
*
|
Input: atmel_mxt_ts - only use first T9 instance
Nick Dyer
2018-07-27
1
-3
/
+4
*
|
Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
|
Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-27
1
-3
/
+3
*
|
Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()
Jia-Ju Bai
2018-07-27
1
-2
/
+2
[next]