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
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
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-09
eeepc-laptop: Use ACPI handle to identify rfkill port
Matthew Garrett
1
-16
/
+41
2011-05-09
[PATCH] sony-laptop: limit brightness range to DSDT provided ones
Mattia Dongili
1
-24
/
+103
2011-05-09
sony-laptop: report failures on setting LCD brightness
Mattia Dongili
1
-2
/
+3
2011-05-09
thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
Manoj Iyer
1
-2
/
+4
2011-04-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-1
/
+1
2011-04-13
x86 platform drivers: Build fix for intel_pmic_gpio
Matthew Garrett
1
-1
/
+1
2011-04-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
8
-25
/
+114
2011-04-12
thinkpad-acpi fails to load with newer Thinkpad X201s BIOS
Keith Packard
1
-2
/
+1
2011-04-12
acer-wmi: Fix capitalisation of GUID in module alias
Lee, Chun-Yi
1
-1
/
+1
2011-04-12
sony-laptop: keyboard backlight fixes
Marco Chiappero
1
-1
/
+34
2011-04-12
sony-laptop: only show the handles sysfs file in debug mode
Mattia Dongili
1
-11
/
+14
2011-04-12
samsung-laptop: set backlight type
Michal Marek
1
-0
/
+1
2011-04-12
samsung-laptop: Samsung R410P backlight driver
Alberto Mardegan
1
-0
/
+10
2011-04-12
samsung-laptop: add support for N230 model
Greg Kroah-Hartman
1
-3
/
+3
2011-04-04
platform-drivers: x86: pmic: Restore the dropped buslock/unlock
Thomas Gleixner
1
-4
/
+39
2011-04-04
sony-laptop: fix early NULL pointer dereference
Mattia Dongili
1
-0
/
+5
2011-04-01
msi-laptop: fix config-dependent build error
Randy Dunlap
1
-1
/
+2
2011-04-01
eeepc-wmi: add keys found on EeePC 1215T
Corentin Chary
1
-0
/
+2
2011-04-01
asus-wmi: swap input name and phys
Corentin Chary
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-3
/
+5
2011-03-28
xo15-ebook: Remove device.wakeup_count
Matthew Garrett
1
-1
/
+0
2011-03-28
ips: use interruptible waits in ips-monitor
Jesse Barnes
1
-1
/
+1
2011-03-28
acer-wmi: does not poll device status when WMI event is available
Lee, Chun-Yi
1
-2
/
+18
2011-03-28
acer-wmi: does not set persistence state by rfkill_init_sw_state
Lee, Chun-Yi
1
-5
/
+14
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
7
-10
/
+10
2011-03-28
acer-wmi: use pr_<level> for messages
Lee, Chun-Yi
1
-40
/
+28
2011-03-28
asus-wmi: potential NULL dereference in show_call()
Dan Carpenter
1
-1
/
+1
2011-03-28
asus-wmi: signedness bug in read_brightness()
Dan Carpenter
1
-1
/
+2
2011-03-28
platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0
Axel Lin
1
-1
/
+1
2011-03-28
platform-driver-x86: fix wrong merge for compal-laptop.c
Axel Lin
1
-3
/
+3
2011-03-28
msi-laptop: use pr_<level> for messages
Joey Lee
1
-7
/
+7
2011-03-28
Platform: add Samsung Laptop platform driver
Greg Kroah-Hartman
3
-0
/
+846
2011-03-28
acer-wmi: Fix WMI ID
Pali Rohár
1
-2
/
+2
2011-03-28
acer-wmi: deactive mail led when power off
Pali Rohár
1
-0
/
+14
2011-03-28
msi-laptop: send out touchpad on/off key
Lee, Chun-Yi
1
-2
/
+79
2011-03-28
acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE
Lee, Chun-Yi
1
-1
/
+1
2011-03-28
platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id t...
Axel Lin
1
-0
/
+1
2011-03-28
sony-laptop: potential null dereference
Dan Carpenter
1
-1
/
+5
2011-03-28
sony-laptop: handle allocation failures
Dan Carpenter
1
-0
/
+4
2011-03-28
sony-laptop: return negative on failure in sony_nc_add()
Dan Carpenter
1
-2
/
+4
2011-03-28
sony-laptop: make a couple variables static
Dan Carpenter
1
-2
/
+2
2011-03-28
eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE
Keng-Yu Lin
1
-1
/
+1
2011-03-28
ideapad: read brightness setting on brightness key notify
Ike Panhc
1
-0
/
+2
2011-03-28
eeepc-wmi: kconfig changes to fix build errors
Randy Dunlap
1
-0
/
+1
2011-03-28
eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27
Corentin Chary
1
-0
/
+6
2011-03-28
asus-wmi: add hwmon interface and pwm1
Corentin Chary
2
-0
/
+129
2011-03-28
asus-wmi: add some common device ids and method ids
Corentin Chary
1
-7
/
+37
2011-03-28
asus-nb-wmi: Asus Notebooks WMI Driver
Corentin Chary
3
-1
/
+114
2011-03-28
asus-wmi: allow debugfs interface to call arbitrary method
Corentin Chary
1
-2
/
+45
[next]