Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
7678f4c20fa7670fcc23e2537a26543c5c6a7772
/
drivers
/
tty
/
serial
/
sh-sci.c
7678f4c
serial: sh-sci: Add support for dynamic instances
by Geert Uytterhoeven
· 7 years ago
4958134
Merge 4.16-rc6 into tty-next
by Greg Kroah-Hartman
· 7 years ago
090fa4b
serial: sh-sci: Fix out-of-bounds access through DT alias
by Geert Uytterhoeven
· 7 years ago
7842055
serial: sh-sci: prevent lockup on full TTY buffers
by Ulrich Hecht
· 7 years ago
b96408b
serial: sh-sci: use hrtimer for receive timeout
by Ulrich Hecht
· 7 years ago
b6b996b
treewide: Use DEVICE_ATTR_RW
by Joe Perches
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
4793f2e
tty: serial: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
e3b3d0f
tty: add SPDX identifiers to all remaining files in drivers/tty/
by Greg Kroah-Hartman
· 7 years ago
1be2266
serial: sh-sci: Fix unlocked access to SCSCR register
by Takatoshi Akiyama
· 7 years ago
dd076cf
serial: sh-sci: Fix init data attribute for struct 'port_cfg'
by Matthias Kaehlcke
· 7 years ago
6e605a0
serial: sh-sci: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
7464779
serial: sh-sci: suppress warning for ports without dma channels
by Andy Lowe
· 7 years ago
fa2abb0
serial: sh-sci: Support for variable HSCIF hardware RX timeout
by Ulrich Hecht
· 7 years ago
43c6128
serial: sh-sci: use of_property_read_bool()
by Sergei Shtylyov
· 7 years ago
4ab3c51
serial: sh-sci: Uninitialized variables in sysfs files
by Dan Carpenter
· 7 years ago
9b7becf
serial: sh-sci: Update warning message in sci_request_dma_chan()
by Geert Uytterhoeven
· 8 years ago
352b926
serial: sh-sci: Move uart_register_driver call to device probe
by Sjoerd Simons
· 8 years ago
1cf4a7e
serial: sh-sci: Fix race condition causing garbage during shutdown
by Geert Uytterhoeven
· 8 years ago
cfa6eb2
serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()
by Geert Uytterhoeven
· 8 years ago
5f76895
serial: sh-sci: Fix late enablement of AUTORTS
by Geert Uytterhoeven
· 8 years ago
e37f712
serial: sh-sci: Fix hang in sci_reset()
by Geert Uytterhoeven
· 8 years ago
3c91017
serial: sh-sci: Fix panic when serial console and DMA are enabled
by Takatoshi Akiyama
· 8 years ago
90afa52
serial: sh-sci: fix hardware RX trigger level setting
by Ulrich Hecht
· 8 years ago
5d23188
serial: sh-sci: make RX FIFO parameters tunable via sysfs
by Ulrich Hecht
· 8 years ago
0394037
serial: sh-sci: SCIFA/B RX FIFO software timeout
by Ulrich Hecht
· 8 years ago
18e8cf1
serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
by Ulrich Hecht
· 8 years ago
a380ed4
serial: sh-sci: implement FIFO threshold register setting
by Ulrich Hecht
· 8 years ago
54e14ae
serial: sh-sci: add FIFO trigger bits
by Ulrich Hecht
· 8 years ago
54b12c4
serial: sh-sci: Reformat sci_parse_dt() for git diff
by Geert Uytterhoeven
· 8 years ago
dfc8038
serial: sh-sci: Compute the regshift value for SCI ports
by Laurent Pinchart
· 8 years ago
97ed979
serial: sh-sci: Remove unused platform data capabilities field
by Laurent Pinchart
· 8 years ago
d5cb131
serial: sh-sci: Remove manual break debouncing
by Laurent Pinchart
· 8 years ago
219fb0c
serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs
by Laurent Pinchart
· 8 years ago
b2f20ed
serial: sh-sci: Extend sci_port_params with more port parameters
by Laurent Pinchart
· 8 years ago
daf5a89
serial: sh-sci: Constify platform data
by Laurent Pinchart
· 8 years ago
e095ee6
serial: sh-sci: Replace regmap array with port parameters
by Laurent Pinchart
· 8 years ago
40b34dd
serial: sh-sci: Remove initialization of zero fields in sci_port_params
by Laurent Pinchart
· 8 years ago
a752ba1
serial: sh-sci: Fix register offsets for the IRDA serial port
by Laurent Pinchart
· 8 years ago
3d73f32
serial: sh-sci: Don't rely on platform data flags when not needed
by Laurent Pinchart
· 8 years ago
9f8325b
serial: sh-sci: Set the SCSCR TE and RE bits in the driver
by Laurent Pinchart
· 8 years ago
623ac1d
tty: serial: sh-sci: set error code when kasprintf fails
by Pan Bian
· 8 years ago
6fc5a52
serial: sh-sci: Fix deadlock caused by serial output request
by Takatoshi Akiyama
· 8 years ago
069a47e
tty: serial: constify uart_ops structures
by Julia Lawall
· 8 years ago
5fd2b6e
serial: sh-sci: Stop transfers in sci_shutdown()
by Geert Uytterhoeven
· 9 years ago
fc2af33
serial: sh-sci: Clear (H)SCIF timeout and overrun during reset
by Geert Uytterhoeven
· 9 years ago
2768cf4
serial: sh-sci: Clear RX, error, and break flags during reset
by Geert Uytterhoeven
· 9 years ago
44763d3
serial: sh-sci: Do not start transfers from sci_startup()
by Geert Uytterhoeven
· 9 years ago
861a70a
serial: sh-sci: Add DT support for dedicated RTS/CTS
by Geert Uytterhoeven
· 9 years ago
33f50ff
serial: sh-sci: Fix support for hardware-assisted RTS/CTS
by Geert Uytterhoeven
· 9 years ago
e9d7a45
serial: sh-sci: Add pin initialization for SCIFA/SCIFB
by Geert Uytterhoeven
· 9 years ago
d2b9775
serial: sh-sci: Correct pin initialization on (H)SCIF
by Geert Uytterhoeven
· 9 years ago
abbf121
serial: sh-sci: Do not open-code sci_getreg()
by Geert Uytterhoeven
· 9 years ago
f907c9e
serial: sh-sci: Add support for GPIO-controlled modem lines
by Geert Uytterhoeven
· 9 years ago
71e98e0
serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback
by Geert Uytterhoeven
· 9 years ago
9a7a6eb
serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE()
by Geert Uytterhoeven
· 9 years ago
92a0574
serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
by Geert Uytterhoeven
· 9 years ago
69eee8e
serial: sh-sci: Use a bitmask to indicate supported sampling rates
by Geert Uytterhoeven
· 9 years ago
7b5c0c0
serial: sh-sci: Use premultiplier to handle half sampling rate
by Geert Uytterhoeven
· 9 years ago
3a964ab
serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console
by Geert Uytterhoeven
· 9 years ago
95ee05c
serial: sh-sci: Add more Serial Mode Register documentation
by Geert Uytterhoeven
· 9 years ago
0b0cced
serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support
by Yoshinori Sato
· 9 years ago
ff1cab3
serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
by Geert Uytterhoeven
· 9 years ago
f658f21
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into tty-next
by Greg Kroah-Hartman
· 9 years ago
192d367
serial: sh-sci: Drop the sci_fck clock fallback
by Laurent Pinchart
· 9 years ago
1270f86
serial: sh-sci: Add support for optional BRG on (H)SCIF
by Geert Uytterhoeven
· 9 years ago
6af27bf
serial: sh-sci: Add support for optional external (H)SCK input
by Geert Uytterhoeven
· 9 years ago
f4998e5
serial: sh-sci: Prepare for multiple sampling clock sources
by Geert Uytterhoeven
· 9 years ago
9ed44bb
serial: sh-sci: Correct SCIF type on R-Car for BRG
by Geert Uytterhoeven
· 9 years ago
f443ff8
serial: sh-sci: Correct SCIF type on RZ/A1H
by Geert Uytterhoeven
· 9 years ago
bd2238f
serial: sh-sci: Replace struct sci_port_info by type/regtype encoding
by Geert Uytterhoeven
· 9 years ago
b8bbd6b
serial: sh-sci: Add BRG register definitions
by Geert Uytterhoeven
· 9 years ago
ff8b275
serial: sh-sci: Take into account sampling rate for max baud rate
by Geert Uytterhoeven
· 9 years ago
b4a5c45
serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif()
by Geert Uytterhoeven
· 9 years ago
6c51332
serial: sh-sci: Avoid calculating the receive margin for HSCIF
by Geert Uytterhoeven
· 9 years ago
881a748
serial: sh-sci: Improve bit rate error calculation for HSCIF
by Geert Uytterhoeven
· 9 years ago
de01e6c
serial: sh-sci: Avoid overflow in sci_baud_calc_hscif()
by Geert Uytterhoeven
· 9 years ago
95a2703
serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsigned
by Geert Uytterhoeven
· 9 years ago
f4de472
serial: sh-sci: Convert from clk_get() to devm_clk_get()
by Geert Uytterhoeven
· 9 years ago
a67969b
serial: sh-sci: Don't overwrite clock selection in serial_console_write()
by Geert Uytterhoeven
· 9 years ago
bdcb382
serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif()
by Geert Uytterhoeven
· 9 years ago
495bb47
serial: sh-sci: Use existing local variable in sci_parse_dt()
by Geert Uytterhoeven
· 9 years ago
2095fc7
serial: sh-sci: Grammar s/Get ... for/Get ... from/
by Geert Uytterhoeven
· 9 years ago
dcafbb4
serial: sh-sci: Drop useless check for zero sampling_rate
by Geert Uytterhoeven
· 9 years ago
a9ec81f
serial: sh-sci: Drop the interface clock
by Laurent Pinchart
· 9 years ago
d09959e
serial: sh-sci: Fix length of scatterlist
by Yoshihiro Shimoda
· 9 years ago
ff44112
serial: sh-sci: Add DT support to DMA setup
by Geert Uytterhoeven
· 9 years ago
e7327c0
serial: sh-sci: Pause DMA engine and get DMA status again
by Muhammad Hamza Farooq
· 9 years ago
3b96304
serial: sh-sci: Do not terminate DMA engine when race condition occurs
by Muhammad Hamza Farooq
· 9 years ago
1d3db60
serial: sh-sci: Call dma_async_issue_pending when transaction completes
by Muhammad Hamza Farooq
· 9 years ago
371cfed
serial: sh-sci: Redirect port interrupts to CPU _only_ when DMA stops
by Muhammad Hamza Farooq
· 9 years ago
9ab7655
serial: sh-sci: Remove timer on shutdown of port
by Aleksandar Mitev
· 9 years ago
0e5c4b4
serial: sh-sci: Stop calling sci_start_rx() from sci_request_dma()
by Geert Uytterhoeven
· 9 years ago
756981b
serial: sh-sci: Submit RX DMA from RX interrupt on (H)SCIF
by Geert Uytterhoeven
· 9 years ago
67f462b0
serial: sh-sci: Get rid of the workqueue to handle receive DMA requests
by Geert Uytterhoeven
· 9 years ago
e1910fc
serial: sh-sci: Shuffle functions around
by Geert Uytterhoeven
· 9 years ago
99dc8e4
serial: sh-sci: Don't call sci_dma_rx_push() if no data has arrived
by Geert Uytterhoeven
· 9 years ago
8eadb56
serial: sh-sci: Don't kick tx in sci_er_interrupt() when using DMA
by Yoshihiro Shimoda
· 9 years ago
e6403c1
serial: sh-sci: Don't call sci_rx_interrupt() on error when using DMA
by Geert Uytterhoeven
· 9 years ago
7b39d90
serial: sh-sci: Fix NULL pointer dereference if HIGHMEM is enabled
by Yoshihiro Shimoda
· 9 years ago
Next »