summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-15i2c: mediatek: Add i2c and apdma sync in i2c driverQii Wang
2019-04-15i2c: mediatek: Add arb clock in i2c driverQii Wang
2019-04-15i2c: mediatek: Add offsets array for new i2c registersQii Wang
2019-04-03i2c: isch: Remove unnecessary acpi.h includeBjorn Helgaas
2019-04-03i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove()Dan Carpenter
2019-04-03i2c: iproc: add NIC I2C supportRayagonda Kokatanur
2019-04-03i2c: iproc: use wrapper for read/write accessRayagonda Kokatanur
2019-04-03i2c: iproc: add polling supportRayagonda Kokatanur
2019-04-03i2c: iproc: Add support for more master error statusMichael Cheng
2019-04-03i2c: iproc: Add slave mode supportShreesha Rajashekar
2019-04-03i2c: iproc: Extend I2C read up to 255 bytesShreesha Rajashekar
2019-03-27i2c: at91: Convert to use struct i2c_timingsAndy Shevchenko
2019-03-25i2c: Add drivers for the AMD PCIe MP2 I2C controllerElie Morisse
2019-03-24i2c: at91: added slave mode supportJuergen Fitschen
2019-03-24i2c: at91: split driver into core and master fileJuergen Fitschen
2019-03-24i2c: at91: segregate master mode specific code from probe and init funcJuergen Fitschen
2019-03-20i2c: rcar: wait for data empty before starting DMAWolfram Sang
2019-03-20i2c: rcar: let DMA enable routine return success statusWolfram Sang
2019-03-20i2c: rcar: sanity check for minimal DMA lengthWolfram Sang
2019-03-20i2c: i2c-stm32f7: improve loopback in timing algorithmNicolas Le Bayon
2019-03-20i2c: designware: Add support for an interface clockPhil Edworthy
2019-03-17Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-15Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-03-15Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds
2019-03-15Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-15Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-15iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma
2019-03-15xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14zram: default to lzo-rle instead of lzoDave Rodgman
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-14scsi: aacraid: Fix performance issue on logical drivesSagar Biradar
2019-03-14scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()Dan Carpenter
2019-03-14Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2019-03-14Merge branch 'pm-domains'Rafael J. Wysocki
2019-03-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2019-03-14Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2019-03-14Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie