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
*
stm class: Fix unlocking braino in the error path
Alexander Shishkin
2016-02-20
1
-4
/
+3
*
stm class: Add heartbeat stm source device
Alexander Shishkin
2016-02-20
3
-0
/
+143
*
stm class: dummy_stm: Create multiple devices
Alexander Shishkin
2016-02-20
1
-9
/
+48
*
stm class: Support devices with multiple instances
Alexander Shishkin
2016-02-20
1
-3
/
+4
*
stm class: Use driver's packet callback return value
Alexander Shishkin
2016-02-20
2
-7
/
+19
*
intel_th: Use real device index in the node names
Alexander Shishkin
2016-02-20
1
-3
/
+20
*
intel_th: Set root device's drvdata early
Alexander Shishkin
2016-02-20
2
-2
/
+2
*
intel_th: sth: Sanitize packet callback's return values
Alexander Shishkin
2016-02-20
1
-3
/
+8
*
intel_th: msu: Release resources on read error
Laurent FERT
2016-02-20
1
-4
/
+3
*
intel_th: msu: Fix offset for wrapped block
Laurent FERT
2016-02-20
1
-1
/
+1
*
intel_th: Update scratchpad bits according to enabled output activity
Alexander Shishkin
2016-02-20
4
-4
/
+59
*
intel_th: gth: Remove commented-out code
Alexander Shishkin
2016-02-20
1
-18
/
+0
*
intel_th: Depend on HAS_IOMEM
Alexander Shishkin
2016-02-20
1
-1
/
+1
*
stm class: Fix master deallocation in device unregistering
Chunyan Zhang
2016-02-20
1
-1
/
+1
*
stm class: Use a signed return type for stm_find_master_chan
Lucas Tanure
2016-02-20
1
-2
/
+2
*
ppdev: use dev_* macros
Sudip Mukherjee
2016-02-15
1
-7
/
+7
*
ppdev: use new parport device model
Sudip Mukherjee
2016-02-15
1
-5
/
+20
*
ppdev: remove space before tab
Sudip Mukherjee
2016-02-15
1
-1
/
+1
*
ppdev: fix parenthesis alignment
Sudip Mukherjee
2016-02-15
1
-13
/
+13
*
ppdev: remove braces
Sudip Mukherjee
2016-02-15
1
-35
/
+22
*
ppdev: add missing blank line
Sudip Mukherjee
2016-02-15
1
-0
/
+6
*
ppdev: remove whitespace around pointers
Sudip Mukherjee
2016-02-15
1
-12
/
+12
*
ppdev: space prohibited between function name and parenthesis
Sudip Mukherjee
2016-02-15
1
-96
/
+96
*
misc: mic: silence an overflow warning
Dan Carpenter
2016-02-15
1
-1
/
+2
*
misc: mic: use after free printing error message
Dan Carpenter
2016-02-15
1
-1
/
+1
*
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
2016-02-14
983
-58655
/
+10558
|
\
|
*
Linux 4.5-rc4
v4.5-rc4
Linus Torvalds
2016-02-14
1
-1
/
+1
|
*
Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-02-14
3
-1
/
+12
|
|
\
|
|
*
nvmem: qfprom: Specify LE device endianness
Stephen Boyd
2016-02-08
1
-0
/
+1
|
|
*
nvmem: core: return error for non word aligned access
Srinivas Kandagatla
2016-02-08
1
-0
/
+6
|
|
*
mei: validate request value in client notify request ioctl
Alexander Usyskin
2016-02-07
1
-1
/
+5
|
*
|
Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-02-14
1
-3
/
+3
|
|
\
\
|
|
*
|
klist: fix starting point removed bug in klist iterators
James Bottomley
2016-02-08
1
-3
/
+3
|
*
|
|
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-02-14
7
-7
/
+79
|
|
\
\
\
|
|
*
|
|
Revert "8250: uniphier: allow modular build with 8250 console"
Greg Kroah-Hartman
2016-02-08
1
-1
/
+1
|
|
*
|
|
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
2016-02-07
3
-3
/
+30
|
|
*
|
|
pty: fix possible use after free of tty->driver_data
Herton R. Krzesinski
2016-02-07
1
-1
/
+17
|
|
*
|
|
tty: Add support for PCIe WCH382 2S multi-IO card
Jeremy McNicoll
2016-02-07
1
-0
/
+21
|
|
*
|
|
serial/omap: mark wait_for_xmitr as __maybe_unused
Arnd Bergmann
2016-02-07
1
-1
/
+1
|
|
*
|
|
serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
Peter Hurley
2016-02-07
1
-2
/
+6
|
|
*
|
|
8250: uniphier: allow modular build with 8250 console
Arnd Bergmann
2016-02-07
1
-1
/
+1
|
|
*
|
|
tty: Drop krefs for interrupted tty lock
Peter Hurley
2016-02-07
2
-3
/
+7
|
*
|
|
|
Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-02-14
3
-12
/
+19
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2016-02-12
3
-12
/
+19
|
|
|
\
\
\
\
|
|
|
*
|
|
|
phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload
Tony Lindgren
2016-02-10
1
-5
/
+8
|
|
|
*
|
|
|
phy: twl4030-usb: Relase usb phy on unload
Tony Lindgren
2016-02-10
1
-0
/
+1
|
|
|
*
|
|
|
phy: core: fix wrong err handle for phy_power_on
Shawn Lin
2016-02-10
1
-7
/
+9
|
|
|
*
|
|
|
phy: Restrict phy-hi6220-usb to HiSilicon arm64
Geert Uytterhoeven
2016-02-03
1
-0
/
+1
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-14
5
-26
/
+63
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2016-02-04
1
-0
/
+10
|
|
|
\
\
\
\
\
[next]