summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-2426-2059/+606
|\
| * ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-131-0/+217
| * ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-132-4/+0
| *-. Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-1314-19/+81
| |\ \
| | | * ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-111-1/+6
| | | * ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-111-0/+11
| * | | serial: pl011: delete reset callbackLinus Walleij2012-09-111-1/+0
| * | | tty_register_device_attr updated for tty-nextTomas Hlavacek2012-09-061-0/+4
| * | | tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2012-09-061-0/+4
| * | | serial: add OMAP-specific definesFelipe Balbi2012-09-061-0/+4
| * | | serial: add a new helper functionHuang Shijie2012-09-051-0/+6
| * | | serial: New serial driver SCCNXPAlexander Shiyan2012-09-051-0/+93
| * | | serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-051-6/+0
| * | | tty: move the async flags from the serial code into the tty includesAlan Cox2012-09-054-72/+83
| * | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-2757-110/+206
| |\| |
| * | | serial: New serial driver MAX310XAlexander Shiyan2012-08-162-2/+69
| * | | TTY: add tty_port_link_deviceJiri Slaby2012-08-141-0/+2
| * | | TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-141-1/+1
| * | | TTY: add support for unnumbered device nodesJiri Slaby2012-08-141-0/+6
| * | | TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-141-0/+4
| * | | TTY: pass flags to alloc_tty_driverJiri Slaby2012-08-101-4/+19
| * | | tty: localise the lockAlan Cox2012-08-101-9/+14
| * | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06491-7939/+18533
| |\ \ \
| * | | | tty: Move the handling of the tty release logicAlan Cox2012-07-172-9/+3
| * | | | vt: fix the keyboard/led lockingAlan Cox2012-07-171-1/+0
| * | | | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-2/+30
| * | | | tty: move the termios object into the ttyAlan Cox2012-07-161-23/+23
| * | | | tty: revert incorrectly applied lock patchAlan Cox2012-07-161-14/+9
| * | | | Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman2012-07-1629-53/+95
| |\ \ \ \
| * | | | | 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-121-1/+0
| * | | | | tty: localise the lockAlan Cox2012-07-061-9/+14
| * | | | | Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-2728-42/+132
| |\ \ \ \ \
| * | | | | | TTY: add tty_port_register_device helperJiri Slaby2012-06-141-0/+3
| * | | | | | TTY: add ports array to tty_driverJiri Slaby2012-06-141-0/+1
| * | | | | | TTY: provide drivers with tty_port_installJiri Slaby2012-06-141-0/+2
| * | | | | | TTY: vt, remove con_schedule_flipJiri Slaby2012-06-141-12/+0
| * | | | | | TTY: ircomm, use tty from tty_portJiri Slaby2012-06-131-1/+0
| * | | | | | TTY: ircomm, revamp lockingJiri Slaby2012-06-131-1/+0
| * | | | | | TTY: ircomm, use flags from tty_portJiri Slaby2012-06-131-6/+0
| * | | | | | TTY: ircomm, use open counts from tty_portJiri Slaby2012-06-131-3/+0
| * | | | | | TTY: ircomm, use close times from tty_portJiri Slaby2012-06-131-3/+0
| * | | | | | TTY: ircomm, add tty_portJiri Slaby2012-06-131-2/+1
| * | | | | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-131-1/+2
| * | | | | | Delete generic_serial.hPaul Bolle2012-06-122-36/+0
| * | | | | | delete seven tty headersPaul Bolle2012-06-128-1859/+0
* | | | | | | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-162-4/+12
|\ \ \ \ \ \ \
| * | | | | | | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+3
| * | | | | | | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-3/+9
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-09-162-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-071-0/+1