Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 | |
|\ | ||||||
| * | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 2009-06-12 | 1 | -1/+1 | |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 3 | -16/+37 | |
|\ \ | |/ |/| | ||||||
| * | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 2009-06-11 | 2 | -2/+2 | |
| * | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 2009-06-08 | 3 | -3/+18 | |
| |\ | ||||||
| * \ | Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ... | Russell King | 2009-06-08 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | fix oops when using console=ttymxcN with N > 0 | Eric Lammerts | 2009-05-20 | 1 | -0/+2 | |
| * | | | [ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in... | Alessandro Rubini | 2009-06-04 | 1 | -3/+27 | |
| * | | | [ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier console | Alessandro Rubini | 2009-05-31 | 1 | -1/+5 | |
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Russell King | 2009-05-29 | 3 | -3/+3 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Russell King | 2009-05-23 | 6 | -7/+66 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | [ARM] Remove arch-imx from build system | Sascha Hauer | 2009-05-07 | 1 | -10/+3 | |
* | | | | | 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 |