summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-02gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()Luo Jiaxing1-0/+2
2020-12-02gpio: arizona: disable pm_runtime in case of failureZheng Liang1-0/+1
2020-12-02vhost_vdpa: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+3
2020-12-02vdpa: mlx5: fix vdpa/vhost dependenciesRandy Dunlap2-0/+2
2020-12-02geneve: pull IP header before ECN decapsulationEric Dumazet1-4/+16
2020-12-02RDMA/efa: Use the correct current and new states in modify QPGal Pressman1-2/+2
2020-12-02RDMA/qedr: iWARP invalid(zero) doorbell address fixAlok Prasad1-0/+9
2020-12-01dm writecache: remove BUG() and fail gracefully insteadMike Snitzer1-1/+1
2020-12-01dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner1-6/+0
2020-12-01dm: fix bug with RCU locking in dm_blk_report_zonesSergei Shtepa1-2/+4
2020-12-01Revert "dm cache: fix arm link errors with inline"Nick Desaulniers1-4/+0
2020-12-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-22/+68
2020-12-01net: broadcom CNIC: requires MMURandy Dunlap1-0/+1
2020-12-01ibmvnic: Fix TX completion error handlingThomas Falcon1-3/+1
2020-12-01ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon1-0/+18
2020-12-01Input: atmel_mxt_ts - fix lost interruptsLinus Walleij1-2/+2
2020-12-01fpga: Specify HAS_IOMEM dependency for FPGA_DFLDavid Gow1-0/+1
2020-12-01media: pulse8-cec: add support for FW v10 and upHans Verkuil1-13/+30
2020-12-01media: pulse8-cec: fix duplicate free at disconnect or probe errorHans Verkuil1-5/+4
2020-12-01media: mtk-cir: fix calculation of chk periodSean Young1-6/+3
2020-12-01USB: serial: option: fix Quectel BG96 matchingBjørn Mork1-3/+2
2020-12-01Input: xpad - support Ardwiino ControllersSanjay Govind1-0/+2
2020-12-01Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin1-0/+4
2020-12-01scsi: mpt3sas: Increase IOCInit request timeout to 30sSreekanth Reddy1-1/+1
2020-12-01scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S1-1/+1
2020-12-01scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)1-0/+5
2020-12-01scsi: storvsc: Fix error return in storvsc_probe()Jing Xiangfeng1-1/+3
2020-12-01Merge tag 'linux-can-fixes-for-5.10-20201130' of git://git.kernel.org/pub/scm...Jakub Kicinski5-15/+20
2020-12-01vxlan: Copy needed_tailroom from lowerdevSven Eckelmann1-0/+2
2020-12-01vxlan: Add needed_headroom for lower deviceSven Eckelmann1-0/+1
2020-12-01chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav1-0/+1
2020-12-01drm/i915/gt: Program mocs:63 for cache eviction on gen9Chris Wilson1-1/+13
2020-11-30Merge tag 'thunderbolt-for-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-3/+7
2020-11-30can: kvaser_pciefd: kvaser_pciefd_open(): fix error handlingZhang Qilong1-1/+3
2020-11-30can: c_can: c_can_power_up(): fix error handlingZhang Qilong1-4/+14
2020-11-30can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an errorJeroen Hofstee1-1/+0
2020-11-30can: sja1000: sja1000_err(): don't count arbitration lose as an errorJeroen Hofstee1-1/+0
2020-11-30can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...Marc Kleine-Budde1-8/+3
2020-11-30drm/omap: sdi: fix bridge enable/disableTomi Valkeinen1-6/+4
2020-11-30habanalabs: put devices before driver removalOfir Bitton1-8/+8
2020-11-30habanalabs: free host huge va_range if not usedOfir Bitton1-0/+1
2020-11-30speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault1-14/+23
2020-11-30Merge tag 'usb-fixes-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-13/+17
2020-11-30usb: cdns3: core: fix goto label for error pathPeter Chen1-1/+1
2020-11-30usb: cdns3: gadget: clear trb->length as zero after preparing every trbPeter Chen1-0/+1
2020-11-30usb: cdns3: Fix hardware based role switchRoger Quadros1-12/+15
2020-11-30drm/panel: sony-acx565akm: Fix race condition in probeSebastian Reichel1-1/+1
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+20
2020-11-29Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+4
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2