index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-spin.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-18
tty: Abstract tty buffer work
Peter Hurley
5
-3
/
+15
2015-10-18
tty: Prevent tty teardown during tty_write_message()
Peter Hurley
1
-4
/
+2
2015-10-18
tty: core: Use correct spinlock flavor in tiocspgrp()
Peter Hurley
1
-3
/
+2
2015-10-18
tty: Combine SIGTTOU/SIGTTIN handling
Peter Hurley
3
-46
/
+27
2015-10-18
serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()
Timur Tabi
1
-2
/
+2
2015-10-18
ttyFDC: Fix build problems due to use of module_{init,exit}
James Hogan
1
-34
/
+1
2015-10-18
tty: remove unneeded return statement
Guillaume Gomez
1
-1
/
+1
2015-10-18
serial: 8250_mid: add support for DMA engine handling from UART MMIO
Heikki Krogerus
2
-2
/
+71
2015-10-18
dmaengine: hsu: remove platform data
Heikki Krogerus
5
-23
/
+9
2015-10-18
dmaengine: hsu: introduce stubs for the exported functions
Heikki Krogerus
1
-0
/
+10
2015-10-18
dmaengine: hsu: make the UART driver in control of selecting this driver
Heikki Krogerus
2
-7
/
+4
2015-10-18
serial: fix mctrl helper functions
Arnd Bergmann
1
-2
/
+2
2015-10-18
serial: 8250_pci: Intel MID UART support to its own driver
Heikki Krogerus
4
-222
/
+273
2015-10-18
serial: fsl_lpuart: add earlycon support
Stefan Agner
3
-0
/
+47
2015-10-18
tty: disable unbind for old 74xx based serial/mpsc console port
Paul Gortmaker
1
-1
/
+2
2015-10-18
serial: pl011: Spelling s/clocks-names/clock-names/
Geert Uytterhoeven
1
-1
/
+1
2015-10-18
n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY chars
Peter Hurley
1
-4
/
+0
2015-10-18
tty: synclink, fix indentation
Jiri Slaby
1
-1
/
+1
2015-10-18
serial: at91, fix rs485 properties
Jiri Slaby
1
-3
/
+2
2015-10-18
tty: Remove wait_event_interruptible_tty()
Peter Hurley
1
-26
/
+0
2015-10-18
tty: r3964: Replace/remove bogus tty lock use
Peter Hurley
2
-9
/
+16
2015-10-18
tty: r3964: Use tty->read_wait waitqueue
Peter Hurley
2
-9
/
+4
2015-10-18
tty: Remove tty_port::close_wait
Peter Hurley
6
-7
/
+0
2015-10-18
usb: gadget: gserial: Privatize close_wait
Peter Hurley
1
-2
/
+4
2015-10-18
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
9
-142
/
+11
2015-10-18
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
5
-30
/
+5
2015-10-18
serial: tegra: Add helper function for handling RX buffer
Jon Hunter
1
-42
/
+24
2015-10-18
serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()
Jon Hunter
1
-10
/
+7
2015-10-18
serial: tegra: Remove unnecessary return statements
Jon Hunter
1
-11
/
+0
2015-10-18
serial: tegra: Handle another RX race condition
Jon Hunter
1
-8
/
+2
2015-10-18
serial: 8250_omap: Remove RTS clear
Peter Hurley
1
-1
/
+0
2015-10-18
serial: Enable Freescale 16550 workaround on arm
Scott Wood
2
-2
/
+7
2015-10-18
tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...
Andreas Werner
1
-8
/
+15
2015-10-18
serial: atmel: fix compiler warning on address cast
Andre Przywara
1
-1
/
+1
2015-10-11
Linux 4.3-rc5
v4.3-rc5
Linus Torvalds
1
-2
/
+2
2015-10-11
MAINTAINERS: Change Matt Fleming's email address
Matt Fleming
1
-2
/
+2
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
1
-2
/
+6
2015-10-09
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
6
-18
/
+37
2015-10-09
irqdomain: Add an accessor for the of_node field
Marc Zyngier
1
-0
/
+5
2015-10-09
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
1
-1
/
+0
2015-10-09
genirq: Export handle_bad_irq
Arnd Bergmann
1
-0
/
+1
2015-10-09
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
1
-1
/
+1
2015-10-08
crash in md-raid1 and md-raid10 due to incorrect list manipulation
Mikulas Patocka
2
-4
/
+4
2015-10-08
cpufreq: prevent lockup on reading scaling_available_frequencies
Srinivas Pandruvada
1
-1
/
+3
2015-10-08
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
Srinivas Pandruvada
1
-0
/
+3
2015-10-08
mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk
ludovic.desroches@atmel.com
1
-0
/
+1
2015-10-08
mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
ludovic.desroches@atmel.com
2
-0
/
+7
2015-10-08
mmc: sdhci-pxav3: fix error handling of armada_38x_quirks
Marcin Wojtas
1
-1
/
+1
2015-10-08
mmc: sdhci-pxav3: disable clock inversion for HS MMC cards
Nadav Haklai
1
-0
/
+3
2015-10-08
mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver
Nadav Haklai
1
-0
/
+1
[next]