| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 1 | -1/+1 | |
| Signed-off-by: Matthew Wilcox <[email protected]> | |||||
| 2005-10-21 | [PARISC] Update parisc specific input code from parisc tree | Matthew Wilcox | 1 | -0/+168 | |
| Update drivers to new input layer changes. Signed-off-by: Helge Deller <[email protected]> Signed-off-by: Matthew Wilcox <[email protected]> Reorder code in gscps2_interrupt() and only enable ports when opened. This fixes issues with hangs booting an SMP kernel on my C360. Previously serio_interrupt() could be called before the lock in struct serio was initialised. Signed-off-by: Richard Hirst <[email protected]> Signed-off-by: Kyle McMartin <[email protected]> | |||||