summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* driver core: fix deadlock in __device_attachZhang Wensheng2022-05-191-1/+4
* driver core: Extend deferred probe timeout on driver registrationSaravana Kannan2022-05-193-0/+21
* driver: base: fix UAF when driver_attach failedSchspa Shi2022-05-191-1/+3
* driver core: location: Add "back" as a possible output for panelWon Chung2022-05-191-0/+3
* driver core: location: Free struct acpi_pld_info *pldWon Chung2022-05-191-0/+1
* driver core: Add "*" wildcard support to driver_async_probe cmdline paramSaravana Kannan2022-05-191-1/+8
* driver core: location: Check for allocations failureDan Carpenter2022-05-061-0/+2
* arch_topology: Trace the update thermal pressureLukasz Luba2022-05-061-0/+5
* rpmsg: use local 'dev' variableKrzysztof Kozlowski2022-05-061-3/+3
* rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2022-05-063-29/+32
* firmware_loader: describe 'module' parameter of firmware_upload_register()Bagas Sanjaya2022-05-031-0/+1
* Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman2022-05-02310-1985/+2976
|\
| * Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-011-1/+5
| |\
| | * bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()Shin'ichiro Kawasaki2022-04-271-1/+5
| * | Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-302-1/+20
| |\ \
| | * | topology: Fix up build warning in topology_is_visible()Greg Kroah-Hartman2022-04-231-3/+1
| | * | arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing2022-04-201-1/+1
| | * | topology: make core_mask include at least cluster_siblingsDarren Hart2022-04-201-0/+9
| | * | topology/sysfs: Hide PPIN on systems that do not support it.Tony Luck2022-04-201-0/+12
| * | | Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-3025-113/+148
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-5.18a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-04-2813-42/+85
| | |\ \ \
| | | * | | iio: imu: inv_icm42600: Fix I2C init possible nackFawzi Khaber2022-04-161-6/+9
| | | * | | iio: dac: ltc2688: fix voltage scale readNuno Sá2022-04-161-1/+1
| | | * | | iio:dac:ad3552r: Fix an IS_ERR() vs NULL checkDan Carpenter2022-04-101-2/+2
| | | * | | iio: sx9324: Fix default precharge internal resistance registerGwendal Grignou2022-04-101-2/+4
| | | * | | iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich2022-04-101-1/+1
| | | * | | iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma2022-04-101-0/+1
| | | * | | iio:proximity:sx9324: Fix hardware gain read/writeStephen Boyd2022-04-041-5/+21
| | | * | | iio:proximity:sx_common: Fix device property parsing on DT systemsStephen Boyd2022-04-041-0/+1
| | | * | | iio: adc: ad7280a: Fix wrong variable used when setting thresholds.Jonathan Cameron2022-04-041-6/+6
| | | * | | iio:filter:admv8818: select REGMAP_SPI for ADMV8818Wang ShaoBo2022-04-041-0/+1
| | | * | | iio: dac: ad5592r: Fix the missing return value.Zizhuang Deng2022-04-041-1/+1
| | | * | | iio: dac: dac5571: Fix chip id detection for OF devicesJose Cazarin2022-04-041-10/+18
| | | * | | iio:imu:bmi160: disable regulator in error pathTong Zhang2022-04-041-6/+14
| | | * | | iio: scd4x: check return of scd4x_write_and_fetchTom Rix2022-04-041-1/+4
| | | * | | iio: dac: ad3552r: fix signedness bug in ad3552r_reset()Dan Carpenter2022-04-041-1/+1
| | * | | | eeprom: at25: Use DMA safe buffersChristophe Leroy2022-04-241-8/+11
| | * | | | binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0Alessandro Astone2022-04-221-0/+3
| | * | | | binder: Address corner cases in deferred copy and fixupAlessandro Astone2022-04-221-1/+6
| | * | | | Merge tag 'icc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2022-04-222-42/+0
| | |\ \ \ \
| | | * | | | interconnect: qcom: sdx55: Drop IP0 interconnectsStephen Boyd2022-04-141-21/+0
| | | * | | | interconnect: qcom: sc7180: Drop IP0 interconnectsStephen Boyd2022-04-141-21/+0
| | | |/ / /
| | * | | | Merge tag 'phy-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman2022-04-227-20/+41
| | |\ \ \ \
| | | * | | | phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()Heiner Kallweit2022-04-201-8/+12
| | | * | | | phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin2022-04-141-1/+1
| | | * | | | phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin2022-04-141-1/+2
| | | * | | | phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin2022-04-131-1/+1
| | | * | | | phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()Christophe JAILLET2022-04-111-2/+8
| | | * | | | phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski2022-04-111-6/+14
| | | * | | | phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin2022-04-111-0/+1