summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-0572-610/+1060
|\
| * i2c: rcar: add rcar-H2 supportNguyen Viet Dung2013-09-041-2/+33
| * i2c: sirf: retry 3 times as sometimes we get random noack and timeoutZhiwu Song2013-08-281-1/+2
| * i2c: sirf: support reverse direction of addressZhiwu Song2013-08-281-0/+4
| * i2c: sirf: fix the typo for setting bitrate to less than 100kZhiwu Song2013-08-281-1/+1
| * i2c: sirf: we need to wait I2C_RESET status in resumeZhiwu Song2013-08-281-0/+2
| * i2c: sirf: reset i2c controller early after we get a noackZhiwu Song2013-08-281-9/+18
| * i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPIMika Westerberg2013-08-281-0/+34
| * i2c: designware: make HCNT/LCNT values configurableMika Westerberg2013-08-282-0/+23
| * i2c: mpc: cleanup clock API useGerhard Sittig2013-08-281-0/+24
| * i2c: pnx: fix error return code in i2c_pnx_probe()Wei Yongjun2013-08-281-1/+2
| * i2c: ismt: add error return code in probe()Wolfram Sang2013-08-281-0/+1
| * i2c: mv64xxx: fix typo in binding documentationWolfram Sang2013-08-231-1/+1
| * i2c: imx: use exact SoC revision to document bindingJingchang Lu2013-08-231-1/+4
| * i2c: move ACPI helpers into the coreMika Westerberg2013-08-237-129/+94
| * i2c: move OF helpers into the coreWolfram Sang2013-08-2347-262/+138
| * i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)Gregory CLEMENT2013-08-231-2/+13
| * i2c: mv64xxx: Add I2C Transaction Generator supportGregory CLEMENT2013-08-232-11/+192
| * i2c: powermac: fix return path on errorWolfram Sang2013-08-211-1/+2
| * Documentation: i2c: Fix example in instantiating-devicesSachin Kamat2013-08-191-1/+1
| * i2c: tiny-usb: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-191-15/+34
| * i2c: use dev_get_platdata()Jingoo Han2013-08-1925-35/+40
| * i2c: omap: query STP always when NACK is receivedGrygorii Strashko2013-08-191-5/+4
| * i2c: mxs: fix broken timing calculationLothar Waßmann2013-08-161-24/+63
| * drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-4/+1
| * i2c: imx: Add Vybrid VF610 I2C controller supportJingchang Lu2013-08-151-0/+32
| * i2c: imx: add struct to hold more configurable quirksJingchang Lu2013-08-151-25/+52
| * i2c: imx: add INT flag and IEN bit operatation codesJingchang Lu2013-08-151-5/+22
| * i2c: imx: change register offset representationJingchang Lu2013-08-151-7/+16
| * i2c: imx: wrap registers read/write to inline functionJingchang Lu2013-08-151-34/+46
| * i2c: imx: don't change platform device id_entry directlyJingchang Lu2013-08-151-2/+6
| * i2c: imx: enable clk before write to registersJingchang Lu2013-08-151-0/+6
| * i2c: imx: use struct representing i2c clk{div, val} pairJingchang Lu2013-08-151-7/+13
| * i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsetsRudolf Marek2013-08-152-13/+35
| * i2c: Improve logging on failure to probe for ->class devicesAndy Lutomirski2013-08-151-1/+2
| * i2c: davinci: Allow i2c driver available for keystone platformsSantosh Shilimkar2013-08-151-1/+1
| * i2c: davinci: remove useless mach/hardware includeSantosh Shilimkar2013-08-151-2/+0
| * i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-1/+6
| * i2c: puv3: add CONFIG_PM_SLEEP to suspend functionJingoo Han2013-08-151-1/+1
| * i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-1/+1
| * i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-1/+1
| * i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-1/+1
| * i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-3/+6
| * i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-08-151-6/+7
| * i2c: mxs: Check the return value from stmp_reset_block()Fabio Estevam2013-08-151-7/+19
| * drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang2013-08-071-3/+0
| * drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-08-071-13/+0
| * i2c: mpc: Define unique I2C adapter namesGuenter Roeck2013-08-071-1/+4
| * i2c: add sanity check to i2c_put_adapterSebastian Hesselbarth2013-08-071-1/+2
| * i2c: reduce parent checking to a NOOP in non-I2C_MUX casePhil Carmody2013-08-071-0/+2
OpenPOWER on IntegriCloud