summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-2525-52/+92
|\
| * Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-06-2025-52/+92
| |\
| | * iio:proximity:sx9324: Check ret value of device_property_read_u32_array()Aashish Sharma2022-06-191-0/+3
| | * iio: accel: mma8452: ignore the return value of reset operationHaibo Chen2022-06-191-3/+7
| | * iio: adc: stm32: fix maximum clock rate for stm32mp15xOlivier Moysan2022-06-191-1/+1
| | * iio: adc: stm32: fix vrefint wrong calibration value handlingOlivier Moysan2022-06-191-10/+17
| | * iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)Jean-Baptiste Maneyrol2022-06-192-1/+2
| | * iio: adc: vf610: fix conversion mode sysfs node nameBaruch Siach2022-06-191-1/+1
| | * iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_clientMiaoqian Lin2022-06-191-0/+3
| | * iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=mLiam Beguin2022-06-192-2/+2
| | * iio:humidity:hts221: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-1/+4
| | * iio:chemical:ccs811: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-2/+2
| | * iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-2/+2
| | * iio:accel:kxcjk-1013: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-2/+2
| | * iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov2022-06-191-1/+2
| | * iio: afe: rescale: Fix boolean logic bugLinus Walleij2022-06-191-1/+1
| | * iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_dataMiaoqian Lin2022-06-191-0/+1
| | * iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs messageYannick Brosseau2022-06-191-10/+0
| | * iio: adc: stm32: Fix ADCs iteration in irq handlerYannick Brosseau2022-06-191-1/+6
| | * iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_ch...Jialin Zhang2022-06-191-3/+7
| | * iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_prope...Jialin Zhang2022-06-191-2/+6
| | * iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch2022-06-191-0/+1
| | * iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma2022-06-191-0/+1
| | * iio: freq: admv1014: Fix warning about dubious x & !y and improve readabilityAntoniu Miclaus2022-06-191-2/+4
| | * iio: adc: xilinx-ams: fix return error variableLv Ruyi2022-05-141-1/+1
| | * iio: magnetometer: yas530: Fix memchr_inv() misuseLinus Walleij2022-05-071-1/+1
| | * iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede2022-05-071-0/+8
| | * iio: mma8452: fix probe fail when device tree compatible is used.Haibo Chen2022-05-011-5/+7
* | | Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-2513-48/+124
|\ \ \
| * | | usb: chipidea: udc: check request status before setting device addressXu Yang2022-06-241-0/+3
| * | | USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern2022-06-241-6/+7
| * | | xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel2022-06-231-1/+3
| * | | xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam2022-06-231-1/+3
| * | | xhci: turn off port power in shutdownMathias Nyman2022-06-233-3/+16
| * | | xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie2022-06-231-13/+22
| * | | Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-06-232-12/+23
| |\ \ \
| | * | | USB: serial: option: add Quectel RM500K module supportMacpaul Lin2022-06-231-0/+2
| | * | | USB: serial: option: add Quectel EM05-G modemYonglin Tan2022-06-221-0/+3
| | * | | USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold2022-06-221-12/+17
| | * | | USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano2022-06-201-0/+1
| | |/ /
| * | | usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko2022-06-211-1/+0
| * | | usb: gadget: uvc: fix list double add in uvcg_video_pumpDan Vacura2022-06-211-0/+3
| * | | dt-bindings: usb: ehci: Increase the number of PHYsGeert Uytterhoeven2022-06-211-1/+2
| * | | dt-bindings: usb: ohci: Increase the number of PHYsGeert Uytterhoeven2022-06-211-1/+2
| * | | usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern2022-06-211-16/+46
| * | | MAINTAINERS: add include/dt-bindings/usb to USB SUBSYSTEMLukas Bulwahn2022-06-211-0/+1
| |/ /
* | | Merge tag 'loongarch-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-257-15/+13
|\ \ \
| * | | LoongArch: Make compute_return_era() return voidTiezhu Yang2022-06-252-4/+2
| * | | LoongArch: Fix wrong fpu versionTiezhu Yang2022-06-251-1/+1
| * | | LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()Huacai Chen2022-06-251-2/+3