- a8df6a5 tty: xuartps: Remove '_OFFSET' suffix from #defines by Soren Brinkmann · 9 years ago
- 74ea66d4 tty: xuartps: Improve sysrq handling by Soren Brinkmann · 9 years ago
- 354fb1a tty: xuartps: Cleanup: Reformat if-else by Soren Brinkmann · 9 years ago
- 373e882 tty: xuartps: Refactor IRQ handling by Soren Brinkmann · 9 years ago
- 55861d1 tty: xuartps: Move request_irq to after setting up the HW by Soren Brinkmann · 9 years ago
- 5ede4a5 tty: xuartps: Move RX path into helper function by Soren Brinkmann · 9 years ago
- a19eda0 tty: xuartps: Acquire port lock for shutdown by Soren Brinkmann · 9 years ago
- 4c0b92e tty: xuartps: Keep lock for whole ISR by Soren Brinkmann · 9 years ago
- 6e14f7c tty: xuartps: Improve startup function by Soren Brinkmann · 9 years ago
- aea8f3d tty: xuartps: Clear interrupt status register in shutdown by Soren Brinkmann · 9 years ago
- ea8dd8e tty: xuartps: Don't consider circular buffer when enabling transmitter by Soren Brinkmann · 9 years ago
- f0f54a8 tty: xuartps: Use spinlock to serialize HW access by Soren Brinkmann · 9 years ago
- e3538c3 tty: xuartps: Beautify read-modify writes by Soren Brinkmann · 9 years ago
- 0b0cced serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support by Yoshinori Sato · 9 years ago
- 8178a89 serial/8250_pci: simplify Pericom handling by Jan Beulich · 9 years ago
- 30c6c35 serial: 8250_pci: use to_pci_dev() by Geliang Tang · 9 years ago
- ff52a9a serial: amba-pl011: mark vendor_zte as __maybe_unused by Arnd Bergmann · 9 years ago
- 2f2fd08 serial: amba-pl011: use cpu_relax when polling registers by Timur Tabi · 9 years ago
- b7ed516 sc16is7xx: fix incorrect register bits macro by Wills Wang · 9 years ago
- b78cd16 serial: atmel: Use atmel_port consistently by Jaeden Amero · 9 years ago
- 1d673fb serial: atmel: add support for new UART version by Nicolas Ferre · 9 years ago
- 4b76937 serial: atmel: trivial: clean the IP version decoding code by Nicolas Ferre · 9 years ago
- 0b41ce9 8250: use callbacks to access UART_DLL/UART_DLM by Sebastian Frias · 9 years ago
- aaa68c5 serial: Remove 68328 driver by Frederik Völkel · 9 years ago
- cc74bd1 tty: serial: constify psc_ops structs by Aya Mahfouz · 9 years ago
- 5a43140 serial: 8250_dw: Do not use readl/writel before checking port iotype by Noam Camus · 9 years ago
- 4625090 serial: 8250_dw: Add support for big-endian MMIO accesses by Noam Camus · 9 years ago
- cdcea05 serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr() by Noam Camus · 9 years ago
- 344cee2 tty: 8250_omap: Use software emulated RS485 direction control by Matwey V. Kornilov · 9 years ago
- e490c91 tty: Add software emulated RS485 support for 8250 by Matwey V. Kornilov · 9 years ago
- a07a70b tty: Move serial8250_stop_rx() in front of serial8250_start_tx() by Matwey V. Kornilov · 9 years ago
- b85e5ed TTY: serial/m32r_sio, remove unused members by Jiri Slaby · 9 years ago
- ad245aa TTY: serial/m32r_sio, remove debug macros by Jiri Slaby · 9 years ago
- c8e7d14 TTY: serial/m32r_sio, simplify old_serial_port by Jiri Slaby · 9 years ago
- d4dbe37 TTY: serial/m32r_sio, disband m32r_sio.h by Jiri Slaby · 9 years ago
- e57c253 TTY: xtensa/iss/console, remove unused _INLINE_ definition by Jiri Slaby · 9 years ago
- 1497f2c TTY: 8250_pnp, make checks bool by Jiri Slaby · 9 years ago
- aa3188d TTY: 8250_pnp, constify tables by Jiri Slaby · 9 years ago
- 6f3689f TTY: serial/mpsc, remove unused fields by Jiri Slaby · 9 years ago
- bca1481 TTY: serial/mpsc, clean up init/remove functions by Jiri Slaby · 9 years ago
- 1fba6a5 TTY: serial/mpsc, stop leaking mappings by Jiri Slaby · 9 years ago
- 75d611b serial: 8250_omap: Add omap8250 earlycon by Peter Hurley · 9 years ago
- 0fcc286 of: earlycon: Log more helpful message if stdout-path node not found by Peter Hurley · 9 years ago
- dc6b576 serial: 8250_early: Use port->regshift by Peter Hurley · 9 years ago
- b969398 serial: earlycon: Show the earlycon "driver" in banner by Peter Hurley · 9 years ago
- 8e77373 serial: earlycon: Common log banner for command line and DT by Peter Hurley · 9 years ago
- c90fe9c of: earlycon: Move address translation to of_setup_earlycon() by Peter Hurley · 9 years ago
- 088da2a of: earlycon: Initialize port fields from DT properties by Peter Hurley · 9 years ago
- 4d118c9 of: earlycon: Add options string handling by Peter Hurley · 9 years ago
- 05d9613 of: earlycon: Fixup earlycon console name and index by Peter Hurley · 9 years ago
- cda64e6 serial: earlycon: Fixup earlycon console name and index by Peter Hurley · 9 years ago
- 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
- 8477614 of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREE by Peter Hurley · 9 years ago
- 6e9131c Merge 4.5-rc2 into tty-next by Greg Kroah-Hartman · 9 years ago
- 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 9 years ago
- d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
- f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
- 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
- d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- f25a96e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
- bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
- 840d6fe pid: Fix spelling in comments by Zhen Lei · 9 years ago
- 28fb8a5 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
- ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- d3f71ae Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
- 46552e6 Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- ad233ac Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
- 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 9 years ago
- f6a239a Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- f51d4d7 Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
- a12883f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
- 13d5699 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
- 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 9 years ago
- b545443 Merge tag 'sound-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
- b943d0b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- 704bb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 9 years ago
- 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 9 years ago
- 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
- 6639484 ALSA: hda - disable dynamic clock gating on Broxton before reset by Libin Yang · 9 years ago
- 0d9bacb iommu: Update struct iommu_ops comments by Magnus Damm · 9 years ago
- 6f3cdb3 iommu/vt-d: Fix link to Intel IOMMU Specification by Michael S. Tsirkin · 9 years ago
- 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 9 years ago
- da972fb iommu/vt-d: Don't skip PCI devices when disabling IOTLB by Jeremy McNicoll · 9 years ago
- c5b6352 irqchip/mxs: Add missing set_handle_irq() by Oleksij Rempel · 9 years ago
- 8f6aff9 iommu/io-pgtable-arm: Fix io-pgtable-arm build failure by Lada Trimasova · 9 years ago
- 52795f6 i2c: piix4: don't regress on bus names by Jean Delvare · 9 years ago
- 5fa7c8e perf: Remove/simplify lockdep annotation by Peter Zijlstra · 9 years ago
- c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago