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
/
x86
/
asus-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
asus-laptop: add some keys found on Lenovo SL500
Corentin Chary
1
-0
/
+3
2012-03-20
asus-laptop: check WLED and BLED presence before adding rfkill
Corentin Chary
1
-2
/
+4
2012-03-20
asus-laptop: add rfkill interfaces for wlan and wwan
Corentin Chary
1
-1
/
+23
2012-03-20
asus-laptop: control how BLED and WLED should be exposed
Corentin Chary
1
-33
/
+116
2012-03-20
asus-laptop: cleanup rfkill code
Corentin Chary
1
-65
/
+52
2012-03-20
asus-laptop: log unknown keys
Corentin Chary
1
-2
/
+4
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2011-10-24
asus-laptop: Add rfkill support for Pegatron Lucid tablet
Anisse Astier
1
-0
/
+103
2011-10-24
asus-laptop: pega_accel - Report accelerometer orientation change through udev
Anisse Astier
1
-0
/
+8
2011-10-24
asus-laptop: fix module description
Corentin Chary
1
-4
/
+4
2011-10-24
asus-laptop: hide leds on Pegatron Lucid
Corentin Chary
1
-0
/
+7
2011-10-24
asus-laptop: Pegatron Lucid accelerometer
Andy Ross
1
-1
/
+128
2011-10-24
asus-laptop: allow boot time control of Pegatron ALS sensor
Andy Ross
1
-1
/
+7
2011-10-24
platform-drivers-x86: asus-laptop: fix wrong test for successful registered l...
Axel Lin
1
-6
/
+6
2011-10-24
asus-laptop: Pegatron Lucid ALS sensor
Andy Ross
1
-5
/
+75
2011-10-24
asus-laptop: Platform detection for Pegatron Lucid
Andy Ross
1
-3
/
+20
2011-08-05
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
Corentin Chary
1
-5
/
+4
2011-05-27
asus: Add pr_fmt and convert printks to pr_<level>
Joe Perches
1
-17
/
+17
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-28
asus-laptop: remove deprecated interfaces (lcd_switch and display_get)
Corentin Chary
1
-160
/
+3
2011-03-28
asus-laptop: let WLED alone on L1400B
Corentin Chary
1
-0
/
+17
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+96
2010-11-24
asus-laptop: add wimax and wwan support
Corentin Chary
1
-1
/
+96
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-10-21
asus-laptop: use attribute group to manage attributes
Dmitry Torokhov
1
-61
/
+50
2010-10-21
asus-laptop: remove no longer used keycode_map field
Dmitry Torokhov
1
-1
/
+0
2010-10-21
asus-laptop: fix gps rfkill
Corentin Chary
1
-3
/
+3
2010-10-21
asus-laptop: Add key found on Asus N61JQ
Corentin Chary
1
-0
/
+1
2010-10-21
platform-x86: sync eeepc-laptop and asus-laptop
Corentin Chary
1
-27
/
+27
2010-08-03
asus-laptop: fix asus_input_init error path
Axel Lin
1
-5
/
+5
2010-08-03
asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
Axel Lin
1
-3
/
+3
2010-08-03
asus-laptop: return proper error for store_ledd if write_acpi_int fail
Axel Lin
1
-3
/
+4
2010-08-03
asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL
Axel Lin
1
-1
/
+1
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
[next]