| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 3.7-rc1 into tty-linus | Greg Kroah-Hartman | 2012-10-14 | 1 | -1/+2 |
|\ |
|
| * | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 2012-10-13 | 1 | -1/+2 |
| |\ |
|
| | * | kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell | Jason Wessel | 2012-10-12 | 1 | -1/+2 |
* | | | tty: serial: sccnxp: Fix bug with unterminated platform_id list | Greg Kroah-Hartman | 2012-10-05 | 1 | -0/+1 |
* | | | serial: sccnxp: Allows the driver to be compiled as a module | Alexander Shiyan | 2012-10-05 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 2 | -2/+2 |
|\ \ |
|
| * | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 2 | -2/+2 |
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | ARM: imx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -5/+53 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex... | Olof Johansson | 2012-09-23 | 1 | -5/+53 |
| |\ \ \ \ \ |
|
| | * | | | | | serial: vt8500: Add devicetree support for vt8500-serial | Tony Prisk | 2012-09-21 | 1 | -5/+53 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3... | Olof Johansson | 2012-09-22 | 1 | -15/+15 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
* | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | serial: ks8695: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -2/+2 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-20 | 1 | -15/+15 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | / /
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-21 | 1 | -15/+15 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2012-09-13 | 2 | -2/+2 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | serial/mpc52xx_uart: add a const qualifier | Uwe Kleine-König | 2012-09-11 | 1 | -1/+1 |
| | * | | | | serial/imx: make imx_port.devdata member point to const data | Uwe Kleine-König | 2012-08-03 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 | 47 | -2749/+4798 |
|\ \ \ \ \ |
|
| * | | | | | tty/serial: Add kgdb_nmi driver | Anton Vorontsov | 2012-09-26 | 4 | -0/+431 |
| * | | | | | tty/serial/amba-pl011: Quiesce interrupts in poll_get_char | Anton Vorontsov | 2012-09-26 | 1 | -0/+29 |
| * | | | | | tty/serial/amba-pl011: Implement poll_init callback | Anton Vorontsov | 2012-09-26 | 1 | -11/+33 |
| * | | | | | tty/serial/core: Introduce poll_init callback | Anton Vorontsov | 2012-09-26 | 1 | -0/+17 |
| * | | | | | serial: pl011: handle corruption at high clock speeds | Linus Walleij | 2012-09-26 | 1 | -1/+14 |
| * | | | | | serial: sccnxp: Make 'default' choice in switch last | Alexander Shiyan | 2012-09-26 | 1 | -1/+1 |
| * | | | | | serial: sccnxp: Remove mask termios caps for SW flow control | Alexander Shiyan | 2012-09-26 | 1 | -1/+0 |
| * | | | | | serial: sccnxp: Report actual baudrate back to core | Alexander Shiyan | 2012-09-26 | 1 | -4/+10 |
| * | | | | | serial: samsung: Add poll_get_char & poll_put_char | Julien Pichon | 2012-09-26 | 1 | -0/+47 |
| * | | | | | Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate | Christophe Leroy | 2012-09-26 | 1 | -0/+14 |
| * | | | | | Powerpc 8xx CPM_UART maxidl should not depend on fifo size | Christophe Leroy | 2012-09-26 | 1 | -2/+2 |
| * | | | | | Powerpc 8xx CPM_UART too many interrupts | Christophe Leroy | 2012-09-26 | 1 | -2/+2 |
| * | | | | | Powerpc 8xx CPM_UART desynchronisation | Christophe Leroy | 2012-09-26 | 1 | -0/+1 |
| * | | | | | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner | 2012-09-26 | 1 | -2/+7 |
| * | | | | | serial: omap: fix the reciever line error case | Shubhrajyoti D | 2012-09-26 | 1 | -0/+4 |
| * | | | | | 8250: blacklist Winbond CIR port | Sean Young | 2012-09-26 | 2 | -7/+29 |
| * | | | | | 8250_pnp: do pnp probe before legacy probe | Sean Young | 2012-09-26 | 5 | -31/+41 |
| * | | | | | serial: omap: Remove unnecessary checks from suspend/resume | Sourav Poddar | 2012-09-21 | 1 | -14/+9 |
| * | | | | | serial: imx: remove null check of sport in suspend/resume function | Richard Zhao | 2012-09-21 | 1 | -4/+2 |
| * | | | | | serial: imx: set sport as drvdata, like it's used elsewhere | Richard Zhao | 2012-09-21 | 1 | -1/+1 |
| * | | | | | 8250: fix autoconfig to work with serial console | Flavio Leitner | 2012-09-21 | 1 | -11/+14 |
| * | | | | | serial_core: Fix race in uart_handle_dcd_change | Alan Cox | 2012-09-21 | 1 | -4/+7 |
| * | | | | | tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60 | Greg Kroah-Hartman | 2012-09-18 | 1 | -1/+1 |
| * | | | | | tty/serial: remove CONFIG_EXPERIMENTAL dependencies | Greg Kroah-Hartman | 2012-09-18 | 1 | -3/+3 |
| * | | | | | tty: serial: Samsung: Fix return value | Sachin Kamat | 2012-09-17 | 1 | -1/+1 |
| * | | | | | tty: serial: max3100: Fix error case | Alan Cox | 2012-09-17 | 1 | -6/+8 |