| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-... | Tony Lindgren | 2012-12-16 | 1 | -2/+1 |
|\ |
|
| * | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h | Tony Lindgren | 2012-12-14 | 1 | -2/+1 |
* | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-14 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'master' into queue | Marcelo Tosatti | 2012-10-29 | 11 | -81/+137 |
| |\ \ |
|
| * \ \ | Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue | Marcelo Tosatti | 2012-10-11 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | PPC: select EPAPR_PARAVIRT for all users of epapr hcalls | Stuart Yoder | 2012-10-05 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 6 | -6/+6 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2012-10-28 | 87 | -3643/+6188 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | tty: Fix typo in tty drivers | Masanari Iida | 2012-10-25 | 5 | -5/+5 |
* | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2012-11-30 | 2 | -7/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | ARM: EXYNOS: add support for EXYNOS5440 SoC | Kukjin Kim | 2012-11-22 | 1 | -1/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -2/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9... | Arnd Bergmann | 2012-11-12 | 2 | -7/+7 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
| | |/ / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 2 | -19/+1 |
|\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 2012-12-11 | 11 | -49/+28 |
| |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / /
| | | | |/| | | | | |
|
| | | * | | | | | | | ARM/AVR32: get rid of serial_at91.h | Russell King | 2012-11-16 | 1 | -18/+0 |
| | | * | | | | | | | ARM: move serial_sa1100.h header file to linux/platform_data | Russell King | 2012-11-16 | 1 | -1/+1 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 2 | -95/+207 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | SERIAL: omap: fix hardware assisted flow control | Russell King | 2012-11-04 | 1 | -8/+39 |
| * | | | | | | | | | SERIAL: omap: simplify (2) | Russell King | 2012-11-04 | 1 | -9/+0 |
| * | | | | | | | | | SERIAL: omap: move xon/xoff setting earlier | Russell King | 2012-11-04 | 1 | -6/+7 |
| * | | | | | | | | | SERIAL: omap: always set TCR | Russell King | 2012-11-04 | 1 | -17/+11 |
| * | | | | | | | | | SERIAL: omap: simplify | Russell King | 2012-11-04 | 1 | -11/+4 |
| * | | | | | | | | | SERIAL: omap: don't read back LCR/MCR/EFR | Russell King | 2012-11-04 | 1 | -7/+6 |
| * | | | | | | | | | SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios | Russell King | 2012-11-04 | 1 | -59/+53 |
| * | | | | | | | | | SERIAL: omap: configure xon/xoff before setting modem control lines | Russell King | 2012-11-04 | 1 | -1/+2 |
| * | | | | | | | | | SERIAL: omap: move driver private definitions and structures to driver | Russell King | 2012-11-04 | 1 | -0/+52 |
| * | | | | | | | | | SERIAL: omap: remove 'irq_pending' bitfield | Russell King | 2012-11-04 | 1 | -1/+0 |
| * | | | | | | | | | SERIAL: omap: fix MCR TCRTLR bit handling | Russell King | 2012-11-04 | 1 | -16/+21 |
| * | | | | | | | | | SERIAL: omap: fix set_mctrl() breakage | Russell King | 2012-11-04 | 1 | -3/+5 |
| * | | | | | | | | | SERIAL: omap: no need to re-read EFR | Russell King | 2012-11-04 | 1 | -2/+0 |
| * | | | | | | | | | SERIAL: omap: remove setting of EFR SCD bit | Russell King | 2012-11-04 | 1 | -6/+2 |
| * | | | | | | | | | SERIAL: omap: allow hardware assisted IXANY mode to be disabled | Russell King | 2012-11-04 | 1 | -0/+2 |
| * | | | | | | | | | SERIAL: omap: allow hardware assisted rts/cts modes to be disabled | Russell King | 2012-11-04 | 1 | -0/+7 |
| * | | | | | | | | | SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co... | Russell King | 2012-11-04 | 1 | -4/+27 |
| * | | | | | | | | | SERIAL: core: add hardware assisted h/w flow control support | Russell King | 2012-11-04 | 1 | -0/+7 |
| * | | | | | | | | | SERIAL: core: add hardware assisted s/w flow control support | Russell King | 2012-11-04 | 1 | -2/+14 |
| * | | | | | | | | | SERIAL: core: use local variable uport in uart_set_termios() | Russell King | 2012-11-04 | 1 | -8/+9 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 100 | -1523/+3606 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage | Andrew Morton | 2012-11-27 | 1 | -1/+5 |
| * | | | | | | | | | serial: ifx6x60: Add modem power off function in the platform reboot process | Jun Chen | 2012-11-27 | 1 | -3/+53 |
| * | | | | | | | | | serial: mxs-auart: unmap the scatter list before we copy the data | Huang Shijie | 2012-11-27 | 1 | -0/+2 |
| * | | | | | | | | | serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled | Huang Shijie | 2012-11-27 | 1 | -2/+4 |
| * | | | | | | | | | serial: max310x: Setup missing "can_sleep" field for GPIO | Alexander Shiyan | 2012-11-27 | 1 | -0/+1 |
| * | | | | | | | | | tty/serial: fix ifx6x60.c declaration warning | Randy Dunlap | 2012-11-27 | 1 | -1/+2 |
| * | | | | | | | | | serial: samsung: add devicetree properties for non-Exynos SoCs | Heiko Stübner | 2012-11-27 | 1 | -0/+10 |
| * | | | | | | | | | serial: samsung: fix potential soft lockup during uart write | Thomas Abraham | 2012-11-27 | 1 | -4/+12 |