summaryrefslogtreecommitdiffstats
path: root/drivers/parport/share.c
Commit message (Expand)AuthorAgeFilesLines
* parport: avoid assignment in ifSudip Mukherjee2016-01-031-1/+2
* parport: remove unneeded spaceSudip Mukherjee2016-01-031-47/+47
* parport: change style of NULL comparisonSudip Mukherjee2016-01-031-4/+4
* parport: remove unnecessary out of memory messageSudip Mukherjee2016-01-031-10/+3
* parport: remove bracesSudip Mukherjee2016-01-031-4/+2
* parport: quoted strings should not be splitSudip Mukherjee2016-01-031-10/+8
* parport: code indent should use tabsSudip Mukherjee2016-01-031-1/+1
* parport: fix coding styleSudip Mukherjee2016-01-031-25/+44
* parport: EXPORT_SYMBOL should follow functionSudip Mukherjee2016-01-031-16/+13
* parport: remove trailing white spaceSudip Mukherjee2016-01-031-4/+4
* parport: fix a trivial typoGeliang Tang2016-01-031-1/+1
* parport: Revert "parport: fix memory leak"Sudip Mukherjee2015-07-251-1/+0
* parport: fix freeing freed memorySudip Mukherjee2015-07-221-4/+4
* parport: fix memory leakSudip Mukherjee2015-07-221-0/+1
* parport: fix error handlingSudip Mukherjee2015-07-221-1/+2
* parport: check exclusive access before registerSudip Mukherjee2015-06-121-0/+28
* parport: add device-model to parport subsystemSudip Mukherjee2015-06-011-23/+322
* parport: fix interruptible_sleep_on raceArnd Bergmann2014-02-281-1/+2
* drivers/parport/share.c: use kzallocAlexandru Gheorghiu2013-07-031-2/+1
* parport: make lockdep happy with waitlist_lockAlexander Gordeev2011-01-261-2/+2
* parport: Semaphore cleanupThomas Gleixner2010-10-121-1/+1
* parport: quickfix the proc registration bugAlan Cox2009-06-021-3/+10
* parport: remove CVS keywordsAdrian Bunk2008-10-161-1/+1
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-1/+1
* [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-231-1/+1
* [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-231-0/+10
* parport->dev driver model supportDavid Brownell2007-05-081-0/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] parport: add to kernel-docRandy Dunlap2006-06-251-1/+1
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-9/+10
* [PATCH] parport: export parport_get_port()Marko Kohtala2006-01-061-0/+1
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-12/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1014
OpenPOWER on IntegriCloud