summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-pci: Build o2micro support in the same moduleBen Hutchings2015-10-263-5/+1
* mmc: sirf: fix the capbility to support DDR50Weijun Yang2015-10-261-1/+2
* mmc: sdhci: enable tuning for DDR50Weijun Yang2015-10-261-3/+4
* mmc: core: enable CMD19 tuning for DDR50 modeWeijun Yang2015-10-261-2/+18
* mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMDGrant Grundler2015-10-261-18/+9
* mmc: debugfs: implement ios show for SDR12 and SDR25Shawn Lin2015-10-261-0/+6
* mmc: sunxi: Add card busy detectionHans de Goede2015-10-261-0/+8
* mmc: Wait for card_busy before starting sdio requestsHans de Goede2015-10-261-0/+17
* mmc: Add mmc_is_io_op helper functionHans de Goede2015-10-261-0/+7
* mmc: block: Add new ioctl to send multi commandsJon Hunter2015-10-262-56/+169
* mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021aYangbo Lu2015-10-261-1/+2
* mmc: pwrseq_simple: use GPIO descriptors array APIJavier Martinez Canillas2015-10-261-30/+15
* mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME supportChaotian Jing2015-10-261-1/+1
* mmc: debugfs: implement ios show for driver typeShawn Lin2015-10-261-0/+19
* mmc: omap: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mmc: moxart: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-261-0/+1
* mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-10-261-5/+1
* mmc: mmc_spi: Export OF module alias informationJavier Martinez Canillas2015-10-261-0/+1
* mmc: sdhci-of-at91: remove a line of dead codeDan Carpenter2015-10-261-1/+0
* mmc: sdhci: call sdhci_init() before request irqHaibo Chen2015-10-261-11/+11
* mmc: sdhci-bcm-kona: fix logic to check for 8-bit data widthJavier Martinez Canillas2015-10-261-1/+1
* mmc: pwrseq: use gpiod_get() instead of index 0Javier Martinez Canillas2015-10-261-1/+1
* mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson2015-10-263-3/+3
* mmc: vub300: Remove unneded semicolonsJavier Martinez Canillas2015-10-261-3/+3
* mmc: wbsd: Remove unneded semicolonJavier Martinez Canillas2015-10-261-1/+1
* mmc: sd: Remove superfluous error code assignmentYousong Zhou2015-10-261-2/+0
* mmc: core: Keep host claimed while invoking mmc_power_off|up()Ulf Hansson2015-10-262-5/+21
* mmc: sdhci-acpi: detect sd card reader on asus x205taMichele Curti2015-10-261-0/+1
* Linux 4.3-rc7v4.3-rc7Linus Torvalds2015-10-251-1/+1
* Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-5/+26
|\
| * xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2015-10-171-0/+1
| * xhci: handle no ping response error properlyMathias Nyman2015-10-171-5/+15
| * xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman2015-10-171-0/+10
* | Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-4/+1
|\ \
| * | fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-171-0/+1
| * | Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis2015-10-171-4/+0
| |/
* | Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-244-11/+40
|\ \
| * \ Merge tag 'iio-fixes-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-10-164-11/+40
| |\ \ | | |/ | |/|
| | * iio: mxs-lradc: Fix temperature offsetAlexandre Belloni2015-10-111-4/+5
| | * iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter2015-10-031-1/+1
| | * iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0
| | * iio: adc: twl4030: Fix ADC[3:6] readingsAdam YH Lee2015-10-031-0/+34
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-245-14/+46
|\ \ \
| * | | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
| * | | IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2
| * | | IB/ucma: check workqueue allocation before usageSasha Levin2015-10-201-1/+6
| * | | IB/cma: Potential NULL dereference in cma_id_from_eventHaggai Eran2015-10-201-1/+1
| * | | IB/core: Fix use after free of ifaMatan Barak2015-10-201-8/+27
| * | | IB/core: Fix memory corruption in ib_cache_gid_set_default_gidDoron Tsur2015-10-151-1/+1
* | | | Merge tag 'dm-4.3-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-10-243-8/+13
|\ \ \ \