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
2014-07-31
Input: alps - Rushmore and v7 resolution support
Hans de Goede
2
-0
/
+50
2014-07-31
Input: mcs5000_ts - remove ifdef around power management methods
Fabio Estevam
1
-4
/
+2
2014-07-31
Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP
Fabio Estevam
1
-1
/
+1
2014-07-31
Input: ads7846 - release resources on failure for clean exit
Pramod Gurav
1
-2
/
+4
2014-07-28
Input: wacom - add support for 0x12C ISDv4 sensor
Jason Gerecke
1
-0
/
+4
2014-07-28
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
1
-26
/
+73
2014-07-28
ARM: dts: am437x-gp-evm: Update binding for touchscreen size
Roger Quadros
1
-2
/
+2
2014-07-28
ARM: dts: am43x-epos-evm: Update binding for touchscreen size
Roger Quadros
1
-2
/
+2
2014-07-28
Input: pixcir_i2c_ts - add device tree support
Roger Quadros
3
-0
/
+104
2014-07-28
Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs
Roger Quadros
2
-17
/
+69
2014-07-28
Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol
Roger Quadros
1
-31
/
+94
2014-07-27
Input: alps - add support for v7 devices
Yunkang Tang
2
-3
/
+280
2014-07-27
Input: alps - cache firmware version
Hans de Goede
2
-0
/
+5
2014-07-27
Input: alps - change decode function prototype to return an int
Hans de Goede
2
-4
/
+10
2014-07-27
Input: alps - report 2 touches when we've > 2 fingers
Hans de Goede
1
-1
/
+1
2014-07-27
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
1
-47
/
+29
2014-07-27
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
1
-1
/
+1
2014-07-27
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
1
-36
/
+16
2014-07-27
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
2
-122
/
+104
2014-07-27
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
1
-2
/
+2
2014-07-27
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
1
-2
/
+1
2014-07-27
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
2
-45
/
+35
2014-07-27
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
2
-9
/
+12
2014-07-27
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
1
-36
/
+24
2014-07-27
Input: alps - fix rushmore packet decoding
Yunkang Tang
1
-0
/
+3
2014-07-26
Input: soc_button_array - add missing memory allocation check
Pramod Gurav
1
-0
/
+3
2014-07-26
Input: wacom - register an ac power supply for wireless devices
Benjamin Tissoires
3
-5
/
+55
2014-07-26
Input: wacom - use a uniq name for the battery device
Benjamin Tissoires
2
-1
/
+6
2014-07-26
Input: wacom - enhance Wireless Receiver battery reporting
Benjamin Tissoires
4
-8
/
+43
2014-07-26
Input: wacom - put a flag when the led are initialized
Benjamin Tissoires
2
-0
/
+7
2014-07-26
Input: wacom - support up to 2048 pressure levels with ISDv4
Jason Gerecke
1
-1
/
+1
2014-07-26
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
8
-19
/
+16
2014-07-26
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
1
-40
/
+39
2014-07-26
Input: wacom - remove field pktlen declaration in the list of devices
Benjamin Tissoires
2
-269
/
+247
2014-07-26
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
1
-39
/
+9
2014-07-26
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
2
-238
/
+114
2014-07-26
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
1
-5
/
+3
2014-07-26
Input: wacom - register power device at the HID level
Benjamin Tissoires
1
-2
/
+2
2014-07-26
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
1
-39
/
+37
2014-07-26
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
2
-8
/
+8
2014-07-26
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
1
-11
/
+11
2014-07-26
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
1
-32
/
+26
2014-07-26
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
1
-60
/
+10
2014-07-26
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
1
-45
/
+36
2014-07-26
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
7
-188
/
+141
2014-07-26
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
1
-31
/
+22
2014-07-26
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
1
-23
/
+23
2014-07-26
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
1
-17
/
+27
2014-07-26
Input: wacom - split out the pad device for DTUS
Benjamin Tissoires
1
-12
/
+6
2014-07-26
Input: wacom - split out the pad device for Bamboos
Benjamin Tissoires
1
-16
/
+23
[prev]
[next]