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
/
pnp
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
PNP: replace deprecated strncpy() with memcpy()
Justin Stitt
1
-2
/
+2
2023-10-20
PNP: ACPI: replace deprecated strncpy() with strscpy()
Justin Stitt
1
-5
/
+2
2023-08-17
PNP: ACPI: Fix string truncation warning
Sunil V L
1
-0
/
+3
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
1
-19
/
+10
2022-11-25
PNP: Do not disable devices on suspend when they cannot be re-enabled on resume
Hans de Goede
1
-1
/
+2
2022-11-22
PNP: fix name memory leak in pnp_alloc_dev()
Yang Yingliang
1
-2
/
+2
2022-10-10
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
1
-3
/
+4
2022-10-04
ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
Raul E Rangel
1
-3
/
+4
2022-09-24
PNPBIOS: remove unused pnpid32_to_pnpid() declaration
Gaosheng Cui
1
-1
/
+0
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-2
/
+3
2022-03-21
Merge tag 'pnp-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+2
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
1
-1
/
+1
2022-02-04
PNP: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-2
/
+2
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2
-3
/
+3
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
1
-3
/
+3
2021-10-05
PNP: system.c: unmark a comment as being kernel-doc
Randy Dunlap
1
-1
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+10
2021-06-24
PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variable
Jinchao Wang
5
-15
/
+10
2021-06-09
PNP: pnpbios: Use list_for_each_entry() instead of list_for_each()
Zou Wei
1
-3
/
+1
2021-06-07
PNP: use DEVICE_ATTR_RO macro
Zhen Lei
1
-6
/
+6
2021-05-17
PNP: Switch over to dev_dbg()
Heiner Kallweit
2
-4
/
+3
2021-05-17
PNP: Remove pnp_alloc()
Heiner Kallweit
4
-16
/
+3
2021-05-17
drivers: pnp: isapnp: proc.c: Remove unnecessary local variables
Anupama K Patil
1
-7
/
+6
2021-05-13
drivers: pnp: proc.c: Removed unnecessary varibles
Anupama K Patil
1
-7
/
+6
2021-01-22
PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-2
/
+1
2021-01-22
PNP: add printf attribute to log function
Tom Rix
1
-0
/
+1
2020-10-27
PNP: fix kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+2
2020-10-08
PNP: remove the now unused pnp_find_card() function
Christoph Hellwig
1
-23
/
+0
2020-09-25
PNP: quirks: Fix duplicate included pci.h
Tian Tao
1
-2
/
+0
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-3
/
+3
2020-05-15
PNPBIOS: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2
-14
/
+12
2020-01-23
PNP: isapnp: remove defined but not used function 'isapnp_checksum'
yu kuai
1
-22
/
+0
2020-01-15
PNP: isapnp: remove set but not used variable 'checksum'
yu kuai
1
-2
/
+1
2019-07-15
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
3
-42
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
1
-10
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2
-29
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
7
-0
/
+7
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
1
-7
/
+7
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-71
/
+7
2018-04-20
media: sound, isapnp: allow building more drivers with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-16
PNP: pnpbios: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-4
/
+1
2017-12-13
PNP: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
16
-0
/
+16
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
[next]