index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-26
mmc: sdhci: enable tuning for DDR50
Weijun Yang
1
-3
/
+4
2015-10-26
mmc: core: enable CMD19 tuning for DDR50 mode
Weijun Yang
1
-2
/
+18
2015-10-26
mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD
Grant Grundler
1
-18
/
+9
2015-10-26
mmc: debugfs: implement ios show for SDR12 and SDR25
Shawn Lin
1
-0
/
+6
2015-10-26
mmc: sunxi: Add card busy detection
Hans de Goede
1
-0
/
+8
2015-10-26
mmc: Wait for card_busy before starting sdio requests
Hans de Goede
1
-0
/
+17
2015-10-26
mmc: Add mmc_is_io_op helper function
Hans de Goede
1
-0
/
+7
2015-10-26
mmc: block: Add new ioctl to send multi commands
Jon Hunter
1
-55
/
+151
2015-10-26
mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a
Yangbo Lu
1
-1
/
+2
2015-10-26
mmc: pwrseq_simple: use GPIO descriptors array API
Javier Martinez Canillas
1
-30
/
+15
2015-10-26
mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME support
Chaotian Jing
1
-1
/
+1
2015-10-26
mmc: debugfs: implement ios show for driver type
Shawn Lin
1
-0
/
+19
2015-10-26
mmc: omap: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-26
mmc: moxart: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-26
mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-5
/
+1
2015-10-26
mmc: mmc_spi: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-10-26
mmc: sdhci-of-at91: remove a line of dead code
Dan Carpenter
1
-1
/
+0
2015-10-26
mmc: sdhci: call sdhci_init() before request irq
Haibo Chen
1
-11
/
+11
2015-10-26
mmc: sdhci-bcm-kona: fix logic to check for 8-bit data width
Javier Martinez Canillas
1
-1
/
+1
2015-10-26
mmc: pwrseq: use gpiod_get() instead of index 0
Javier Martinez Canillas
1
-1
/
+1
2015-10-26
mmc: core: Convert __mmc_switch() into an internal core function
Ulf Hansson
2
-1
/
+3
2015-10-26
mmc: vub300: Remove unneded semicolons
Javier Martinez Canillas
1
-3
/
+3
2015-10-26
mmc: wbsd: Remove unneded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-10-26
mmc: sd: Remove superfluous error code assignment
Yousong Zhou
1
-2
/
+0
2015-10-26
mmc: core: Keep host claimed while invoking mmc_power_off|up()
Ulf Hansson
2
-5
/
+21
2015-10-26
mmc: sdhci-acpi: detect sd card reader on asus x205ta
Michele Curti
1
-0
/
+1
2015-10-24
Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-5
/
+26
2015-10-24
Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-4
/
+1
2015-10-24
Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+40
2015-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-14
/
+46
2015-10-24
Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
3
-8
/
+13
2015-10-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-16
/
+47
2015-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-30
/
+39
2015-10-23
dm cache: the CLEAN_SHUTDOWN flag was not being set
Joe Thornber
1
-1
/
+1
2015-10-23
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
1
-1
/
+1
2015-10-23
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
1
-6
/
+11
2015-10-23
rbd: prevent kernel stack blow up on rbd map
Ilya Dryomov
1
-10
/
+23
2015-10-23
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
1
-20
/
+16
2015-10-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-10-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-9
/
+22
2015-10-23
Merge tag 'media/v4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-46
/
+81
2015-10-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-64
/
+97
2015-10-23
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
1
-1
/
+1
2015-10-22
[media] m88ds3103: use own reg update_bits() implementation
Antti Palosaari
1
-26
/
+47
2015-10-22
[media] rtl28xxu: fix control message flaws
Antti Palosaari
2
-3
/
+14
2015-10-22
[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency
Jacek Anaszewski
1
-1
/
+1
2015-10-22
[media] netup_unidvb: fix potential crash when spi is NULL
Abylay Ospan
1
-8
/
+4
2015-10-22
[media] si2168: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-10-22
[media] si2157: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-10-22
[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
1
-1
/
+1
[next]