Age | Commit message (Expand) | Author | Files | Lines |
2017-07-17 | serial: sh-sci: Uninitialized variables in sysfs files | Dan Carpenter | 1 | -4/+8 |
2017-05-24 | serial: sh-sci: Update warning message in sci_request_dma_chan() | Geert Uytterhoeven | 1 | -2/+1 |
2017-05-18 | serial: sh-sci: Move uart_register_driver call to device probe | Sjoerd Simons | 1 | -11/+15 |
2017-05-18 | serial: sh-sci: Fix race condition causing garbage during shutdown | Geert Uytterhoeven | 1 | -2/+14 |
2017-03-31 | serial: sh-sci: Fix (AUTO)RTS in sci_init_pins() | Geert Uytterhoeven | 1 | -6/+19 |
2017-03-31 | serial: sh-sci: Fix late enablement of AUTORTS | Geert Uytterhoeven | 1 | -0/+4 |
2017-03-31 | serial: sh-sci: Fix hang in sci_reset() | Geert Uytterhoeven | 1 | -4/+0 |
2017-03-14 | serial: sh-sci: Fix panic when serial console and DMA are enabled | Takatoshi Akiyama | 1 | -4/+6 |
2017-02-10 | serial: sh-sci: fix hardware RX trigger level setting | Ulrich Hecht | 1 | -2/+9 |
2017-02-06 | serial: sh-sci: make RX FIFO parameters tunable via sysfs | Ulrich Hecht | 1 | -0/+87 |
2017-02-06 | serial: sh-sci: SCIFA/B RX FIFO software timeout | Ulrich Hecht | 1 | -33/+68 |
2017-02-06 | serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF | Ulrich Hecht | 1 | -1/+28 |
2017-02-03 | serial: sh-sci: implement FIFO threshold register setting | Ulrich Hecht | 1 | -0/+59 |
2017-02-03 | serial: sh-sci: add FIFO trigger bits | Ulrich Hecht | 1 | -0/+2 |
2017-01-27 | serial: sh-sci: Reformat sci_parse_dt() for git diff | Geert Uytterhoeven | 1 | -2/+2 |
2017-01-19 | serial: sh-sci: Compute the regshift value for SCI ports | Laurent Pinchart | 1 | -1/+7 |
2017-01-19 | serial: sh-sci: Remove unused platform data capabilities field | Laurent Pinchart | 1 | -4/+7 |
2017-01-19 | serial: sh-sci: Remove manual break debouncing | Laurent Pinchart | 1 | -117/+7 |
2017-01-19 | serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs | Laurent Pinchart | 1 | -17/+6 |
2017-01-19 | serial: sh-sci: Extend sci_port_params with more port parameters | Laurent Pinchart | 1 | -81/+100 |
2017-01-19 | serial: sh-sci: Constify platform data | Laurent Pinchart | 1 | -48/+49 |
2017-01-19 | serial: sh-sci: Replace regmap array with port parameters | Laurent Pinchart | 1 | -123/+155 |
2017-01-19 | serial: sh-sci: Remove initialization of zero fields in sci_port_params | Laurent Pinchart | 1 | -94/+0 |
2017-01-19 | serial: sh-sci: Fix register offsets for the IRDA serial port | Laurent Pinchart | 1 | -9/+8 |
2017-01-19 | serial: sh-sci: Don't rely on platform data flags when not needed | Laurent Pinchart | 1 | -4/+3 |
2017-01-19 | serial: sh-sci: Set the SCSCR TE and RE bits in the driver | Laurent Pinchart | 1 | -6/+7 |
2017-01-12 | tty: serial: sh-sci: set error code when kasprintf fails | Pan Bian | 1 | -1/+3 |
2016-11-10 | serial: sh-sci: Fix deadlock caused by serial output request | Takatoshi Akiyama | 1 | -15/+5 |
2016-09-02 | tty: serial: constify uart_ops structures | Julia Lawall | 1 | -1/+1 |
2016-06-26 | serial: sh-sci: Stop transfers in sci_shutdown() | Geert Uytterhoeven | 1 | -0/+4 |
2016-06-25 | serial: sh-sci: Clear (H)SCIF timeout and overrun during reset | Geert Uytterhoeven | 1 | -0/+5 |
2016-06-25 | serial: sh-sci: Clear RX, error, and break flags during reset | Geert Uytterhoeven | 1 | -0/+4 |
2016-06-25 | serial: sh-sci: Do not start transfers from sci_startup() | Geert Uytterhoeven | 1 | -6/+0 |
2016-06-25 | serial: sh-sci: Add DT support for dedicated RTS/CTS | Geert Uytterhoeven | 1 | -0/+3 |
2016-06-25 | serial: sh-sci: Fix support for hardware-assisted RTS/CTS | Geert Uytterhoeven | 1 | -7/+83 |
2016-06-25 | serial: sh-sci: Add pin initialization for SCIFA/SCIFB | Geert Uytterhoeven | 1 | -1/+15 |
2016-06-25 | serial: sh-sci: Correct pin initialization on (H)SCIF | Geert Uytterhoeven | 1 | -15/+8 |
2016-06-25 | serial: sh-sci: Do not open-code sci_getreg() | Geert Uytterhoeven | 1 | -5/+2 |
2016-06-25 | serial: sh-sci: Add support for GPIO-controlled modem lines | Geert Uytterhoeven | 1 | -1/+45 |
2016-06-25 | serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback | Geert Uytterhoeven | 1 | -2/+2 |
2016-03-08 | serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE() | Geert Uytterhoeven | 1 | -5/+0 |
2016-02-07 | serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates | Geert Uytterhoeven | 1 | -2/+27 |
2016-02-07 | serial: sh-sci: Use a bitmask to indicate supported sampling rates | Geert Uytterhoeven | 1 | -39/+27 |
2016-02-07 | serial: sh-sci: Use premultiplier to handle half sampling rate | Geert Uytterhoeven | 1 | -6/+10 |
2016-02-07 | serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console | Geert Uytterhoeven | 1 | -1/+2 |
2016-02-07 | serial: sh-sci: Add more Serial Mode Register documentation | Geert Uytterhoeven | 1 | -1/+1 |
2016-02-07 | serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support | Yoshinori Sato | 1 | -5/+72 |
2016-01-08 | serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock | Geert Uytterhoeven | 1 | -42/+0 |
2016-01-08 | Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu... | Greg Kroah-Hartman | 1 | -152/+403 |
2015-12-17 | serial: sh-sci: Drop the sci_fck clock fallback | Laurent Pinchart | 1 | -5/+0 |