summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Basic support for Moschip 9900 family I/O chipsNicos Gollan2011-06-071-1/+103
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-258-15/+12
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-119-13/+208
| |\ \ \
| * | | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
| * | | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-107-14/+11
| | |/ / | |/| |
* | | | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-254-239/+0
|\ \ \ \
| * | | | ARM: mach-s3c2400: deleteNicolas Pitre2011-07-183-114/+0
| * | | | ARM: mach-s3c24a0: deleteNicolas Pitre2011-07-183-125/+0
| | |/ / | |/| |
* | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-257-39/+4
|\ \ \ \
| * \ \ \ Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-217-39/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham2011-07-207-35/+2
| | * | | serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham2011-07-071-4/+2
| | |/ /
* | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-16/+27
|\ \ \ \
| * \ \ \ Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely2011-07-158-12/+205
| |\ \ \ \ | | |/ / /
| * | | | tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely2011-07-101-0/+1
| * | | | tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely2011-07-041-22/+15
| * | | | tty: of_serial: support for 32 bit accessesJamie Iles2011-06-301-0/+17
| | |_|/ | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-141-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-041-1/+2
| |\ \ \
| | * | | atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD2011-06-251-1/+2
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-057-11/+203
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-286-8/+199
| |\ \ \ \
| | * | | | serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon2011-06-161-4/+14
| | * | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-161-1/+122
| | * | | | 8250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com2011-06-071-0/+1
| | * | | | 8250_pci: Fix missing const from mergesAlan Cox2011-06-071-1/+1
| | * | | | ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-071-2/+2
| | * | | | serial: ioremap warning fix for jsm driver.Lennart Sorensen2011-06-071-1/+1
| | * | | | 8250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA2011-06-031-0/+59
| | | |_|/ | | |/| |
| * | | | drivers/tty/serial/8250_pci.c: fix warningAndrew Morton2011-06-271-1/+1
| | |/ / | |/| |
| * | | serial: mrst_max3110: initialize waitqueue earlierMika Westerberg2011-06-231-1/+2
| * | | mrst_max3110: Change max missing message priority.William Douglas2011-06-231-1/+1
| | |/ | |/|
* | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
|/ /
* | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-06-151-1/+3
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-271-1/+1
|\
| * Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-271-1/+1
| |\
| | * atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+1
* | | m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-261-1/+2
|/ /
* | drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton2011-05-251-0/+1
* | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-05-232-9/+23
|\ \
| * | sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm2011-05-231-8/+8
| * | serial: sh-sci: suspend/resume wakeup support V2Magnus Damm2011-05-231-1/+1
| * | serial: sh-sci: Runtime PM supportMagnus Damm2011-05-231-0/+14
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-2350-187/+1270
|\ \ \
| * | | serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.Antony Pavlov2011-05-191-0/+32
| * | | tty/serial: Fix break handling for PORT_TEGRAStephen Warren2011-05-191-0/+28
| * | | tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-192-2/+13
OpenPOWER on IntegriCloud