summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck2021-09-261-1/+1
* pwm: stm32-lp: Don't modify HW state in .remove() callbackUwe Kleine-König2021-09-261-2/+0
* pwm: rockchip: Don't modify HW state in .remove() callbackUwe Kleine-König2021-09-261-14/+0
* pwm: img: Don't modify HW state in .remove() callbackUwe Kleine-König2021-09-261-16/+0
* dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey2021-09-261-1/+1
* dmaengine: ioat: depends on !UMLJohannes Berg2021-09-261-1/+1
* dmaengine: sprd: Add missing MODULE_DEVICE_TABLEZou Wei2021-09-261-0/+1
* parisc: Move pci_dev_is_behind_card_dino to where it is usedGuenter Roeck2021-09-261-9/+9
* pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was regist...Uwe Kleine-König2021-09-261-5/+5
* thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter2021-09-261-0/+1
* dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko2021-09-261-3/+7
* crypto: talitos - fix max key size for sha384 and sha512Christophe Leroy2021-09-261-1/+1
* net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda2021-09-221-0/+1
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-221-1/+0
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-221-2/+1
* mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-09-221-1/+3
* PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter2021-09-221-1/+1
* mfd: axp20x: Update AXP288 volatile rangesHans de Goede2021-09-221-1/+2
* NTB: perf: Fix an error code in perf_setup_inbuf()Yang Li2021-09-221-0/+1
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-221-0/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas2021-09-221-0/+5
* PCI: Add ACS quirks for Cavium multi-function devicesGeorge Cherian2021-09-221-0/+4
* mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier2021-09-224-5/+5
* net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo2021-09-221-2/+7
* ibmvnic: check failover_pending in login responseSukadev Bhattiprolu2021-09-221-0/+8
* qed: Handle management FW errorShai Malin2021-09-221-1/+5
* net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb2021-09-221-3/+2
* r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli2021-09-221-1/+8
* ptp: dp83640: don't define PAGE0Randy Dunlap2021-09-221-1/+1
* PCI: Add AMD GPU multi-function power dependenciesEvan Quan2021-09-221-2/+7
* PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross2021-09-221-0/+10
* bnx2x: Fix enabling network interfaces without VFsAdrian Bunk2021-09-221-1/+1
* dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin2021-09-222-7/+9
* drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky2021-09-221-1/+1
* platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda2021-09-221-0/+9
* cpufreq: powernv: Fix init_chip_info initialization in numa=offPratik R. Sampat2021-09-221-2/+14
* scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap2021-09-221-2/+3
* scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki2021-09-221-2/+2
* net: w5100: check return value after calling platform_get_resource()Yang Yingliang2021-09-221-0/+2
* ath9k: fix sleeping in atomic contextMiaoqing Pan2021-09-221-5/+7
* ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen2021-09-221-1/+2
* parport: remove non-zero check on countColin Ian King2021-09-221-1/+1
* usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan2021-09-221-1/+7
* usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam2021-09-221-0/+24
* usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova2021-09-221-7/+6
* Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman2021-09-221-12/+12
* mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar2021-09-221-2/+1
* mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb2021-09-221-13/+23
* mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani2021-09-221-3/+15
* of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFSMarc Zyngier2021-09-221-1/+1