summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: Fix Kconfig indentationKrzysztof Kozlowski2019-11-252-20/+20
* i2c: smbus: Don't filter out duplicate alertsCorey Minyard2019-11-251-7/+0
* i2c: i801: Correct Intel Jasper Lake SOC namingAndy Shevchenko2019-11-252-5/+5
* i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat2019-11-251-1/+1
* i2c: iproc: Add i2c repeated start capabilityLori Hikichi2019-11-171-13/+50
* i2c: remove helpers for ref-counting clientsWolfram Sang2019-11-151-32/+0
* i2c: tegra: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
* i2c: sh_mobile: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-1/+1
* i2c: qup: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
* i2c: at91: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
* i2c: rcar: Remove superfluous call to clk_get_rate()Geert Uytterhoeven2019-11-141-1/+1
* Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2019-11-141-3/+6
|\
| * eeprom: at24: Improve confusing log messageJean Delvare2019-10-041-3/+6
* | i2c: pxa: remove unused i2c-slave APIsPatrick Williams2019-11-111-1/+0
* | i2c: pxa: migrate to new i2c_slave APIsPatrick Williams2019-11-112-14/+61
* | i2c: cros-ec-tunnel: Make the device acpi compatibleAkshu Agrawal2019-11-111-5/+10
* | i2c: stm32f7: report dma error during probeAlain Volmat2019-11-112-8/+17
* | i2c: icy: no need to populate address for scanned deviceWolfram Sang2019-11-111-1/+0
* | i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta2019-11-111-0/+2
* | i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat2019-11-111-7/+12
* | i2c: stm32f7: rework slave_id allocationAlain Volmat2019-10-261-1/+1
* | i2c: i801: Add support for Intel Comet Lake PCH-HJarkko Nikula2019-10-241-0/+4
* | i2c: i801: Add support for Intel Jasper LakeJarkko Nikula2019-10-242-0/+5
* | i2c: at91: add support for analog filteringEugen Hristev2019-10-243-4/+26
* | i2c: at91: add support for advanced digital filteringEugen Hristev2019-10-243-3/+41
* | i2c: at91: add support for digital filteringEugen Hristev2019-10-243-0/+23
* | i2c: at91: add new platform support for sam9x60Eugen Hristev2019-10-241-0/+11
* | i2c: add support for filters optional propertiesEugen Hristev2019-10-241-0/+6
* | i2c: Aspeed: Add AST2600 compatibleEddie James2019-10-211-0/+4
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-204-15/+38
|\ \
| * \ Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-10-144-15/+38
| |\ \
| | * | irqchip/sifive-plic: Switch to fasteoi flowMarc Zyngier2019-09-181-14/+15
| | * | irqchip/gic-v3: Fix GIC_LINE_NR accessorZenghui Yu2019-09-181-1/+1
| | * | irqchip/atmel-aic5: Add support for sam9x60 irqchipSandeep Sheriker Mallikarjun2019-09-091-0/+10
| | * | irqchip/al-fic: Add support for irq retriggerTalel Shenhar2019-09-091-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-1984-443/+739
|\ \ \ \
| * | | | net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard2019-10-191-1/+2
| * | | | net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun2019-10-191-0/+2
| * | | | macb: propagate errors when getting optional clocksMichael Tretter2019-10-191-6/+6
| * | | | xen/netback: fix error path of xenvif_connect_data()Juergen Gross2019-10-191-1/+0
| * | | | net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu2019-10-196-6/+58
| * | | | net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn2019-10-181-6/+6
| * | | | mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel2019-10-181-0/+1
| * | | | net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger2019-10-181-1/+8
| * | | | net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger2019-10-183-73/+69
| * | | | net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger2019-10-181-0/+1
| * | | | net: bcmgenet: don't set phydev->link from MACDoug Berger2019-10-181-3/+1
| * | | | net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut2019-10-171-2/+2
| * | | | net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut2019-10-171-4/+36
| * | | | net: dsa: microchip: Add shared regmap mutexMarek Vasut2019-10-175-9/+28