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
/
platform
/
x86
/
asus-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
asus-laptop: fix a memory leak in asus_laptop_get_info error path
Axel Lin
1
-1
/
+3
2010-04-12
asus: don't modify bluetooth/wlan on boot
Dan Carpenter
1
-4
/
+4
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-2
/
+2
2010-04-01
asus-laptop: fix warning in asus_handle_init
Corentin Chary
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-2
/
+5
2010-02-28
asus-laptop: fix style problems reported by checkpath.pl
Corentin Chary
1
-47
/
+47
2010-02-28
asus-laptop: use device_create_file() instead of platform_group
Corentin Chary
1
-82
/
+84
2010-02-28
asus-laptop: clean led code
Corentin Chary
1
-120
/
+115
2010-02-28
asus-laptop: add gps rfkill
Corentin Chary
1
-7
/
+58
2010-02-28
asus-laptop: set initial lcd state
Corentin Chary
1
-0
/
+2
2010-02-28
asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()
Corentin Chary
1
-17
/
+14
2010-02-28
asus-laptop: add backlight changes notifications
Corentin Chary
1
-2
/
+27
2010-02-28
asus-laptop: add bluetooth keys found on M9V
Corentin Chary
1
-0
/
+2
2010-02-28
asus-laptop: switch to sparse keymap library
Corentin Chary
1
-141
/
+67
2010-02-28
asus-laptop: rename wireless_status to wlan_status to avoid confusion
Corentin Chary
1
-5
/
+5
2010-02-28
asus-laptop: add error check for write_acpi_int calls
Corentin Chary
1
-8
/
+25
2010-02-28
asus-laptop: stop using ASUS_HANDLE and use relative methods instead
Corentin Chary
1
-111
/
+129
2010-02-28
asus-laptop: rename function talking directly to acpi with asus_xxx scheme
Corentin Chary
1
-19
/
+19
2010-02-28
asus-laptop: removing read_status/store_status/write_status and asus->status
Corentin Chary
1
-57
/
+24
2010-02-28
asus-laptop: stop using read_status for lcd
Corentin Chary
1
-17
/
+20
2010-02-28
asus-laptop: stop using read_status and store_status for GPS
Corentin Chary
1
-21
/
+35
2010-02-28
asus-laptop: stop using read_status for bluetooth and wlan
Corentin Chary
1
-26
/
+29
2010-02-28
asus-laptop: code movement
Corentin Chary
1
-217
/
+223
2010-02-28
asus-laptop: callbacks should use "driver data" parameter or field
Corentin Chary
1
-153
/
+209
2010-02-28
asus-laptop: move backlight and dsdt info inside asus_laptop struct
Corentin Chary
1
-39
/
+30
2010-02-28
asus-laptop: revise names
Corentin Chary
1
-110
/
+111
2010-02-28
asus-laptop: change initialization order
Corentin Chary
1
-189
/
+180
2010-02-28
asus-laptop: remove unecessary hotk != NULL check
Corentin Chary
1
-4
/
+1
2010-02-28
asus-laptop: use tabs to indent macros and remove unused ones
Corentin Chary
1
-29
/
+22
2010-02-28
asus-laptop: simplify write_acpi_int
Corentin Chary
1
-11
/
+16
2010-02-28
asus-laptop: no need to check argument of set_brightness()
Corentin Chary
1
-8
/
+2
2010-02-28
asus-laptop: add wireless and bluetooth status parameter
Corentin Chary
1
-2
/
+17
2009-12-16
asus-laptop: change light sens default values.
Corentin Chary
1
-2
/
+2
2009-12-09
asus-laptop: Add wlan switch found on V6V
Corentin Chary
1
-0
/
+1
2009-12-09
asus-laptop: add Lenovo SL hotkey support
Ike Panhc
1
-0
/
+8
2009-12-09
asus-laptop: use KEY_F13 to map "Disable Touchpad" event
Corentin Chary
1
-1
/
+1
2009-12-09
asus-laptop: set acpi_driver.owner
Alan Jenkins
1
-0
/
+1
2009-12-09
asus-laptop: Remove uneccesary acpi_disabled check
Alan Jenkins
1
-3
/
+0
2009-12-09
asus-laptop: Remove redundant NULL checks
Alan Jenkins
1
-6
/
+0
2009-08-29
asus-laptop: Fix coding style for comments
Corentin Chary
1
-45
/
+63
2009-08-28
asus-laptop: Add "calculator" hotkey
Corentin Chary
1
-0
/
+1
2009-08-28
asus-laptop: Add suport for another "Media" key
Corentin Chary
1
-0
/
+1
2009-08-28
asus-laptop: handle keyboard backlight keys
Corentin Chary
1
-0
/
+2
2009-08-28
asus-laptop: Add support for Keyboard backlight
Corentin Chary
1
-2
/
+77
2009-08-28
asus-laptop: set maximum led brightness
Corentin Chary
1
-6
/
+7
2009-08-28
asus-laptop: Map X50R hotkeys
Corentin Chary
1
-0
/
+3
2009-08-28
asus-laptop: Add *_led_get() functions
Corentin Chary
1
-0
/
+8
2009-08-28
asus-laptop: Show HRWS in infos and fix output format
Corentin Chary
1
-2
/
+12
2009-06-24
asus-laptop: use pr_fmt and pr_<level>
Corentin Chary
1
-24
/
+26
[next]