summaryrefslogtreecommitdiff
path: root/drivers/parport/share.c
Commit message (Expand)AuthorAge
* parport: fix attempt to write duplicate procfilesSudip Mukherjee2017-03-16
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* parport: avoid assignment in ifSudip Mukherjee2016-01-03
* parport: remove unneeded spaceSudip Mukherjee2016-01-03
* parport: change style of NULL comparisonSudip Mukherjee2016-01-03
* parport: remove unnecessary out of memory messageSudip Mukherjee2016-01-03
* parport: remove bracesSudip Mukherjee2016-01-03
* parport: quoted strings should not be splitSudip Mukherjee2016-01-03
* parport: code indent should use tabsSudip Mukherjee2016-01-03
* parport: fix coding styleSudip Mukherjee2016-01-03
* parport: EXPORT_SYMBOL should follow functionSudip Mukherjee2016-01-03
* parport: remove trailing white spaceSudip Mukherjee2016-01-03
* parport: fix a trivial typoGeliang Tang2016-01-03
* parport: Revert "parport: fix memory leak"Sudip Mukherjee2015-07-25
* parport: fix freeing freed memorySudip Mukherjee2015-07-22
* parport: fix memory leakSudip Mukherjee2015-07-22
* parport: fix error handlingSudip Mukherjee2015-07-22
* parport: check exclusive access before registerSudip Mukherjee2015-06-12
* parport: add device-model to parport subsystemSudip Mukherjee2015-06-01
* parport: fix interruptible_sleep_on raceArnd Bergmann2014-02-28
* drivers/parport/share.c: use kzallocAlexandru Gheorghiu2013-07-03
* parport: make lockdep happy with waitlist_lockAlexander Gordeev2011-01-26
* parport: Semaphore cleanupThomas Gleixner2010-10-12
* parport: quickfix the proc registration bugAlan Cox2009-06-02
* parport: remove CVS keywordsAdrian Bunk2008-10-16
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-23
* [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-23
* [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-23
* parport->dev driver model supportDavid Brownell2007-05-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] parport: add to kernel-docRandy Dunlap2006-06-25
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-26
* [PATCH] parport: export parport_get_port()Marko Kohtala2006-01-06
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16