index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
Ulf Hansson
1
-0
/
+2
2019-09-11
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
1
-2
/
+1
2019-09-11
mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
Ulf Hansson
1
-3
/
+6
2019-09-11
mmc: core: Move code to get pending SDIO IRQs to a function
Matthias Kaehlcke
1
-16
/
+30
2019-09-11
mmc: mtk-sd: Re-store SDIO IRQs mask at system resume
Ulf Hansson
1
-0
/
+3
2019-09-11
mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
Ulf Hansson
1
-0
/
+4
2019-09-11
nfp: devlink: set unknown fw_load_policy
Dirk van der Merwe
1
-1
/
+2
2019-09-11
NFC: st95hf: fix spelling mistake "receieve" -> "receive"
Colin Ian King
1
-1
/
+1
2019-09-11
Merge branch 'fixes' into next
Ulf Hansson
2
-2
/
+2
2019-09-11
mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issue
Shirley Her (SC)
1
-2
/
+122
2019-09-11
mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase shift issue
Shirley Her (SC)
1
-93
/
+94
2019-09-11
mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register name
Shirley Her (SC)
1
-8
/
+8
2019-09-11
mmc: sdhci: Fix incorrect switch to HS mode
Al Cooper
1
-1
/
+3
2019-09-11
mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS
Andrew Jeffery
1
-1
/
+1
2019-09-11
mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK
Andrew Jeffery
1
-2
/
+18
2019-09-11
mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()
Andrew Jeffery
1
-3
/
+0
2019-09-11
mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock
Andrew Jeffery
1
-4
/
+1
2019-09-11
mmc: mmc_spi: Convert to use for_each_sg()
Andy Shevchenko
1
-1
/
+1
2019-09-11
mmc: sdhi: fill in actual_clock
Tamás Szűcs
1
-5
/
+8
2019-09-11
mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses
Masahiro Yamada
1
-14
/
+13
2019-09-11
mmc: sdhci-cadence: override spec version
Masahiro Yamada
1
-0
/
+2
2019-09-11
mmc: sdhci: constify references of parameters to __sdhci_read_caps()
Masahiro Yamada
2
-3
/
+4
2019-09-11
mmc: mediatek: enable SDIO IRQ low level trigger function
yong mao
1
-0
/
+2
2019-09-11
mmc: sdhci: Export sdhci_abort_tuning function symbol
Ben Chuang
2
-1
/
+3
2019-09-11
mmc: sdhci: Add PLL Enable support to internal clock setup
Ben Chuang
2
-0
/
+24
2019-09-11
mmc: sdhci: Change timeout of loop for checking internal clock stable
Ben Chuang
1
-2
/
+2
2019-09-11
mmc: sdhci-of-arasan: Add Support for Intel LGM eMMC
Ramuthevar Vadivel Muruganx
1
-0
/
+15
2019-09-11
mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()
Wei Yongjun
1
-2
/
+2
2019-09-11
mmc: bcm2835: Take SWIOTLB memory size limitation into account
Stefan Wahren
1
-1
/
+1
2019-09-11
mmc: sdhci-of-aspeed: Add support for the ASPEED SD controller
Andrew Jeffery
3
-0
/
+345
2019-09-11
mmc: mediatek: support 24bits segment size
Chaotian Jing
1
-3
/
+13
2019-09-11
mmc: mediatek: fix controller busy when plug out SD
Chaotian Jing
1
-3
/
+5
2019-09-11
mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs
Yoshihiro Shimoda
1
-36
/
+0
2019-09-11
mmc: jz4740: Drop dependency on arch header
Paul Cercueil
1
-4
/
+0
2019-09-11
mmc: jz4740: Code cleanup
Paul Cercueil
1
-7
/
+7
2019-09-11
mmc: sdhci-cadence: use struct_size() helper
Gustavo A. R. Silva
1
-3
/
+2
2019-09-11
mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC
Yinbo Zhu
1
-0
/
+1
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
10
-19
/
+4
2019-09-11
mmc: sdhci-pci: Add another Id for Intel CML
Adrian Hunter
2
-0
/
+2
2019-09-11
mmc: sdhci-s3c: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-09-11
mmc: atmel-mci: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-09-11
mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify code
Jisheng Zhang
1
-3
/
+1
2019-09-11
mmc: mmci: Clarify comments and some code for busy detection
Ulf Hansson
1
-32
/
+37
2019-09-11
memstick: r592: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-09-11
mmc: sdhci-pci: Use dev_get_drvdata
Chuhong Yuan
1
-8
/
+4
2019-09-11
mmc: sdhci-iproc: Add support for emmc2 of the BCM2711
Stefan Wahren
1
-0
/
+9
2019-09-11
mmc: mxs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-09-11
Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"
Daniel Drake
1
-1
/
+1
2019-09-11
Revert "mmc: bcm2835: Terminate timeout work synchronously"
Stefan Wahren
1
-1
/
+1
2019-09-11
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-92
/
+187
[prev]
[next]