index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-2
/
+1
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
1
-1
/
+1
2021-03-23
platform/x86: asus-laptop: fix kobj_to_dev.cocci warnings
kernel test robot
1
-1
/
+1
2021-01-27
ACPI: Test for ACPI_SUCCESS rather than !ACPI_FAILURE
Bjorn Helgaas
1
-3
/
+3
2020-05-07
platform/x86: asus-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-16
/
+9
2019-12-01
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-36
/
+35
2019-10-18
platform/x86: asus-laptop: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-15
platform/x86: asus-laptop: switch to using polled mode of input devices
Dmitry Torokhov
1
-36
/
+35
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2018-04-23
platform/x86: Simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2017-03-14
platform/x86: asus-laptop: remove sparse_keymap_free() calls
Michał Kępień
1
-6
/
+2
2016-09-23
platform/x86: asus-laptop: get rid of parse_arg()
Giedrius Statkevičius
1
-41
/
+36
2016-04-25
asus-laptop: correct error handling in sysfs_acpi_set
Giedrius Statkevičius
1
-3
/
+2
2016-04-25
asus-laptop: remove redundant initializers
Giedrius Statkevičius
1
-3
/
+3
2016-04-25
asus-laptop: correct error handling in asus_read_brightness()
Giedrius Statkevičius
1
-1
/
+3
2015-08-10
asus-laptop: Add key found on Asus F3M
Łukasz Stelmach
1
-0
/
+1
2015-06-19
asus-laptop: Port to new backlight interface selection API
Hans de Goede
1
-3
/
+3
2015-01-28
asus-laptop: use DEVICE_ATTR_xx macros
Vivien Didelot
1
-49
/
+46
2015-01-23
asus-laptop: Fix is_visible return value
Vivien Didelot
1
-1
/
+1
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
1
-2
/
+1
2014-12-03
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
1
-2
/
+1
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-2
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+1
2013-11-20
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
1
-3
/
+2
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-1
/
+0
2013-07-10
x86: asus-laptop: fix invalid point access
Libo Chen
1
-1
/
+0
2013-02-27
asus-laptop: always report brightness key events
Corentin Chary
1
-8
/
+16
2013-02-24
asus-laptop: add all video switch keys
AceLan Kao
1
-3
/
+23
2013-02-24
asus-laptop: correct a touchpad hotkey mapping
AceLan Kao
1
-1
/
+1
2013-02-24
asus-{nb-wmi|laptop}.c: sync keymaps
Corentin Chary
1
-18
/
+18
2013-02-24
asus-laptop: map some new keys
Corentin Chary
1
-0
/
+3
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2013-01-07
asus-laptop: Fix potential invalid pointer dereference
Matthew Garrett
1
-1
/
+1
2013-01-07
asus-laptop: Do not call HWRS on init
Ben Hutchings
1
-13
/
+4
2013-01-03
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-09-13
platform/x86: fix asus_laptop.wled_type description
Maxim Nikulin
1
-1
/
+1
2012-09-13
asus-laptop: HRWS/HWRS typo
Corentin Chary
1
-4
/
+4
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-03
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
[next]