summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-02drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson1-0/+4
2020-12-02drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana1-2/+5
2020-12-02drm/i915/gt: Split the breadcrumb spinlock between global and contextsChris Wilson5-105/+90
2020-12-02drm/i915/gt: Protect context lifetime with RCUChris Wilson2-4/+19
2020-12-02i2c: imx: Don't generate STOP condition if arbitration has been lostChristian Eggers1-2/+10
2020-12-02i2c: imx: Check for I2SR_IAL after every byteChristian Eggers1-0/+10
2020-12-02i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers1-6/+16
2020-12-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-1/+5
2020-12-02dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu1-1/+9
2020-12-02mt76: usb: fix crash on device removalStanislaw Gruszka1-8/+9
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami1-0/+5
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho1-2/+2
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho1-0/+1
2020-12-02i2c: qcom: Fix IRQ error misassignementRobert Foss1-2/+2
2020-12-02i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng1-1/+2
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-01geneve: pull IP header before ECN decapsulationEric Dumazet1-4/+16
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-01USB: serial: option: fix Quectel BG96 matchingBjørn Mork1-3/+2
2020-11-30Input: xpad - support Ardwiino ControllersSanjay Govind1-0/+2
2020-11-30Input: 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-11-30scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)1-0/+5
2020-11-30scsi: storvsc: Fix error return in storvsc_probe()Jing Xiangfeng1-1/+3
2020-11-30Merge tag 'linux-can-fixes-for-5.10-20201130' of git://git.kernel.org/pub/scm...Jakub Kicinski5-15/+20
2020-11-30vxlan: Copy needed_tailroom from lowerdevSven Eckelmann1-0/+2
2020-11-30vxlan: Add needed_headroom for lower deviceSven Eckelmann1-0/+1
2020-11-30chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav1-0/+1
2020-11-30drm/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