| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 3523/1: Serial core pm_state | Andrew Victor | 2006-05-16 | 1 | -3/+6 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-05-11 | 3 | -72/+121 |
|\ |
|
| * | [SERIAL] 8250: add locking to console write function | Russell King | 2006-05-02 | 1 | -0/+10 |
| * | [SERIAL] Remove unconditional enable of TX irq for console | Russell King | 2006-04-30 | 1 | -2/+1 |
| * | [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uart | Jon Anders Haugum | 2006-04-30 | 1 | -13/+42 |
| * | [SERIAL] AMD Alchemy UART: claim memory range | Sergei Shtylyov | 2006-04-30 | 2 | -3/+8 |
| * | [SERIAL] Clean up serial locking when obtaining a reference to a port | Russell King | 2006-04-30 | 1 | -54/+60 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-05-04 | 4 | -12/+48 |
|\ \ |
|
| * | | [PATCH] ppc32 CPM_UART: fixes and improvements | Vitaly Bordug | 2006-05-03 | 4 | -11/+43 |
| * | | [PATCH] ppc32 CPM_UART: Fixed break send on SCC | Vitaly Bordug | 2006-05-03 | 1 | -1/+5 |
| |/ |
|
* | | [ARM] 3490/1: i.MX: move uart resources to board files | Sascha Hauer | 2006-05-04 | 1 | -24/+16 |
|/ |
|
* | [PATCH] ppc32 CPM_UART: Fixed odd address translations | Vitaly Bordug | 2006-04-28 | 4 | -26/+50 |
* | [PATCH] ppc32 CPM_UART: Convert to use platform devices | Vitaly Bordug | 2006-04-28 | 4 | -111/+220 |
* | [PATCH] m32r: Remove a warning in m32r_sio.c | Hirokazu Takata | 2006-04-19 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-04-02 | 3 | -3/+3 |
|\ |
|
| * | Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Adrian Bunk | 2006-04-02 | 2 | -7/+32 |
| |\ |
|
| * | | fix the email address of Wendy Xiong | Adrian Bunk | 2006-04-01 | 3 | -3/+3 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2006-04-02 | 1 | -117/+112 |
|\ \ \
| |_|/
|/| | |
|
| * | | [PATCH] pcmcia: Add support for Possio GCC AKA PCMCIA Siemens MC45 | Petr Vandrovec | 2006-03-31 | 1 | -6/+46 |
| * | | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski | 2006-03-31 | 1 | -1/+1 |
| * | | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2006-03-31 | 1 | -26/+9 |
| * | | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2006-03-31 | 1 | -6/+5 |
| * | | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2006-03-31 | 1 | -60/+51 |
| * | | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 2006-03-31 | 1 | -9/+7 |
| * | | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2006-03-31 | 1 | -11/+1 |
| * | | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2006-03-31 | 1 | -7/+2 |
| * | | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2006-03-31 | 1 | -5/+2 |
| * | | [PATCH] serial_cs: add Merlin U630 IDs | Domen Puncer | 2006-03-31 | 1 | -0/+2 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-31 | 2 | -7/+32 |
|\ \ \
| |_|/
|/| | |
|
| * | | [SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabled | Russell King | 2006-03-29 | 2 | -7/+32 |
* | | | [PATCH] Decrease number of pointer derefs in jsm_tty.c | Jesper Juhl | 2006-03-31 | 1 | -12/+17 |
| |/
|/| |
|
* | | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 | 2 | -9/+10 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-28 | 5 | -1398/+68 |
|\ |
|
| * | [SERIAL] amba-pl010: allow platforms to specify modem control method | Russell King | 2006-03-26 | 1 | -93/+67 |
| * | [SERIAL] Remove obsoleted au1x00_uart driver | Ralf Baechle | 2006-03-26 | 3 | -1304/+0 |
| * | [SERIAL] Small time UART configuration fix for AU1100 processor | Freddy Spierenburg | 2006-03-26 | 1 | -1/+1 |
* | | [PATCH] Typo fixes | Alexey Dobriyan | 2006-03-28 | 3 | -3/+3 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-25 | 4 | -253/+50 |
|\ |
|
| * | [SERIAL] amba-pl010: Remove accessor macros | Russell King | 2006-03-25 | 1 | -61/+49 |
| * | [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI) | Bjorn Helgaas | 2006-03-25 | 3 | -192/+0 |
| * | [SERIAL] icom: select FW_LOADER | maximilian attems | 2006-03-25 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-25 | 1 | -1/+1 |
|\ \ |
|
| * | | fix typos "wich" -> "which" | Uwe Zeisberger | 2006-03-24 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] serial: merge mpsc.h into mpsc.c | Mark A. Greer | 2006-03-25 | 2 | -293/+255 |
* | | [PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of ... | Mark A. Greer | 2006-03-25 | 1 | -4/+5 |
* | | [PATCH] serial: mpsc driver passes bad devname to request_irq() | Mark A. Greer | 2006-03-25 | 1 | -1/+1 |
* | | [PATCH] Altix: rs422 support for ioc4 serial driver | Pat Gefre | 2006-03-25 | 1 | -138/+249 |
* | | [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() | Bjorn Helgaas | 2006-03-25 | 1 | -5/+5 |
|/ |
|
* | [PATCH] kill _INLINE_ | Adrian Bunk | 2006-03-23 | 5 | -73/+43 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-22 | 24 | -301/+187 |
|\ |
|