summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-25i2c: smbus: Don't filter out duplicate alertsCorey Minyard
2019-11-25i2c: i801: Correct Intel Jasper Lake SOC namingAndy Shevchenko
2019-11-25i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat
2019-11-17i2c: iproc: Add i2c repeated start capabilityLori Hikichi
2019-11-15i2c: remove helpers for ref-counting clientsWolfram Sang
2019-11-14i2c: tegra: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-14i2c: sh_mobile: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-14i2c: qup: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-14i2c: at91: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-14i2c: rcar: Remove superfluous call to clk_get_rate()Geert Uytterhoeven
2019-11-14Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2019-11-11i2c: pxa: remove unused i2c-slave APIsPatrick Williams
2019-11-11i2c: pxa: migrate to new i2c_slave APIsPatrick Williams
2019-11-11i2c: cros-ec-tunnel: Make the device acpi compatibleAkshu Agrawal
2019-11-11i2c: stm32f7: report dma error during probeAlain Volmat
2019-11-11i2c: icy: no need to populate address for scanned deviceWolfram Sang
2019-11-11i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta
2019-11-11i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat
2019-11-11dt-bindings: i2c: meson: convert to yamlNeil Armstrong
2019-10-26i2c: stm32f7: rework slave_id allocationAlain Volmat
2019-10-24i2c: i801: Add support for Intel Comet Lake PCH-HJarkko Nikula
2019-10-24i2c: i801: Add support for Intel Jasper LakeJarkko Nikula
2019-10-24i2c: at91: add support for analog filteringEugen Hristev
2019-10-24i2c: at91: add support for advanced digital filteringEugen Hristev
2019-10-24i2c: at91: add support for digital filteringEugen Hristev
2019-10-24i2c: at91: add new platform support for sam9x60Eugen Hristev
2019-10-24i2c: add support for filters optional propertiesEugen Hristev
2019-10-24dt-bindings: i2c: add bindings for i2c analog and digital filterEugen Hristev
2019-10-24dt-bindings: i2c: at91: add new compatibleEugen Hristev
2019-10-21i2c: Aspeed: Add AST2600 compatibleEddie James
2019-10-21dt-bindings: i2c: Aspeed: Add AST2600 compatibleEddie James
2019-10-21dt-bindings: i2c: sh_mobile: Add r8a774b1 supportBiju Das
2019-10-21dt-bindings: i2c: rcar: Add r8a774b1 supportBiju Das
2019-10-20Linux 5.4-rc4v5.4-rc4Linus Torvalds
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet
2019-10-19net: dsa: fix switch tree listVivien Didelot
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun
2019-10-19Merge branch 'netem-fix-further-issues-with-packet-corruption'David S. Miller
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu