summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-24i2c: use an IRQ to report Host Notify events, not alertBenjamin Tissoires
2016-11-24i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0Benjamin Tissoires
2016-11-24i2c: i801: use the BIT() macro for FEATURES_* alsoBenjamin Tissoires
2016-11-24i2c: i801: use BIT() macro for bits definitionBenjamin Tissoires
2016-11-24i2c: i801: minor formatting issuesBenjamin Tissoires
2016-11-24i2c: i801: store and restore the SLVCMD register at load and unloadBenjamin Tissoires
2016-11-24i2c: mlxcpld: add master driver for mellanox systemsVadim Pasternak
2016-11-18i2c: xlp9xx: ACPI support for I2C clientsTanmay Jagdale
2016-11-18i2c: uniphier-f: rename jump label to follow coding style guidelineMasahiro Yamada
2016-11-18i2c: uniphier: rename jump label to follow coding style guidelineMasahiro Yamada
2016-11-18i2c: designware: Allow reduce bus speed by "clock-frequency" propertyJarkko Nikula
2016-11-18i2c: designware: Implement support for SMBus block read and writeTin Huynh
2016-11-18i2c: constify i2c_adapter_quirks structuresJulia Lawall
2016-11-18i2c: i2c-pxa-pci; make explicitly non-modularPaul Gortmaker
2016-11-17i2c: mux: mellanox: add driverVadim Pasternak
2016-11-17mfd: 88pm860x: Move over to new I2C device .probe() callLee Jones
2016-11-17i2c: Provide a temporary .probe_new() call-back typeLee Jones
2016-11-17i2c: Export i2c_match_id() for direct use by device driversLee Jones
2016-11-17i2c: Make I2C ID tables non-mandatory for DT'ed devicesLee Jones
2016-11-17i2c: Match using traditional OF methods, then by vendor-less compatible stringsLee Jones
2016-11-17i2c: Add the ability to match device to compatible string without an of_nodeLee Jones
2016-11-13i2c: Add pointer dereference protection to i2c_match_id()Lee Jones
2016-11-07i2c: bcm2835: Add support for dynamic clockNoralf Trønnes
2016-11-07i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUTNoralf Trønnes
2016-11-07i2c: bcm2835: Add support for Repeated Start ConditionNoralf Trønnes
2016-11-07i2c: bcm2835: Can't support I2C_M_IGNORE_NAKNoralf Trønnes
2016-11-07i2c: bcm2835: Use dev_dbg logging on transfer errorsNoralf Trønnes
2016-11-07i2c: bcm2835: Protect against unexpected TXW/RXR interruptsNoralf Trønnes
2016-11-07i2c: bcm2835: Fix hang for writing messages larger than 16 bytesNoralf Trønnes
2016-11-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-11-05Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-11-05Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2016-11-05Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-11-04Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel
2016-11-04i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy
2016-11-03firewire: net: fix fragmented datagram_size off-by-oneStefan Richter
2016-11-03firewire: net: guard against rx buffer overflowsStefan Richter
2016-11-03Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-11-03Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into...Dave Airlie
2016-11-03virtio-gpu: fix vblank eventsGerd Hoffmann
2016-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-11-01Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-11-01gpio/mvebu: Use irq_domain_add_linearJason Gunthorpe