summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: LLVMLinux: Update Documentation/dontdiffJan-Simon Möller2014-04-091-0/+3
* kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller2014-04-091-1/+11
* kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster2014-04-091-1/+29
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0964-501/+3292
|\
| * i2c: cadence: fix Kconfig dependencyWolfram Sang2014-04-061-1/+1
| * i2c: Add driver for Cadence I2C controllerSoren Brinkmann2014-04-064-0/+914
| * i2c: cadence: Document device tree bindingsSoren Brinkmann2014-04-061-0/+24
| * Documentation: i2c: improve section about flags mangling the protocolWolfram Sang2014-04-061-15/+20
| * i2c: qup: use proper type fro clk_freqWolfram Sang2014-04-061-1/+1
| * i2c: qup: off by ones in qup_i2c_probe()Dan Carpenter2014-04-031-2/+2
| * i2c: efm32: fix binding docUwe Kleine-König2014-04-021-3/+3
| * MAINTAINERS: update I2C web resourcesWolfram Sang2014-04-021-1/+2
| * i2c: qup: New bus driver for the Qualcomm QUP I2C controllerBjorn Andersson2014-03-283-0/+779
| * i2c: qup: Add device tree bindings informationIvan T. Ivanov2014-03-281-0/+40
| * i2c: i2c-xiic: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-sirf: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-mv64xxx: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-designware-platdrv: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-davinci: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: i2c-bcm2835: deprecate class based instantiationWolfram Sang2014-03-281-1/+1
| * i2c: mv64xxx: Fix reset controller handlingMaxime Ripard2014-03-281-3/+3
| * i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_syncNishanth Menon2014-03-271-3/+3
| * i2c: efm32: new bus driverUwe Kleine-König2014-03-274-0/+523
| * i2c: exynos5: remove unnecessary cast of void pointerJingoo Han2014-03-131-1/+1
| * i2c: exynos5: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-03-131-0/+2
| * i2c: gpio: OF gpio code does not handle defered probe caseBen Dooks2014-03-131-0/+3
| * i2c: Add message transfer tracepoints for SMBUS [ver #2]David Howells2014-03-132-4/+243
| * i2c: Add message transfer tracepoints for I2CDavid Howells2014-03-132-0/+187
| * i2c: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2014-03-1320-20/+20
| * i2c: s3c2410: Leave the bus disabled unless it is in useSimon Glass2014-03-121-4/+33
| * i2c: i2c-s3c2410: deprecate class based instantiationWolfram Sang2014-03-121-1/+1
| * i2c: at91: Add device tree property to set clock-frequencyMarek Roszko2014-03-122-2/+10
| * i2c: Spelling s/than/that/Geert Uytterhoeven2014-03-121-1/+1
| * i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time valueChew, Chiau Ee2014-03-121-0/+28
| * i2c: st: Fix return in case of arbitration lostMaxime COQUELIN2014-03-101-1/+1
| * i2c: s3c2410: Trivial cleanup in header fileSachin Kamat2014-03-101-5/+4
| * i2c: mv64xxx: refactor initialization for new msgsWolfram Sang2014-03-101-10/+6
| * i2c: mv64xxx: directly call send_start when initializing transferWolfram Sang2014-03-101-7/+1
| * i2c: mv64xxx: refactor send_startWolfram Sang2014-03-101-14/+13
| * i2c: designware-pci: add 10-bit addressing mode functionality for BYT I2CChew, Chiau Ee2014-03-101-6/+11
| * i2c: mxs: Use devm_ioremap_resource()Jingoo Han2014-03-101-12/+6
| * i2c: bcm2835: Use devm_ioremap_resource()Jingoo Han2014-03-091-20/+4
| * i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho2014-03-093-0/+5
| * i2c: designware-pci: Add Baytrail PCI IDsMika Westerberg2014-03-091-2/+19
| * i2c: designware-pci: Cleanup driver power managementMika Westerberg2014-03-091-50/+7
| * i2c: designware: make SCL and SDA falling time configurableRomain Baeriswyl2014-03-094-11/+33
| * i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driverSonic Zhang2014-03-092-16/+21
| * i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang2014-03-094-127/+149
| * i2c: mv64xxx: fix circular Kconfig dependencyWolfram Sang2014-03-061-2/+1
| * i2c: mv64xxx: Add support for the Allwinner A31 I2C driverMaxime Ripard2014-03-052-7/+25
OpenPOWER on IntegriCloud