aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-omap: Get IODelay values for 3.3v DDR modeKishon Vijay Abraham I2018-05-031-1/+8
* mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irqKishon Vijay Abraham I2018-05-031-0/+19
* mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoCKishon Vijay Abraham I2018-05-031-0/+5
* mmc: sdhci-omap: Workaround for Errata i834Kishon Vijay Abraham I2018-05-031-1/+2
* mmc: sdhci: Program a relatively accurate SW timeout valueKishon Vijay Abraham I2018-05-032-7/+55
* mmc: sdhci: Factor out target_timeout calculationAdrian Hunter2018-05-031-18/+30
* mmc: sdhci: Add quirk to disable HW timeoutAdrian Hunter2018-05-032-4/+39
* mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support ...Kishon Vijay Abraham I2018-05-031-0/+10
* mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt propertiesKishon Vijay Abraham I2018-05-031-0/+1
* mmc: sdhci-omap: Workaround for Errata i843Kishon Vijay Abraham I2018-05-031-1/+34
* mmc: sdhci-omap: Remove setting ADMA capability in driverKishon Vijay Abraham I2018-05-031-3/+0
* mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES regKishon Vijay Abraham I2018-05-031-5/+12
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-291-1/+6
|\
| * Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-261-1/+6
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-283-8/+19
|\ \
| * | i2c: sprd: Fix the i2c count issueBaolin Wang2018-04-271-4/+2
| * | i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang2018-04-271-0/+16
| * | i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov2018-04-271-1/+1
| * | i2c: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-181-3/+0
* | | Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-282-17/+34
|\ \ \
| * | | cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat2018-04-271-3/+11
| * | | rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-04-251-14/+23
| | |/ | |/|
* | | Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-279-96/+120
|\ \ \
| * | | ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven2018-04-261-2/+9
| * | | ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven2018-04-261-3/+0
| * | | Revert "ARM: amba: Fix race condition with driver_override"Greg Kroah-Hartman2018-04-261-9/+2
| * | | ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven2018-04-251-1/+2
| * | | ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven2018-04-251-2/+9
| * | | virt: vbox: Log an error when we fail to get the host versionHans de Goede2018-04-231-1/+3
| * | | virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memoryHans de Goede2018-04-232-5/+19
| * | | virt: vbox: Add vbg_req_free() helper functionHans de Goede2018-04-233-34/+47
| * | | virt: vbox: Move declarations of vboxguest private functions to private headerHans de Goede2018-04-231-0/+8
| * | | slimbus: Fix out-of-bounds access in slim_slicesize()Geert Uytterhoeven2018-04-231-1/+1
| * | | fpga-manager: altera-ps-spi: preserve nCONFIG stateAnatolij Gustschin2018-04-231-1/+1
| * | | uio_hv_generic: fix subchannel ring mmapStephen Hemminger2018-04-231-40/+9
| * | | uio_hv_generic: use correct channel in isrStephen Hemminger2018-04-231-7/+7
| * | | uio_hv_generic: make ring buffer attribute for primary channelStephen Hemminger2018-04-231-0/+5
| * | | uio_hv_generic: set size of ring buffer attributeStephen Hemminger2018-04-231-2/+2
| * | | ANDROID: binder: prevent transactions into own process.Martijn Coenen2018-04-231-0/+8
| |/ /
* | | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-272-3/+3
|\ \ \
| * | | firmware: some documentation fixesAndres Rodriguez2018-04-252-3/+3
| | |/ | |/|
* | | Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-279-29/+73
|\ \ \
| * | | tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa2018-04-251-6/+5
| * | | tty: serial: xuartps: Setup early console when uartclk is also passedMichal Simek2018-04-231-1/+1
| * | | tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-04-232-3/+7
| * | | tty: Avoid possible error pointer dereference at tty_ldisc_restore().Tetsuo Handa2018-04-231-8/+5
| * | | tty: serial: qcom_geni_serial: Use signed variable to get IRQKarthikeyan Ramasubramanian2018-04-231-4/+6
| * | | earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-04-232-4/+9
| * | | serial: imx: fix cached UCR2 read on software resetStefan Agner2018-04-231-1/+1
| * | | serial: imx: warn user when using unsupported configurationStefan Agner2018-04-231-0/+17