Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | [ARM] Remove arch-imx from build system | Sascha Hauer | 2009-05-07 | 1 | -10/+3 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-18 | 9 | -109/+149 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card | Ken Kawasaki | 2009-05-01 | 1 | -5/+17 | |
* | | | | | | | serial: sh-sci: Move over to dev_pm_ops. | Paul Mundt | 2009-06-15 | 1 | -8/+10 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-06-11 | 2 | -181/+249 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-06-11 | 5 | -4/+21 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | serial: sh-sci: Fix up PORT_SCI console output ordering. | SUGIOKA Toshinobu | 2009-06-02 | 1 | -2/+1 | |
| * | | | | | | | Merge branch 'sh/clkfwk' | Paul Mundt | 2009-05-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sh: clkfwk: module_clk -> peripheral_clk rename. | Paul Mundt | 2009-05-13 | 1 | -1/+1 | |
| * | | | | | | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq' | Paul Mundt | 2009-05-22 | 2 | -179/+248 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | sh: Fix up the sh64 earlyprintk build. | Paul Mundt | 2009-05-09 | 1 | -1/+1 | |
| | * | | | | | | | serial: sh-sci: Fix up h8300 support. | Yoshinori Sato | 2009-05-08 | 2 | -2/+19 | |
| | * | | | | | | | serial: sh-sci: Fix up section mismatch in error path. | Paul Mundt | 2009-05-08 | 1 | -1/+1 | |
| | * | | | | | | | sh-sci: improve clock framework support | Magnus Damm | 2009-05-08 | 1 | -31/+46 | |
| | * | | | | | | | sh-sci: ioremap() in a single place | Magnus Damm | 2009-05-08 | 1 | -34/+20 | |
| | * | | | | | | | sh-sci: replace sci_init_ports() | Magnus Damm | 2009-05-08 | 1 | -57/+50 | |
| | * | | | | | | | sh-sci: allow single port platform devices | Magnus Damm | 2009-05-08 | 1 | -53/+72 | |
| | * | | | | | | | sh-sci: use to_sci_port() if possible | Magnus Damm | 2009-05-08 | 1 | -5/+5 | |
| | * | | | | | | | sh-sci: rework serial console support | Magnus Damm | 2009-05-08 | 1 | -24/+23 | |
| | * | | | | | | | sh-sci: remove early_sci_setup() | Magnus Damm | 2009-05-08 | 1 | -14/+0 | |
| | * | | | | | | | sh-sci: add platform device private data | Magnus Damm | 2009-05-08 | 1 | -42/+85 | |
| | * | | | | | | | sh: Integrate the SH-5 onchip_remap() more coherently. | Paul Mundt | 2009-05-07 | 1 | -6/+0 | |
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ | Merge branches 'sh/stable-updates' and 'sh/pci-rework' | Paul Mundt | 2009-04-27 | 1 | -2/+0 | |
| | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-04-22 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ | Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging' | Paul Mundt | 2009-04-19 | 2 | -5/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | serial: sh-sci: SH7724 support. | Kuninori Morimoto | 2009-04-16 | 1 | -3/+20 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | imx: serial: use tty_encode_baud_rate to set true rate | Oskar Schirmer | 2009-06-11 | 1 | -0/+7 | |
* | | | | | | | | | | | imx: serial: add IrDA support to serial driver | Fabian Godehardt | 2009-06-11 | 1 | -19/+176 | |
* | | | | | | | | | | | imx: serial: use rational library function | Oskar Schirmer | 2009-06-11 | 2 | -20/+11 | |
* | | | | | | | | | | | imx: serial: handle initialisation failure correctly | Daniel Glöckner | 2009-06-11 | 1 | -1/+6 | |
* | | | | | | | | | | | imx: serial: be sure to stop xmit upon shutdown | Fabian Godehardt | 2009-06-11 | 1 | -0/+4 | |
* | | | | | | | | | | | imx: serial: notify higher layers in case xmit IRQ was not called | Fabian Godehardt | 2009-06-11 | 1 | -0/+3 | |
* | | | | | | | | | | | imx: serial: fix one bit field type | Daniel Glöckner | 2009-06-11 | 1 | -1/+1 | |
* | | | | | | | | | | | imx: serial: fix whitespaces (no changes in functionality) | Oskar Schirmer | 2009-06-11 | 1 | -25/+23 | |
* | | | | | | | | | | | timbuart: Fix the termios logic | Alan Cox | 2009-06-11 | 1 | -9/+15 | |
* | | | | | | | | | | | serial: Added Timberdale UART driver | Richard Röjfors | 2009-06-11 | 4 | -0/+586 | |
* | | | | | | | | | | | Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs | Sonic Zhang | 2009-06-11 | 1 | -3/+4 | |
* | | | | | | | | | | | Blackfin Serial Driver: handle anomaly 05000231 | Sonic Zhang | 2009-06-11 | 1 | -2/+10 | |
* | | | | | | | | | | | Blackfin Serial Driver: annotate anomalies 05000215 and 05000099 | Sonic Zhang | 2009-06-11 | 1 | -0/+14 | |
* | | | | | | | | | | | Blackfin Serial Driver: handle irregular DMA register status in auto start mode | Sonic Zhang | 2009-06-11 | 1 | -3/+4 | |
* | | | | | | | | | | | Blackfin Serial Driver: fix missing new lines when under load | Graf Yang | 2009-06-11 | 1 | -0/+1 | |
* | | | | | | | | | | | Blackfin Serial Driver: fix baudrate for early_printk | Robin Getz | 2009-06-11 | 1 | -1/+6 | |
* | | | | | | | | | | | Blackfin Serial Driver: fix error while transferring large files | Sonic Zhang | 2009-06-11 | 1 | -2/+29 | |
* | | | | | | | | | | | Blackfin SPORT UART: rewrite inline assembly | Mike Frysinger | 2009-06-11 | 1 | -25/+29 | |
* | | | | | | | | | | | Blackfin SPORT UART: fix data misses while using transmit frame sync | Michael Hennerich | 2009-06-11 | 1 | -1/+1 | |
* | | | | | | | | | | | Blackfin SPORT UART: fix typo in sport_set_termios prototype | Mike Frysinger | 2009-06-11 | 1 | -1/+1 | |
* | | | | | | | | | | | serial: add support for the TI AR7 internal UART | Florian Fainelli | 2009-06-11 | 1 | -0/+7 | |
* | | | | | | | | | | | icom: fix compile errors when defining ICOM_TRACE | Breno Leitao | 2009-06-11 | 1 | -10/+6 | |
* | | | | | | | | | | | icom: fixing a if clause spaghetti | Breno Leitao | 2009-06-11 | 1 | -2/+2 | |
* | | | | | | | | | | | jsm: correctly support multiple 4/8-port boards | Alexander Y. Fomichev | 2009-06-11 | 2 | -2/+13 |