Age | Commit message (Expand) | Author | Files | Lines |
2014-03-18 | serial: sh-sci: Add more register documentation | Geert Uytterhoeven | 1 | -35/+58 |
2013-12-24 | serial: sh-sci: Remove platform data mapbase and irqs fields | Laurent Pinchart | 1 | -26/+0 |
2013-12-24 | serial: sh-sci: Remove platform data scbrr_algo_id field | Laurent Pinchart | 1 | -10/+0 |
2013-12-24 | serial: sh-sci: Rework baud rate calculation | Laurent Pinchart | 1 | -0/+2 |
2013-12-24 | serial: sh-sci: Remove unused GPIO request code | Laurent Pinchart | 1 | -12/+0 |
2013-12-24 | serial: sh-sci: Move overrun_bit and error_mask fields out of pdata | Laurent Pinchart | 1 | -3/+0 |
2013-12-24 | serial: sh-sci: Support resources passed through platform resources | Laurent Pinchart | 1 | -4/+4 |
2013-12-24 | serial: sh-sci: Simplify baud rate calculation algorithms | Laurent Pinchart | 1 | -4/+4 |
2013-12-24 | serial: sh-sci: Remove baud rate calculation algorithm 5 | Laurent Pinchart | 1 | -1/+0 |
2013-09-17 | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck | 1 | -1/+1 |
2013-06-17 | serial: sh-sci: HSCIF support | Ulrich Hecht | 1 | -3/+9 |
2012-04-09 | serial: sh-sci: modify sci_break_ctl() | Shimoda, Yoshihiro | 1 | -0/+2 |
2011-12-02 | serial: sh-sci: Handle GPIO function requests. | Paul Mundt | 1 | -0/+12 |
2011-12-02 | serial: sh-sci: per-port modem control. | Paul Mundt | 1 | -0/+10 |
2011-11-11 | Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus | Paul Mundt | 1 | -2/+0 |
2011-11-04 | serial: sh-sci: Fix up SH-2A SCIF support. | Phil Edworthy | 1 | -0/+1 |
2011-09-19 | serial: sh-sci: don't filter on DMA device, use only channel ID | Guennadi Liakhovetski | 1 | -2/+0 |
2011-06-28 | serial: sh-sci: Fix up pretty name printing for port IRQs. | Paul Mundt | 1 | -0/+7 |
2011-06-14 | serial: sh-sci: Abstract register maps. | Paul Mundt | 1 | -0/+36 |
2011-06-08 | serial: sh-sci: Consolidate RXD pin handling. | Paul Mundt | 1 | -0/+2 |
2011-06-08 | serial: sh-sci: Generalize overrun handling. | Paul Mundt | 1 | -0/+30 |
2011-01-19 | serial: sh-sci: Kill off some DMA ifdeffery. | Paul Mundt | 1 | -4/+2 |
2011-01-19 | serial: sh-sci: Provide a helper for muxed IRQs. | Paul Mundt | 1 | -0/+8 |
2011-01-19 | serial: sh-sci: Kill off unused membase kludge. | Paul Mundt | 1 | -1/+0 |
2011-01-19 | serial: sh-sci: Kill off unused clock string. | Paul Mundt | 1 | -1/+0 |
2011-01-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 1 | -1/+11 |
2010-05-25 | serial: sh-sci: fix up serial DMA build. | Paul Mundt | 1 | -3/+1 |
2010-03-23 | dmaengine: shdma: Remove sh_dmae_slave_chan_id enum | Magnus Damm | 1 | -2/+2 |
2010-03-10 | serial: sh-sci: Fix build failure for non-sh architectures. | Peter Huewe | 1 | -0/+4 |
2010-03-02 | serial: sh-sci: Add DMA support. | Guennadi Liakhovetski | 1 | -0/+6 |
2009-06-24 | serial: sh-sci: Move SCBRR calculation algo in to platform data. | Paul Mundt | 1 | -0/+9 |
2009-06-24 | serial: sh-sci: Move SCSCR_INIT in to platform data. | Paul Mundt | 1 | -0/+11 |
2009-05-08 | sh-sci: improve clock framework support | Magnus Damm | 1 | -0/+1 |
2009-05-08 | sh-sci: remove early_sci_setup() | Magnus Damm | 1 | -2/+0 |
2008-02-26 | serial: Move asm-sh/sci.h to linux/serial_sci.h. | Paul Mundt | 1 | -0/+32 |