summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: samsung: Fix build for non-Exynos4210 devicesMark Brown2011-12-231-1/+1
* serial: samsung: add device tree supportThomas Abraham2011-12-231-2/+34
* serial: samsung: merge probe() function from all SoC specific extensionsThomas Abraham2011-12-239-577/+253
* serial: samsung: merge all SoC specific port reset functionsThomas Abraham2011-12-236-116/+19
* serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham2011-12-236-243/+20
* ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham2011-12-231-1/+0
* serial: samsung: switch to clkdev based clock lookupThomas Abraham2011-12-232-121/+90
* ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham2011-12-232-51/+3
* serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham2011-12-233-7/+25
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-225-36/+27
|\
| * Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"Greg Kroah-Hartman2011-11-162-16/+0
| * RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-152-21/+5
| * pch_uart: Fix DMA resource leak issueTomoya MORINAGA2011-11-151-2/+2
| * serial,mfd: Fix CMSPAR setupAlan Cox2011-11-151-3/+1
| * tty/serial: Prevent drop of DCD on suspend for Tegra UARTsDoug Anderson2011-11-152-0/+16
| * pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-151-3/+3
| * pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-152-7/+15
| * pch_uart: Fix hw-flow control issueTomoya MORINAGA2011-11-151-0/+1
| |
| \
*-. \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-1110-41/+16
|\ \ \ | | |/ | |/|
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-078-1/+8
| |\ \
| | * | tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exportersPaul Gortmaker2011-11-011-0/+1
| | * | tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-11-017-1/+7
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-071-23/+0
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-201-2/+2
| | |\ \ \
| | * | | | serial/8250: Move UPIO_TSI to powerpcArnd Bergmann2011-09-201-23/+0
| * | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-051-17/+8
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski2011-09-191-17/+8
* | | | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-0/+19
|/ / / / /
* | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-10/+20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann2011-10-303-14/+65
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | msm_serial: Add devicetree supportDavid Brown2011-08-291-0/+14
| * | | | | msm_serial: Use relative resources for iomemDavid Brown2011-08-291-10/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-291-11/+1
|\ \ \ \ \
| * | | | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-11/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-272-2/+26
|\ \ \ \ \
| * | | | | clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
| * | | | | clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
* | | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| |/ / / / /
* | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-274-13/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v3.1' into devicetree/nextGrant Likely2011-10-241-1/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | devicetree: fix build error on drivers/tty/serial/altera_jtaguart.cGrant Likely2011-10-051-0/+1
| * | | | | | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely2011-10-051-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | tty: use of_match_ptr() for of_match_table entryBen Dooks2011-09-303-9/+3
| * | | | | | serial/imx: add of_alias_get_id() reference backShawn Guo2011-09-221-4/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-2653-3441/+795
|\ \ \ \ \ \
| * | | | | | TTY: serial_core: Fix crash if DCD drop during suspendDoug Anderson2011-10-191-0/+7
| * | | | | | tty/serial: atmel_serial: bootconsole removed from auto-enumeratesNicolas Ferre2011-10-191-1/+0
| * | | | | | tty/serial: atmel_serial: add device tree supportNicolas Ferre2011-10-191-8/+71
| * | | | | | tty/serial: atmel_serial: auto-enumerate portsNicolas Ferre2011-10-191-8/+36