aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang1-2/+2
2019-11-28i2c: icy: convert to i2c_new_scanned_deviceWolfram Sang1-4/+4
2019-11-28i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang1-6/+19
2019-11-25i2c: Fix Kconfig indentationKrzysztof Kozlowski2-20/+20
2019-11-25i2c: smbus: Don't filter out duplicate alertsCorey Minyard1-7/+0
2019-11-25i2c: i801: Correct Intel Jasper Lake SOC namingAndy Shevchenko2-5/+5
2019-11-25i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat1-1/+1
2019-11-17i2c: iproc: Add i2c repeated start capabilityLori Hikichi1-13/+50
2019-11-15i2c: remove helpers for ref-counting clientsWolfram Sang1-32/+0
2019-11-14i2c: tegra: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-2/+2
2019-11-14i2c: sh_mobile: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-1/+1
2019-11-14i2c: qup: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-2/+2
2019-11-14i2c: at91: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-2/+2
2019-11-14i2c: rcar: Remove superfluous call to clk_get_rate()Geert Uytterhoeven1-1/+1
2019-11-14Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.5Wolfram Sang1-3/+6
2019-11-11i2c: pxa: remove unused i2c-slave APIsPatrick Williams1-1/+0
2019-11-11i2c: pxa: migrate to new i2c_slave APIsPatrick Williams2-14/+61
2019-11-11i2c: cros-ec-tunnel: Make the device acpi compatibleAkshu Agrawal1-5/+10
2019-11-11i2c: stm32f7: report dma error during probeAlain Volmat2-8/+17
2019-11-11i2c: icy: no need to populate address for scanned deviceWolfram Sang1-1/+0
2019-11-11i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta1-0/+2
2019-11-11i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat1-7/+12
2019-10-26i2c: stm32f7: rework slave_id allocationAlain Volmat1-1/+1
2019-10-24i2c: i801: Add support for Intel Comet Lake PCH-HJarkko Nikula1-0/+4
2019-10-24i2c: i801: Add support for Intel Jasper LakeJarkko Nikula2-0/+5
2019-10-24i2c: at91: add support for analog filteringEugen Hristev3-4/+26
2019-10-24i2c: at91: add support for advanced digital filteringEugen Hristev3-3/+41
2019-10-24i2c: at91: add support for digital filteringEugen Hristev3-0/+23
2019-10-24i2c: at91: add new platform support for sam9x60Eugen Hristev1-0/+11
2019-10-24i2c: add support for filters optional propertiesEugen Hristev1-0/+6
2019-10-21i2c: Aspeed: Add AST2600 compatibleEddie James1-0/+4
2019-10-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-15/+38
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds84-443/+739
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard1-1/+2
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun1-0/+2
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter1-6/+6
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross1-1/+0
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu6-6/+58
2019-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+6
2019-10-19zram: fix race between backing_dev_show and backing_dev_storeChenwandun1-2/+3
2019-10-19drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store()David Hildenbrand1-0/+3
2019-10-18Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-blockLinus Torvalds9-66/+148
2019-10-18Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+6
2019-10-18Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-45/+81
2019-10-18Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds6-27/+70
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn1-6/+6
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel1-0/+1
2019-10-18Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-17/+23
2019-10-18net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger1-1/+8
2019-10-18net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger3-73/+69