- 926b7b5 serial: samsung: Fix possible out of bounds access on non-DT platform by Krzysztof Kozlowski · 8 years ago
- e51e4d8 serial: samsung: Fix ERR pointer dereference on deferred probe by Krzysztof Kozlowski · 8 years ago
- 4da22f1 serial: 8250_fintek: fix the mismatched IRQ mode by Ji-Ze Hong (Peter Hong) · 8 years ago
- 3074325 MAINTAINERS: Add file patterns for serial device tree bindings by Geert Uytterhoeven · 8 years ago
- 24a6a30 serial: pic32_uart: Fix double free of 'sport->irq_fault_name'. by Purna Chandra Mandal · 8 years ago
- 210417c tty: xuartps: disable clocks when not used by Shubhrajyoti Datta · 8 years ago
- 0058f08 tty/serial: atmel: fix RS485 half duplex with DMA by Alexandre Belloni · 8 years ago
- 637ba54 tty/serial: atmel: add comment for the ring buffer size macro by Ludovic Desroches · 8 years ago
- 00e8e658 tty/serial: atmel: split tx and rx paths by Nicolas Ferre · 8 years ago
- 9205218 tty/serial: atmel: re-integrate status check in irq handler by Nicolas Ferre · 8 years ago
- 9b65190 tty/vt/keyboard: use memdup_user(). by Muhammad Falak R Wani · 8 years ago
- a7cfaf1 serial: serial_core: Perform NULL checks for release/request_port ops by Fabio Estevam · 8 years ago
- 3e5af8e serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2 by Geert Uytterhoeven · 9 years ago
- 9a3f5bf tty: serial: msm: fix definition of msm_stop_dma by Ben Dooks · 8 years ago
- 30acf54 tty: serial: msm: Don't read off end of tx fifo by Bjorn Andersson · 8 years ago
- 002eb41 tty:serial:msm:Do not restore Rx interrupts in DMA by Charanya Venkatraman · 8 years ago
- e4276ff tty: serial: msm: Cleanup include usage by Stephen Boyd · 9 years ago
- 2a31f09 tty: serial: msm: Only configure MND registers on hw that has it by Stephen Boyd · 9 years ago
- 3217374 tty: serial: msm: Move header file into driver by Stephen Boyd · 9 years ago
- 01e4d27 serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART by Kefeng Wang · 9 years ago
- fc2af33 serial: sh-sci: Clear (H)SCIF timeout and overrun during reset by Geert Uytterhoeven · 8 years ago
- 2768cf4 serial: sh-sci: Clear RX, error, and break flags during reset by Geert Uytterhoeven · 8 years ago
- 44763d3 serial: sh-sci: Do not start transfers from sci_startup() by Geert Uytterhoeven · 8 years ago
- ac8305c serial: sh-sci: Document SoC specific bindings for r8a7796 by Hiromitsu Yamasaki · 9 years ago
- 861a70a serial: sh-sci: Add DT support for dedicated RTS/CTS by Geert Uytterhoeven · 8 years ago
- 33f50ff serial: sh-sci: Fix support for hardware-assisted RTS/CTS by Geert Uytterhoeven · 8 years ago
- e9d7a45 serial: sh-sci: Add pin initialization for SCIFA/SCIFB by Geert Uytterhoeven · 8 years ago
- d2b9775 serial: sh-sci: Correct pin initialization on (H)SCIF by Geert Uytterhoeven · 8 years ago
- 4780c09 serial: sh-sci: Add more Serial Port Control/Data Register documentation by Geert Uytterhoeven · 8 years ago
- ef5e90e serial: sh-sci: Add more Serial Port Register documentation by Geert Uytterhoeven · 8 years ago
- abbf121 serial: sh-sci: Do not open-code sci_getreg() by Geert Uytterhoeven · 8 years ago
- f907c9e serial: sh-sci: Add support for GPIO-controlled modem lines by Geert Uytterhoeven · 8 years ago
- 71e98e0 serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback by Geert Uytterhoeven · 8 years ago
- b0405dc serial: sh-sci: Update DT binding documentation for dedicated RTS/CTS by Geert Uytterhoeven · 8 years ago
- 0c529b3 serial: sh-sci: Update DT binding documentation for GPIO modem lines by Geert Uytterhoeven · 8 years ago
- abd530d tty: vt, remove unused vc_deccolm by Jiri Slaby · 8 years ago
- f8b0c2e tty: vt, ignore PIO_UNIMAPCLR param by Jiri Slaby · 8 years ago
- 6ca8dfd tty: vt, convert more macros to functions by Jiri Slaby · 8 years ago
- aada0a3 tty: vt, whitespace cleanup in csi_m by Jiri Slaby · 8 years ago
- 193df02 tty: vt, too many commands per line in rgb_foreground by Jiri Slaby · 8 years ago
- 0f91e14 tty: vt, do not pass structure over stack by Jiri Slaby · 8 years ago
- e05ab23 tty: vt, separate T.416 high colors handler by Jiri Slaby · 8 years ago
- d711ea8 tty: vt, get rid of ugly FLUSH macro by Jiri Slaby · 8 years ago
- 6af39ed tty: vt, drop VT_BUF_VRAM_ONLY by Jiri Slaby · 8 years ago
- 52ad1f3 tty: vt, remove consw->con_bmove by Jiri Slaby · 8 years ago
- 709280d tty: vt, consw->con_set_palette cleanup by Jiri Slaby · 8 years ago
- 97293de tty: vt, consw->con_scrolldelta cleanup by Jiri Slaby · 8 years ago
- 3cc5be7 sisusb: remove dummy variables by Jiri Slaby · 8 years ago
- a4bedd0 vt: document vc_data by example by Jiri Slaby · 8 years ago
- 1b0ec88 vt: remove lines parameter from scrollback by Jiri Slaby · 8 years ago
- 17b2720 tty: 8250, remove shadow and unused variables by Jiri Slaby · 8 years ago
- 394a9e2 TTY: serial, handle platform_get_irq retval properly by Jiri Slaby · 9 years ago
- 934014d tty: 8250, kill DEBUG_INTR by Jiri Slaby · 9 years ago
- b0f8aed tty: 8250, drop unused members from struct old_serial_port by Jiri Slaby · 9 years ago
- 6137b7a tty: stop defining STD_COM_FLAGS in drivers by Jiri Slaby · 9 years ago
- 5691e03 tty: frv, remove unused serial macros by Jiri Slaby · 9 years ago
- 322b7d6 tty: cyclades+mxser, do not initialize to zero by Jiri Slaby · 9 years ago
- a2a5f1a net: ircomm, cleanup TIOCGSERIAL by Jiri Slaby · 9 years ago
- fec4dae tty: ipwireless, cleanup TIOCGSERIAL by Jiri Slaby · 9 years ago
- 33688ab Linux 4.7-rc4 by Linus Torvalds · 8 years ago
- c369533 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
- 9af1f5d Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
- 049a40c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 8fd0976 Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes by Olof Johansson · 8 years ago
- 58935f2 Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
- 9503427 Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
- 0e289e5 ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes by Lee Jones · 8 years ago
- 7752b0d Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
- c141afd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
- e80dac1 Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
- a50094a Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
- 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
- 07b5ca2 Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- 4c6459f Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- d9e6614 Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 057868e Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 6be28d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
- 5e25db8 isa: Dummy isa_register_driver should return error code by William Breathitt Gray · 9 years ago
- 32a5a0c isa: Call isa_bus_init before dependent ISA bus drivers register by William Breathitt Gray · 9 years ago
- b87b8ff7 watchdog: ebc-c384_wdt: Allow build for X86_64 by William Breathitt Gray · 8 years ago
- 75897b7 iio: stx104: Allow build for X86_64 by William Breathitt Gray · 8 years ago
- f4ae916 gpio: Allow PC/104 devices on X86_64 by William Breathitt Gray · 8 years ago
- 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 8 years ago
- 083d5ad usbip: rate limit get_frame_number message by Greg Kroah-Hartman · 8 years ago
- 46577e6 Merge branch 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
- 9d066a2 Merge branches 'pm-opp' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
- bc8201e Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type." by Hans de Goede · 8 years ago
- 6982f867 Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)" by Hans de Goede · 8 years ago
- 9cbbef4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 8c25615 Merge tag 'iommu-fixes-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 7af9a17 Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
- de18c16 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
- dd5c931 Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize by Chandan Rajendra · 8 years ago
- 89c5a54 btrfs: remove build fixup for qgroup_account_snapshot by David Sterba · 8 years ago
- f7af393 btrfs: use new error message helper in qgroup_account_snapshot by David Sterba · 8 years ago
- 90c711a btrfs: avoid blocking open_ctree from cleaner_kthread by Zygo Blaxell · 8 years ago
- 3b6571c Btrfs: don't BUG_ON() in btrfs_orphan_add by Josef Bacik · 8 years ago
- 64c1292 btrfs: account for non-CoW'd blocks in btrfs_abort_transaction by Jeff Mahoney · 8 years ago
- c871b0f Btrfs: check if extent buffer is aligned to sectorsize by Liu Bo · 8 years ago
- 16ff4b4 btrfs: Use correct format specifier by Heinrich Schuchardt · 8 years ago