summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-06mmc: meson-gx: remove Rx phase tuningJerome Brunet
2019-05-06mmc: meson-gx: avoid clock glitch when switching to DDR modesJerome Brunet
2019-05-06mmc: meson-gx: disable HS400Jerome Brunet
2019-05-06mmc: meson-gx: correct irq flagJerome Brunet
2019-05-06mmc: meson-gx: ack only raised irqJerome Brunet
2019-05-06mmc: meson-gx: remove open coded read with timeoutJerome Brunet
2019-05-06mmc: omap_hsmmc: Use dev_get_drvdata()Kefeng Wang
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake
2019-05-06Revert "mmc: alcor: enable DMA transfer of large buffers"Daniel Drake
2019-05-06memstick: tifm: remove set but not used variable 'data'YueHaibing
2019-05-06mmc: core: fix possible use after free of hostPan Bian
2019-05-06Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki
2019-05-06Merge branches 'pm-docs' and 'pm-misc'Rafael J. Wysocki
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki
2019-05-06Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki
2019-05-06Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'Rafael J. Wysocki
2019-05-06Merge branch 'acpica'Rafael J. Wysocki
2019-05-06i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()Dan Carpenter
2019-05-03hwmon: (lm75) Add support for TMP75BIker Perez del Palomar Sustatxa
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann
2019-05-03Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon
2019-05-03regulator: core: simplify return value on suported_voltageJorge Ramirez-Ortiz
2019-05-03staging: kpc2000: kpc_spi: Fix build error for {read,write}qNathan Chancellor
2019-05-03regulator: da9xxx: Switch to SPDX identifierAxel Lin
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin
2019-05-03regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulatorsAxel Lin
2019-05-03regulator: ab3100: Constify regulator_ops and ab3100_regulator_descAxel Lin
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin
2019-05-03crypto: ccree - use a proper le32 type for le32 valGilad Ben-Yossef
2019-05-03crypto: ccree - remove set but not used variable 'du_size'YueHaibing
2019-05-03crypto: ccree - Make cc_sec_disable staticYueHaibing
2019-05-03crypto: ccree - fix spelling mistake "protedcted" -> "protected"Colin Ian King
2019-05-03crypto: caam/qi2 - generate hash keys in-placeHoria Geantă
2019-05-03crypto: caam/qi2 - fix DMA mapping of stack memoryHoria Geantă
2019-05-03crypto: caam/qi2 - fix zero-length buffer DMA mappingHoria Geantă
2019-05-03crypto: stm32/cryp - update to return iv_outLionel Debieve
2019-05-03crypto: stm32/cryp - remove request mutex protectionLionel Debieve
2019-05-03crypto: stm32/cryp - add weak key check for DESLionel Debieve
2019-05-03crypto: atmel - remove set but not used variable 'alg_name'YueHaibing
2019-05-03crypto: picoxcell - Use dev_get_drvdata()Kefeng Wang
2019-05-03crypto: crypto4xx - get rid of redundant using_sd variableChristian Lamparter
2019-05-03crypto: crypto4xx - use sync skcipher for fallbackChristian Lamparter
2019-05-03crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter
2019-05-03crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie