index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
eeepc-laptop.c
Age
Commit message (
Expand
)
Author
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-07
eeepc-laptop: add a getter for touchpad led
Corentin Chary
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
2010-10-21
platform-x86: sync eeepc-laptop and asus-laptop
Corentin Chary
2010-08-03
eeepc-laptop: fix hotplug_disabled module_param permissions
Axel Lin
2010-04-23
eeepc-laptop: add missing sparse_keymap_free
Corentin Chary
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-02-28
eeepc-laptop: check wireless hotplug events
Alan Jenkins
2010-02-28
eeepc-laptop: disable wireless hotplug for 1005PE
Alan Jenkins
2010-01-16
eeepc-laptop: disable wireless hotplug for 1201N
Corentin Chary
2010-01-16
eeepc-laptop: add hotplug_disable parameter
Corentin Chary
2010-01-16
eeepc-laptop: switch to using sparse keymap library
Dmitry Torokhov
2010-01-16
eeepc-laptop: dmi blacklist to disable pci hotplug code
Corentin Chary
2010-01-16
eeepc-laptop: disable cpu speed control on EeePC 701
Alan Jenkins
2009-12-15
Merge branch 'asus' into release
Len Brown
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-09
eeepc-laptop: re-add check for eeepc->backlight == NULL
Alan Jenkins
2009-12-09
eeepc-laptop: fix coding style
Corentin Chary
2009-12-09
eeepc-laptop: map keys found on newer eeepc
Corentin Chary
2009-12-09
eeepc-laptop: callbacks should use "driver data" parameter or field
Alan Jenkins
2009-12-09
eeepc-laptop: revise names
Alan Jenkins
2009-12-09
eeepc-laptop: code movement
Alan Jenkins
2009-12-09
eeepc-laptop: move platform device initialisation to a separate function
Alan Jenkins
2009-12-09
eeepc-laptop: move platform driver registration out of eeepc_hotk_add()
Alan Jenkins
2009-12-09
eeepc-laptop: refactor notifications
Alan Jenkins
2009-12-09
eeepc-laptop: simplify how the hwmon device reads values from the EC
Alan Jenkins
2009-12-09
eeepc-laptop: simplify acpi initialization
Alan Jenkins
2009-12-09
eeepc-laptop: no need to check argument of set_brightness()
Alan Jenkins
2009-12-09
eeepc-laptop: remove redundant NULL checks
Alan Jenkins
2009-12-09
eeepc-laptop: fix set_acpi() to return non-zero on failure
Alan Jenkins
2009-12-09
eeepc-laptop: fix potential leak (led_init() failure)
Alan Jenkins
2009-12-09
eeepc-laptop: fix led initialization order
Alan Jenkins
2009-12-09
eeepc-laptop: fix value of pwm1_enable to match documentation
Alan Jenkins
2009-12-09
eeepc-laptop: set acpi_driver.owner
Alan Jenkins
2009-12-09
eeepc-laptop: Remove uneccesary acpi_disabled check
Alan Jenkins
2009-12-09
eeepc-laptop: Remove redundant NULL checks
Alan Jenkins
2009-12-09
eeepc-laptop: add touchpad led
Corentin Chary
2009-12-09
eeepc-laptop: disp attribute should be write-only
Alan Jenkins
2009-11-03
eeepc-laptop: don't enable camera at startup if it's already on.
Luca Niccoli
2009-11-03
Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...
Corentin Chary
2009-10-13
eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated
Darren Salt
2009-10-13
eeepc-laptop: Properly annote eeepc_enable_camera().
Rakib Mullick
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-09-21
backlight/eeepc-laptop: Update the backlight state when we change brightness
Matthew Garrett
2009-08-29
eeepc-laptop: allow rfkill hotplug to work on the 900A model
Alan Jenkins
2009-08-29
eeepc-laptop: fix rfkill memory leak on unload
Alan Jenkins
2009-08-28
eeepc-laptop: whitespace for checkpatch.pl
Len Brown
2009-08-28
eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG
Corentin Chary
2009-08-28
eeepc-laptop: switch to dev_pm_ops
Alan Jenkins
[next]