summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-2011-160/+102
|\
| * serial: introduce generic port in/out helpersPaul Gortmaker2012-03-091-0/+10
| * TTY: amiserial no longer needs serialPJiri Slaby2012-03-081-49/+0
| * TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby2012-03-081-3/+0
| * TTY: simserial no longer needs serialPJiri Slaby2012-03-081-2/+0
| * TTY: amiserial/simserial, use flags from tty_portJiri Slaby2012-03-081-1/+0
| * TTY: amiserial/simserial, use count from tty_portJiri Slaby2012-03-081-1/+0
| * TTY: amiserial/simserial, use close delays from tty_portJiri Slaby2012-03-081-2/+0
| * TTY: amiserial/simserial, use tty_portJiri Slaby2012-03-081-5/+2
| * TTY: serialP, merge serial_state and async_structJiri Slaby2012-03-081-7/+7
| * TTY: simserial, remove support of shared interruptsJiri Slaby2012-03-081-2/+0
| * TTY: simserial/amiserial, use one instance of other membersJiri Slaby2012-03-081-5/+0
| * TTY: simserial, use only one copy of async flagsJiri Slaby2012-03-081-1/+0
| * TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby2012-03-081-8/+0
| * TTY: serialP, remove unused materialJiri Slaby2012-03-081-59/+0
| * TTY: serialP, remove DECLARE_WAITQUEUE checkJiri Slaby2012-03-081-6/+0
| * TTY: tty_driver, document tty->ops->shutdown limitationJiri Slaby2012-03-081-0/+2
| * TTY: serial, simplify ASYNC_USR_MASKJiri Slaby2012-03-081-2/+2
| * TTY: remove minor_num from tty_driverJiri Slaby2012-03-081-1/+0
| * TTY: let alloc_tty_driver deduce the owner automaticallyJiri Slaby2012-03-081-1/+4
| * vt:tackle kbd_tableAlan Cox2012-03-083-8/+24
| * vt: lock the accent tableAlan Cox2012-02-241-0/+3
| * tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-101-0/+33
| * Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-104-6/+24
| |\
| | * tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser2012-02-091-4/+0
| | * TTY: provide tty_standard_install helperJiri Slaby2012-02-021-0/+2
| | * serial/efm32: add new driverUwe Kleine-König2012-01-262-0/+20
| | * tty: rework pty count limitingKonstantin Khlebnikov2012-01-241-0/+1
| | * tty: cleanup prohibition of direct opening for unix98 pty masterKonstantin Khlebnikov2012-01-241-2/+1
* | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-2012-22/+277
|\ \ \
| * | | Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-161-0/+1
| * | | Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-161-0/+2
| * | | Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-131-3/+27
| * | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-0958-141/+324
| |\ \ \
| * | | | driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman2012-03-081-5/+0
| * | | | drivercore: Add driver probe deferral mechanismGrant Likely2012-03-082-0/+6
| * | | | drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-101-0/+37
| * | | | PCI: Add helper macro for pci_register_driver boilerplateGreg Kroah-Hartman2012-02-091-0/+13
| * | | | drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-091-25/+5
| * | | | drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan2012-02-091-13/+14
| * | | | drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-031-0/+165
| * | | | drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-031-0/+1
| * | | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-0234-375/+116
| |\ \ \ \
| * | | | | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-271-0/+7
| * | | | | ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-271-0/+1
| * | | | | Add driver auto probing for x86 features v4Andi Kleen2012-01-271-0/+21
| * | | | | Eliminate get_driver() and put_driver()Alan Stern2012-01-251-2/+0
| * | | | | dynamic_debug: reduce lineno field to a saner 18 bitsJim Cromie2012-01-241-1/+1
| * | | | | dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie2012-01-241-1/+2
| * | | | | dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie2012-01-244-12/+16