aboutsummaryrefslogtreecommitdiff
path: root/drivers/parport/share.c
AgeCommit message (Expand)Author
2017-03-16parport: fix attempt to write duplicate procfilesSudip Mukherjee
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-01-03parport: avoid assignment in ifSudip Mukherjee
2016-01-03parport: remove unneeded spaceSudip Mukherjee
2016-01-03parport: change style of NULL comparisonSudip Mukherjee
2016-01-03parport: remove unnecessary out of memory messageSudip Mukherjee
2016-01-03parport: remove bracesSudip Mukherjee
2016-01-03parport: quoted strings should not be splitSudip Mukherjee
2016-01-03parport: code indent should use tabsSudip Mukherjee
2016-01-03parport: fix coding styleSudip Mukherjee
2016-01-03parport: EXPORT_SYMBOL should follow functionSudip Mukherjee
2016-01-03parport: remove trailing white spaceSudip Mukherjee
2016-01-03parport: fix a trivial typoGeliang Tang
2015-07-25parport: Revert "parport: fix memory leak"Sudip Mukherjee
2015-07-22parport: fix freeing freed memorySudip Mukherjee
2015-07-22parport: fix memory leakSudip Mukherjee
2015-07-22parport: fix error handlingSudip Mukherjee
2015-06-12parport: check exclusive access before registerSudip Mukherjee
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee
2014-02-28parport: fix interruptible_sleep_on raceArnd Bergmann
2013-07-03drivers/parport/share.c: use kzallocAlexandru Gheorghiu
2011-01-26parport: make lockdep happy with waitlist_lockAlexander Gordeev
2010-10-12parport: Semaphore cleanupThomas Gleixner
2009-06-02parport: quickfix the proc registration bugAlan Cox
2008-10-16parport: remove CVS keywordsAdrian Bunk
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-23[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik
2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik
2007-05-08parport->dev driver model supportDavid Brownell
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] parport: add to kernel-docRandy Dunlap
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-01-06[PATCH] parport: export parport_get_port()Marko Kohtala
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds