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
*
tpm: simplify code by using %*phN specifier
Andy Shevchenko
2014-07-29
1
-3
/
+1
*
tpm: Provide a generic means to override the chip returned timeouts
Jason Gunthorpe
2014-07-29
2
-21
/
+72
*
tpm: missing tpm_chip_put in tpm_get_random()
Jarkko Sakkinen
2014-07-29
1
-3
/
+4
*
tpm: Properly clean sysfs entries in error path
Stefan Berger
2014-07-29
1
-1
/
+3
*
tpm: Add missing tpm_do_selftest to ST33 I2C driver
Jason Gunthorpe
2014-07-29
1
-0
/
+1
*
firmware_class: perform new LSM checks
Kees Cook
2014-07-25
1
-4
/
+26
*
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
2014-07-13
12
-67
/
+93
|
\
|
*
clk: spear3xx: Set proper clock parent of uart1/2
Thomas Gleixner
2014-07-13
1
-4
/
+10
|
*
clk: spear3xx: Use proper control register offset
Thomas Gleixner
2014-07-13
1
-1
/
+1
|
*
clk: qcom: HDMI source sel is 3 not 2
Stephen Boyd
2014-07-02
1
-1
/
+1
|
*
Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...
Mike Turquette
2014-07-02
5
-47
/
+71
|
|
\
|
|
*
clk: exynos5420: Remove aclk66_peric from the clock tree description
Doug Anderson
2014-06-30
1
-30
/
+55
|
|
*
clk/exynos5250: fix bit number for tv sysmmu clock
Rahul Sharma
2014-06-30
1
-1
/
+1
|
|
*
clk: s3c64xx: Hookup SPI clocks correctly
Charles Keepax
2014-06-30
1
-2
/
+4
|
|
*
clk: samsung: exynos4: Remove SRC_MASK_ISP gates
Tomasz Figa
2014-06-30
1
-12
/
+4
|
|
*
clk: samsung: add more aliases for s3c24xx
Vasily Khoruzhick
2014-06-30
1
-0
/
+5
|
|
*
clk: samsung: fix several typos to fix boot on s3c2410
Vasily Khoruzhick
2014-06-30
1
-2
/
+2
|
*
|
Merge branch 'for-v3.16-rc/ti-clk-drv' of github.com:t-kristo/linux-pm into c...
Mike Turquette
2014-07-01
2
-6
/
+4
|
|
\
\
|
|
*
|
clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
Tomi Valkeinen
2014-06-19
1
-1
/
+1
|
|
*
|
clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
Roger Quadros
2014-06-19
1
-2
/
+3
|
|
*
|
clk: ti: dra7: return error code in failure case
Julia Lawall
2014-06-19
1
-4
/
+2
|
|
*
|
clk: ti: apll: not allocating enough data
Dan Carpenter
2014-06-19
1
-1
/
+1
|
*
|
|
clk: sunxi: fix devm_ioremap_resource error detection code
Himangi Saraogi
2014-07-01
1
-1
/
+1
|
*
|
|
clk: s2mps11: Fix double free corruption during driver unbind
Krzysztof Kozlowski
2014-07-01
1
-5
/
+2
|
*
|
|
clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
Roger Quadros
2014-07-01
1
-2
/
+3
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-13
2
-4
/
+22
|
\
\
\
\
|
*
\
\
\
Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2014-07-12
1
-2
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
clk: exynos5420: Add IDs for clocks used in PD mfc
Arun Kumar K
2014-07-11
1
-2
/
+4
|
*
|
|
|
|
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2014-07-07
1
-2
/
+18
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
clocksource: exynos_mct: Register the timer for stable udelay
Amit Daniel Kachhap
2014-07-05
1
-0
/
+11
|
|
*
|
|
|
clocksource: exynos_mct: Fix ftrace
Doug Anderson
2014-07-05
1
-2
/
+7
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-07-12
2
-7
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
Update imx-sdma cyclic handling to report residue
Russell King - ARM Linux
2014-07-01
1
-4
/
+18
|
*
|
|
|
|
dma: cppi41: handle 0-length packets
Daniel Mack
2014-07-01
1
-3
/
+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-07-12
8
-9
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
Roger Quadros
2014-07-11
1
-2
/
+5
|
*
|
|
|
|
phy: core: Fix error path in phy_create()
Roger Quadros
2014-07-11
1
-3
/
+4
|
*
|
|
|
|
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
Sjoerd Simons
2014-07-11
1
-0
/
+1
|
*
|
|
|
|
phy: omap-usb2: fix devm_ioremap_resource error detection code
Himangi Saraogi
2014-07-11
1
-2
/
+2
|
*
|
|
|
|
phy: sun4i: depend on RESET_CONTROLLER
Maxime Ripard
2014-07-11
1
-0
/
+1
|
*
|
|
|
|
USB: serial: ftdi_sio: Add Infineon Triboard
Michal Sojka
2014-07-11
2
-0
/
+8
|
*
|
|
|
|
USB: ftdi_sio: Add extra PID.
Bert Vermeulen
2014-07-09
2
-2
/
+4
|
*
|
|
|
|
usb: option: Add ID for Telewell TW-LTE 4G v2
Bernd Wachter
2014-07-07
1
-0
/
+2
|
*
|
|
|
|
USB: cp210x: add support for Corsair usb dongle
Andras Kovacs
2014-07-07
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-07-12
7
-4
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
serial: imx: Fix build breakage
Peter Hurley
2014-07-11
1
-1
/
+1
|
*
|
|
|
|
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
2014-07-10
1
-1
/
+1
|
*
|
|
|
|
serial: Test for no tx data on tx restart
Peter Hurley
2014-07-10
6
-3
/
+18
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-07-12
4
-7
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
i8k: Fix non-SMP operation
Guenter Roeck
2014-07-09
1
-1
/
+3
[next]