summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | MAINTAINERS: move the staging subsystem to lists.linux.devGreg Kroah-Hartman2021-03-161-2/+1
| * | | MAINTAINERS: move some real subsystems off of the staging mailing listGreg Kroah-Hartman2021-03-161-2/+2
| * | | 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-2111-25/+62
|\ \ \ \ \
| * | | | | 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-173-0/+21
| * | | | | 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 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-212-2/+6
|\ \ \ \ \
| * | | | | genirq: Disable interrupts for force threaded handlersThomas Gleixner2021-03-211-0/+4
| * | | | | genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)Andy Shevchenko2021-03-161-2/+2
| |/ / / /
* | | | | Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-03-212-1/+4
|\ \ \ \ \
| * | | | | perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENTKan Liang2021-03-161-0/+3
| * | | | | perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang2021-03-161-1/+1
| |/ / / /
* | | | | Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-214-31/+49
|\ \ \ \ \
| * | | | | static_call: Fix static_call_update() sanity checkPeter Zijlstra2021-03-192-1/+18
| * | | | | static_call: Align static_call_is_init() patching conditionPeter Zijlstra2021-03-191-10/+4
| * | | | | static_call: Fix static_call_set_init()Peter Zijlstra2021-03-191-7/+10
| * | | | | locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long2021-03-171-2/+3
| * | | | | locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handlingWaiman Long2021-03-171-11/+14
* | | | | | Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-213-3/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2021-03-193-3/+10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel2021-03-191-2/+4
| | * | | | | 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 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-2112-44/+52
|\ \ \ \ \ \ \