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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
Input: convert input-programming doc into ReST format
Mauro Carvalho Chehab
1
-131
/
+134
2017-04-05
Input: iforce - convert documentation into ReST format
Mauro Carvalho Chehab
1
-186
/
+309
2017-04-05
Input: gpio-tilt - convert documentation into ReST format
Mauro Carvalho Chehab
1
-73
/
+73
2017-04-05
Input: convert gameport programming documentation into ReST format
Mauro Carvalho Chehab
1
-24
/
+59
2017-04-05
Input: convert gamepad specification into ReST format
Mauro Carvalho Chehab
1
-31
/
+63
2017-04-05
Input: convert force feedback documentation into ReST format
Mauro Carvalho Chehab
1
-76
/
+112
2017-04-05
Input: convert event codes documentation into ReST format
Mauro Carvalho Chehab
1
-40
/
+92
2017-04-05
Input: elantech - convert documentation into ReST format
Mauro Carvalho Chehab
1
-141
/
+165
2017-04-05
Input: cs461x - convert documentation into ReST format
Mauro Carvalho Chehab
1
-12
/
+16
2017-04-05
Input: cma3000_d0x - convert documentation into ReST format
Mauro Carvalho Chehab
1
-24
/
+48
2017-04-05
Input: db9/CD32 - convert documentation into ReST format
Mauro Carvalho Chehab
1
-12
/
+17
2017-04-05
Input: bcm5974 - convert documentation into ReST format
Mauro Carvalho Chehab
1
-19
/
+24
2017-04-05
Input: atarikbd - convert documentation into ReST format
Mauro Carvalho Chehab
1
-57
/
+168
2017-04-05
Input: appletouch - convert documentation into ReST format
Mauro Carvalho Chehab
1
-18
/
+27
2017-04-05
Input: amijoy - convert documentation into ReST format
Mauro Carvalho Chehab
1
-50
/
+129
2017-04-05
Input: ALPS - convert documentation into ReST format
Mauro Carvalho Chehab
1
-17
/
+26
2017-04-05
Input: docs - convert input.txt into ReST format
Mauro Carvalho Chehab
1
-109
/
+131
2017-04-05
Input: pm8xxx-vib - add support for pm8916's vibrator
Damien Riegel
3
-1
/
+12
2017-04-05
Input: pm8xxx-vib - handle separate enable register
Damien Riegel
1
-1
/
+10
2017-04-05
Input: pm8xxx-vib - parametrize the driver
Damien Riegel
1
-16
/
+33
2017-04-05
Input: pm8xxx-vib - reorder header alphabetically
Damien Riegel
1
-4
/
+4
2017-04-05
Input: sur40 - fix bad endianness handling in sur40_poll
Martin Kepplinger
1
-1
/
+1
2017-04-05
Input: eeti_ts - switch to gpiod API
Dmitry Torokhov
3
-32
/
+16
2017-04-05
Input: eeti_ts - expect platform code to set interrupt trigger
Dmitry Torokhov
2
-6
/
+11
2017-04-03
Input: eeti_ts - switch to using threaded interrupt
Dmitry Torokhov
1
-43
/
+36
2017-04-03
Input: eeti_ts - use gpio_get_value_cansleep
Dmitry Torokhov
1
-1
/
+1
2017-04-03
Input: eeti_ts - respect interrupt set in client structure
Dmitry Torokhov
2
-7
/
+7
2017-04-03
Input: eeti_ts - switch to using managed resources
Dmitry Torokhov
1
-48
/
+22
2017-04-03
Input: eeti_ts - use input_set_capability()
Dmitry Torokhov
1
-2
/
+1
2017-04-03
Input: eeti_ts - use get_unaligned_be16() to retrieve data
Dmitry Torokhov
1
-2
/
+4
2017-04-03
Input: eeti_ts - use BIT(n)
Dmitry Torokhov
1
-4
/
+4
2017-04-03
Input: eeti_ts - rename eeti_ts_priv to eeti_ts
Dmitry Torokhov
1
-57
/
+58
2017-04-03
Input: synaptics-rmi4 - when registering sensors do not call them "drivers"
Dmitry Torokhov
3
-69
/
+69
2017-04-03
Input: synaptics-rmi4 - cleanup SMbus mapping handling
Dmitry Torokhov
1
-25
/
+18
2017-04-03
Input: synaptics-rmi4 - fix endianness issue in SMBus transport
Dmitry Torokhov
1
-5
/
+5
2017-04-03
Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
Dmitry Torokhov
1
-3
/
+8
2017-04-03
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
2
-40
/
+42
2017-04-03
Input: synaptics - do not abuse -1 as return value
Dmitry Torokhov
1
-25
/
+46
2017-04-03
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
2
-48
/
+48
2017-04-03
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
2
-48
/
+32
2017-04-03
Input: psmouse - use i2c_client_type to locate i2c clients
Dmitry Torokhov
1
-1
/
+1
2017-04-03
Merge branch 'ib/4.11-rc3-i2c-irq-resources' into next
Dmitry Torokhov
3
-2
/
+61
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
12198
-226166
/
+520216
2017-04-03
Input: silead - list all supported compatible strings in binding document
Javier Martinez Canillas
1
-1
/
+6
2017-04-03
Input: cros_ec_keyb - add an EC event for sysrq
Rajat Jain
2
-0
/
+11
2017-04-03
Input: psmouse - fix cleaning up SMBus companions
Dmitry Torokhov
1
-11
/
+19
2017-04-02
Linux 4.11-rc5
v4.11-rc5
Linus Torvalds
1
-1
/
+1
2017-04-02
Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2
-1
/
+6
2017-04-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-30
/
+53
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-31
/
+44
[next]