summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mfd: cros_ec: Add cros-usbpd-notify subdevicePrashant Malani2020-01-241-0/+22
* mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-01-241-1/+1
* mfd: madera: Allow more time for hardware resetCharles Keepax2020-01-241-8/+8
* mfd: cs47l15: Add missing register defaultCharles Keepax2020-01-241-0/+1
* mfd: madera: Wait for boot done before accessing any other registersCharles Keepax2020-01-241-2/+15
* mfd: Kconfig: Rename Samsung to lowercaseKrzysztof Kozlowski2020-01-241-1/+1
* mfd: tqmx86: remove set but not used variable 'i2c_ien'yu kuai2020-01-241-2/+1
* mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2020-01-241-66/+0
* mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2020-01-241-30/+0
* mfd: max77650: Select REGMAP_IRQ in KconfigBartosz Golaszewski2020-01-241-0/+1
* mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland2020-01-241-1/+1
* mfd: ab8500: Fix ab8500-clk typoLinus Walleij2020-01-241-2/+2
* mfd: intel-lpss: Add Intel Jasper Lake PCI IDsAndy Shevchenko2020-01-241-0/+13
* mfd: ab8500-core: Add device tree support for AB8505Stephan Gerhold2020-01-242-8/+32
* mfd: da9062: add support for the DA9062 GPIOs in the coreMarco Felsch2020-01-241-1/+15
* mfd: dln2: More sanity checking for endpointsOliver Neukum2020-01-241-2/+11
* mfd: sm501: Fix mismatches of request_mem_regionChuhong Yuan2020-01-241-12/+7
* mfd: syscon: Re-use resource_size() to count max_registerAndy Shevchenko2020-01-241-1/+1
* Merge branches 'ib-mfd-drm-5.6' and 'ib-mfd-clk-gpio-regulator-rtc-5.6' into ...Lee Jones2020-01-2416-197/+960
|\
| * gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOsMatti Vaittinen2020-01-243-0/+172
| * rtc: bd70528: add BD71828 supportMatti Vaittinen2020-01-242-42/+181
| * regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen2020-01-244-128/+155
| * clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen2020-01-242-13/+31
| * mfd: bd71828: Add power-key supportMatti Vaittinen2020-01-241-0/+26
| * mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen2020-01-243-0/+334
| * mfd: bd718x7: Add compatible for BD71850Matti Vaittinen2020-01-241-0/+4
| * mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen2020-01-244-14/+57
* | mfd: atmel-hlcdc: Return in case of errorClaudiu Beznea2020-01-071-4/+11
* | mfd: atmel-hlcdc: Add struct device member to struct atmel_hlcdc_regmapClaudiu Beznea2020-01-071-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0841-305/+448
|\
| * r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit2019-12-071-1/+1
| * r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit2019-12-071-1/+1
| * vhost/vsock: accept only packets with the right dst_cidStefano Garzarella2019-12-071-1/+3
| * net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko2019-12-071-48/+71
| * net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko2019-12-071-1/+1
| * pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki2019-12-071-2/+0
| * Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-12-0610-75/+143
| |\
| | * net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2019-12-052-38/+93
| | * net/mlx5e: ethtool, Fix analysis of speed settingAya Levin2019-12-051-10/+3
| | * net/mlx5e: Fix translation of link mode into speedAya Levin2019-12-051-0/+1
| | * net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan2019-12-051-2/+5
| | * net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan2019-12-051-1/+1
| | * net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha2019-12-051-1/+1
| | * net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen2019-12-051-2/+25
| | * net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha2019-12-054-22/+15
| * | lpc_eth: kernel BUG on removeBruno Carneiro da Cunha2019-12-061-2/+0
| * | phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan2019-12-061-0/+1
| * | net: stmmac: reset Tx desc base address before restarting TxJongsung Kim2019-12-061-0/+2
| * | enetc: disable EEE autoneg by defaultYangbo Lu2019-12-061-0/+5
| * | ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers2019-12-051-2/+3