summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-19Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman88-315/+651
2019-08-18Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2019-08-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+27
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-2/+2
2019-08-18Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-66/+98
2019-08-18Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+9
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-41/+68
2019-08-18nvmem: imx: add i.MX8QM platform supportFugang Duan1-0/+7
2019-08-18nvmem: mxs-ocotp: update MODULE_AUTHOR() email addressStefan Wahren1-1/+1
2019-08-18nvmem: meson-mx-efuse: allow reading data smaller than word_sizeMartin Blumenstingl1-1/+2
2019-08-18nvmem: sunxi_sid: fix A64 SID controller supportStefan Mavrodiev1-0/+1
2019-08-18nvmem: imx-ocotp: Add i.MX8MN supportAnson Huang1-0/+7
2019-08-18slimbus: fix slim_tid_txn()Srinivas Kandagatla1-1/+1
2019-08-18slimbus: qcom-ngd-ctrl: Add of_node_put() before returnNishka Dasgupta1-1/+4
2019-08-18Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds10-18/+146
2019-08-18Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2019-08-17tools: hv: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-08-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-21/+26
2019-08-17Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+10
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-4/+31
2019-08-16Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds9-52/+48
2019-08-16Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-22/+30
2019-08-16Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+1
2019-08-16Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman4-12/+7
2019-08-16Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-2/+2
2019-08-15sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.Fuqian Huang1-1/+1
2019-08-15Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linuxLinus Torvalds5-4/+54
2019-08-15Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+10
2019-08-15misc: xilinx-sdfec: fix dependency and build errorRandy Dunlap1-0/+1
2019-08-15sgi-xp: xpc_uv: Make structure xpc_arch_ops_uv constantNishka Dasgupta1-1/+1
2019-08-15xilinx_sdfec: Convert to IDAMatthew Wilcox (Oracle)1-19/+6
2019-08-15misc: xilinx_sdfec: Add stats & status ioctlsDragan Cvetic1-0/+125
2019-08-15misc: xilinx_sdfec: Support poll file operationDragan Cvetic1-4/+236
2019-08-15misc: xilinx_sdfec: Add ability to get/set configDragan Cvetic1-0/+88
2019-08-15misc: xilinx_sdfec: Add ability to configure LDPCDragan Cvetic1-0/+324
2019-08-15misc: xilinx_sdfec: Add ability to configure turboDragan Cvetic1-0/+110
2019-08-15misc: xilinx_sdfec: Store driver config and stateDragan Cvetic1-6/+299
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig3-10/+6
2019-08-15usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig1-3/+3
2019-08-15usb: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik1-7/+12
2019-08-15usb: host: fotg2: restart hcd after port resetHans Ulli Kroll1-0/+4
2019-08-15USB: CDC: fix sanity checks in CDC union parserOliver Neukum1-2/+2
2019-08-15usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum1-5/+7
2019-08-15USB: serial: option: add the BroadMobi BM818 cardBob Ham1-0/+2
2019-08-15USB: serial: option: Add Motorola modem UARTsTony Lindgren1-0/+5
2019-08-15Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie3-8/+9
2019-08-15drm/nouveau: Only recalculate PBN/VCPI on mode/connector changesLyude Paul1-9/+13
2019-08-15drm/ast: Fixed reboot test may cause system hangedY.C. Chen3-3/+6
2019-08-15of: irq: fix a trivial typo in a doc commentLubomir Rintel1-1/+1
2019-08-14drm/scheduler: use job count instead of peekChristian König1-2/+2