summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* firmware_loader: move kconfig FW_LOADER entries to its own fileLuis R. Rodriguez2018-05-142-154/+155
* firmware_loader: replace ---help--- with helpLuis R. Rodriguez2018-05-141-1/+1
* firmware_loader: enhance Kconfig documentation over FW_LOADERLuis R. Rodriguez2018-05-141-34/+131
* firmware_loader: document firmware_sysfs_fallback()Luis R. Rodriguez2018-05-141-0/+20
* firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()Andres Rodriguez2018-05-144-14/+14
* firmware: use () to terminate kernel-doc function namesAndres Rodriguez2018-05-142-15/+15
* firmware: wrap FW_OPT_* into an enumAndres Rodriguez2018-05-144-19/+42
* driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa2018-05-141-2/+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
| * | | serial: mvebu-uart: Fix local flags handling on termios updateMarc Zyngier2018-04-221-1/+0
| * | | tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren2018-04-221-0/+11
| * | | tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren2018-04-221-1/+11
| |/ /
* | | Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-271-1/+1
|\ \ \