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-08-18
Input: spaceorb - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: spaceball - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: magellan - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: iforce - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Input: elan_i2c - support touchpads with two physical buttons
KT Liao
4
-5
/
+23
2017-08-18
Input: trackpoint - add new trackpoint firmware ID
Aaron Ma
2
-2
/
+4
2017-08-18
Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310
KT Liao
1
-0
/
+1
2017-08-17
Input: i8042 - constify pnp_device_id
Arvind Yadav
1
-2
/
+2
2017-08-17
Input: axp20x-pek - add support for AXP221 PEK
Quentin Schulz
1
-0
/
+18
2017-08-17
Input: axp20x-pek - use driver_data of platform_device_id instead of extended...
Quentin Schulz
1
-45
/
+90
2017-08-14
Input: ati_remote2 - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-14
Input: sun4i-ts - constify thermal_zone_of_device_ops structures
Julia Lawall
1
-1
/
+1
2017-08-14
Input: pcspkr - fix code style and error value in pcspkr_event
Munir Contractor
1
-6
/
+11
2017-08-14
Input: mxs-lradc - make symbol mxs_lradc_ts_irq_names static
Wei Yongjun
1
-1
/
+1
2017-08-14
Input: mxs-lradc - use correct error check
Pan Bian
1
-2
/
+2
2017-08-14
Input: mxs-lradc - do a NULL check on iores
Fabio Estevam
1
-0
/
+2
2017-08-14
Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB
KT Liao
1
-0
/
+3
2017-08-14
Input: elan_i2c - add ELAN0608 to the ACPI table
Kai-Heng Feng
1
-0
/
+1
2017-08-07
Input: xpad - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: kbtab - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: acecad - constify usb_device_idi and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: synaptics_usb - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: appletouch - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: powermate - constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: keyspan_remote - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: iforce - constify usb_device_id and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-07-25
Input: mousedev - fix implicit conversion warning
Nick Desaulniers
1
-28
/
+34
2017-07-25
ARM: pxa/raumfeld: mark rotary encoder properties as __initconst
Dmitry Torokhov
1
-1
/
+1
2017-07-24
Input: add power key driver for Rockchip RK805 PMIC
Joseph Chen
3
-0
/
+123
2017-07-24
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
1174
-6924
/
+10863
2017-07-22
Input: axp20x-pek - switch to using devm_device_add_group()
Dmitry Torokhov
1
-17
/
+1
2017-07-22
Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01
Dmitry Torokhov
1
-8
/
+3
2017-07-22
Input: gpio_keys - use devm_device_add_group() for attributes
Dmitry Torokhov
1
-14
/
+2
2017-07-22
driver core: add devm_device_add_group() and friends
Dmitry Torokhov
2
-0
/
+139
2017-07-22
driver core: add device_{add|remove}_group() helpers
Dmitry Torokhov
1
-0
/
+16
2017-07-22
driver core: make device_{add|remove}_groups() public
Dmitry Torokhov
3
-5
/
+7
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
3
-0
/
+8
2017-07-18
Input: trackpoint - assume 3 buttons when buttons detection fails
Oscar Campos
1
-2
/
+2
2017-07-12
Input: sur40 - skip all blobs that are not touches
Florian Echtler
1
-9
/
+13
2017-07-12
Input: sur40 - silence unnecessary noisy debug output
Florian Echtler
1
-2
/
+5
2017-07-12
Input: sur40 - add additional reverse-engineered information
Florian Echtler
1
-5
/
+12
2017-07-12
Input: ads7846 - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-12
Input: elants_i2c - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: raydium_i2c_ts - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: psmouse - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: elantech - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: gpio_keys - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: yealink - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: ims-pcu - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-12
Input: synaptics-rmi4 - constify attribute_group structures in F01
Arvind Yadav
1
-1
/
+1
[prev]
[next]