index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
xilinx_uartps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
tty: xuartps: Properly guard sysrq specific code
Soren Brinkmann
1
-0
/
+2
2013-10-29
tty: xuartps: Fix build error when COMMON_CLK is not set
Soren Brinkmann
1
-0
/
+8
2013-10-29
tty: xuartps: Fix build error due to missing forward declaration
Soren Brinkmann
1
-14
/
+14
2013-10-29
tty: xuartps: Fix "may be used uninitialized" build warning
Soren Brinkmann
1
-1
/
+1
2013-10-19
tty: xuartps: Update copyright information
Soren Brinkmann
1
-1
/
+1
2013-10-19
tty: xuartps: Implement suspend/resume callbacks
Soren Brinkmann
1
-0
/
+114
2013-10-19
tty: xuartps: Dynamically adjust to input frequency changes
Soren Brinkmann
1
-4
/
+119
2013-10-19
tty: xuartps: Updating set_baud_rate()
Soren Brinkmann
1
-43
/
+93
2013-10-19
tty: xuartps: Force enable the UART in xuartps_console_write
Lars-Peter Clausen
1
-1
/
+11
2013-10-19
tty: xuartps: support 64 byte FIFO size
Suneel
1
-7
/
+23
2013-10-19
tty: xuartps: Add polled mode support for xuartps
Vlad Lungu
1
-0
/
+52
2013-10-19
tty: xuartps: Implement BREAK detection, add SYSRQ support
Vlad Lungu
1
-1
/
+49
2013-10-19
tty: xuartps: Use devm_kzalloc
Soren Brinkmann
1
-9
/
+5
2013-10-19
tty: xuartps: Use devm_clk_get()
Soren Brinkmann
1
-10
/
+4
2013-07-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-18
/
+67
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
1
-4
/
+2
2013-05-27
arm: zynq: Migrate platform to clock controller
Soren Brinkmann
1
-18
/
+67
2013-05-20
tty: xuartps: Remove suspend/resume functions
Soren Brinkmann
1
-30
/
+0
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2013-03-25
Xilinx: ARM: UART: clear pending irqs before enabling irqs
John Linn
1
-0
/
+2
2013-03-25
serial: xilinx_uartps: remove superfluous IDR write
Steffen Trumtrar
1
-3
/
+0
2013-01-22
serial: xilinx_uartps: Remove leftover __exit_p()
Michal Simek
1
-1
/
+1
2013-01-21
serial: xilinx_uartps: Get clock rate info from dts
Josh Cartwright
1
-15
/
+19
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-11
/
+3
2012-11-21
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-15
serial: xilinx_uartps: kill CONFIG_OF conditional
Josh Cartwright
1
-9
/
+0
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
1
-0
/
+1
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
1
-1
/
+3
2011-05-03
tty/serial: add support for Xilinx PS UART
John Linn
1
-0
/
+1113