index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
2016-01-07
2
-152
/
+413
|
\
|
*
serial: sh-sci: Drop the sci_fck clock fallback
Laurent Pinchart
2015-12-17
1
-5
/
+0
|
*
serial: sh-sci: Add support for optional BRG on (H)SCIF
Geert Uytterhoeven
2015-12-17
1
-5
/
+80
|
*
serial: sh-sci: Add support for optional external (H)SCK input
Geert Uytterhoeven
2015-12-17
1
-3
/
+66
|
*
serial: sh-sci: Prepare for multiple sampling clock sources
Geert Uytterhoeven
2015-12-17
1
-60
/
+134
|
*
serial: sh-sci: Correct SCIF type on R-Car for BRG
Geert Uytterhoeven
2015-12-17
1
-0
/
+11
|
*
serial: sh-sci: Correct SCIF type on RZ/A1H
Geert Uytterhoeven
2015-12-17
1
-0
/
+6
|
*
serial: sh-sci: Replace struct sci_port_info by type/regtype encoding
Geert Uytterhoeven
2015-12-17
1
-29
/
+11
|
*
serial: sh-sci: Add BRG register definitions
Geert Uytterhoeven
2015-12-17
2
-0
/
+56
|
*
serial: sh-sci: Take into account sampling rate for max baud rate
Geert Uytterhoeven
2015-12-17
1
-1
/
+4
|
*
serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif()
Geert Uytterhoeven
2015-12-17
1
-23
/
+19
|
*
serial: sh-sci: Avoid calculating the receive margin for HSCIF
Geert Uytterhoeven
2015-12-17
1
-27
/
+24
|
*
serial: sh-sci: Improve bit rate error calculation for HSCIF
Geert Uytterhoeven
2015-12-17
1
-13
/
+8
|
*
serial: sh-sci: Avoid overflow in sci_baud_calc_hscif()
Geert Uytterhoeven
2015-12-17
1
-6
/
+19
|
*
serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsigned
Geert Uytterhoeven
2015-12-17
1
-5
/
+6
|
*
serial: sh-sci: Convert from clk_get() to devm_clk_get()
Geert Uytterhoeven
2015-12-17
1
-6
/
+4
|
*
serial: sh-sci: Don't overwrite clock selection in serial_console_write()
Geert Uytterhoeven
2015-12-17
1
-3
/
+5
|
*
serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif()
Geert Uytterhoeven
2015-12-17
1
-21
/
+3
|
*
serial: sh-sci: Use existing local variable in sci_parse_dt()
Geert Uytterhoeven
2015-12-17
1
-1
/
+1
|
*
serial: sh-sci: Grammar s/Get ... for/Get ... from/
Geert Uytterhoeven
2015-12-17
1
-1
/
+1
|
*
serial: sh-sci: Drop useless check for zero sampling_rate
Geert Uytterhoeven
2015-12-17
1
-7
/
+1
|
*
serial: sh-sci: Drop the interface clock
Laurent Pinchart
2015-12-17
1
-23
/
+41
*
|
serial: 8250: of: Fix the driver and actually compile the 8250_of
Peter Ujfalusi
2016-01-07
2
-3
/
+2
*
|
tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
Timur Tabi
2016-01-06
1
-7
/
+9
*
|
tty: amba-pl011: fix earlycon register offsets
Russell King
2016-01-06
1
-3
/
+3
*
|
Merge 4.4-rc6 into tty-next
Greg Kroah-Hartman
2015-12-21
143
-694
/
+1334
|
\
\
|
*
\
Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2015-12-20
2
-14
/
+53
|
|
\
\
|
|
*
|
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
2015-12-20
1
-10
/
+9
|
|
*
|
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
2015-12-20
1
-4
/
+44
|
*
|
|
Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-12-19
5
-17
/
+19
|
|
\
\
\
|
|
*
|
|
tty: Fix GPF in flush_to_ldisc()
Peter Hurley
2015-12-12
1
-1
/
+1
|
|
*
|
|
serial: earlycon: Add missing spinlock initialization
Geert Uytterhoeven
2015-12-12
1
-0
/
+2
|
|
*
|
|
serial: sh-sci: Fix length of scatterlist
Yoshihiro Shimoda
2015-12-12
1
-1
/
+1
|
|
*
|
|
n_tty: Fix poll() after buffer-limited eof push read
Peter Hurley
2015-12-12
1
-13
/
+9
|
|
*
|
|
serial: 8250_uniphier: fix dl_read and dl_write functions
Masahiro Yamada
2015-12-12
1
-2
/
+6
|
*
|
|
|
Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-12-19
11
-47
/
+122
|
|
\
\
\
\
|
|
*
|
|
|
USB: fix invalid memory access in hub_activate()
Alan Stern
2015-12-18
1
-3
/
+19
|
|
*
|
|
|
USB: ipaq.c: fix a timeout loop
Dan Carpenter
2015-12-18
1
-1
/
+2
|
|
*
|
|
|
Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2015-12-18
9
-43
/
+101
|
|
|
\
\
\
\
|
|
|
*
|
|
|
phy: core: Get a refcount to phy in devm_of_phy_get_by_index()
Chunfeng Yun
2015-12-07
1
-6
/
+15
|
|
|
*
|
|
|
phy: cygnus: pcie: add missing of_node_put
Julia Lawall
2015-12-03
1
-4
/
+12
|
|
|
*
|
|
|
phy: miphy365x: add missing of_node_put
Julia Lawall
2015-12-03
1
-5
/
+11
|
|
|
*
|
|
|
phy: miphy28lp: add missing of_node_put
Julia Lawall
2015-12-03
1
-5
/
+11
|
|
|
*
|
|
|
phy: rockchip-usb: add missing of_node_put
Julia Lawall
2015-12-03
1
-5
/
+12
|
|
|
*
|
|
|
phy: berlin-sata: add missing of_node_put
Julia Lawall
2015-12-03
1
-6
/
+14
|
|
|
*
|
|
|
phy: mt65xx-usb3: add missing of_node_put
Julia Lawall
2015-12-03
1
-7
/
+13
|
|
|
*
|
|
|
phy: brcmstb-sata: add missing of_node_put
Julia Lawall
2015-12-03
1
-5
/
+12
|
|
|
*
|
|
|
phy: sun9i-usb: add USB dependency
Arnd Bergmann
2015-12-03
1
-0
/
+1
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-12-19
3
-10
/
+24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Fix remove_and_add_spares removes drive added as spare in slot_store
Goldwyn Rodrigues
2015-12-18
1
-3
/
+10
[next]