summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-29parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller2-1/+3
2022-06-29xtensa: Fix refcount leak bug in time.cLiang He1-0/+1
2022-06-29xtensa: xtfpga: Fix refcount leak bug in setupLiang He1-0/+1
2022-06-29iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_ch...Jialin Zhang1-3/+7
2022-06-29iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_clientMiaoqian Lin1-0/+3
2022-06-29iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_prope...Jialin Zhang1-2/+6
2022-06-29iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede1-0/+8
2022-06-29iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs messageYannick Brosseau1-10/+0
2022-06-29iio: adc: stm32: Fix ADCs iteration in irq handlerYannick Brosseau1-1/+6
2022-06-29iio: afe: rescale: Fix boolean logic bugLinus Walleij1-1/+1
2022-06-29iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)Jean-Baptiste Maneyrol2-1/+2
2022-06-29iio: adc: stm32: fix maximum clock rate for stm32mp15xOlivier Moysan1-1/+1
2022-06-29iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch1-0/+1
2022-06-29iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma1-0/+1
2022-06-29iio: accel: mma8452: ignore the return value of reset operationHaibo Chen1-3/+7
2022-06-29iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov1-2/+2
2022-06-29iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov1-1/+2
2022-06-29iio:accel:kxcjk-1013: rearrange iio trigger get and registerDmitry Rokosov1-2/+2
2022-06-29iio:chemical:ccs811: rearrange iio trigger get and registerDmitry Rokosov1-2/+2
2022-06-29iio:humidity:hts221: rearrange iio trigger get and registerDmitry Rokosov1-1/+4
2022-06-29f2fs: attach inline_data after setting compressionJaegeuk Kim1-6/+11
2022-06-29btrfs: fix deadlock with fsync+fiemap+transaction commitJosef Bacik1-15/+52
2022-06-29btrfs: don't set lock_owner when locking extent buffer for readingZygo Blaxell1-3/+0
2022-06-29dt-bindings: usb: ehci: Increase the number of PHYsGeert Uytterhoeven1-1/+2
2022-06-29dt-bindings: usb: ohci: Increase the number of PHYsGeert Uytterhoeven1-1/+2
2022-06-29usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3
2022-06-29USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern1-6/+7
2022-06-29usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern1-16/+46
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel1-1/+3
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam1-1/+3
2022-06-29xhci: turn off port power in shutdownMathias Nyman3-3/+16
2022-06-29usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko1-1/+0
2022-06-29iio: adc: vf610: fix conversion mode sysfs node nameBaruch Siach1-1/+1
2022-06-29iio: magnetometer: yas530: Fix memchr_inv() misuseLinus Walleij1-1/+1
2022-06-29iio: mma8452: fix probe fail when device tree compatible is used.Haibo Chen1-5/+7
2022-06-29s390/cpumf: Handle events cycles and instructions identicalThomas Richter1-1/+21
2022-06-29gpio: winbond: Fix error code in winbond_gpio_get()Dan Carpenter1-3/+4
2022-06-29nvme: move the Samsung X5 quirk entry to the core quirksChristoph Hellwig2-4/+14
2022-06-29nvme-pci: add NO APST quirk for Kioxia deviceEnzo Matsumiya1-0/+14
2022-06-29sock: redo the psock vs ULP protection checkJakub Kicinski4-3/+12
2022-06-29Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski1-3/+0
2022-06-29virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold1-19/+6
2022-06-29igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-06-29regmap-irq: Fix offset/index mismatch in read_sub_irq_data()Aidan MacDonald1-1/+2
2022-06-29regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chipsAidan MacDonald1-2/+3
2022-06-29ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko1-1/+38
2022-06-29afs: Fix dynamic root getattrDavid Howells1-1/+2
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai2-4/+0
2022-06-29x86/xen: Remove undefined behavior in setup_features()Julien Grall1-1/+1
2022-06-29xen-blkfront: Handle NULL gendiskJason Andryuk1-7/+12