Age | Commit message (Expand) | Author | Files | Lines |
2013-01-22 | i2c-designware: add missing MODULE_LICENSE | Mika Westerberg | 1 | -0/+4 |
2013-01-22 | i2c: omap: fix draining irq handling | Aaro Koskinen | 1 | -2/+2 |
2013-01-22 | i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt | Aaro Koskinen | 1 | -1/+1 |
2013-01-22 | i2c: muxes: fix wrong use of sizeof(ptr) | Laurent Navet | 1 | -1/+1 |
2013-01-22 | i2c: sirf: register i2c_client from dt child-nodes in probe entry | Barry Song | 1 | -0/+4 |
2013-01-22 | i2c: mxs: Fix type of error code | Fabio Estevam | 1 | -1/+1 |
2013-01-21 | i2c: mxs: Fix misuse init_completion | Marek Vasut | 1 | -1/+3 |
2012-12-22 | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 54 | -247/+241 |
2012-12-18 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 13 | -337/+1236 |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 3 | -0/+491 |
2012-12-16 | i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 1 | -3/+2 |
2012-12-16 | i2c-i801: Enable interrupts for all post-ICH5 chips | Jean Delvare | 1 | -10/+1 |
2012-12-16 | i2c-i801: Add device tree support | Thierry Reding | 1 | -0/+2 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -5/+35 |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+6 |
2012-12-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -4/+0 |
2012-11-29 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki | 1 | -0/+6 |
2012-11-28 | i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag | Shubhrajyoti D | 1 | -2/+1 |
2012-11-25 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 5 | -21/+27 |
2012-11-24 | i2c: at91: add dma support | Ludovic Desroches | 1 | -8/+298 |
2012-11-24 | i2c: at91: change struct members indentation | Ludovic Desroches | 1 | -15/+15 |
2012-11-24 | i2c: at91: fix compilation warning | Ludovic Desroches | 1 | -1/+1 |
2012-11-23 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 4 | -20/+26 |
2012-11-23 | i2c / ACPI: add ACPI enumeration support | Mika Westerberg | 1 | -0/+6 |
2012-11-22 | i2c: mxs: Handle i2c DMA failure properly | Marek Vasut | 1 | -0/+2 |
2012-11-22 | i2c: mxs: Do not disable the I2C SMBus quick mode | Marek Vasut | 1 | -1/+1 |
2012-11-22 | i2c: mxs: Handle i2c DMA failure properly | Marek Vasut | 1 | -0/+2 |
2012-11-22 | i2c: s3c2410: Remove recently introduced performance overheads | Mark Brown | 1 | -4/+16 |
2012-11-22 | i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block | Andreas Larsson | 1 | -34/+34 |
2012-11-20 | i2c: Add viperboard i2c master driver | Lars Poeschel | 3 | -0/+491 |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2 | -3/+3 |
2012-11-19 | i2c: s3c2410: Fix code to free gpios | Abhilash Kesavan | 1 | -0/+1 |
2012-11-19 | i2c: s3c2410: Add fix for i2c suspend/resume | Abhilash Kesavan | 1 | -7/+9 |
2012-11-19 | i2c: s3c2410: Fix code to free gpios | Abhilash Kesavan | 1 | -0/+1 |
2012-11-19 | i2c: i2c-cbus-gpio: introduce driver | Aaro Koskinen | 3 | -0/+311 |
2012-11-16 | i2c: ocores: Add support for the GRLIB port of the controller and use functio... | Andreas Larsson | 1 | -18/+120 |
2012-11-16 | i2c: ocores: Add irq support for sparc | Andreas Larsson | 1 | -5/+6 |
2012-11-16 | i2c: omap: Move the remove constraint | Shubhrajyoti D | 1 | -3/+4 |
2012-11-16 | i2c: s3c2410: do not special case HDMIPHY stuck bus detection | Daniel Kurtz | 1 | -16/+0 |
2012-11-16 | i2c: s3c2410: use exponential back off while polling for bus idle | Daniel Kurtz | 1 | -20/+47 |
2012-11-16 | i2c: s3c2410: do not generate STOP for QUIRK_HDMIPHY | Daniel Kurtz | 1 | -2/+45 |
2012-11-16 | i2c: s3c2410: grab adapter lock while changing i2c clock | Daniel Kurtz | 1 | -8/+2 |
2012-11-16 | i2c: s3c2410: Add support for pinctrl | Tomasz Figa | 1 | -4/+8 |
2012-11-16 | i2c: s3c2410: Convert to devm_request_and_ioremap() | Mark Brown | 1 | -28/+7 |
2012-11-16 | i2c: s3c2410: Refactor ifdefs for PM_SLEEP | Mark Brown | 1 | -1/+5 |
2012-11-16 | i2c: mux: Add dt support to i2c-mux-gpio driver | Maxime Ripard | 1 | -31/+114 |
2012-11-16 | i2c: i2c-sh_mobile: fix spurious transfer request timed out | Shinya Kuribayashi | 1 | -0/+3 |
2012-11-16 | i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clock | Shinya Kuribayashi | 1 | -0/+5 |
2012-11-16 | i2c: i2c-sh_mobile: optimize ICCH/ICCL values according to I2C bus speed | Shinya Kuribayashi | 1 | -49/+77 |