summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-2510-46/+119
|\ \ \ \ \
| * | | | | 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
| * | | | | usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern2022-06-211-16/+46
| |/ / / /
* | | | | Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-244-19/+14
|\ \ \ \ \
| * | | | | gpio: mxs: Fix header commentStefan Wahren2022-06-231-1/+1
| * | | | | gpio: grgpio: Fix device removingUwe Kleine-König2022-06-231-13/+1
| * | | | | gpio: winbond: Fix error code in winbond_gpio_get()Dan Carpenter2022-06-231-3/+4
| * | | | | gpio: realtek-otto: Make the irqchip immutableSander Vanheule2022-06-131-2/+8
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mtd/fixes-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-242-4/+1
|\ \ \ \ \
| * | | | | mtd: rawnand: gpmi: Fix setting busy timeout settingSascha Hauer2022-06-161-1/+1
| * | | | | Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"Christian Lamparter2022-06-091-3/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'spi-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-243-11/+39
|\ \ \ \ \
| * | | | | spi: rockchip: Unmask IRQ at the final to avoid preemptionJon Lin2022-06-201-4/+7
| * | | | | spi: spi-mem: Fix spi_mem_poll_status()Patrice Chotard2022-06-061-1/+1
| * | | | | spi: cadence: Detect transmit FIFO depthLars-Peter Clausen2022-06-061-4/+23
| * | | | | spi: spi-cadence: Fix SPI CS gets toggling sporadicallySai Krishna Potthuri2022-06-061-2/+8
| |/ / / /
* | | | | Merge tag 'regulator-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-241-4/+4
|\ \ \ \ \
| * | | | | regulator: qcom_smd: correct MP5496 rangesRobert Marko2022-06-071-4/+4
| |/ / / /
* | | | | Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-242-10/+13
|\ \ \ \ \
| * | | | | regmap-irq: Fix offset/index mismatch in read_sub_irq_data()Aidan MacDonald2022-06-221-1/+2
| * | | | | regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chipsAidan MacDonald2022-06-221-2/+3
| * | | | | regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas2022-06-201-6/+4
| * | | | | regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas2022-06-201-0/+3
| * | | | | regmap: Re-introduce bulk read support check in regmap_bulk_read()Javier Martinez Canillas2022-06-201-1/+1
| |/ / / /
* | | | | Merge tag 'iommu-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-241-1/+1
|\ \ \ \ \
| * | | | | iommu/ipmmu-vmsa: Fix compatible for rcar-gen4Yoshihiro Shimoda2022-06-221-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-5.19a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-245-60/+127
|\ \ \ \ \
| * | | | | xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour2022-06-232-51/+113