summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-243-12/+16
|\
| * clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clkDouglas Anderson2021-03-131-2/+2
| * clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux divisionMarijn Suijten2021-03-131-8/+9
| * clk: qcom: rpmh: Update the XO clock source for SC7280Taniya Das2021-03-131-2/+5
* | Merge tag 'platform-drivers-x86-v5.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-03-2412-109/+190
|\ \
| * | platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box2021-03-231-15/+35
| * | platform/x86: intel_pmc_core: Update KconfigDavid E. Box2021-03-231-3/+8
| * | platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box2021-03-231-7/+6
| * | platform/x86: intel_pmt_class: Initial resource to 0David E. Box2021-03-231-1/+1
| * | platform/x86: intel-vbtn: Stop reporting SW_DOCK eventsHans de Goede2021-03-211-2/+10
| * | platform/x86: dell-wmi-sysman: Cleanup create_attributes_level_sysfs_files()Hans de Goede2021-03-211-9/+7
| * | platform/x86: dell-wmi-sysman: Make sysman_init() return -ENODEV of the inter...Hans de Goede2021-03-211-5/+7
| * | platform/x86: dell-wmi-sysman: Cleanup sysman_init() error-exit handlingHans de Goede2021-03-211-29/+16
| * | platform/x86: dell-wmi-sysman: Fix release_attributes_data() getting called t...Hans de Goede2021-03-211-1/+0
| * | platform/x86: dell-wmi-sysman: Make it safe to call exit_foo_attributes() mul...Hans de Goede2021-03-214-0/+12
| * | platform/x86: dell-wmi-sysman: Fix possible NULL pointer deref on exitHans de Goede2021-03-211-9/+2
| * | platform/x86: dell-wmi-sysman: Fix crash caused by calling kset_unregister twiceHans de Goede2021-03-211-0/+1
| * | platform/x86: thinkpad_acpi: Disable DYTC CQL mode around switching to balanc...Hans de Goede2021-03-211-2/+7
| * | platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas2021-03-211-1/+7
| * | platform/x86: thinkpad_acpi: check dytc version for lapmode sysfsMark Pearson2021-03-181-26/+65
| * | platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2Alban Bedel2021-03-061-0/+7
| |/
* | 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
| |\ \ \ \ | | |_|/ / | |/| | |