summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bitWolfram Sang2017-08-301-5/+12
* mmc: tmio: don't wait on R-Car2+ when handling the clockWolfram Sang2017-08-301-2/+8
* mmc: tmio: no magic values when enabling DMAWolfram Sang2017-08-302-1/+4
* mmc: tmio: add references to bit defines in the headerWolfram Sang2017-08-301-0/+2
* mmc: tmio: remove obsolete TMIO_BBSWolfram Sang2017-08-301-2/+0
* mmc: tmio: fix CMD12 (STOP) handlingWolfram Sang2017-08-301-6/+0
* mmc: mxcmmc: fix error return code in mxcmci_probe()Gustavo A. R. Silva2017-08-301-2/+4
* mmc: android-goldfish: remove logically dead code in goldfish_mmc_irq()Gustavo A. R. Silva2017-08-301-6/+2
* mmc: sdhci-st: add FSP2(ppc476fpe) into depends for sdhci-stIvan Mikhaylov2017-08-301-1/+1
* mmc: omap_hsmmc: Reduce max_segs for reliabilityWill Newton2017-08-301-3/+3
* Documentation: rockchip-dw-mshc: add description for rk3228Shawn Lin2017-08-301-0/+1
* mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMACSimon Horman2017-08-305-2/+299
* mmc: tmio, renesas-sdhi: add dataend to DMA opsSimon Horman2017-08-303-2/+15
* mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_dataYoshihiro Shimoda2017-08-304-3/+9
* mmc: omap_hsmmc: constify dev_pm_ops structuresArvind Yadav2017-08-301-1/+1
* mmc: sdhci-st: Handle return value of clk_prepare_enableArvind Yadav2017-08-301-4/+22
* Linux 4.13-rc7v4.13-rc7Linus Torvalds2017-08-271-1/+1
* Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-274-15/+37
|\
| * iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-154-15/+37
* | Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-271-1/+1
|\ \
| * | ANDROID: binder: fix proc->tsk check.Martijn Coenen2017-08-221-1/+1
* | | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-2712-46/+107
|\ \ \
| * \ \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-2010-43/+103
| |\ \ \
| | * | | iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi2017-08-201-2/+0
| | * | | iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi2017-08-201-1/+1
| | * | | iio: hid-sensor-trigger: Fix the race with user space powering up sensorsSrinivas Pandruvada2017-08-201-4/+4
| | * | | iio: trigger: stm32-timer: fix get trigger modeFabrice Gasnier2017-08-201-1/+1
| | * | | iio: imu: adis16480: Fix acceleration scale factor for adis16480Dragos Bogdan2017-08-201-1/+1
| | * | | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
| | * | | iio: adc: stm32: fix common clock rateFabrice Gasnier2017-07-301-5/+5
| | * | | iio: adc: ina219: Avoid underflow for sleeping timeStefan BrĂ¼ns2017-07-301-1/+1
| | * | | iio: trigger: stm32-timer: add enable attributeFabrice Gasnier2017-07-301-14/+41
| | * | | iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier2017-07-301-4/+11
| | * | | iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier2017-07-301-2/+1
| | * | | iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier2017-07-301-2/+5
| | * | | iio: bmp280: properly initialize device for humidity readingAndreas Klinger2017-07-302-3/+29
| * | | | staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-181-0/+1
| * | | | Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King2017-08-161-3/+3
| | |/ / | |/| |
* | | | Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2017-08-273-5/+7
|\ \ \ \
| * | | | ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe2017-08-011-0/+4
| * | | | ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang2017-08-011-3/+1
| * | | | ntb: use correct mw_count function in ntb_tool and ntb_transportLogan Gunthorpe2017-07-172-2/+2
* | | | | Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds2017-08-271-4/+5
* | | | | Minor page waitqueue cleanupsLinus Torvalds2017-08-272-8/+10
* | | | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-08-266-13/+45
|\ \ \ \ \
| * | | | | Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2017-08-242-10/+39
| * | | | | Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede2017-08-201-1/+1
| * | | | | Input: trackpoint - add new trackpoint firmware IDAaron Ma2017-08-182-2/+4
| * | | | | Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao2017-08-181-0/+1