summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block: remove BLK_BOUNCE_ISA supportChristoph Hellwig2021-04-061-2/+1
* scsi: remove the unchecked_isa_dma flagChristoph Hellwig2021-04-0610-91/+22
* advansys: remove ISA supportChristoph Hellwig2021-04-061-289/+32
* BusLogic: reject broken old firmware that requires ISA-style bounce bufferingChristoph Hellwig2021-04-062-16/+6
* Buslogic: remove ISA supportChristoph Hellwig2021-04-063-190/+6
* aha1542: use a local bounce bufferChristoph Hellwig2021-04-061-48/+57
* Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-2113-44/+72
|\
| * staging: vt665x: fix alignment constraintsEdmundo Carmona Antoranz2021-03-181-2/+2
| * staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang2021-03-161-1/+1
| * staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang2021-03-161-1/+1
| * Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-03-1510-40/+68
| |\
| | * iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu2021-03-061-0/+2
| | * iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang2021-03-061-6/+8
| | * iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang2021-03-061-5/+7
| | * counter: stm32-timer-cnt: fix ceiling miss-alignment with reload registerFabrice Gasnier2021-03-061-8/+3
| | * counter: stm32-timer-cnt: fix ceiling write max valueFabrice Gasnier2021-03-061-0/+5
| | * counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLEDWilliam Breathitt Gray2021-02-271-14/+25
| | * iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij2021-02-211-1/+1
| | * iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron2021-02-211-0/+1
| | * iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter2021-02-211-2/+1
| | * iio: adc: adi-axi-adc: add proper Kconfig dependenciesAlexandru Ardelean2021-02-141-0/+2
| | * iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner2021-02-121-1/+1
| | * iio: hid-sensor-prox: Fix scale not correct issueYe Xiang2021-01-301-2/+11
| | * iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux2021-01-161-1/+1
* | | Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-03-2110-25/+60
|\ \ \
| * | | usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyBadhri Jagan Sridharan2021-03-181-1/+1
| * | | usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng2021-03-171-6/+5
| * | | usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan2021-03-171-1/+8
| * | | usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg2021-03-171-1/+0
| * | | usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2021-03-172-0/+19
| * | | usb: gadget: configfs: Fix KASAN use-after-freeJim Lin2021-03-171-4/+10
| * | | usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King2021-03-171-1/+1
| * | | Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-03-161-1/+4
| |\ \ \
| | * | | usb: cdnsp: Fixes incorrect value in ISOC TRBPawel Laszczak2021-03-131-1/+4
| * | | | Merge tag 'thunderbolt-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-03-152-10/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | thunderbolt: Increase runtime PM reference count on DP tunnel discoveryMika Westerberg2021-03-081-0/+4
| | * | | thunderbolt: Initialize HopID IDAs in tb_switch_alloc()Mika Westerberg2021-03-081-10/+8
| | |/ /
* | | | Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-212-1/+6
|\ \ \ \
| * \ \ \ Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2021-03-192-1/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong2021-03-191-1/+2
| | * | | efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo2021-03-171-0/+4
* | | | | Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-03-211-8/+6
|\ \ \ \ \
| * | | | | PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler2021-03-171-8/+6
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-03-208-15/+20
|\ \ \ \ \ \
| * | | | | | scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2021-03-161-1/+1
| * | | | | | scsi: ufs: ufs-mediatek: Correct operator & -> &&dongjian2021-03-161-1/+1
| * | | | | | scsi: sd_zbc: Update write pointer offset cacheJohannes Thumshirn2021-03-161-8/+11
| * | | | | | scsi: lpfc: Fix some error codes in debugfsDan Carpenter2021-03-151-2/+2
| * | | | | | scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan2021-03-151-1/+1
| * | | | | | scsi: st: Fix a use after free in st_open()Lv Yunlong2021-03-151-1/+1