index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
2
-3
/
+3
*
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2021-12-13
1
-3
/
+3
*
PNP: system.c: unmark a comment as being kernel-doc
Randy Dunlap
2021-10-05
1
-1
/
+1
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-2
/
+1
*
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
5
-15
/
+10
|
\
|
*
PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variable
Jinchao Wang
2021-06-24
5
-15
/
+10
|
*
drivers: pnp: proc.c: Removed unnecessary varibles
Anupama K Patil
2021-05-13
1
-7
/
+6
*
|
PNP: pnpbios: Use list_for_each_entry() instead of list_for_each()
Zou Wei
2021-06-09
1
-3
/
+1
*
|
PNP: use DEVICE_ATTR_RO macro
Zhen Lei
2021-06-07
1
-6
/
+6
*
|
PNP: Switch over to dev_dbg()
Heiner Kallweit
2021-05-17
2
-4
/
+3
*
|
PNP: Remove pnp_alloc()
Heiner Kallweit
2021-05-17
4
-16
/
+3
*
|
drivers: pnp: isapnp: proc.c: Remove unnecessary local variables
Anupama K Patil
2021-05-17
1
-7
/
+6
|
/
*
PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2021-01-22
1
-2
/
+1
*
PNP: add printf attribute to log function
Tom Rix
2021-01-22
1
-0
/
+1
*
PNP: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-27
1
-2
/
+2
*
PNP: remove the now unused pnp_find_card() function
Christoph Hellwig
2020-10-08
1
-23
/
+0
*
PNP: quirks: Fix duplicate included pci.h
Tian Tao
2020-09-25
1
-2
/
+0
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
2
-3
/
+3
*
PNPBIOS: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-15
1
-1
/
+1
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
2
-14
/
+12
*
PNP: isapnp: remove defined but not used function 'isapnp_checksum'
yu kuai
2020-01-23
1
-22
/
+0
*
PNP: isapnp: remove set but not used variable 'checksum'
yu kuai
2020-01-15
1
-2
/
+1
*
docs: driver-api: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
2019-05-30
3
-42
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-24
1
-10
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
2
-29
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
7
-0
/
+7
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
2019-02-24
1
-7
/
+7
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-06-07
1
-1
/
+1
|
\
|
*
media: sound, isapnp: allow building more drivers with COMPILE_TEST
Mauro Carvalho Chehab
2018-04-20
1
-1
/
+1
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-71
/
+7
|
/
*
PNP: pnpbios: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-16
1
-4
/
+1
*
PNP: remove unneeded kallsyms include
Sergey Senozhatsky
2017-12-13
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
16
-0
/
+16
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-07
1
-13
/
+25
|
\
|
*
PNP / ACPI: remove FSF address
Andy Shevchenko
2017-05-29
1
-4
/
+0
|
*
PNP / ACPI: join strings back for better maintenance
Andy Shevchenko
2017-05-29
1
-9
/
+9
|
*
PNP / ACPI: add support for GpioInt resource type
Jagadish Krishnamoorthy
2017-05-29
1
-0
/
+16
*
|
ACPI / PM: Consolidate device wakeup settings code
Rafael J. Wysocki
2017-06-28
1
-3
/
+3
|
/
*
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
1
-5
/
+5
*
Make static usermode helper binaries constant
Greg Kroah-Hartman
2017-01-19
1
-2
/
+3
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
*
PNP: isapnp: make core more explicitly non-modular
Paul Gortmaker
2016-08-16
1
-4
/
+1
*
PNP: pnpbios: add header file to fix build errors
Randy Dunlap
2016-07-27
1
-0
/
+1
*
Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-07-26
1
-2
/
+1
|
\
|
*
PNP: make pnpbios core explicitly non-modular
Paul Gortmaker
2016-07-05
1
-2
/
+1
*
|
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-15
1
-1
/
+1
|
/
[next]