index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
3
-8
/
+8
|
\
|
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
3
-8
/
+8
|
|
\
|
|
*
spi, serial: move to dma_transfer_direction
Vinod Koul
2011-10-31
3
-8
/
+8
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-01-14
3
-0
/
+712
|
\
\
\
|
*
|
|
SERIAL: AR933X: Add driver for the built-in UART of the SoC
Gabor Juhos
2011-12-07
3
-0
/
+712
*
|
|
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
3
-3
/
+3
*
|
|
|
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-01-11
1
-1
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2012-01-09
14
-347
/
+203
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'rmobile-fixes-for-linus' into rmobile-latest
Paul Mundt
2011-11-24
1
-0
/
+19
|
|
\
\
\
\
\
|
*
|
|
|
|
|
ARM: mach-shmobile: R-Mobile A1 support.
Kuninori Morimoto
2011-11-11
1
-1
/
+3
*
|
|
|
|
|
|
Merge branch 'sh/nommu' into sh-latest
Paul Mundt
2012-01-12
44
-1678
/
+2722
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2012-01-09
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
apbuart: fix section mismatch warning
Sam Ravnborg
2011-12-27
1
-2
/
+2
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-4
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
serial: mxs-auart: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
1
-4
/
+4
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-61
/
+367
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
omap-serial: Add minimal device tree support
Rajendra Nayak
2011-12-16
1
-3
/
+42
|
|
*
|
|
|
|
|
|
omap-serial: Use default clock speed (48Mhz) if not specified
Rajendra Nayak
2011-12-16
1
-0
/
+7
|
|
*
|
|
|
|
|
|
omap-serial: Get rid of all pdev->id usage
Rajendra Nayak
2011-12-16
1
-15
/
+15
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Fix compilation/sparse warnings
Govindraj.R
2011-12-14
1
-3
/
+4
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
2011-12-14
1
-1
/
+35
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
Jon Hunter
2011-12-14
1
-7
/
+8
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
Deepak K
2011-12-14
1
-5
/
+3
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
Govindraj.R
2011-12-14
1
-0
/
+15
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
Govindraj.R
2011-12-14
1
-4
/
+64
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Get context loss count to context restore
Govindraj.R
2011-12-14
1
-2
/
+18
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Remove uart reset function.
Govindraj.R
2011-12-14
1
-0
/
+1
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...
Govindraj.R
2011-12-14
1
-17
/
+26
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Remove context_save and move context restore to driver
Govindraj.R
2011-12-14
1
-0
/
+24
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver
Govindraj.R
2011-12-14
1
-13
/
+109
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
Govindraj.R
2011-12-14
1
-2
/
+8
|
|
*
|
|
|
|
|
|
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
Govindraj.R
2011-12-14
1
-1
/
+0
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
9
-1071
/
+398
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
serial: samsung: Fix build for non-Exynos4210 devices
Mark Brown
2011-12-23
1
-1
/
+1
|
|
*
|
|
|
|
|
|
serial: samsung: add device tree support
Thomas Abraham
2011-12-23
1
-2
/
+34
|
|
*
|
|
|
|
|
|
serial: samsung: merge probe() function from all SoC specific extensions
Thomas Abraham
2011-12-23
9
-577
/
+253
|
|
*
|
|
|
|
|
|
serial: samsung: merge all SoC specific port reset functions
Thomas Abraham
2011-12-23
6
-116
/
+19
|
|
*
|
|
|
|
|
|
serial: samsung: remove all uses of get_clksrc and set_clksrc
Thomas Abraham
2011-12-23
6
-243
/
+20
|
|
*
|
|
|
|
|
|
ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of it
Thomas Abraham
2011-12-23
1
-1
/
+0
|
|
*
|
|
|
|
|
|
serial: samsung: switch to clkdev based clock lookup
Thomas Abraham
2011-12-23
2
-121
/
+90
|
|
*
|
|
|
|
|
|
ARM: S3C2440: move handling of fclk/n clock to platform code
Thomas Abraham
2011-12-23
2
-51
/
+3
|
|
*
|
|
|
|
|
|
serial: samsung: Keep a copy of the location of platform data in driver's pri...
Thomas Abraham
2011-12-23
3
-7
/
+25
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
36
-540
/
+1951
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
tty: serial: imx: move del_timer_sync() to avoid potential deadlock
Eric Miao
2012-01-04
1
-2
/
+2
|
|
*
|
|
|
|
|
imx: add polled io uart methods
Saleem Abdulrasool
2012-01-04
1
-0
/
+69
|
|
*
|
|
|
|
|
imx: Add save/restore functions for UART control regs
Dirk Behme
2012-01-04
1
-8
/
+35
|
|
*
|
|
|
|
|
serial/imx: let probing fail for the dt case without a valid alias
Uwe Kleine-König
2012-01-04
1
-3
/
+10
|
|
*
|
|
|
|
|
serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
Uwe Kleine-König
2012-01-04
1
-1
/
+1
|
|
*
|
|
|
|
|
tty: serial: imx: Allow UART to be a source for wakeup
Fabio Estevam
2012-01-04
1
-0
/
+15
|
|
*
|
|
|
|
|
serial: driver for m32 arch should not have DEC alpha errata
Paul Gortmaker
2012-01-04
1
-5
/
+2
[next]