index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-18
Input: pixcir_i2c_ts - initialize interrupt mode and power mode
Roger Quadros
1
-8
/
+174
2014-05-18
Input: pixcir_i2c_ts - use devres managed resource allocations
Roger Quadros
1
-23
/
+15
2014-05-18
Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()
Christian Engelmayer
1
-0
/
+1
2014-05-14
Input: wacom - add support for three new ISDv4 sensors
Jason Gerecke
3
-1
/
+41
2014-05-14
Input: wacom - use unaligned access where necessary
Jason Gerecke
1
-9
/
+9
2014-05-14
Merge tag 'v3.15-rc5' into next
Dmitry Torokhov
5514
-163914
/
+426837
2014-05-14
Input: pmic8xxx-pwrkey - set sane default for debounce time
Stephen Boyd
1
-4
/
+4
2014-05-14
Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2
Jason Gerecke
2
-0
/
+9
2014-05-14
Input: sun4i-ts - add support for temperature sensor
Hans de Goede
2
-31
/
+109
2014-05-14
Input: add driver for Allwinner sunxi SoC's rtp controller
Hans de Goede
3
-0
/
+273
2014-05-14
Input: logips2pp - fix typo in Kconfig help
Daniele Forsi
1
-1
/
+1
2014-05-14
Input: gpio_keys_polled - convert to devm-* API
Alexander Shiyan
1
-77
/
+21
2014-05-14
Input: implement managed polled input devices
Dmitry Torokhov
1
-2
/
+116
2014-05-14
Input: remove race when instantiating polled device attributes
Dmitry Torokhov
1
-10
/
+9
2014-05-14
Input: gpio_keys - more conversions to devm-* API
Alexander Shiyan
1
-35
/
+34
2014-05-14
Input: zforce - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: mms114 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: lpc32xx_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: egalax_ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: auo-pixcir-ts - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: apbps2 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: olpc_apsp - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: rotary_encoder - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio-beeper - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: imx_keypad - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio_keys_polled - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio_keys - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: clps711x-keypad - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-14
Input: gpio-beeper - simplify GPIO handling
Alexander Shiyan
2
-16
/
+13
2014-05-14
Input: tsc2005 - convert driver to use devm_*
Sebastian Reichel
1
-23
/
+14
2014-05-14
Input: tsc2005 - use dev_err for error messages
Sebastian Reichel
1
-2
/
+2
2014-05-14
Input: gpio_keys - convert to use devm_*
Andy Shevchenko
1
-49
/
+25
2014-05-14
Input: twl6040-vibra - use devm functions
Fabio Estevam
1
-51
/
+32
2014-05-14
Input: ads7877 - remove bitrotted comment
Mark Brown
1
-5
/
+0
2014-05-14
Input: evdev - get rid of old workaround for EVIOCGBIT
Dmitry Torokhov
1
-18
/
+0
2014-05-14
Input: add st-keyscan driver
Gabriel FERNANDEZ
3
-0
/
+286
2014-05-14
Input: ads7846 - correct log message for spi_sync() errors
Mark Brown
1
-1
/
+1
2014-05-14
Input: tc3589x-keypad - support probing from device tree
Linus Walleij
1
-2
/
+64
2014-05-14
Input: w90p910_ts - depend on ARCH_W90X900
Jean Delvare
1
-1
/
+1
2014-05-14
Input: synaptics - add min/max quirk for the ThinkPad W540
Hans de Goede
1
-0
/
+8
2014-05-13
Input: ambakmi - request a shared interrupt for AMBA KMI devices
Liviu Dudau
1
-1
/
+2
2014-05-13
Input: pxa27x-keypad - fix generating scancode
Chao Xie
1
-1
/
+6
2014-05-12
Input: atmel-wm97xx - only build for AVR32
Arnd Bergmann
1
-1
/
+1
2014-05-12
Input: fix ps2/serio module dependency
Arnd Bergmann
2
-2
/
+2
2014-05-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-3
/
+72
2014-05-08
Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-441
/
+109
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
2
-441
/
+109
2014-05-07
Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+6
2014-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-2
/
+19
[prev]
[next]