| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -2208/+0 |
* | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 2010-06-02 | 1 | -2/+5 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 1 | -1/+3 |
|\ |
|
| * | serial: drivers/serial/pmac_zilog.c: add missing unlock | Julia Lawall | 2010-04-30 | 1 | -1/+3 |
* | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | pmac-zilog: add platform driver | Finn Thain | 2010-02-27 | 1 | -19/+136 |
* | pmac-zilog: cleanup | Finn Thain | 2010-02-27 | 1 | -44/+41 |
* | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 1 | -3/+3 |
* | serial/pmac_zilog: Workaround problem due to interrupt on closed port | Benjamin Herrenschmidt | 2010-01-15 | 1 | -0/+11 |
* | serial: move delta_msr_wait into the tty_port | Alan Cox | 2009-09-19 | 1 | -1/+1 |
* | serial: replace the state mutex with the tty port mutex | Alan Cox | 2009-09-19 | 1 | -4/+4 |
* | serial: kill off uart_info | Alan Cox | 2009-09-19 | 1 | -6/+6 |
* | powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook | Benjamin Herrenschmidt | 2009-04-07 | 1 | -0/+15 |
* | serial/pmac_zilog: Add console polling support | Chris J Arges | 2008-11-19 | 1 | -0/+27 |
* | ttydev: fix pamc_zilog for tty pointer move | Stephen Rothwell | 2008-07-20 | 1 | -2/+2 |
* | [POWERPC] Optionally use new device number for pmac_zilog | David Woodhouse | 2007-09-22 | 1 | -5/+15 |
* | [POWERPC] Fix pmac_zilog debug arg | Olaf Hering | 2007-09-19 | 1 | -1/+1 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -1/+1 |
* | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 | 1 | -3/+3 |
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 2007-04-26 | 1 | -3/+3 |
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 1 | -1/+3 |
* | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-04-13 | 1 | -3/+3 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -5/+5 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -9/+8 |
* | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -4/+5 |
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -3/+3 |
* | [PATCH] irq-flags: serial: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [SERIAL] kernel console should send CRLF not LFCR | Russell King | 2006-03-20 | 1 | -12/+11 |
* | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 | 1 | -1/+1 |
* | [SERIAL] convert uart_state.sem to uart_state.mutex | Ingo Molnar | 2006-01-13 | 1 | -5/+4 |
* | [SERIAL] turn serial semaphores into mutexes | Arjan van de Ven | 2006-01-12 | 1 | -11/+12 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 1 | -31/+8 |
* | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 2006-01-09 | 1 | -4/+11 |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 1 | -3/+3 |
* | [SERIAL] Clean up and fix tty transmission start/stoping | Russell King | 2005-08-31 | 1 | -4/+3 |
* | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2005-07-06 | 1 | -6/+3 |
* | [PATCH] Serial: Adjust serial locking | Russell King | 2005-06-29 | 1 | -2/+2 |
* | [PATCH] fix u32 vs. pm_message_t in drivers/ | Pavel Machek | 2005-04-16 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+2048 |