| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 10 | -33/+37 | |
| | * | | | | | | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+2 | |
| | * | | | | | | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 | |
| | * | | | | | | | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2018-06-11 | 3 | -0/+349 | |
| | |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | | * | | | | | | input: Add MediaTek PMIC keys support | Chen Zhong | 2018-04-16 | 3 | -0/+349 | |
| | * | | | | | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-06 | 3 | -5/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 2018-06-06 | 1 | -2/+1 | |
| | | * | | | | | | | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 2018-06-06 | 2 | -3/+2 | |
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2018-06-05 | 23 | -377/+1311 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | | Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID | Johannes Wienke | 2018-06-04 | 1 | -0/+1 | |
| | | * | | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2018-06-04 | 32 | -1146/+1559 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | * | \ \ \ \ \ \ \ | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-06-04 | 1 | -13/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -13/+1 | |
| | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | | Input: ad7879 - add check for read errors in interrupt | Aditya Pakki | 2019-01-07 | 1 | -4/+7 | |
| * | | | | | | | | | | Input: tm2-touchkey - add support for aries touchkey variant | Jonathan Bakker | 2019-01-07 | 1 | -7/+46 | |
| * | | | | | | | | | | Input: tm2-touchkey - allow specifying custom keycodes | Jonathan Bakker | 2019-01-07 | 1 | -22/+27 | |
| * | | | | | | | | | | Input: tm2-touchkey - correct initial brightness | Jonathan Bakker | 2019-01-07 | 1 | -1/+1 | |
| * | | | | | | | | | | Input: tm2-touchkey - add support for midas touchkey | Simon Shields | 2019-01-07 | 1 | -5/+29 | |
| * | | | | | | | | | | Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device | Hans de Goede | 2019-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | Input: soc_button_array - add usage-page 0x01 usage-id 0xca mapping | Hans de Goede | 2019-01-04 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | Input: atmel_mxt_ts - don't try to free unallocated kernel memory | Sanjeev Chugh | 2018-12-28 | 1 | -2/+2 | |
| * | | | | | | | | | Input: drv2667 - fix indentation issues | Colin Ian King | 2018-12-21 | 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 | 3 | -0/+240 | |
| * | | | | | | | | | 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-08 | 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 | 1 | -0/+14 | |
| * | | | | | | | | | 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 | |
| * | | | | | | | | | Input: ad7879 - drop platform data support | Linus Walleij | 2018-11-15 | 1 | -74/+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-16 | 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-11 | 1 | -8/+28 | |
| * | | | | | | | | Input: elants_i2c - use DMA safe i2c when possible | Stephen Boyd | 2018-10-10 | 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-01 | 1 | -1/+1 | |
| * | | | | | | | | Input: atmel_mxt_ts - fix multiple <linux/property.h> includes | George G. Davis | 2018-09-28 | 1 | -1/+0 | |
| * | | | | | | | | Input: sun4i-lradc - convert to using %pOFn instead of device_node.name | Rob Herring | 2018-09-28 | 1 | -3/+3 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | 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-01 | 1 | -9/+7 | |
| * | | | | | | | Input: gpio-keys - switch to bitmap_zalloc() | Andy Shevchenko | 2018-08-01 | 1 | -4/+4 | |
| * | | | | | | | Input: pm8941-pwrkey - add resin entry | Vinod Koul | 2018-07-30 | 1 | -0/+8 | |
| * | | | | | | | Input: pm8941-pwrkey - abstract register offsets and event code | Vinod Koul | 2018-07-30 | 1 | -13/+49 | |

