summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2017-09-15i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2017-03-16i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich1-1/+1
2017-02-23i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2016-11-20i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu1-7/+11
2016-01-23i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2-0/+7
2016-01-23i2c: i801: Document Intel DNV and BroxtonJarkko Nikula1-0/+2
2016-01-23i2c: i801: Add support for Intel BroxtonJarkko Nikula1-0/+3
2016-01-23i2c: i801: Add support for Intel DNVMika Westerberg1-0/+3
2016-01-23i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles2-0/+4
2016-01-23i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2-0/+4
2016-01-23i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2016-01-23i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare2-0/+4
2016-01-23i2c: i801: Fix the alignment of the device tableJean Delvare1-67/+67
2016-01-23i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho2-0/+4
2016-01-23i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2-0/+4
2016-01-23i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley2-0/+4
2016-01-23i2c: i801: Add Device IDs for Intel Wellsburg PCHJames Ralston2-0/+16
2016-01-23i2c: i801: SMBus patch for Intel Avoton DeviceIDsSeth Heasley2-0/+4
2015-01-01i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2014-06-09i2c: s3c2410: resume race fixOlof Johansson1-1/+1
2014-06-09i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai1-0/+3
2014-04-02i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2-4/+23
2013-07-27i2c-piix4: Add AMD CZ SMBus device IDShane Huang2-1/+3
2013-05-30i2c: designware: always clear interrupts before enabling themMika Westerberg1-1/+2
2013-05-13i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco1-4/+2
2013-03-27i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2012-09-19i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2-0/+4
2012-09-19i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley2-0/+4
2012-09-19i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin3-2/+19
2012-05-31i2c: davinci: Free requested IRQ in removeMarcus Folkesson1-1/+1
2012-05-31i2c: tegra: notify transfer-complete after clearing status.Laxman Dewangan1-7/+6
2012-05-31i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA1-1/+1
2012-05-11i2c: pnx: Disable clk in suspendRoland Stigge1-2/+1
2012-03-19i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala1-1/+7
2012-03-12i2c: mxs: only flag completion when queue is completely doneWolfram Sang1-3/+10
2012-01-26i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada1-1/+1
2012-01-26I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring1-1/+1
2012-01-26i2c: Fix error value returned by several bus driversJean Delvare5-10/+20
2011-12-18i2c-eg20t: correct the driver init order of pch_i2c_probe()Feng Tang1-10/+12
2011-12-18I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D1-5/+6
2011-12-18i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpioTushar Behera1-1/+1
2011-12-18i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idleMark Brown1-0/+1
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-1/+1
2011-11-27ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin1-1/+1
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare1-1/+3
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+4
2011-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+0