Age | Commit message (Expand) | Author |
2006-01-14 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-01-14 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-01-14 | [PATCH] Altix: ioc3 serial support | Patrick Gefre |
2006-01-14 | [PATCH] remove unused tmp_buf_sem's | Adrian Bunk |
2006-01-13 | [SERIAL] serial8250: convert to the new platform device interface | Dmitry Torokhov |
2006-01-13 | [SERIAL] fix SERIAL_M32R_PLDSIO dependencies | Adrian Bunk |
2006-01-13 | [SERIAL] convert uart_state.sem to uart_state.mutex | Ingo Molnar |
2006-01-13 | [ARM] 3258/1: IMX serial: fix parity | Matt Reimer |
2006-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds |
2006-01-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-01-12 | [SERIAL] turn serial semaphores into mutexes | Arjan van de Ven |
2006-01-12 | [PATCH] pcmcia: add new IDs for serial_cs.c | Dominik Brodowski |
2006-01-10 | [PATCH] m68knommu: set irq priority/level different for each ColdFire serial ... | Greg Ungerer |
2006-01-10 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2006-01-10 | [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial) | Andrew Victor |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox |
2006-01-10 | [PATCH] tty-layer-buffering-revamp: jsm is broken | Andrew Morton |
2006-01-10 | Update Yoichi Yuasa's email address. | Ralf Baechle |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-01-09 | [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver() | Richard Knutsson |
2006-01-09 | [PATCH] ppc32: cpm_uart: fix xchar sending | Aristeu Sergio Rozanski Filho |
2006-01-09 | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt |
2006-01-08 | [ARM] Remove EPXA10DB machine support | Russell King |
2006-01-07 | [SERIAL] Make the number of UARTs registered configurable. | Dave Jones |
2006-01-07 | [SERIAL] Fix clocal wakeup problem | Russell King |
2006-01-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-01-07 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King |
2006-01-07 | Merge with Linus' kernel. | Russell King |
2006-01-07 | [ARM] Move AMBA include files to include/linux/amba/ | Russell King |
2006-01-06 | [PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial por... | Sylvain Munaut |
2006-01-06 | [PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c | Sylvain Munaut |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski |
2006-01-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski |
2006-01-05 | [SERIAL] 8520_pci: build fix | Andrew Morton |
2006-01-04 | [SERIAL] Remove _INLINE_ | Russell King |
2006-01-04 | [SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port() | Russell King |
2006-01-04 | [SERIAL] Use uart_match_port() to find a matching port in find_port() | Russell King |
2006-01-04 | [SERIAL] Fix matching of MMIO ports | Benjamin Herrenschmidt |
2006-01-04 | [SERIAL] Add support for more Connect Tech PCI serial boards | Gareth Howlett |
2006-01-04 | [Serial] Don't miss modem status changes | Russell King |
2006-01-03 | [ARM] Remove clk_use()/clk_unuse() | Russell King |
2005-12-30 | [ARM] 3216/1: indent and typo in drivers/serial/pxa.c | Erik Hovland |
2005-12-27 | [SERIAL] Fix AMBA PL011 sysrq character handling | Russell King |
2005-12-22 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk |
2005-12-07 | [SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough. | Dave Jones |