summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13119-97162/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-01-102-320/+388
|\
| * serial: bfin_5xx: move resources into board filesSonic Zhang2011-01-102-320/+388
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-102-1/+2
|\ \ | |/ |/|
| * of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-031-1/+1
| * of_serial: explicitly include of_irq.hRob Herring2010-12-291-0/+1
* | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-071-0/+7
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-073-33/+569
| |\ \
| * \ \ Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt2010-12-213-18/+11
| |\ \ \ | | | |/ | | |/|
| * | | Merge branches 'rmobile/ag5' and 'rmobile/fsi-despair' into rmobile-latestPaul Mundt2010-11-242-2/+0
| |\ \ \
| * | | | ARM: mach-shmobile: Initial AG5 and AG5EVM supportMagnus Damm2010-11-181-0/+7
* | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-0714-78/+3867
|\ \ \ \ \
| * | | | | serial: apbuart: Fixup apbuart_console_init()Thomas Gleixner2011-01-061-2/+3
| * | | | | drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner2010-12-161-29/+19
| * | | | | Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R2010-12-161-2/+6
| * | | | | pch_uart : fix warnings for 64bit compileTomoya MORINAGA2010-12-161-6/+7
| * | | | | 8250: fix uninitialized FIFOsOndrej Puzman2010-12-101-0/+2
| * | | | | 8250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles2010-12-102-12/+41
| * | | | | 8250: use container_of() instead of castingJamie Iles2010-12-101-20/+40
| * | | | | serial: omap-serial: Add support for kernel debuggerCosmin Cojocar2010-12-102-7/+33
| * | | | | serial: fix pch_uart kconfig & buildRandy Dunlap2010-12-101-1/+2
| * | | | | serial: ifx6x60: fix memory leakVasiliy Kulikov2010-11-301-0/+1
| * | | | | serial: ifx6x60: free IRQ on errorVasiliy Kulikov2010-11-301-1/+3
| * | | | | Serial: EG20T: add PCH_UART driverTomoya MORINAGA2010-11-303-0/+1459
| * | | | | Serial: ce4100: Add PCI UART support for the ce4100Dirk Brandewie2010-11-301-0/+36
| * | | | | serial: ifx6x60: Fix missing include for msleepAlan Cox2010-11-161-0/+1
| * | | | | serial: ifx6x60: The IFX requires SPIAlan Cox2010-11-161-1/+1
| * | | | | serial: mpc52xx: make printout for type more genericWolfram Sang2010-11-161-1/+5
| * | | | | serial: cpu_uart: Remove unused uart_cpm_port fieldsBaurzhan Ismagulov2010-11-111-6/+0
| * | | | | serial: cpm_uat: reducing CPM serial latencyBaurzhan Ismagulov2010-11-111-0/+19
| * | | | | serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov2010-11-113-0/+659
| * | | | | ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby2010-11-114-0/+1538
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-062-33/+33
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-171-1/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2010-12-102-17/+9
| |\ \ \ \ \
| * | | | | | omap: Serial: Define register access modes in LCRAndrei Emeltchenko2010-11-302-30/+30
| * | | | | | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko2010-11-301-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-061-31/+561
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'mmci' and 'pl011-dma' into develRussell King2011-01-051-31/+561
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | | * | | | ARM: PL011: add DMA burst threshold support for ST variantsRussell King2011-01-051-0/+12
| | | * | | | ARM: PL011: Add support for transmit DMARussell King2011-01-051-2/+506
| | | * | | | ARM: PL011: Ensure IRQs are disabled in UART interrupt handlerRussell King2011-01-051-2/+3
| | | * | | | ARM: PL011: Separate hardware FIFO size from TTY FIFO sizeRussell King2011-01-051-3/+5
| | | * | | | ARM: PL011: Allow better handling of vendor dataRussell King2011-01-051-24/+27
| | | * | | | ARM: PL011: Ensure error flags are clear at startupRussell King2011-01-051-0/+4
| | | * | | | ARM: PL011: include revision number in boot-time port printkRussell King2011-01-051-1/+5
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2011-01-061-1/+7
|\ \ \ \ \ \
| * | | | | | Added support for ampopts in APBUART driver. Used in AMP systems.Daniel Hellstrom2011-01-041-1/+4
| * | | | | | APBUART: added raw AMBA vendor/device number to match against.Daniel Hellstrom2011-01-041-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-061-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
OpenPOWER on IntegriCloud