index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
9
-5
/
+200
|
\
|
*
fs: debugfs: add forward declaration for struct device type
Arend van Spriel
2014-11-30
1
-0
/
+1
|
*
device: Add dev_<level>_once variants
Joe Perches
2014-11-27
1
-0
/
+35
|
*
debugfs: add helper function to create device related seq_file
Arend van Spriel
2014-11-27
1
-1
/
+15
|
*
drivers: base: support cpu cache information interface to userspace via sysfs
Sudeep Holla
2014-11-07
1
-0
/
+100
|
*
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
2014-11-07
1
-0
/
+4
|
*
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
2
-0
/
+20
|
*
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
NeilBrown
2014-11-07
2
-0
/
+17
|
*
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
2014-11-07
1
-2
/
+4
|
*
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
2014-11-07
1
-2
/
+4
*
|
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-15
9
-63
/
+66
|
\
\
|
*
\
Merge 3.18-rc7 into tty-next
Greg Kroah-Hartman
2014-12-06
31
-27
/
+115
|
|
\
\
|
*
|
|
serial: core: Add big-endian iotype
Kevin Cernekee
2014-11-26
1
-6
/
+7
|
*
|
|
Merge 3.18-rc4 into tty-next.
Greg Kroah-Hartman
2014-11-10
4
-27
/
+111
|
|
\
\
\
|
*
|
|
|
tty: warn on deprecated serial flags
Jiri Slaby
2014-11-07
1
-0
/
+2
|
*
|
|
|
serial/8250: Remove obsolete handling of rs485 ioctls
Ricardo Ribalda Delgado
2014-11-06
1
-3
/
+0
|
*
|
|
|
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
2014-11-06
1
-0
/
+3
|
*
|
|
|
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
2014-11-06
1
-1
/
+1
|
*
|
|
|
tty: Convert tty->closing to int
Peter Hurley
2014-11-06
1
-1
/
+1
|
*
|
|
|
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
Kevin Cernekee
2014-11-06
1
-2
/
+0
|
*
|
|
|
serial: of: add a PORT_RT2880 definition
John Crispin
2014-11-06
1
-1
/
+2
|
*
|
|
|
vt: Remove vt_get_kmsg_redirect() from uapi header
Peter Hurley
2014-11-06
1
-3
/
+0
|
*
|
|
|
tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi header
Peter Hurley
2014-11-06
1
-1
/
+1
|
*
|
|
|
tty: Remove defunct serial_console_init() declaration
Peter Hurley
2014-11-06
1
-4
/
+0
|
*
|
|
|
tty: Remove defunct pcxe_open() declaration
Peter Hurley
2014-11-06
1
-4
/
+0
|
*
|
|
|
tty: serial: 8250_omap: add custom DMA-TX callback
Sebastian Andrzej Siewior
2014-11-06
1
-0
/
+1
|
*
|
|
|
tty: Document defunct ASYNC_* bits in uapi header
Peter Hurley
2014-11-06
1
-4
/
+5
|
*
|
|
|
tty,serial: Unify UPF_* and ASYNC_* flag definitions
Peter Hurley
2014-11-06
2
-16
/
+37
|
*
|
|
|
tty: Flush ldisc buffer atomically with tty flip buffers
Peter Hurley
2014-11-06
1
-1
/
+1
|
*
|
|
|
tty: Remove tty_unhangup() declaration
Peter Hurley
2014-11-06
1
-1
/
+0
|
*
|
|
|
tty: Preset lock subclass for nested tty locks
Peter Hurley
2014-11-06
1
-0
/
+1
|
*
|
|
|
tty: Change tty lock order to master->slave
Peter Hurley
2014-11-06
1
-5
/
+2
|
*
|
|
|
tty: Simplify tty_ldisc_release() interface
Peter Hurley
2014-11-06
1
-1
/
+1
|
*
|
|
|
tty: Remove TTY_CLOSING
Peter Hurley
2014-11-06
1
-1
/
+0
|
*
|
|
|
tty: Remove TTY_HUPPING
Peter Hurley
2014-11-06
1
-1
/
+0
|
*
|
|
|
tty: Move session_of_pgrp() and make static
Peter Hurley
2014-11-06
1
-3
/
+0
|
*
|
|
|
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
Peter Hurley
2014-11-06
1
-3
/
+0
|
*
|
|
|
serial: Fix upstat_t sparse warnings
Peter Hurley
2014-11-06
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
14
-129
/
+154
|
\
\
\
\
|
*
|
|
|
arm: omap3: twl: remove usb phy init data
Heikki Krogerus
2014-12-11
1
-2
/
+0
|
*
|
|
|
Merge 3.18-rc7 into usb-next
Greg Kroah-Hartman
2014-12-01
31
-27
/
+115
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
2014-11-27
2
-33
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
phy: add support for USB cluster on the Armada 375 SoC
Gregory CLEMENT
2014-11-26
1
-0
/
+1
|
|
*
|
|
|
phy: remove the old lookup method
Heikki Krogerus
2014-11-22
1
-34
/
+4
|
|
*
|
|
|
phy: improved lookup method
Heikki Krogerus
2014-11-21
1
-0
/
+16
|
|
*
|
|
|
phy: safer to_phy() macro
Heikki Krogerus
2014-11-21
1
-1
/
+1
|
|
*
|
|
|
phy: Add PHY header file for DT x Driver defines
Gabriel FERNANDEZ
2014-11-11
1
-0
/
+18
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER
Peter Chen
2014-11-26
1
-1
/
+0
|
*
|
|
|
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-11-25
8
-30
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
usb: phy: introduce usb_phy_set_event interface
Kiran Raparthy
2014-11-21
1
-0
/
+5
[next]