summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dz: Fixes to make it workMaciej W. Rozycki2006-12-072-194/+209
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-11/+11
* [PATCH] Exar quad port serialPaul B Schroeder2006-12-073-0/+64
* [PATCH] serial uartlite driverPeter Korsgaard2006-12-073-0/+525
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-062-3/+40
|\
| * sh: Clock framework tidying.Paul Mundt2006-12-061-3/+3
| * sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2006-12-061-0/+1
| * sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-061-0/+36
* | [PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer2006-12-061-3/+51
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-12-051-28/+39
|\ \ | |/ |/|
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-041-12/+1
| * [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-041-16/+14
| * [PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech2006-12-041-0/+24
* | [POWERPC] Add of_platform_bus support to mpc52xx psc uart driverGrant Likely2006-12-051-16/+337
* | [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driverGrant Likely2006-12-051-59/+57
* | [POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki2006-12-041-1/+1
|/
* [POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki2006-11-103-7/+8
* [POWERPC] CPM_UART: Fix non-console transmitKalle Pokki2006-11-101-3/+2
* [PATCH] ioc4_serial: irq flags fixAndrew Morton2006-10-301-2/+2
* [PATCH] Kconfig serial typosRandy Dunlap2006-10-201-6/+6
* [PATCH] ioc4: Enable build on non-SN2Brent Casavant2006-10-171-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-121-2/+2
|\
| * sh: Updates for IRQ handler changes.Paul Mundt2006-10-061-2/+2
* | [SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2006-10-111-3/+3
* | [PATCH] __iomem annotations in sunzilogAl Viro2006-10-101-1/+1
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-095-13/+5
|\ \
| * \ Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-065-13/+5
| |\ \
| | * | Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-065-13/+5
| | |/
* | | [PATCH] m32r pt_regs fixesAl Viro2006-10-071-1/+1
* | | Build fixes for struct pt_regs removalMatthew Wilcox2006-10-061-1/+1
|/ /
* / [IA64] Fix breakage from irq changeTony Luck2006-10-061-1/+1
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0537-215/+165
* [PATCH] atmel_serial: Fix roundoff error in atmel_console_get_optionsHaavard Skinnemoen2006-10-041-1/+7
* [PATCH] atmel_serial: Support AVR32Haavard Skinnemoen2006-10-042-12/+16
* [PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen2006-10-041-2/+3
* [PATCH] atmel_serial: Rename at91_register_uart_fnsHaavard Skinnemoen2006-10-041-9/+9
* [PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen2006-10-041-3/+3
* [PATCH] at91_serial -> atmel_serial: Internal namesHaavard Skinnemoen2006-10-042-346/+346
* [PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen2006-10-041-7/+7
* [PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen2006-10-041-1/+1
* [PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen2006-10-043-11/+11
* [PATCH] at91_serial -> atmel_serial: at91_serial.cHaavard Skinnemoen2006-10-042-1/+1
* [PATCH] at91_serial -> atmel_serial: at91rm9200_usart.hHaavard Skinnemoen2006-10-042-1/+125
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-044-5/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-044-5/+0
* | [PARISC] Clean up asm-parisc/serial.hMatthew Wilcox2006-10-041-2/+2
* | [PARISC] Document that D-class can also use serial_muxCarlos O'Donell2006-10-041-4/+5
|/
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Fix several typos in drivers/Matt LaPlante2006-10-031-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-037-101/+268
|\