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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
platform/x86: Move all dell drivers to their own subdirectory
Mario Limonciello
30
-190
/
+230
2021-02-04
platform/x86: ideapad-laptop: add "always on USB charging" control support
Barnabás Pőcze
1
-9
/
+56
2021-02-04
platform/x86: ideapad-laptop: add keyboard backlight control support
Barnabás Pőcze
1
-1
/
+132
2021-02-04
platform/x86: ideapad-laptop: send notification about touchpad state change t...
Barnabás Pőcze
1
-0
/
+1
2021-02-04
platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent style
Barnabás Pőcze
1
-198
/
+256
2021-02-04
Revert "platform/x86: ideapad-laptop: Switch touchpad attribute to be RO"
Barnabás Pőcze
1
-5
/
+4
2021-02-04
platform/x86: ideapad-laptop: change 'cfg' debugfs file format
Barnabás Pőcze
1
-15
/
+18
2021-02-04
platform/x86: ideapad-laptop: change 'status' debugfs file format
Barnabás Pőcze
1
-22
/
+15
2021-02-04
platform/x86: ideapad-laptop: check for touchpad support in _CFG
Barnabás Pőcze
1
-5
/
+9
2021-02-04
platform/x86: ideapad-laptop: check for Fn-lock support in HALS
Barnabás Pőcze
1
-3
/
+9
2021-02-04
platform/x86: ideapad-laptop: rework is_visible() logic
Barnabás Pőcze
1
-25
/
+55
2021-02-04
platform/x86: ideapad-laptop: rework and create new ACPI helpers
Barnabás Pőcze
1
-95
/
+77
2021-02-04
platform/x86: ideapad-laptop: group and separate (un)related constants into e...
Barnabás Pőcze
1
-27
/
+37
2021-02-04
platform/x86: ideapad-laptop: misc. device attribute changes
Barnabás Pőcze
1
-15
/
+15
2021-02-04
platform/x86: ideapad-laptop: always propagate error codes from device attrib...
Barnabás Pőcze
1
-9
/
+17
2021-02-04
platform/x86: ideapad-laptop: convert ACPI helpers to return -EIO in case of ...
Barnabás Pőcze
1
-46
/
+62
2021-02-04
platform/x86: ideapad-laptop: use dev_{err,warn} or appropriate variant to di...
Barnabás Pőcze
1
-9
/
+17
2021-02-04
platform/x86: ideapad-laptop: use msecs_to_jiffies() helper instead of hand-c...
Barnabás Pőcze
1
-4
/
+7
2021-02-04
platform/x86: ideapad-laptop: use for_each_set_bit() helper to simplify event...
Barnabás Pőcze
1
-55
/
+53
2021-02-04
platform/x86: ideapad-laptop: use kobj_to_dev()
Barnabás Pőcze
1
-1
/
+1
2021-02-04
platform/x86: ideapad-laptop: use device_{add,remove}_group
Barnabás Pőcze
1
-4
/
+4
2021-02-04
platform/x86: ideapad-laptop: use sysfs_emit()
Barnabás Pőcze
1
-10
/
+11
2021-02-04
platform/x86: ideapad-laptop: add missing call to submodule destructor
Barnabás Pőcze
1
-0
/
+1
2021-02-04
platform/x86: ideapad-laptop: sort includes lexicographically
Barnabás Pőcze
1
-12
/
+13
2021-02-04
platform/x86: ideapad-laptop: use appropriately typed variable to store the r...
Barnabás Pőcze
1
-7
/
+13
2021-02-04
platform/x86: ideapad-laptop: remove unnecessary NULL checks
Barnabás Pőcze
1
-47
/
+31
2021-02-04
platform/x86: ideapad-laptop: remove unnecessary dev_set_drvdata() call
Barnabás Pőcze
1
-1
/
+0
2021-02-03
platform/x86/intel-uncore-freq: Add Sapphire Rapids server support
Artem Bityutskiy
1
-0
/
+1
2021-02-03
platform/x86: touchscreen_dmi: Add info for the Jumper EZpad 7 tablet
Hans de Goede
1
-0
/
+27
2021-02-03
platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMT
David E. Box
1
-0
/
+1
2021-02-03
platform/x86: intel_pmt_telemetry: Add dependency on MFD_INTEL_PMT
David E. Box
1
-0
/
+1
2021-02-03
platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable
David E. Box
1
-1
/
+1
2021-02-03
platform/surface: aggregator: Fix braces in if condition with unlikely() macro
Maximilian Luz
1
-1
/
+18
2021-02-03
Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-1' into for-next
Hans de Goede
23
-1901
/
+112
2021-02-02
Platform: OLPC: Specify the enable time
Lubomir Rintel
1
-5
/
+6
2021-02-02
Platform: OLPC: Remove dcon_rdev from olpc_ec_priv
Lubomir Rintel
1
-5
/
+4
2021-02-02
Platform: OLPC: Fix probe error handling
Lubomir Rintel
1
-7
/
+8
2021-02-02
platform/x86: amd-pmc: put device on error paths
Pan Bian
1
-3
/
+11
2021-02-02
platform/x86: ideapad-laptop: DYTC Platform profile support
Jiaxun Yang
2
-0
/
+290
2021-02-02
platform/x86: thinkpad_acpi: Add platform profile support
Mark Pearson
1
-6
/
+288
2021-02-02
Merge remote-tracking branch 'linux-pm/acpi-platform' into review-hans
Hans de Goede
3
-0
/
+195
2021-02-02
platform/x86: thinkpad_acpi: fixed warning and incorporated review comments
Nitin Joshi
1
-22
/
+11
2021-02-02
platform/x86: thinkpad_acpi: Don't register keyboard_lang unnecessarily
Hans de Goede
1
-0
/
+7
2021-01-31
platform/x86: dell-wmi-sysman: fix a NULL pointer dereference
Mario Limonciello
1
-1
/
+5
2021-01-27
ACPI: platform-profile: Fix possible deadlock in platform_profile_remove()
Hans de Goede
1
-6
/
+2
2021-01-27
ACPI: platform-profile: Introduce object pointers to callbacks
Jiaxun Yang
1
-2
/
+2
2021-01-25
platform/x86: thinkpad_acpi: set keyboard language
Nitin Joshi
1
-0
/
+181
2021-01-25
platform/x86: intel_mid_powerbtn: Remove driver for deprecated platform
Andy Shevchenko
3
-242
/
+0
2021-01-25
platform/x86: intel_mid_thermal: Remove driver for deprecated platform
Andy Shevchenko
3
-568
/
+0
2021-01-25
platform/x86: hp-wmi: Disable tablet-mode reporting by default
Hans de Goede
1
-4
/
+10
[next]