index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
Input: atmel_mxt_ts - improve touchscreen size/orientation handling
Nick Dyer
1
-42
/
+26
2016-01-11
Input: elantech - mark protocols v2 and v3 as semi-mt
Benjamin Tissoires
1
-1
/
+1
2016-01-11
Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
Peter Hutterer
1
-3
/
+0
2016-01-10
Input: gpio-keys - fix check for disabling unsupported keys
Dmitry Torokhov
1
-6
/
+23
2016-01-07
Input: omap-keypad - remove dead check
Dmitry Torokhov
1
-8
/
+0
2016-01-07
Input: ti_am335x_tsc - fix HWPEN interrupt handling
Dave Gerlach
1
-2
/
+0
2016-01-07
Input: omap-keypad - set tasklet data earlier
Dan Carpenter
1
-1
/
+1
2016-01-07
Input: rohm_bu21023 - fix handling of retrying firmware update
Dmitry Torokhov
1
-1
/
+1
2016-01-06
Merge branch 'goodix' into next
Dmitry Torokhov
308
-1681
/
+5068
2016-01-06
Input: ALPS - report v3 pinnacle trackstick device only if is present
Pali Rohár
1
-5
/
+7
2016-01-06
Input: ALPS - detect trackstick presence for v7 protocol
Pali Rohár
1
-4
/
+8
2016-01-02
Input: pcap_ts - use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-01-02
Input: bma150 - constify bma150_cfg structure
Julia Lawall
1
-1
/
+1
2015-12-19
Input: egalax_ts_serial - fix potential NULL dereference on error
Dan Carpenter
1
-1
/
+1
2015-12-18
Input: uinput - sanity check on ff_effects_max and EV_FF
Elias Vanderstuyft
1
-0
/
+7
2015-12-18
Input: uinput - rework ABS validation
David Herrmann
1
-44
/
+45
2015-12-18
Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
Benjamin Tissoires
1
-3
/
+83
2015-12-17
Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"
Karsten Merker
1
-8
/
+4
2015-12-17
Input: goodix - add axis swapping and axis inversion support
Karsten Merker
1
-0
/
+25
2015-12-17
Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
Irina Tirdea
1
-6
/
+1
2015-12-17
Input: goodix - add power management support
Irina Tirdea
1
-5
/
+98
2015-12-17
Input: goodix - write configuration data to device
Irina Tirdea
1
-32
/
+212
2015-12-17
Input: goodix - reset device at init
Irina Tirdea
2
-0
/
+120
2015-12-17
Input: goodix - use actual config length for each device type
Irina Tirdea
1
-2
/
+25
2015-12-17
Merge branch 'psmouse-passthrough' into next
Dmitry Torokhov
5
-414
/
+392
2015-12-17
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
Dmitry Torokhov
3
-4
/
+4
2015-12-17
Input: psmouse - limit protocols that we try on passthrough ports
Dmitry Torokhov
1
-0
/
+10
2015-12-17
Input: psmouse - factor out common protocol probing code
Dmitry Torokhov
1
-78
/
+86
2015-12-17
Input: psmouse - move protocol descriptions around
Dmitry Torokhov
1
-190
/
+189
2015-12-17
Input: psmouse - clean up Cypress probe
Dmitry Torokhov
1
-12
/
+8
2015-12-17
Input: psmouse - rearrange Focaltech init code
Dmitry Torokhov
3
-27
/
+26
2015-12-17
Input: psmouse - fix comment style
Dmitry Torokhov
1
-155
/
+124
2015-12-17
Input: psmouse - use switch statement in psmouse_process_byte()
Dmitry Torokhov
1
-34
/
+31
2015-12-16
Input: add touchscreen support for TS-4800
Damien Riegel
3
-0
/
+233
2015-12-16
Input: add eGalaxTouch serial touchscreen driver
Böszörményi Zoltán
3
-0
/
+205
2015-12-15
Merge branch 'for-dmitry' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Dmitry Torokhov
3
-0
/
+54
2015-12-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2015-12-13
Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+4
2015-12-13
Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-16
/
+21
2015-12-13
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
29
-79
/
+197
2015-12-13
gpiolib: tighten up ACPI legacy gpio lookups
Dmitry Torokhov
3
-0
/
+54
2015-12-12
Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-press
Steve Twiss
1
-4
/
+4
2015-12-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+10
2015-12-12
Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2015-12-12
Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+8
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-79
/
+110
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-12-12
parisc iommu: fix panic due to trying to allocate too large region
Mikulas Patocka
1
-7
/
+8
2015-12-11
Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Kevin Hilman
1
-4
/
+4
[next]