summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* extcon: ptn5150: Set the VBUS and POLARITY property capabilityRamuthevar Vadivel Murugan2020-09-241-0/+7
* extcon: ptn5150: Switch to GENMASK() and BIT() macrosRamuthevar Vadivel Murugan2020-09-241-32/+11
* extcon: ptn5150: Deduplicate parts of dev_err_probe()Andy Shevchenko2020-09-241-9/+5
* extcon: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-09-242-2/+2
* extcon: ptn5150: Convert to .probe_newKrzysztof Kozlowski2020-09-241-3/+2
* extcon: ptn5150: Convert to module_i2c_driverKrzysztof Kozlowski2020-09-241-6/+1
* extcon: ptn5150: Reduce the amount of logs on deferred probeKrzysztof Kozlowski2020-09-241-5/+6
* extcon: ptn5150: Make 'vbus-gpios' optionalKrzysztof Kozlowski2020-09-241-2/+8
* extcon: ptn5150: Check current USB mode when probingKrzysztof Kozlowski2020-09-241-43/+49
* extcon: ptn5150: Lower the noisiness of probeKrzysztof Kozlowski2020-09-241-2/+2
* extcon: ptn5150: Simplify getting vbus-gpios with flagsKrzysztof Kozlowski2020-09-241-6/+1
* extcon: ptn5150: Use generic "interrupts" propertyKrzysztof Kozlowski2020-09-241-15/+18
* extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chipsKrzysztof Kozlowski2020-09-241-4/+4
* Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-1311-81/+87
|\
| * Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-09-083-8/+16
| |\
| | * USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork2020-08-311-8/+12
| | * USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado2020-08-311-0/+2
| | * USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2020-08-242-0/+2
| * | usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...Utkarsh Patel2020-09-071-8/+0
| * | usb: typec: intel_pmc_mux: Do not configure Altmode HPD HighUtkarsh Patel2020-09-071-4/+0
| * | usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao2020-09-041-0/+5
| * | Revert "usb: dwc3: meson-g12a: fix shared reset control use"Amjad Ouled-Ameur2020-09-041-9/+6
| * | usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus2020-09-041-0/+4
| * | usb: typec: intel_pmc_mux: Un-register the USB role switchMadhusudanarao Amara2020-09-041-0/+2
| * | usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman2020-09-041-49/+42
| * | Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2020-09-013-3/+12
| |\ \
| | * | thunderbolt: Use maximum USB3 link rate when reclaiming if link is not upMika Westerberg2020-08-251-2/+10
| | * | thunderbolt: Disable ports that are not implementedNikunj A. Dadhania2020-08-252-1/+2
* | | | Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-1323-99/+169
|\ \ \ \
| * | | | iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci2020-09-011-1/+3
| * | | | iio: adc: mcp3422: fix locking scopeAngelo Compagnucci2020-08-311-5/+7
| * | | | iio: adc: meson-saradc: Use the parent device to look up the calib dataMartin Blumenstingl2020-08-311-1/+1
| * | | | iio:adc:max1118 Fix alignment of timestamp and data leak issuesJonathan Cameron2020-08-311-3/+7
| * | | | iio:adc:ina2xx Fix timestamp alignment issue.Jonathan Cameron2020-08-311-4/+7
| * | | | iio:adc:ti-adc084s021 Fix alignment and data leak issues.Jonathan Cameron2020-08-311-3/+7
| * | | | iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron2020-08-311-3/+8
| * | | | iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron2020-08-221-5/+11
| * | | | iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron2020-08-221-6/+9
| * | | | iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-4/+8
| * | | | iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-4/+9
| * | | | iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-8/+9
| * | | | iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-4/+12
| * | | | iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-3/+12
| * | | | iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-3/+8
| * | | | iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron2020-08-221-5/+11
| * | | | iio: adc: rockchip_saradc: select IIO_TRIGGERED_BUFFERMichael Walle2020-08-221-0/+2
| * | | | iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov2020-08-221-0/+10
| * | | | counter: microchip-tcb-capture: check the correct variableDan Carpenter2020-08-221-2/+2
| * | | | iio: cros_ec: Set Gyroscope default frequency to 25HzGwendal Grignou2020-08-221-1/+4
| * | | | staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal2020-08-181-14/+15