summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-18usb: gadget: composite: Allow bMaxPower=0 if self-poweredJack Pham1-2/+6
2021-09-18USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()Evgeny Novikov1-12/+11
2021-09-18usb: gadget: u_ether: fix a potential null pointer dereferenceMaciej Żenczykowski1-2/+3
2021-09-18usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv2-8/+2
2021-09-18usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv1-19/+17
2021-09-18igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin1-1/+8
2021-09-18drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi2-20/+86
2021-09-18drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi2-6/+12
2021-09-18drm: avoid blocking in drm_clients_info's rcu sectionDesmond Cheong Zhi Xi1-1/+2
2021-09-18video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma1-0/+5
2021-09-18iavf: fix locking of critical sectionsStefan Assmann1-7/+50
2021-09-18iavf: do not override the adapter state in the watchdog taskStefan Assmann1-1/+0
2021-09-18iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron1-1/+17
2021-09-18net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut1-5/+3
2021-09-18PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki1-5/+1
2021-09-18crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson1-27/+9
2021-09-18media: dib8000: rewrite the init prbs logicMauro Carvalho Chehab1-17/+41
2021-09-18drm/amdgpu: Fix amdgpu_ras_eeprom_init()Luben Tuikov1-1/+1
2021-09-18drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley1-1/+3
2021-09-18soc: mediatek: cmdq: add address shift in jumpYongqiang Niu1-1/+2
2021-09-18clk: at91: clk-generated: Limit the requested rate to our rangeCodrin Ciubotariu1-0/+6
2021-09-18RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang1-2/+1
2021-09-18platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbio...Hans de Goede1-0/+1
2021-09-18scsi: ufs: ufs-exynos: Fix static checker warningAlim Akhtar2-3/+3
2021-09-18clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum5-12/+28
2021-09-18HID: i2c-hid: Fix Elan touchpad regressionJim Broadus1-3/+2
2021-09-18iommu/vt-d: Update the virtual command related registersLu Baolu1-5/+5
2021-09-18scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter1-5/+5
2021-09-18scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter1-7/+7
2021-09-18scsi: smartpqi: Fix an error code in pqi_get_raid_map()Dan Carpenter1-0/+1
2021-09-18pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()Zhen Lei1-0/+1
2021-09-18scsi: fdomain: Fix error return code in fdomain_probe()Wei Li1-1/+3
2021-09-18cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor1-1/+1
2021-09-18RDMA/mlx5: Delete not-available udata checkLeon Romanovsky1-3/+0
2021-09-18RDMA/efa: Remove double QP type assignmentLeon Romanovsky1-1/+0
2021-09-18cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy1-1/+15
2021-09-18scsi: ufs: Fix memory corruption by ufshcd_read_desc_param()Bart Van Assche1-3/+5
2021-09-18vfio: Use config not menuconfig for VFIO_NOIOMMUJason Gunthorpe1-1/+1
2021-09-18pinctrl: samsung: Fix pinctrl bank pin countJaehyoung Choi1-1/+1
2021-09-18scsi: BusLogic: Use %X for u32 sized integer rather than %lXColin Ian King1-1/+1
2021-09-18RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky1-7/+12
2021-09-18IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn1-6/+1
2021-09-18clk: rockchip: drop GRF dependency for rk3328/rk3036 pll typesPeter Geis1-1/+1
2021-09-18pinctrl: armada-37xx: Correct PWM pins definitionsMarek Behún1-8/+8
2021-09-18pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu13-13/+0
2021-09-18HID: input: do not report stylus battery state as "full"Dmitry Torokhov1-2/+0
2021-09-18PCI: aardvark: Fix masking and unmasking legacy INTx interruptsPali Rohár1-0/+9
2021-09-18PCI: aardvark: Fix checking for PIO statusEvan Wang1-8/+54
2021-09-18PCI: Export pci_pio_to_address() for module useJianjun Wang1-0/+1
2021-09-18PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár1-1/+194