index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-08
16
-54
/
+411
|
\
|
*
dynamic_debug: change __dynamic_<foo>_dbg return types to void
Joe Perches
2014-10-03
2
-36
/
+26
|
*
driver/base/node: remove unnecessary kfree of node struct from unregister_one...
Yasuaki Ishimatsu
2014-10-03
1
-1
/
+0
|
*
devres: Improve devm_kasprintf()/kvasprintf() support
Geert Uytterhoeven
2014-09-24
3
-9
/
+12
|
*
Documentation: devres: Add missing devm_kstrdup() managed interface
Geert Uytterhoeven
2014-09-24
1
-0
/
+1
|
*
Documentation: devres: Add missing IRQ functions
Tobias Klauser
2014-09-24
1
-0
/
+2
|
*
firmware_class: make sure fw requests contain a name
Kees Cook
2014-09-24
1
-0
/
+3
|
*
driver core: Remove kerneldoc from local function
Thierry Reding
2014-09-24
1
-1
/
+1
|
*
attribute_container: fix coding style issues
Tina Johnson
2014-09-24
1
-2
/
+2
|
*
attribute_container: fix whitespace errors
Tina Johnson
2014-09-24
1
-5
/
+5
|
*
drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit()
Ben Hutchings
2014-09-24
1
-0
/
+9
|
*
device coredump: add new device coredump class
Johannes Berg
2014-09-24
5
-0
/
+329
|
*
Documentation/sysfs-rules.txt: Add device attribute error code documentation
Darren Hart
2014-09-19
1
-0
/
+21
*
|
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-08
69
-550
/
+2296
|
\
\
|
*
|
Revert "serial/core: Initialize the console pm state"
Greg Kroah-Hartman
2014-10-03
1
-3
/
+0
|
*
|
tty: serial: 8250: use 32bit variable for rpm_tx_active
Sebastian Andrzej Siewior
2014-09-30
1
-1
/
+1
|
*
|
tty: serial: msm: Add earlycon support
Stephen Boyd
2014-09-29
3
-12
/
+75
|
*
|
serial/core: Initialize the console pm state
Sudhir Sreedharan
2014-09-29
1
-0
/
+3
|
*
|
serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
Daniel Thompson
2014-09-29
1
-0
/
+4
|
*
|
serial: of-serial: add PM suspend/resume support
Jingchang Lu
2014-09-29
1
-0
/
+27
|
*
|
m68k: AMIGA_BUILTIN_SERIAL should depend on TTY
Geert Uytterhoeven
2014-09-29
1
-1
/
+1
|
*
|
asm/uapi: Add definition of TIOC[SG]RS485
Ricardo Ribalda Delgado
2014-09-29
1
-0
/
+2
|
*
|
tty/metag_da: Add console_poll module parameter
James Hogan
2014-09-29
1
-2
/
+12
|
*
|
serial: 8250_pci: remove rts_n override from Baytrail quirk
Heikki Krogerus
2014-09-29
1
-13
/
+0
|
*
|
serial: cadence: Add generic earlycon support
Michal Simek
2014-09-29
3
-0
/
+26
|
*
|
serial: imx: change the wait even to interruptiable
Huang Shijie
2014-09-29
1
-1
/
+10
|
*
|
serial: imx: terminate the RX DMA when the UART is suspending
Huang Shijie
2014-09-29
1
-6
/
+8
|
*
|
serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...
Fugang Duan
2014-09-29
1
-4
/
+2
|
*
|
serial: 8250: Add Quark X1000 to 8250_pci.c
Bryan O'Donoghue
2014-09-29
1
-0
/
+21
|
*
|
tty: omap-serial: pull out calculation from baud_is_mode16
Frans Klaver
2014-09-29
1
-18
/
+24
|
*
|
tty: omap-serial: fix division by zero
Frans Klaver
2014-09-29
1
-2
/
+10
|
*
|
xen_hvc: no reason to write the type key on xenstore
Stefano Stabellini
2014-09-29
1
-3
/
+0
|
*
|
tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
Sebastian Andrzej Siewior
2014-09-26
1
-1
/
+1
|
*
|
tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...
Sebastian Andrzej Siewior
2014-09-26
1
-0
/
+5
|
*
|
tty: serial: 8250_core: read only RX if there is something in the FIFO
Sebastian Andrzej Siewior
2014-09-26
1
-5
/
+6
|
*
|
tty: serial: 8250_core: add run time pm
Sebastian Andrzej Siewior
2014-09-26
3
-13
/
+122
|
*
|
tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
Sebastian Andrzej Siewior
2014-09-26
2
-0
/
+16
|
*
|
tty: Fix width of unsigned long bitfield padding
Peter Hurley
2014-09-25
1
-2
/
+2
|
*
|
tty: Workaround Alpha non-atomic byte storage in tty_struct
Peter Hurley
2014-09-24
1
-2
/
+3
|
*
|
tty: Hold termios_rwsem for tcflow(TCIxxx)
Peter Hurley
2014-09-24
1
-3
/
+7
|
*
|
tty: Move and rename send_prio_char() as tty_send_xchar()
Peter Hurley
2014-09-24
3
-35
/
+34
|
*
|
tty: Serialize tcflow() with other tty flow control changes
Peter Hurley
2014-09-24
2
-4
/
+9
|
*
|
tty: Move packet mode flow control notifications to pty driver
Peter Hurley
2014-09-24
2
-27
/
+45
|
*
|
tty: Serialize tty flow control changes with flow_lock
Peter Hurley
2014-09-24
3
-12
/
+36
|
*
|
tty: Convert tty_struct bitfield to ints
Peter Hurley
2014-09-24
1
-1
/
+4
|
*
|
serial: core: Use spin_lock_irq() in uart_set_termios()
Peter Hurley
2014-09-24
1
-5
/
+4
|
*
|
serial: bfin-uart: Fix auto CTS
Peter Hurley
2014-09-24
1
-1
/
+2
|
*
|
usb: serial: Remove unused tty->hw_stopped
Peter Hurley
2014-09-24
3
-18
/
+3
|
*
|
serial: core: Privatize tty->hw_stopped
Peter Hurley
2014-09-24
3
-23
/
+22
|
*
|
isdn: i4l: Remove ASYNC_CTS_FLOW
Peter Hurley
2014-09-24
1
-5
/
+0
[next]