aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-05fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.Wu Hao3-12/+153
2019-08-05w1: omap-hdq: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-05w1: mxc_w1: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-05parport: parport_serial: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-08-05parport: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-07-30mei: Use dev_get_drvdata where possibleChuhong Yuan2-22/+16
2019-07-30uio: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-29Merge 5.3-rc2 into char-misc-nextGreg Kroah-Hartman160-1414/+1335
2019-07-28Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-9/+19
2019-07-28Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-754/+5
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-35/+55
2019-07-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds18-12/+24
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-25/+33
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds13-156/+337
2019-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-25/+39
2019-07-26Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-159/+443
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxLinus Torvalds5-6/+6
2019-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+2
2019-07-26Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds7-20/+30
2019-07-26Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds5-101/+214
2019-07-26Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds2-2/+7
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-3/+6
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic1-0/+4
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie38-152/+437
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva6-4/+5
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-07-25drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva1-1/+0
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-25drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-25can: mark expected switch fall-throughsGustavo A. R. Silva4-5/+8
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva3-2/+3
2019-07-25Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-16/+15
2019-07-25tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra1-3/+2
2019-07-25misc: fastrpc: fix memory leak when out of memoryJorge Ramirez-Ortiz1-1/+4
2019-07-25hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
2019-07-25eeprom: make older eeprom drivers select NVMEM_SYSFSArseny Solokha1-0/+3
2019-07-25mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2019-07-25fpga: dfl: use driver core functions, not sysfs ones.Greg Kroah-Hartman2-9/+12
2019-07-25vt: Grab console_lock around con_is_bound in show_bindDaniel Vetter1-1/+5
2019-07-25char: ppdev: Fix a possible null-pointer dereference in pp_release()Jia-Ju Bai1-1/+1
2019-07-25intel_th: msu: Preserve pre-existing buffer configurationAlexander Shishkin1-2/+7
2019-07-25intel_th: msu: Prevent freeing buffers while locked windows existAlexander Shishkin1-0/+5
2019-07-25intel_th: msu: Get rid of the window size limitAlexander Shishkin1-71/+68
2019-07-25intel_th: msu-sink: An example msu buffer "sink"Alexander Shishkin2-0/+119
2019-07-25intel_th: msu: Introduce buffer interfaceAlexander Shishkin2-29/+379
2019-07-25tty: serial: netx: Delete driverLinus Walleij3-753/+0
2019-07-25xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman1-1/+2
2019-07-25usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach1-6/+7