Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: omap: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 10 | -1/+393 |
* | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 2012-09-17 | 3 | -4/+217 |
|\ | |||||
| * | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 2012-09-13 | 1 | -0/+217 |
| * | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end | Tony Lindgren | 2012-09-13 | 2 | -4/+0 |
| *-. | Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ... | Tony Lindgren | 2012-09-13 | 14 | -19/+81 |
| |\ \ | |||||
* | | | | Merge branch 'depends/tty-omap-serial' into next/cleanup | Olof Johansson | 2012-09-17 | 21 | -2054/+372 |
|\| | | | |||||
| * | | | serial: pl011: delete reset callback | Linus Walleij | 2012-09-11 | 1 | -1/+0 |
| * | | | tty_register_device_attr updated for tty-next | Tomas Hlavacek | 2012-09-06 | 1 | -0/+4 |
| * | | | tty: uartclk value from serial_core exposed to sysfs | Tomas Hlavacek | 2012-09-06 | 1 | -0/+4 |
| * | | | serial: add OMAP-specific defines | Felipe Balbi | 2012-09-06 | 1 | -0/+4 |
| * | | | serial: add a new helper function | Huang Shijie | 2012-09-05 | 1 | -0/+6 |
| * | | | serial: New serial driver SCCNXP | Alexander Shiyan | 2012-09-05 | 1 | -0/+93 |
| * | | | serial: diminish usage of struct serial_uart_config | Paul Gortmaker | 2012-09-05 | 1 | -6/+0 |
| * | | | tty: move the async flags from the serial code into the tty includes | Alan Cox | 2012-09-05 | 4 | -72/+83 |
| * | | | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 57 | -110/+206 |
| |\| | | |||||
| * | | | serial: New serial driver MAX310X | Alexander Shiyan | 2012-08-16 | 2 | -2/+69 |
| * | | | TTY: add tty_port_link_device | Jiri Slaby | 2012-08-14 | 1 | -0/+2 |
| * | | | TTY: move cdev_add to tty_register_device | Jiri Slaby | 2012-08-14 | 1 | -1/+1 |
| * | | | TTY: add support for unnumbered device nodes | Jiri Slaby | 2012-08-14 | 1 | -0/+6 |
| * | | | TTY: pty, switch to tty_alloc_driver | Jiri Slaby | 2012-08-14 | 1 | -0/+4 |
| * | | | TTY: pass flags to alloc_tty_driver | Jiri Slaby | 2012-08-10 | 1 | -4/+19 |
| * | | | tty: localise the lock | Alan Cox | 2012-08-10 | 1 | -9/+14 |
| * | | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 491 | -7939/+18533 |
| |\ \ \ | |||||
| * | | | | tty: Move the handling of the tty release logic | Alan Cox | 2012-07-17 | 2 | -9/+3 |
| * | | | | vt: fix the keyboard/led locking | Alan Cox | 2012-07-17 | 1 | -1/+0 |
| * | | | | 8250: three way resolve of the 8250 diffs | Alan Cox | 2012-07-17 | 1 | -2/+30 |
| * | | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 1 | -23/+23 |
| * | | | | tty: revert incorrectly applied lock patch | Alan Cox | 2012-07-16 | 1 | -14/+9 |
| * | | | | Merge branch 'v3.6-rc7' into tty-next | Greg Kroah-Hartman | 2012-07-16 | 29 | -53/+95 |
| |\ \ \ \ | |||||
| * | | | | | 8250: use the 8250 register interface not the legacy one | Alan Cox | 2012-07-12 | 1 | -1/+0 |
| * | | | | | tty: localise the lock | Alan Cox | 2012-07-06 | 1 | -9/+14 |
| * | | | | | Merge 3.5-rc4 into tty-next | Greg Kroah-Hartman | 2012-06-27 | 28 | -42/+132 |
| |\ \ \ \ \ | |||||
| * | | | | | | TTY: add tty_port_register_device helper | Jiri Slaby | 2012-06-14 | 1 | -0/+3 |
| * | | | | | | TTY: add ports array to tty_driver | Jiri Slaby | 2012-06-14 | 1 | -0/+1 |
| * | | | | | | TTY: provide drivers with tty_port_install | Jiri Slaby | 2012-06-14 | 1 | -0/+2 |
| * | | | | | | TTY: vt, remove con_schedule_flip | Jiri Slaby | 2012-06-14 | 1 | -12/+0 |
| * | | | | | | TTY: ircomm, use tty from tty_port | Jiri Slaby | 2012-06-13 | 1 | -1/+0 |
| * | | | | | | TTY: ircomm, revamp locking | Jiri Slaby | 2012-06-13 | 1 | -1/+0 |
| * | | | | | | TTY: ircomm, use flags from tty_port | Jiri Slaby | 2012-06-13 | 1 | -6/+0 |
| * | | | | | | TTY: ircomm, use open counts from tty_port | Jiri Slaby | 2012-06-13 | 1 | -3/+0 |
| * | | | | | | TTY: ircomm, use close times from tty_port | Jiri Slaby | 2012-06-13 | 1 | -3/+0 |
| * | | | | | | TTY: ircomm, add tty_port | Jiri Slaby | 2012-06-13 | 1 | -2/+1 |
| * | | | | | | serial/8250: Add LPC3220 standard UART type | Roland Stigge | 2012-06-13 | 1 | -1/+2 |
| * | | | | | | Delete generic_serial.h | Paul Bolle | 2012-06-12 | 2 | -36/+0 |
| * | | | | | | delete seven tty headers | Paul Bolle | 2012-06-12 | 8 | -1859/+0 |
* | | | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-09-17 | 6 | -4/+30 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | ARM: OMAP1: move lcd pdata out of arch/arm/* | Igor Grinberg | 2012-09-11 | 1 | -1/+6 |
| * | | | | | | ARM: OMAP1: move omap1_bl pdata out of arch/arm/* | Igor Grinberg | 2012-09-11 | 1 | -0/+11 |
| * | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-06 | 1 | -2/+10 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends | Guenter Roeck | 2012-09-02 | 1 | -2/+10 |