index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
eisa_eeprom.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
memstick: Prevent memstick host from getting runtime suspended during card de...
Kai-Heng Feng
1
-0
/
+3
2018-12-17
misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection
Kai-Heng Feng
1
-0
/
+8
2018-12-17
memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
Kai-Heng Feng
1
-0
/
+1
2018-12-17
mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
Ulf Hansson
1
-1
/
+28
2018-12-17
mmc: rtsx_usb_sdmmc: Re-work runtime PM support
Ulf Hansson
1
-7
/
+4
2018-12-17
mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
Ulf Hansson
1
-1
/
+5
2018-12-17
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
Ulf Hansson
2
-2
/
+5
2018-12-17
mmc: sdhci-msm: Disable CDR function on TX
Loic Poulain
1
-1
/
+43
2018-12-17
mmc: add new Alcor Micro Cardreader SD/MMC driver
Oleksij Rempel
3
-0
/
+1173
2018-12-17
misc: cardreader: add new Alcor Micro Cardreader PCI driver
Oleksij Rempel
5
-3
/
+671
2018-12-17
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
4
-76
/
+13
2018-12-17
mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()
YueHaibing
1
-4
/
+1
2018-12-17
dt-bindings: mmc: sdhci-msm: Clarify register requirements
Evan Green
1
-1
/
+1
2018-12-17
mmc: sdhci-pci: Add max-frequency device property for Intel controllers
Adrian Hunter
1
-0
/
+4
2018-12-17
mmc: slot-gpio: Delete legacy GPIO handling
Linus Walleij
2
-85
/
+1
2018-12-17
mmc: pxa: Use GPIO descriptor for power
Linus Walleij
37
-79
/
+53
2018-12-17
mmc: pxamci: Delete platform data handling of CD and WP
Linus Walleij
2
-21
/
+0
2018-12-17
ARM: pxa: Delete platform data for CD/WP
Linus Walleij
36
-117
/
+6
2018-12-17
mmc: pxamci: Support getting GPIO descs for RO and WP
Linus Walleij
1
-14
/
+28
2018-12-17
ARM: pxa: Add GPIO descriptors for Palm27x
Linus Walleij
8
-19
/
+108
2018-12-17
ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WP
Linus Walleij
21
-11
/
+322
2018-12-17
gpio: name PCA953x gpio chips after device name
Linus Walleij
1
-1
/
+1
2018-12-17
mmc: s3cmci: Use the slot GPIO descriptor
Linus Walleij
7
-32
/
+75
2018-12-17
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
3
-16
/
+31
2018-12-17
mmc: spi: Convert to use GPIO descriptors
Linus Walleij
6
-71
/
+53
2018-12-17
mmc: meson-mx-sdio: check devm_kasprintf for failure
Nicholas Mc Guire
1
-0
/
+6
2018-12-17
mmc: sdhci-of-esdhc: workaround for unreliable pulse width detection
Yangbo Lu
2
-0
/
+23
2018-12-17
mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issue
Yangbo Lu
1
-1
/
+3
2018-12-17
mmc: sdhci-of-esdhc: add erratum A011334 support
Yangbo Lu
1
-0
/
+36
2018-12-17
mmc: sdhci-of-esdhc: add hs400 mode support
Yangbo Lu
2
-10
/
+88
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
2
-0
/
+6
2018-12-17
mmc: sdhci-omap: Remove redundant structure assignments
Faiz Abbas
1
-4
/
+0
2018-12-17
mmc: sdhci-omap: Add platform specific reset callback
Faiz Abbas
1
-1
/
+19
2018-12-17
mmc: jz4740: rework pre_req/post_req implementation
Ezequiel Garcia
1
-64
/
+54
2018-12-17
mmc: mmci: send stop command if sbc error issue
Ludovic Barre
1
-3
/
+2
2018-12-17
mmc: document 'Reliable Write' bit in uapi header
Wolfram Sang
1
-1
/
+4
2018-12-17
mmc: tmio: introduce mask for 'always 1' bits
Wolfram Sang
2
-0
/
+6
2018-12-17
mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012]
Niklas Söderlund
1
-5
/
+15
2018-12-17
mmc: renesas_sdhi: align compatibility properties for H3 and M3-W
Niklas Söderlund
2
-35
/
+5
2018-12-17
mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revision
Niklas Söderlund
1
-0
/
+26
2018-12-17
mmc: renesas_sdhi: add initial setting of interrupt mask register
Niklas Söderlund
2
-0
/
+5
2018-12-17
mmc: tmio: fix reset operation
Niklas Söderlund
1
-12
/
+15
2018-12-17
mmc: tmio: enable module clock before resetting when resuming
Niklas Söderlund
1
-1
/
+1
2018-12-17
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2
-16
/
+0
2018-12-17
mmc: bcm2835: Properly handle dmaengine_prep_slave_sg
Stefan Wahren
1
-6
/
+9
2018-12-17
mmc: bcm2835: Refactor dma_map_sg handling
Stefan Wahren
1
-9
/
+7
2018-12-17
mmc: bcm2835: Terminate timeout work synchronously
Stefan Wahren
1
-1
/
+1
2018-12-17
mmc: bcm2835: Avoid possible races on data requests
Stefan Wahren
1
-4
/
+6
2018-12-17
mmc: bcm2835: Release DMA channel on driver unload
Stefan Wahren
1
-0
/
+3
2018-12-17
mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
Phil Elwell
1
-0
/
+9
[next]