summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-19Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman
2019-08-18Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-08-18Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-18Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-18nvmem: imx: add i.MX8QM platform supportFugang Duan
2019-08-18nvmem: mxs-ocotp: update MODULE_AUTHOR() email addressStefan Wahren
2019-08-18nvmem: meson-mx-efuse: allow reading data smaller than word_sizeMartin Blumenstingl
2019-08-18nvmem: sunxi_sid: fix A64 SID controller supportStefan Mavrodiev
2019-08-18nvmem: imx-ocotp: Add i.MX8MN supportAnson Huang
2019-08-18slimbus: fix slim_tid_txn()Srinivas Kandagatla
2019-08-18slimbus: qcom-ngd-ctrl: Add of_node_put() before returnNishka Dasgupta
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-17tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-17Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-16Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-08-16Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-08-16Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-08-16Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-15sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.Fuqian Huang
2019-08-15Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linuxLinus Torvalds
2019-08-15Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-15misc: xilinx-sdfec: fix dependency and build errorRandy Dunlap
2019-08-15sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constantNishka Dasgupta
2019-08-15xilinx_sdfec: Convert to IDAMatthew Wilcox (Oracle)
2019-08-15misc: xilinx_sdfec: Add stats & status ioctlsDragan Cvetic
2019-08-15misc: xilinx_sdfec: Support poll file operationDragan Cvetic
2019-08-15misc: xilinx_sdfec: Add ability to get/set configDragan Cvetic
2019-08-15misc: xilinx_sdfec: Add ability to configure LDPCDragan Cvetic
2019-08-15misc: xilinx_sdfec: Add ability to configure turboDragan Cvetic
2019-08-15misc: xilinx_sdfec: Store driver config and stateDragan Cvetic
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-15usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig
2019-08-15usb: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik
2019-08-15usb: host: fotg2: restart hcd after port resetHans Ulli Kroll
2019-08-15USB: CDC: fix sanity checks in CDC union parserOliver Neukum
2019-08-15usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum
2019-08-15USB: serial: option: add the BroadMobi BM818 cardBob Ham
2019-08-15USB: serial: option: Add Motorola modem UARTsTony Lindgren
2019-08-15Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-15drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul
2019-08-15drm/ast: Fixed reboot test may cause system hangedY.C. Chen
2019-08-14of: irq: fix a trivial typo in a doc commentLubomir Rintel
2019-08-14drm/scheduler: use job count instead of peekChristian König