summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: lpfc: size cpu map by last cpu id setJames Smart2019-11-211-1/+1
| * | scsi: ibmvscsi_tgt: Remove unneeded variable rcSaurav Girepunje2019-11-211-2/+1
* | | Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds2019-12-071-0/+1
|\ \ \
| * | | NTB: Add Hygon Device IDJiasen Lin2019-12-071-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-076-17/+49
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2019-12-066-17/+49
| |\ \ \ \
| | * | | | Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil2019-12-041-2/+0
| | * | | | Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach2019-12-041-0/+3
| | * | | | Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-041-0/+9
| | * | | | Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann2019-12-041-1/+1
| | * | | | Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov2019-12-041-2/+2
| | * | | | Input: snvs_pwrkey - send key events for i.MX6 S, DL and QRobin van der Gracht2019-11-252-12/+34
* | | | | | Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-12-072-23/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/nextAlex Williamson2019-12-041-1/+1
| |\ \ \ \ \ \
| | * | | | | | vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi2019-12-021-1/+1
| * | | | | | | vfio/type1: remove hugepage checks in is_invalid_reserved_pfn()Ben Luo2019-10-181-22/+4
| |/ / / / / /
* | | | | | | Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-078-62/+66
|\ \ \ \ \ \ \
| * | | | | | | xen-blkback: allow module to be cleanly unloadedPaul Durrant2019-12-043-0/+22
| * | | | | | | xen/xenbus: reference count registered modulesPaul Durrant2019-12-041-1/+12
| * | | | | | | xen/gntdev: switch from kcalloc() to kvcalloc()Juergen Gross2019-12-021-15/+16
| * | | | | | | xen/gntdev: replace global limit of mapped pages by limit per callJuergen Gross2019-12-023-26/+11
| * | | | | | | xen/gntdev: remove redundant non-zero check on retColin Ian King2019-12-021-7/+2
| * | | | | | | xen/events: remove event handling recursion detectionJuergen Gross2019-12-021-13/+3
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-12-0610-24/+158
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-12-061-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | memory: tegra30-emc: Fix panic on suspendDmitry Osipenko2019-11-181-1/+1
| * | | | | | | | | Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-12-061-2/+45
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | soc/tegra: pmc: Add reset sources and levels on Tegra194Thierry Reding2019-11-181-1/+42
| | * | | | | | | | | soc/tegra: pmc: Add missing IRQ callbacks on Tegra194Thierry Reding2019-11-181-0/+2
| | * | | | | | | | | soc/tegra: pmc: Use lower-case for hexadecimal literalsThierry Reding2019-11-181-1/+1
| * | | | | | | | | | Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-12-061-0/+59
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: tegra124: Add suspend and resume supportSowjanya Komatineni2019-10-291-0/+59
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson2019-12-061-5/+16
| |\ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'omap-for-v5.5/soc' and 'omap-for-v5.5/ti-sysc' into omap-for-...Tony Lindgren2019-11-201-5/+16
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()Markus Elfring2019-11-141-4/+3
| | | | * | | | | | | | | | bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren2019-11-141-1/+13
| | * | | | | | | | | | | | Merge tag 'omap-for-v5.5/soc-late-signed' into omap-for-v5.5/ti-sysc-lateTony Lindgren2019-11-201-3/+3
| | |\| | | | | | | | | | | | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge mainline/master into arm/fixesOlof Johansson2019-12-055281-120097/+283336
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2019-12-052-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | firmware: arm_scmi: Avoid double free in error flowWen Yang2019-11-261-4/+4
| * | | | | | | | | | | | | | soc: mediatek: cmdq: fixup wrong input order of write apiBibby Hsieh2019-12-051-1/+1
| * | | | | | | | | | | | | | soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck2019-12-051-2/+2
| * | | | | | | | | | | | | | Merge tag 'tee-fixes-for-v5.4' of git://git.linaro.org/people/jens.wiklander/...Olof Johansson2019-11-16281-4165/+2642
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | tee: optee: fix device enumeration error handlingJens Wiklander2019-11-151-8/+12
| | * | | | | | | | | | | | | | tee: optee: Fix dynamic shm pool allocationsSumit Garg2019-11-152-1/+18
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-06117-759/+1771
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/...Dave Airlie2019-12-064-14/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/i915/ehl: Make icp_digital_port_connected() use phy instead of portMatt Roper2019-12-031-7/+5
| | * | | | | | | | | | | | | | | Merge tag 'gvt-next-fixes-2019-12-02' of https://github.com/intel/gvt-linux i...Joonas Lahtinen2019-12-022-5/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | drm/i915/gvt: Fix cmd length check for MI_ATOMICZhenyu Wang2019-12-021-3/+3