| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-12 | PNP: Remove prehistoric deadcode | Dr. David Alan Gilbert | 1 | -32/+0 |
| 2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+3 |
| 2021-06-24 | PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variable | Jinchao Wang | 1 | -4/+3 |
| 2021-06-07 | PNP: use DEVICE_ATTR_RO macro | Zhen Lei | 1 | -6/+6 |
| 2021-05-17 | PNP: Remove pnp_alloc() | Heiner Kallweit | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2015-03-18 | PNP: Convert pnp_lock into a mutex | Rafael J. Wysocki | 1 | -12/+13 |
| 2014-01-05 | PNP / card: add missing put_device() call | Levente Kurusa | 1 | -0/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
| 2009-04-07 | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 1 | -1/+1 |
| 2009-01-06 | pnp: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -4/+3 |
| 2008-07-26 | make pnp_add_card_id() static | Adrian Bunk | 1 | -1/+1 |
| 2008-07-26 | pnp: set the pnp_card dma_mask for use by ISAPnP cards | Rene Herman | 1 | -0/+4 |
| 2008-04-29 | PNP: add pnp_alloc_card() | Bjorn Helgaas | 1 | -3/+25 |
| 2008-04-29 | PNP: change pnp_add_card_id() to allocate its own pnp_id structures | Bjorn Helgaas | 1 | -6/+21 |
| 2007-10-17 | PNP: use dev_info(), dev_err(), etc in core | Bjorn Helgaas | 1 | -2/+1 |
| 2007-10-17 | PNP: simplify PNP card error handling | Bjorn Helgaas | 1 | -28/+29 |
| 2007-10-17 | PNP: remove null pointer checks | Bjorn Helgaas | 1 | -15/+0 |
| 2007-08-24 | PNP: fix up after Lindent | Bjorn Helgaas | 1 | -8/+8 |
| 2007-07-26 | PNP: fix up after Lindent | Bjorn Helgaas | 1 | -18/+15 |
| 2007-07-26 | PNP: Lindent all source files | Bjorn Helgaas | 1 | -62/+73 |
| 2007-04-27 | PNP: stop using the subsystem rwsem | Greg Kroah-Hartman | 1 | -6/+0 |
| 2006-12-07 | [PATCH] PNP: handle sysfs errors | Jeff Garzik | 1 | -9/+21 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-25 | [PATCH] pnp: card_probe(): fix memory leak | Jesper Juhl | 1 | -22/+26 |
| 2006-03-27 | [PATCH] pnp: PNP: adjust pnp_register_driver signature | Bjorn Helgaas | 1 | -9/+7 |
| 2006-02-28 | [PATCH] pnp bus type fix | Adam Belay | 1 | -7/+5 |
| 2006-01-22 | [ALSA] check return code in pnp_register_card_driver() | Adam Belay | 1 | -2/+7 |
| 2006-01-03 | [ALSA] PATCH] Add PM support to PnP drivers | Takashi Iwai | 1 | -0/+25 |
| 2005-11-07 | [PATCH] drivers/pnp/: cleanups | Adrian Bunk | 1 | -1/+3 |
| 2005-09-07 | [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG | Bjorn Helgaas | 1 | -7/+0 |
| 2005-08-18 | [PATCH] broken error path in drivers/pnp/card.c | Jaroslav Kysela | 1 | -0/+2 |
| 2005-06-24 | [PATCH] DocBook: update comments | Martin Waitz | 1 | -2/+1 |
| 2005-06-20 | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk... | Yani Ioannou | 1 | -2/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+391 |