aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-03hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature.amy.shih1-45/+424
2019-09-03hwmon: w83795: Fan control option isn't that dangerousJean Delvare1-6/+1
2019-09-03hwmon: (npcm750-pwm-fan) Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-09-03hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'Wang Shenran1-2/+2
2019-09-03hwmon: (nct6775) Integrate new model nct6116Björn Gerhart1-6/+174
2019-09-03hwmon: (adt7475) Convert to use hwmon_device_register_with_groups()Grant McEwan1-96/+50
2019-09-03hwmon: (w83781d) convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-09-03hwmon: (smm665) convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-09-03hwmon: (asb100) convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-09-03hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUsMarcel Bocu1-0/+1
2019-09-03hwmon: (k8temp) update to use new hwmon registration APIRobert Karszniewicz1-164/+69
2019-09-03hwmon: (pmbus/max31785) Remove a useless #defineChristophe JAILLET1-2/+0
2019-09-03hwmon: (lm75) add support for PCT2075Daniel Mack1-0/+10
2019-09-03hwmon: Remove ads1015 driverGuenter Roeck4-336/+1
2019-09-03Merge tag 'extcon-next-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman7-25/+35
2019-09-03leds: ti-lmu-common: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-03leds: lm3532: Move static keyword to the front of declarationsKrzysztof Wilczynski1-3/+3
2019-09-03i2c: fsi: Add of_put_node() before breakNishka Dasgupta1-1/+3
2019-09-03usb: cdns3: Remove redundant dev_err call in cdns3_probe()Wei Yongjun1-3/+1
2019-09-03Merge tag 'renesas-drivers-for-v5.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/driversArnd Bergmann3-18/+29
2019-09-03USB: rio500: Fix lockdep violationAlan Stern1-31/+35
2019-09-03USB: rio500: simplify lockingOliver Neukum1-27/+16
2019-09-03i2c: synquacer: Make synquacer_i2c_ops constantNishka Dasgupta1-1/+1
2019-09-03usb: mtu3: register a USB Role Switch for dual role modeChunfeng Yun6-7/+60
2019-09-03i2c: hix5hd2: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-2/+1
2019-09-03iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou1-1/+4
2019-09-03iio: dac: ad5380: fix incorrect assignment to valColin Ian King1-1/+1
2019-09-03iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi1-3/+3
2019-09-03iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger5-1/+100
2019-09-03spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency"Colin Ian King1-1/+2
2019-09-03i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyondMika Westerberg1-54/+88
2019-09-03watchdog: iTCO: Add support for Cannon Lake PCH iTCOMika Westerberg1-2/+24
2019-09-03Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.4Wolfram Sang1-1/+0
2019-09-03EDAC/mc_sysfs: Remove pointless gotosRobert Richter1-13/+7
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter5-25/+27
2019-09-03Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/driversArnd Bergmann3-0/+108
2019-09-03usb: common: add USB GPIO based connection detection driverChunfeng Yun3-0/+298
2019-09-03usb: common: create Kconfig fileChunfeng Yun2-34/+39
2019-09-03usb: roles: get usb-role-switch from parentChunfeng Yun1-4/+21
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman44-367/+101
2019-09-03Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik1-1/+1
2019-09-03HID: sb0540: add support for Creative SB0540 IR receiversBastien Nocera4-0/+279
2019-09-03usb: roles: Add fwnode_usb_role_switch_get() functionHeikki Krogerus1-0/+20
2019-09-03HID: Add quirk for HP X500 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-09-03closures: fix a race on wakeup from closure_syncKent Overstreet1-2/+8
2019-09-03bcache: Fix an error code in bch_dump_read()Dan Carpenter1-3/+2
2019-09-03bcache: add cond_resched() in __bch_cache_cmp()Shile Zhang1-0/+1
2019-09-03Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dtArnd Bergmann7-17/+674
2019-09-03device connection: Add fwnode_connection_find_match()Heikki Krogerus1-12/+31
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij7-114/+131