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
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
8
-38
/
+119
2010-12-07
wmi: use memcmp instead of strncmp to compare GUIDs
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-11-24
ACPI, hp-wmi: Fix memory leak in acpi query
Zeng Zhaoming
1
-0
/
+2
2010-11-24
msi-wmi: fix semantically incorrect use of keycode instead of scancode
Anisse Astier
1
-8
/
+8
2010-11-24
msi-wmi: Add mute key support
Anisse Astier
1
-0
/
+2
2010-11-24
asus-laptop: add wimax and wwan support
Corentin Chary
1
-1
/
+96
2010-11-24
eeepc-wmi: fix compiler warning
Dmitry Torokhov
1
-2
/
+2
2010-11-24
ibm_rtl: _RTL_ is not available in UEFI mode
Vernon Mauery
1
-1
/
+2
2010-11-24
ibm_rtl: Loosen the DMI criteria to all IBM machines
Vernon Mauery
1
-24
/
+5
2010-11-24
drivers/platform/x86/thinkpad_acpi.c: delete double assignment
Julia Lawall
1
-1
/
+0
2010-11-24
toshiba_acpi.c: Add key_entry for a lone FN keypress
Jon Dowland
1
-0
/
+1
2010-11-24
ibm_rtl: fix printk format warning
Randy Dunlap
1
-1
/
+1
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
9
-9
/
+9
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-28
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
19
-1011
/
+1980
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-21
eeepc-wmi: Add cpufv sysfs interface
Chris Bagwell
1
-0
/
+51
2010-10-21
eeepc-wmi: add additional hotkeys
Chris Bagwell
1
-0
/
+5
2010-10-21
panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdata
Jean Delvare
1
-10
/
+10
2010-10-21
panasonic-laptop: Handle errors properly if they happen
Jean Delvare
1
-0
/
+2
2010-10-21
intel_pmic_gpio: fix off-by-one value range checking
Axel Lin
1
-1
/
+1
2010-10-21
IBM Real-Time "SMI Free" mode driver -v7
Vernon Mauery
3
-1
/
+358
2010-10-21
Add OLPC XO-1 rfkill driver
Daniel Drake
3
-0
/
+94
2010-10-21
Move hdaps driver to platform/x86
Jean Delvare
3
-0
/
+658
2010-10-21
ideapad-laptop: Fix Makefile
Matthew Garrett
1
-1
/
+1
2010-10-21
intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_register
Alek Du
1
-12
/
+12
2010-10-21
ideapad: Add param: no_bt_rfkill
Ike Panhc
1
-0
/
+12
2010-10-21
ideapad: Change the driver name to ideapad-laptop
Ike Panhc
3
-3
/
+3
2010-10-21
ideapad: rewrite the sw rfkill set
Ike Panhc
1
-25
/
+12
2010-10-21
ideapad: rewrite the hw rfkill notify
Ike Panhc
1
-36
/
+17
2010-10-21
ideapad: use EC command to control camera
Ike Panhc
1
-5
/
+11
2010-10-21
ideapad: use return value of _CFG to tell if device exist or not
Ike Panhc
1
-34
/
+10
2010-10-21
ideapad: make sure we bind on the correct device
Ike Panhc
1
-1
/
+4
2010-10-21
ideapad: check VPC bit before sync rfkill hw status
Ike Panhc
1
-1
/
+15
2010-10-21
ideapad: add ACPI helpers
Ike Panhc
1
-0
/
+109
2010-10-21
dell-laptop: Add debugfs support
Keng-Yu Lin
1
-0
/
+77
2010-10-21
WMI: embed struct device directly into wmi_block
Dmitry Torokhov
1
-111
/
+65
2010-10-21
WMI: make use of class device's attributres
Dmitry Torokhov
1
-8
/
+7
2010-10-21
WMI: use pr_err() and friends
Dmitry Torokhov
1
-35
/
+29
2010-10-21
WMI: use separate list head for storing wmi blocks
Dmitry Torokhov
1
-11
/
+9
2010-10-21
WMI: simplify handling of returned WMI blocks in parse_wdg()
Dmitry Torokhov
1
-11
/
+4
2010-10-21
WMI: fix potential NULL pointer dereference
Dmitry Torokhov
1
-0
/
+2
2010-10-21
WMI: do not leak memory in parse_wdg()
Dmitry Torokhov
1
-2
/
+4
2010-10-21
WMI: fix wmi_gtoa() to actully terminate the string
Dmitry Torokhov
1
-1
/
+1
2010-10-21
WMI: free wmi blocks when parse_wdg() fails
Dmitry Torokhov
1
-10
/
+15
2010-10-21
WMI: remove EC region handler when _WDG parsing fails
Dmitry Torokhov
1
-2
/
+7
2010-10-21
asus-laptop: use attribute group to manage attributes
Dmitry Torokhov
1
-61
/
+50
2010-10-21
scu_ipc: Fix warning caused by include changes
Alan Cox
1
-0
/
+1
2010-10-21
platform: x86: throw away custom methods
Andy Shevchenko
1
-18
/
+6
[next]