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 tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-05
1
-3
/
+5
|
\
|
*
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
1
-3
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-05
19
-22
/
+22
|
\
\
|
*
|
gadget: single_open() leaks
Al Viro
2013-05-05
2
-2
/
+2
|
*
|
staging: single_open() leaks
Al Viro
2013-05-05
8
-8
/
+8
|
*
|
megaraid: single_open() leak
Al Viro
2013-05-05
1
-1
/
+1
|
*
|
wireless: single_open() leaks
Al Viro
2013-05-05
4
-7
/
+7
|
*
|
input: single_open() leak
Al Viro
2013-05-05
1
-1
/
+1
|
*
|
rtc: single_open() leaks
Al Viro
2013-05-05
2
-2
/
+2
|
*
|
ds1620: single_open() leak
Al Viro
2013-05-05
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-04
12
-60
/
+115
|
\
\
\
|
*
|
|
cxgb4: fix error recovery when t4_fw_hello returns a positive value
Thadeu Lima de Souza Cascardo
2013-05-03
1
-1
/
+1
|
*
|
|
sky2: Fix crash on receiving VLAN frames
Kirill Smelkov
2013-05-03
1
-0
/
+2
|
*
|
|
asix: fix BUG in receive path when lowering MTU
holger@eitzenberger.org
2013-05-03
1
-0
/
+3
|
*
|
|
net: qmi_wwan: Add Telewell TW-LTE 4G
Teppo Kotilainen
2013-05-03
1
-0
/
+1
|
*
|
|
usbnet: pegasus: endian bug in write_mii_word()
Dan Carpenter
2013-05-03
1
-1
/
+2
|
*
|
|
drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence
Mugunthan V N
2013-05-02
1
-1
/
+1
|
*
|
|
xen-netback: better names for thresholds
Wei Liu
2013-05-02
1
-20
/
+29
|
*
|
|
xen-netback: avoid allocating variable size array on stack
Wei Liu
2013-05-02
1
-2
/
+14
|
*
|
|
xen-netback: remove redundent parameter in netbk_count_requests
Wei Liu
2013-05-02
1
-4
/
+2
|
*
|
|
be2net: Fix to fail probe if MSI-X enable fails for a VF
Somnath Kotur
2013-05-02
1
-7
/
+15
|
*
|
|
be2net: avoid napi_disable() when it has not been enabled
Somnath Kotur
2013-05-02
2
-2
/
+7
|
*
|
|
be2net: Fix firmware download for Lancer
Somnath Kotur
2013-05-02
1
-1
/
+1
|
*
|
|
be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...
Ajit Khaparde
2013-05-02
1
-2
/
+4
|
*
|
|
be2net: Fix to show tx priority pause counter in ethtool -S
Ajit Khaparde
2013-05-02
2
-0
/
+2
|
*
|
|
be2net: Fix to use 32-bit stats to report rx_drops_no_fragment
Ajit Khaparde
2013-05-02
1
-6
/
+17
|
*
|
|
be2net: Fix to use version 2 of cq_create for SkyHawk-R devices
Ajit Khaparde
2013-05-02
2
-14
/
+15
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2013-05-04
1
-0
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
serial: sunsu: add missing platform_driver_unregister() when module exit
Wei Yongjun
2013-05-04
1
-0
/
+1
*
|
|
|
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-04
38
-513
/
+770
|
\
\
\
\
|
*
|
|
|
mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2013-04-23
1
-1
/
+1
|
*
|
|
|
mmc: core: fix init controller performance regression, updated patch
Adrian Hunter
2013-04-15
2
-1
/
+4
|
*
|
|
|
mmc: mxcmmc: enable DMA support on mpc512x
Anatolij Gustschin
2013-04-12
1
-2
/
+33
|
*
|
|
|
mmc: mxcmmc: constify mxcmci_devtype
Anatolij Gustschin
2013-04-12
1
-1
/
+1
|
*
|
|
|
mmc: mxcmmc: use slot-gpio API for write-protect detection
Anatolij Gustschin
2013-04-12
1
-3
/
+5
|
*
|
|
|
mmc: mxcmmc: add mpc512x SDHC support
Anatolij Gustschin
2013-04-12
2
-49
/
+94
|
*
|
|
|
mmc: mxcmmc: fix race conditions for host->req and host->data access
Anatolij Gustschin
2013-04-12
1
-7
/
+24
|
*
|
|
|
mmc: mxcmmc: DT support
Markus Pargmann
2013-04-12
1
-18
/
+61
|
*
|
|
|
mmc: dw_mmc: let device core setup the default pin configuration
Thomas Abraham
2013-04-12
3
-49
/
+0
|
*
|
|
|
mmc: mxs-mmc: add broken-cd property
Hector Palacios
2013-04-12
1
-1
/
+3
|
*
|
|
|
mmc: mxs-mmc: add non-removable property
Marc Kleine-Budde
2013-04-12
1
-3
/
+7
|
*
|
|
|
mmc: mxs-mmc: add cd-inverted property
Marc Kleine-Budde
2013-04-12
1
-1
/
+4
|
*
|
|
|
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
2013-04-12
2
-3
/
+4
|
*
|
|
|
mmc: mxcmmc: Fix bug when card is present during boot
Alexander Shiyan
2013-04-12
1
-2
/
+2
|
*
|
|
|
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
2013-04-12
2
-1
/
+4
|
*
|
|
|
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...
Adrian Hunter
2013-04-12
1
-1
/
+0
|
*
|
|
|
mmc: atmel-mci: pio hang on block errors
Terry Barnaby
2013-04-08
1
-4
/
+10
|
*
|
|
|
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
2013-04-04
1
-1
/
+1
|
*
|
|
|
mmc: dw_mmc: Use pr_info instead of printk
Sachin Kamat
2013-04-04
1
-1
/
+1
|
*
|
|
|
mmc: dw_mmc: Check return value of regulator_enable
Sachin Kamat
2013-04-04
1
-4
/
+16
[next]