Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | parport: avoid assignment in if | Sudip Mukherjee | 1 | -1/+2 |
2016-01-04 | parport: remove unneeded space | Sudip Mukherjee | 1 | -47/+47 |
2016-01-04 | parport: change style of NULL comparison | Sudip Mukherjee | 1 | -4/+4 |
2016-01-04 | parport: remove unnecessary out of memory message | Sudip Mukherjee | 1 | -10/+3 |
2016-01-04 | parport: remove braces | Sudip Mukherjee | 1 | -4/+2 |
2016-01-04 | parport: quoted strings should not be split | Sudip Mukherjee | 1 | -10/+8 |
2016-01-04 | parport: code indent should use tabs | Sudip Mukherjee | 1 | -1/+1 |
2016-01-04 | parport: fix coding style | Sudip Mukherjee | 1 | -25/+44 |
2016-01-04 | parport: EXPORT_SYMBOL should follow function | Sudip Mukherjee | 1 | -16/+13 |
2016-01-04 | parport: remove trailing white space | Sudip Mukherjee | 1 | -4/+4 |
2016-01-04 | parport: fix a trivial typo | Geliang Tang | 1 | -1/+1 |
2015-07-25 | parport: Revert "parport: fix memory leak" | Sudip Mukherjee | 1 | -1/+0 |
2015-07-23 | parport: fix freeing freed memory | Sudip Mukherjee | 1 | -4/+4 |
2015-07-23 | parport: fix memory leak | Sudip Mukherjee | 1 | -0/+1 |
2015-07-23 | parport: fix error handling | Sudip Mukherjee | 1 | -1/+2 |
2015-06-13 | parport: check exclusive access before register | Sudip Mukherjee | 1 | -0/+28 |
2015-06-01 | parport: add device-model to parport subsystem | Sudip Mukherjee | 1 | -23/+322 |
2014-03-01 | parport: fix interruptible_sleep_on race | Arnd Bergmann | 1 | -1/+2 |
2013-07-04 | drivers/parport/share.c: use kzalloc | Alexandru Gheorghiu | 1 | -2/+1 |
2011-01-26 | parport: make lockdep happy with waitlist_lock | Alexander Gordeev | 1 | -2/+2 |
2010-10-12 | parport: Semaphore cleanup | Thomas Gleixner | 1 | -1/+1 |
2009-06-02 | parport: quickfix the proc registration bug | Alan Cox | 1 | -3/+10 |
2008-10-16 | parport: remove CVS keywords | Adrian Bunk | 1 | -1/+1 |
2007-10-24 | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 1 | -1/+1 |
2007-10-24 | [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} | Jeff Garzik | 1 | -1/+1 |
2007-10-24 | [PARPORT] Consolidate code copies into a single generic irq handler | Jeff Garzik | 1 | -0/+10 |
2007-05-08 | parport->dev driver model support | David Brownell | 1 | -0/+5 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-25 | [PATCH] parport: add to kernel-doc | Randy Dunlap | 1 | -1/+1 |
2006-03-26 | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 1 | -9/+10 |
2006-01-06 | [PATCH] parport: export parport_get_port() | Marko Kohtala | 1 | -0/+1 |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 1 | -12/+7 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1014 |