summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* serial: sccnxp: Add DT supportAlexander Shiyan2013-07-31
* serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan2013-07-31
* serial: at91: distinguish usart and uartElen Song2013-07-29
* Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman2013-07-29
|\
| * Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-26
| |\
| | * Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-26
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-26
| |\ \
| | * | ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-23
| | * | Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-07-22
| | |\ \
| | | * | ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUXPhilipp Zabel2013-07-15
| | * | | dmaengine: shdma: fix a build failure on platforms with no DMA supportGuennadi Liakhovetski2013-07-22
| | | |/ | | |/|
| * | | Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-26
| |\ \ \
| | * | | USB: move the definition of USB_MAXCHILDRENAlan Stern2013-07-16
| | | |/ | | |/|
| * | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-26
| |\ \ \
| | * | | ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu2013-07-24
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-24
| |\ \ \
| | * | | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-24
| * | | | Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-23
| |\ \ \ \
| | * | | | EDAC: Fix lockdep splatBorislav Petkov2013-07-23
| | | |/ / | | |/| |
| * | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-23
| |\ \ \ \
| | * | | | cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-12
| | * | | | cgroup: remove bcache_subsys_id which got added stealthilyTejun Heo2013-07-09
| * | | | | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe2013-07-02
| | |\ \ \ \
| | * | | | | drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-28
* | | | | | | tty: Remove dead codeAndreas Platschek2013-07-26
* | | | | | | pci_ids.h: remove PCI_VENDOR_ID_ADDIDATA_OLD and PCI_DEVICE_ID_ADDIDATA_APCI7800Ian Abbott2013-07-26
* | | | | | | pci_ids.h: move PCI_VENDOR_ID_AMCC hereIan Abbott2013-07-26
* | | | | | | serial: max310x: Add MAX14830 supportAlexander Shiyan2013-07-26
* | | | | | | serial: max310x: Add MAX3109 supportAlexander Shiyan2013-07-26
* | | | | | | serial: max310x: Driver reworkAlexander Shiyan2013-07-26
* | | | | | | tty: Fix lock order in tty_do_resize()Peter Hurley2013-07-24
* | | | | | | n_tty: Fix EOF push handlingPeter Hurley2013-07-23
* | | | | | | tty: Remove private constant from global namespacePeter Hurley2013-07-23
* | | | | | | tty: Fix unsafe vt paste_selection()Peter Hurley2013-07-23
* | | | | | | tty: Use non-atomic state to signal flip buffer flush pendingPeter Hurley2013-07-23
* | | | | | | tty: Avoid false-sharing flip buffer ptrsPeter Hurley2013-07-23
* | | | | | | tty: Only perform flip buffer flush from tty_buffer_flush()Peter Hurley2013-07-23
* | | | | | | tty: Ensure single-threaded flip buffer consumer with mutexPeter Hurley2013-07-23
* | | | | | | tty: Track flip buffer memory limit atomicallyPeter Hurley2013-07-23
* | | | | | | tty: Simplify flip buffer list with 0-sized sentinelPeter Hurley2013-07-23
* | | | | | | tty: Use lockless flip buffer free listPeter Hurley2013-07-23
* | | | | | | tty: Compute flip buffer ptrsPeter Hurley2013-07-23
* | | | | | | tty: Only guarantee termios read safety for throttle/unthrottlePeter Hurley2013-07-23
* | | | | | | tty: Convert termios_mutex to termios_rwsemPeter Hurley2013-07-23
* | | | | | | tty: Make ldisc input flow control concurrency-friendlyPeter Hurley2013-07-23
* | | | | | | tty: Replace ldisc locking with ldisc_semPeter Hurley2013-07-23
|/ / / / / /
* | | | | | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-21
|\ \ \ \ \ \
| * | | | | | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-18
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-20
|\ \ \ \ \ \