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
*
IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers
Kevin Cernekee
2015-04-01
3
-0
/
+341
*
IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers
Kevin Cernekee
2015-04-01
1
-4
/
+51
*
IRQCHIP: bcm7120-l2: Split STB-specific logic into its own function
Kevin Cernekee
2015-04-01
1
-55
/
+68
*
IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets
Kevin Cernekee
2015-04-01
1
-13
/
+28
*
IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init time
Brian Norris
2015-04-01
1
-3
/
+6
*
CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependency
Deng-Cheng Zhu
2015-04-01
1
-1
/
+1
*
CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is running
Markos Chandras
2015-03-31
1
-0
/
+3
*
IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counter
Markos Chandras
2015-03-31
1
-0
/
+21
*
ttyFDC: Implement KGDB IO operations.
James Hogan
2015-03-31
2
-6
/
+179
*
MIPS, ttyFDC: Add early FDC console support
James Hogan
2015-03-31
2
-0
/
+33
*
TTY: Add MIPS EJTAG Fast Debug Channel TTY driver
James Hogan
2015-03-31
3
-0
/
+1145
*
IRQCHIP: mips-gic: Add function for retrieving FDC IRQ
James Hogan
2015-03-31
1
-0
/
+23
*
irqchip: mips-gic: Don't treat FDC IRQ as percpu devid
James Hogan
2015-03-31
1
-5
/
+10
*
MIPS: Add CDMM bus support
James Hogan
2015-03-31
3
-0
/
+730
*
IRQCHIP: mips-gic: Fix typo in comment
James Hogan
2015-03-31
1
-1
/
+1
*
CLK: Pistachio: Register external clock gates
Andrew Bresticker
2015-03-31
1
-0
/
+21
*
CLK: Pistachio: Register system interface gate clocks
Andrew Bresticker
2015-03-31
1
-0
/
+42
*
CLK: Pistachio: Register peripheral clocks
Andrew Bresticker
2015-03-31
1
-0
/
+67
*
CLK: Pistachio: Register core clocks
Andrew Bresticker
2015-03-31
2
-0
/
+200
*
CLK: Pistachio: Add PLL driver
Andrew Bresticker
2015-03-31
3
-0
/
+452
*
CLK: Add basic infrastructure for Pistachio clocks
Andrew Bresticker
2015-03-31
4
-0
/
+266
*
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2015-03-22
2
-3
/
+2
|
\
|
*
md: fix problems with freeing private data after ->run failure.
NeilBrown
2015-03-21
2
-3
/
+2
*
|
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-03-22
3
-183
/
+3
|
\
\
|
*
|
Revert "pcmcia: add a new resource manager for non ISA systems"
Greg Kroah-Hartman
2015-03-11
3
-182
/
+3
|
*
|
Revert "pcmcia: fix incorrect bracketing on a test"
Greg Kroah-Hartman
2015-03-11
1
-1
/
+1
|
*
|
Revert "pcmcia: add missing include for new pci resource handler"
Greg Kroah-Hartman
2015-03-11
1
-1
/
+0
*
|
|
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-22
3
-17
/
+17
|
\
\
\
|
*
|
|
vt6655: Fix late setting of byRFType.
Malcolm Priestley
2015-03-09
1
-10
/
+6
|
*
|
|
vt6655: RFbSetPower fix missing rate RATE_12M
Malcolm Priestley
2015-03-09
1
-0
/
+1
|
*
|
|
staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
Malcolm Priestley
2015-03-09
1
-0
/
+1
|
*
|
|
staging: vt6655: vnt_tx_packet fix dma_idx selection.
Malcolm Priestley
2015-03-09
1
-7
/
+9
|
|
/
/
*
|
|
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-22
1
-3
/
+12
|
\
\
\
|
*
|
|
serial: 8250_dw: Fix deadlock in LCR workaround
Peter Hurley
2015-03-11
1
-3
/
+12
|
|
/
/
*
|
|
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-22
33
-719
/
+124
|
\
\
\
|
*
|
|
usb: common: otg-fsm: only signal connect after switching to peripheral
Peter Chen
2015-03-18
1
-2
/
+2
|
*
|
|
uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices
Hans de Goede
2015-03-18
1
-0
/
+7
|
*
|
|
USB: ehci-atmel: rework clk handling
Boris Brezillon
2015-03-18
1
-21
/
+9
|
*
|
|
usb: chipidea: otg: add a_alt_hnp_support response for B device
Li Jun
2015-03-15
1
-0
/
+11
|
*
|
|
Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...
Greg Kroah-Hartman
2015-03-15
17
-66
/
+45
|
|
\
\
\
|
|
*
|
|
phy: omap-usb2: Fix missing clk_prepare call when using old dt name
Axel Lin
2015-03-13
1
-2
/
+3
|
|
*
|
|
phy: ti/omap: Fix modalias
Axel Lin
2015-03-13
3
-3
/
+3
|
|
*
|
|
phy: core: Fixup return value of phy_exit when !pm_runtime_enabled
Axel Lin
2015-03-13
1
-4
/
+3
|
|
*
|
|
phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizof
Axel Lin
2015-03-13
1
-3
/
+2
|
|
*
|
|
phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof
Axel Lin
2015-03-13
1
-3
/
+2
|
|
*
|
|
phy: twl4030-usb: Remove redundant assignment for twl->linkstat
Axel Lin
2015-03-13
1
-1
/
+0
|
|
*
|
|
phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]
Axel Lin
2015-03-13
1
-1
/
+1
|
|
*
|
|
phy: Find the right match in devm_phy_destroy()
Thierry Reding
2015-03-13
1
-1
/
+3
|
|
*
|
|
phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path
Axel Lin
2015-03-12
1
-3
/
+3
|
|
*
|
|
phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation
Axel Lin
2015-03-12
1
-7
/
+3
[next]