summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-203-202/+78
* mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2017-06-204-34/+9
* mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module fileSimon Horman2017-06-203-129/+137
* mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.cSimon Horman2017-06-203-72/+72
* mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman2017-06-205-39/+52
* mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman2017-06-202-1/+0
* mmc: renesas-sdhi, tmio: make dma more modularSimon Horman2017-06-206-43/+86
* mmc: tmio: drop filenames from comment at top of sourceSimon Horman2017-06-204-17/+10
* Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"Ulf Hansson2017-06-201-8/+2
* mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabledUlf Hansson2017-06-201-0/+7
* mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQsUlf Hansson2017-06-201-3/+22
* mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson2017-06-203-0/+20
* mmc: core: Prevent processing SDIO IRQs when none is claimedUlf Hansson2017-06-201-2/+4
* mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson2017-06-203-1/+5
* mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_opsUlf Hansson2017-06-202-0/+11
* mmc: vub3000: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-201-1/+2
* mmc: atmel-mci: Remove AVR32 bits from the driverAndy Shevchenko2017-06-202-26/+6
* mmc: sdricoh_cs: remove redundant check if len is non-zeroColin Ian King2017-06-201-3/+0
* mmc: sdhci-of-arasan: Trivial print fixShubhrajyoti Datta2017-06-201-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-06-191-0/+7
|\
| * virtio_balloon: disable VIOMMU supportMichael S. Tsirkin2017-06-181-0/+7
* | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-06-192-2/+2
|\ \
| * | i2c: ismt: fix wrong device address when unmap the data bufferLiwei Song2017-06-151-1/+1
| * | i2c: rcar: use correct length when unmapping DMAWolfram Sang2017-06-151-1/+1
| |/
* | Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-06-182-33/+2
|\ \
| * | Revert "leds: handle suspend/resume in heartbeat trigger"Zhang Bo2017-06-131-31/+0
| * | leds: bcm6328: fix signal source assignment for leds 4 to 7Jonas Gorski2017-06-131-2/+2
* | | Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-06-186-28/+24
|\ \ \
| * | | USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2017-06-153-19/+8
| * | | usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-06-121-0/+3
| * | | usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng2017-06-121-2/+5
| * | | Merge tag 'fixes-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-06-122-7/+8
| |\ \ \ | | |_|/ | |/| |
| | * | USB: gadget: fix GPF in gadgetfsAlan Stern2017-06-091-1/+3
| | * | usb: gadget: composite: make sure to reactivate function on unbindFelipe Balbi2017-06-061-6/+5
* | | | Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-188-13/+50
|\ \ \ \
| * | | | Staging: rtl8723bs: fix an error code in isFileReadable()Dan Carpenter2017-06-141-1/+1
| * | | | Merge tag 'iio-fixes-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-06-147-12/+49
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio: buffer-dmaengine: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
| | * | | iio: buffer-dma: Add missing header buffer_impl.hPhil Reid2017-06-131-0/+1
| | * | | iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifoMartin Blumenstingl2017-06-111-2/+2
| | * | | iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()Wei Yongjun2017-06-031-2/+5
| | * | | iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500Jean-Baptiste Maneyrol2017-06-032-3/+39
| | * | | staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()Alexey Khoroshilov2017-05-281-5/+1
* | | | | Merge tag 'pci-v4.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-172-6/+7
|\ \ \ \ \
| * | | | | PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap2017-06-121-0/+1
| * | | | | PCI: Make error code types consistent in pci_{read,write}_config_*Brian Norris2017-05-261-6/+6
* | | | | | Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linuxLinus Torvalds2017-06-174-12/+12
|\ \ \ \ \ \
| * | | | | | video: fbdev: udlfb: drop log level for blankingMike Gerow2017-06-141-2/+2
| * | | | | | video: fbdev: via: remove possibly unused variablesArnd Bergmann2017-06-141-5/+3
| * | | | | | video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-142-4/+6