index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-05
Input: qt2160 - add support for LEDs
Javier Martin
1
-2
/
+139
2013-01-04
Input: imx_keypad - add device tree support
Liu Ying
2
-18
/
+78
2012-12-24
Input: adxl34x - default platform_data should not use defines from driver
Wolfram Sang
1
-1
/
+1
2012-12-24
Input: adxl34x - make platform_data include self contained
Wolfram Sang
1
-0
/
+2
2012-12-24
Input: adxl34x - don't set THRESH_TAP twice
Wolfram Sang
1
-1
/
+0
2012-12-24
Input: adxl34x - consistently use read/write encapsulation
Wolfram Sang
1
-2
/
+2
2012-12-24
Input: wm831x-on - convert to devm_input_allocate_device()
Mark Brown
1
-3
/
+1
2012-12-24
Input: wm831x-ts - convert to devm_input_allocate_device()
Mark Brown
1
-3
/
+1
2012-12-17
Input: stmpe-ts - report BTN_TOUCH event
Vipul Kumar Samar
1
-0
/
+2
2012-12-17
Input: walkera0701 - fix crash on startup
Peter Popovec
1
-3
/
+4
2012-12-04
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
1
-10
/
+2
2012-12-04
Input: gpio_keys - switch to using gpio_request_one()
Dmitry Torokhov
1
-9
/
+1
2012-11-29
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
1
-1
/
+4
2012-11-29
Input: tca8418-keypad - switch to using managed resources
Dmitry Torokhov
1
-53
/
+25
2012-11-29
Input: tca8418_keypad - increase severity of failures in probe()
Dmitry Torokhov
1
-3
/
+3
2012-11-29
Input: tca8418_keypad - move device ID tables closer to where they are used
Dmitry Torokhov
1
-15
/
+14
2012-11-29
Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
Dmitry Torokhov
1
-1
/
+1
2012-11-29
Input: tca8418_keypad - use a temporary variable for parent device
Dmitry Torokhov
1
-10
/
+10
2012-11-29
Input: tca8418_keypad - add support for shared interrupt
Alban Bedel
1
-3
/
+7
2012-11-29
Input: tca8418_keypad - add support for device tree bindings
Alban Bedel
2
-27
/
+49
2012-11-28
Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver
Alexander Shiyan
3
-492
/
+0
2012-11-28
Input: bu21013_ts - add support for Device Tree booting
Lee Jones
1
-4
/
+46
2012-11-28
Input: bu21013_ts - move GPIO init and exit functions into the driver
Lee Jones
3
-97
/
+53
2012-11-28
Input: bu21013_ts - request regulator that actually exists
Lee Jones
1
-1
/
+1
2012-11-28
ARM: ux500: Strip out duplicate touch screen platform information
Lee Jones
1
-19
/
+3
2012-11-28
Input: gpio_keys - disable hardware on suspend
Jonas Aaberg
1
-5
/
+22
2012-11-28
Input: gpio_keys - report initial state when opening the device
Dmitry Torokhov
1
-13
/
+26
2012-11-28
Input: samsung-keypad - switch to using managed resources
Sachin Kamat
1
-72
/
+31
2012-11-28
Input: spear-keyboard - add clk_{un}prepare() support
Vipul Kumar Samar
1
-0
/
+10
2012-11-25
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
1
-1
/
+2
2012-11-25
Input: HIL - do not call tasklet_disable right before tasklet_kill
Xiaotian Feng
1
-2
/
+0
2012-11-24
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
1
-2
/
+1
2012-11-24
Input: stmpe-keypad - add support for Device Tree bindings
Dmitry Torokhov
3
-9
/
+91
2012-11-24
Input: remove use of __devexit
Bill Pemberton
141
-149
/
+149
2012-11-24
Input: remove use of __devinit
Bill Pemberton
138
-237
/
+234
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
4
-4
/
+4
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
3
-4
/
+4
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
141
-142
/
+142
2012-11-24
Input: serio - remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-11
/
+0
2012-11-24
Merge branch 'for-linus' into next
Dmitry Torokhov
5
-19
/
+34
2012-11-23
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
3
-18
/
+91
2012-11-22
Input: wacom - add support for a new MT device (0x4001)
Ping Cheng
1
-0
/
+4
2012-11-22
Input: wacom - simplify type check for newer V5 devices
Ping Cheng
1
-3
/
+1
2012-11-22
ARM - OMAP: ads7846: fix pendown debounce setting
Igor Grinberg
1
-14
/
+20
2012-11-22
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
2
-3
/
+8
2012-11-22
OMAP: nokia770: remove custom implementation of ads7846_get_pendown_state
Dmitry Torokhov
1
-13
/
+1
2012-11-21
Input: matrix-keypad - add device tree support
AnilKumar Ch
2
-22
/
+143
2012-11-19
Input: mousedev - move /dev/input/mice to the correct minor
Dmitry Torokhov
1
-2
/
+2
2012-11-14
Input: marix-keymap - automatically allocate memory for keymap
Dmitry Torokhov
1
-1
/
+22
2012-11-10
Input: add Retu power button driver.
Aaro Koskinen
3
-0
/
+110
[next]