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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
31
-452
/
+31
2012-04-04
Input: wacom - add Intuos5 multitouch sensor support
Jason Gerecke
2
-5
/
+84
2012-04-04
Input: wacom - add Intuos5 Touch Ring LED support
Jason Gerecke
1
-12
/
+59
2012-04-04
Input: wacom - add Intuos5 Touch Ring/ExpressKey support
Jason Gerecke
2
-2
/
+32
2012-04-04
Input: wacom - add basic Intuos5 support
Jason Gerecke
2
-3
/
+36
2012-04-04
Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-7
/
+4
2012-04-04
Input: st1232 - add device tree support
Magnus Damm
1
-0
/
+9
2012-04-04
Input: add support for LM8333 keypads
Wolfram Sang
3
-0
/
+247
2012-04-04
Input: add support for Wacom Stylus device with I2C interface
Tatsunosuke Tobita
3
-0
/
+328
2012-04-03
Input: xilinx_ps2 - allocate serio port separately
Dmitry Torokhov
1
-17
/
+18
2012-03-27
Input: tegra-kbc - allocate pdata before using it
Viresh Kumar
1
-0
/
+1
2012-03-26
Input: amijoy - add missing platform check
Geert Uytterhoeven
1
-0
/
+3
2012-03-26
Input: wacom - wireless battery status
Chris Bagwell
5
-2
/
+64
2012-03-26
Input: wacom - create inputs when wireless connect
Chris Bagwell
4
-10
/
+109
2012-03-26
Input: wacom - wireless monitor framework
Chris Bagwell
3
-6
/
+62
2012-03-26
Input: wacom - isolate input registration
Chris Bagwell
1
-20
/
+33
2012-03-26
Input: sentelic - improve packet debugging information
Oskari Saarenmaa
1
-9
/
+34
2012-03-26
Input: sentelic - minor code cleanup
Tai-hwa Liang
1
-1
/
+1
2012-03-26
Input: sentelic - enabling absolute coordinates output for newer hardware
Tai-hwa Liang
2
-4
/
+132
2012-03-26
Input: sentelic - refactor code for upcoming new hardware support
Tai-hwa Liang
2
-62
/
+94
2012-03-20
Input: gpio_keys - add support for interrupt only keys
Laxman Dewangan
1
-66
/
+148
2012-03-20
Input: gpio_keys - consolidate key destructor code
Dmitry Torokhov
1
-16
/
+14
2012-03-20
Input: revert "gpio_keys - switch to using threaded IRQs"
David Jander
1
-1
/
+1
2012-03-20
Input: gpio_keys - constify platform data
Dmitry Torokhov
1
-16
/
+15
2012-03-17
Input: ili210x - add support for Ilitek ILI210x based touchscreens
Olivier Sobrie
3
-0
/
+376
2012-03-17
Input: altera_ps2 - use of_match_ptr()
Tobias Klauser
1
-3
/
+1
2012-03-17
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
5
-57
/
+5
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
29
-345
/
+29
2012-03-17
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
7
-77
/
+7
2012-03-17
Input: omap4-keypad - move platform_data to <linux/platform_data>
Felipe Balbi
2
-2
/
+1
2012-03-17
Input: kxtj9 - who_am_i check value and initial data rate fixes
Christopher Hudson
1
-5
/
+17
2012-03-17
Input: add driver support for MAX8997-haptic
Donggeun Kim
3
-0
/
+420
2012-03-14
Input: tegra-kbc - revise device tree support
Olof Johansson
1
-5
/
+16
2012-03-14
Input: of_keymap - add device tree bindings for simple key matrices
Olof Johansson
4
-0
/
+93
2012-03-13
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...
Julia Lawall
1
-1
/
+1
2012-03-09
Merge branch 'for-next' of github.com:rydberg/linux into next
Dmitry Torokhov
3
-2
/
+28
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
4560
-212217
/
+253584
2012-03-06
Input: max8925_onkey - avoid accessing input device too early
Dmitry Torokhov
1
-47
/
+44
2012-03-06
Input: max8925_onkey - allow to be used as a wakeup source
Kevin Liu
1
-0
/
+34
2012-03-04
Input: atmel-wm97xx - convert to dev_pm_ops
Dmitry Torokhov
1
-8
/
+9
2012-03-04
Input: atmel-wm97xx - set driver owner
Dmitry Torokhov
1
-1
/
+2
2012-03-04
Input: cyttsp - remove useless checks in cyttsp_probe()
Dmitry Torokhov
1
-1
/
+1
2012-03-04
Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
Armando Visconti
2
-0
/
+72
2012-03-04
Input: add support for OnKey module for DA9052/53 PMIC
Ashish Jangam
3
-0
/
+180
2012-03-04
Input: add support for TI Touchscreen controller
Rachna Patil
3
-0
/
+499
2012-03-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+2
2012-03-04
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
1
-0
/
+2
2012-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2012-03-03
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+75
2012-03-03
Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
5
-10
/
+35
[next]