index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-23
thinkpad-acpi: avoid keymap pitfall
Henrique de Moraes Holschuh
1
-2
/
+3
2010-08-24
intel_scu_ipc: fix IPC i2c write bug
Jianwei Yang
1
-1
/
+1
2010-08-24
rar: Fix off by one error
Ossama Othman
1
-1
/
+1
2010-08-23
hp-wmi: Fix query interface
Matthew Garrett
1
-39
/
+25
2010-08-23
ACPI_TOSHIBA needs LEDS support
Jonathan Corbet
1
-1
/
+3
2010-08-16
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
Victor van den Elzen
2
-0
/
+16
2010-08-16
thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards
Jens Taprogge
1
-1
/
+1
2010-08-16
thinkpad-acpi: add support for model-specific keymaps
Henrique de Moraes Holschuh
1
-18
/
+42
2010-08-16
thinkpad-acpi: lock down size of hotkey keymap
Henrique de Moraes Holschuh
1
-4
/
+15
2010-08-16
thinkpad-acpi: untangle ACPI/vendor backlight selection
Henrique de Moraes Holschuh
1
-22
/
+20
2010-08-16
thinkpad-acpi: find ACPI video device by synthetic HID
Henrique de Moraes Holschuh
1
-40
/
+12
2010-08-16
intel_ips: potential null dereference
Dan Carpenter
1
-1
/
+3
2010-08-16
drivers/platform/x86: Adjust confusing if indentation
Julia Lawall
1
-2
/
+4
2010-08-16
x86: intel_ips: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-5
/
+6
2010-08-11
ideapad: Only allow camera state to be set to 0 or 1
David Woodhouse
1
-1
/
+1
2010-08-11
ideapad: Stop using global variables
David Woodhouse
1
-34
/
+58
2010-08-11
Add Lenovo ideapad driver
David Woodhouse
3
-0
/
+290
2010-08-03
ips driver: make it less chatty
Jesse Barnes
1
-2
/
+2
2010-08-03
intel_scu_ipc: fix size field for intel_scu_ipc_command
Hong Liu
1
-1
/
+1
2010-08-03
intel_scu_ipc: return -EIO for error condition in busy_loop
Hong Liu
1
-1
/
+4
2010-08-03
intel_scu_ipc: fix data packing of PMIC command on Moorestown
Hong Liu
1
-5
/
+6
2010-08-03
Clean up command packing on MRST.
Andy Ross
1
-18
/
+11
2010-08-03
zero the stack buffer before giving random garbage to the SCU
Arjan van de Ven
1
-0
/
+2
2010-08-03
Fix stack buffer size for IPC writev messages
Arjan van de Ven
1
-2
/
+2
2010-08-03
intel_scu_ipc: Use the new cpu identification function
Alan Cox
1
-12
/
+5
2010-08-03
intel_scu_ipc: tidy up unused bits
Sreedhara DS
1
-4
/
+0
2010-08-03
Remove indirect read write api support.
Sreedhara DS
1
-82
/
+0
2010-08-03
intel_scu_ipc: Support Medfield processors
Sreedhara DS
1
-20
/
+33
2010-08-03
intel_scu_ipc: detect CPU type automatically
Sreedhara DS
1
-7
/
+12
2010-08-03
x86 plat: limit x86 platform driver menu to X86
Jan Engelhardt
1
-0
/
+1
2010-08-03
hp-wmi: acpi_drivers.h is already included through acpi.h two lines below
Thomas Renninger
1
-1
/
+0
2010-08-03
hp-wmi: Fix mixing up of and/or directive
Thomas Renninger
1
-1
/
+3
2010-08-03
dell-laptop: make dell_laptop_i8042_filter() static
Axel Lin
1
-1
/
+1
2010-08-03
asus-laptop: fix asus_input_init error path
Axel Lin
1
-5
/
+5
2010-08-03
msi-wmi: make needlessly global symbols static
Axel Lin
1
-1
/
+1
2010-08-03
toshiba-acpi: Add support for Toshiba Illumination.
Pierre Ducroquet
1
-0
/
+117
2010-08-03
compal-laptop: depends on POWER_SUPPLY
Randy Dunlap
1
-0
/
+1
2010-08-03
gpio: Add PMIC GPIO block support
Alek Du
3
-0
/
+349
2010-08-03
X86 platform driver: Fix section mismatch in wmi.c
Thomas Renninger
1
-2
/
+2
2010-08-03
X86 platform drivers: Remove EC dump from thinkpad_acpi
Thomas Renninger
1
-73
/
+0
2010-08-03
panasonic-laptop: fix acpi_pcc_write_sset return value
Axel Lin
1
-5
/
+2
2010-08-03
eeepc-laptop: fix hotplug_disabled module_param permissions
Axel Lin
1
-1
/
+1
2010-08-03
asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
Axel Lin
1
-3
/
+3
2010-08-03
acer-wmi: remove non-used acer_quirks struct definition
Axel Lin
1
-11
/
+0
2010-08-03
acer-wmi: fix memory leaks in wmab_execute error path
Axel Lin
1
-8
/
+16
2010-08-03
acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices
Axel Lin
1
-3
/
+7
2010-08-03
toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...
Axel Lin
1
-4
/
+4
2010-08-03
hp-wmi: add return value checking for input_allocate_device()
Axel Lin
1
-0
/
+2
2010-08-03
toshiba_acpi: make remove_device() and add_device() void
Axel Lin
1
-11
/
+3
2010-08-03
acerhdf: fix resource reclaim in error path
Axel Lin
1
-7
/
+16
[next]