| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-03 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 3 | -175/+22 |
| 2012-11-02 | i2c: tegra: set irq name as device name | Laxman Dewangan | 1 | -1/+1 |
| 2012-11-02 | i2c-nomadik: Fixup clock handling | Philippe Begnic | 1 | -2/+7 |
| 2012-11-02 | i2c: mxs: remove broken PIOQUEUE support | Wolfram Sang | 1 | -172/+14 |
| 2012-10-28 | i2c-i801: Fix comment | Jean Delvare | 1 | -1/+1 |
| 2012-10-28 | i2c-i801: Simplify dependency towards GPIOLIB | Jean Delvare | 2 | -4/+6 |
| 2012-10-28 | i2c-stub: Move to drivers/i2c | Jean Delvare | 3 | -35/+33 |
| 2012-10-11 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 12 | -490/+1836 |
| 2012-10-08 | MXS: Implement DMA support into mxs-i2c | Marek Vasut | 1 | -22/+247 |
| 2012-10-08 | Merge tag 'v3.6-rc7' into i2c-embedded/for-next | Wolfram Sang | 8 | -36/+83 |
| 2012-10-08 | i2c: add Renesas R-Car I2C driver | Kuninori Morimoto | 3 | -0/+720 |
| 2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -13/+1 |
| 2012-10-06 | i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham | 1 | -9/+9 |
| 2012-10-06 | ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints | Jean Pihet | 1 | -14/+18 |
| 2012-10-06 | i2c: nomadik: Add Device Tree support to the Nomadik I2C driver | Lee Jones | 1 | -3/+32 |
| 2012-10-06 | i2c: algo: pca: Fix chip reset function for PCA9665 | Thomas Kavanagh | 1 | -13/+14 |
| 2012-10-05 | i2c-piix4: Fix build failure | Daniel J Blueman | 1 | -0/+1 |
| 2012-10-05 | i2c-i801: Let i2c-mux-gpio find the GPIO chip | Jean Delvare | 1 | -33/+4 |
| 2012-10-05 | i2c-mux-gpio: Add support for dynamically allocated GPIO pins | Jean Delvare | 1 | -6/+32 |
| 2012-10-05 | i2c-mux-gpio: Use devm_kzalloc instead of kzalloc | Maxime Ripard | 1 | -9/+5 |
| 2012-10-05 | i2c-i801: Support SMBus multiplexing on Asus Z8 series | Jean Delvare | 2 | -1/+214 |
| 2012-10-05 | i2c-viapro: Add VIA VX900 device ID | Jean Delvare | 2 | -1/+5 |
| 2012-10-05 | i2c-parport: i2c_parport_irq can be static | Jean Delvare | 1 | -1/+1 |
| 2012-10-05 | i2c-designware: i2c_dw_xfer_msg can be static | Jean Delvare | 1 | -1/+1 |
| 2012-10-05 | i2c/scx200_*: Replace printks with pr_<level>s | Jim Cromie | 2 | -21/+18 |
| 2012-10-05 | i2c: Make I2C available on UML | Peter Huewe | 2 | -14/+17 |
| 2012-10-05 | i2c: Convert struct i2c_msg initialization to C99 format | Shubhrajyoti D | 1 | -3/+13 |
| 2012-10-05 | i2c-smbus: Convert kzalloc to devm_kzalloc | Julia Lawall | 1 | -7/+4 |
| 2012-10-05 | i2c-mux: Add support for device auto-detection | Jean Delvare | 5 | -7/+33 |
| 2012-10-06 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 4 | -4/+4 |
| 2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -38/+92 |
| 2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -61/+62 |
| 2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 4 | -4/+4 |
| 2012-09-21 | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 8 | -36/+83 |
| 2012-09-21 | i2c-scmi: convert to module_acpi_driver() | Mika Westerberg | 1 | -13/+1 |
| 2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 8 | -36/+83 |
| 2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 3 | -32/+40 |
| 2012-09-14 | i2c: mpc: Wait for STOP to hit the bus | Joakim Tjernlund | 1 | -1/+17 |
| 2012-09-14 | i2c: algo: pca: Fix mode selection for PCA9665 | Thomas Kavanagh | 1 | -3/+3 |
| 2012-09-14 | i2c: davinci: preparation for switch to common clock framework | Murali Karicheri | 1 | -5/+5 |
| 2012-09-14 | ARM: w90x900: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-13 | i2c: tegra: dynamically control fast clk | Laxman Dewangan | 1 | -7/+28 |
| 2012-09-13 | i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20 | Laxman Dewangan | 1 | -14/+47 |
| 2012-09-13 | i2c: tegra: pass proper name for getting clock | Laxman Dewangan | 1 | -23/+23 |
| 2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2 | -7/+8 |
| 2012-09-12 | i2c: mxs: correctly setup speed for non devicetree | Wolfram Sang | 1 | -7/+6 |
| 2012-09-12 | i2c: pnx: Fix read transactions of >= 2 bytes | Roland Stigge | 1 | -20/+28 |
| 2012-09-12 | i2c: pnx: Fix bit definitions | Roland Stigge | 1 | -2/+3 |
| 2012-09-12 | omap-i2c: fix incorrect log message when using a device tree | Florian Vaussard | 1 | -3/+3 |
| 2012-09-12 | i2c: omap: sanitize exit path | Felipe Balbi | 1 | -13/+13 |
| 2012-09-12 | i2c: omap: switch over to autosuspend API | Felipe Balbi | 1 | -2/+10 |
| 2012-09-12 | i2c: omap: remove unnecessary pm_runtime_suspended check | Felipe Balbi | 1 | -3/+0 |
| 2012-09-12 | i2c: omap: switch to threaded IRQ support | Felipe Balbi | 1 | -6/+37 |
| 2012-09-12 | i2c: omap: remove redundant status read | Shubhrajyoti D | 1 | -2/+0 |
| 2012-09-12 | i2c: omap: get rid of the "complete" label | Felipe Balbi | 1 | -3/+13 |
| 2012-09-12 | i2c: omap: resize fifos before each message | Felipe Balbi | 1 | -32/+51 |
| 2012-09-12 | i2c: omap: simplify IRQ exit path | Felipe Balbi | 1 | -12/+8 |
| 2012-09-12 | i2c: omap: always return IRQ_HANDLED | Felipe Balbi | 1 | -1/+1 |
| 2012-09-12 | i2c: omap: simplify errata check | Felipe Balbi | 1 | -3/+1 |
| 2012-09-12 | i2c: omap: bus: add a receiver flag | Felipe Balbi | 1 | -0/+8 |
| 2012-09-12 | i2c: omap: switch to platform_get_irq() | Felipe Balbi | 1 | -5/+7 |
| 2012-09-12 | i2c: omap: ack IRQ in parts | Felipe Balbi | 1 | -12/+16 |
| 2012-09-12 | i2c: omap: switch over to do {} while loop | Felipe Balbi | 1 | -6/+14 |
| 2012-09-12 | i2c: omap: re-factor receive/transmit data loop | Felipe Balbi | 1 | -122/+82 |
| 2012-09-12 | i2c: omap: improve i462 errata handling | Felipe Balbi | 1 | -13/+30 |
| 2012-09-12 | i2c: omap: split out [XR]DR and [XR]RDY | Felipe Balbi | 1 | -34/+92 |
| 2012-09-12 | i2c: omap: simplify omap_i2c_ack_stat() | Felipe Balbi | 1 | -9/+10 |
| 2012-09-12 | i2c: omap: add blank lines | Felipe Balbi | 1 | -0/+5 |
| 2012-09-12 | i2c: omap: decrease indentation level on data handling | Felipe Balbi | 1 | -32/+31 |
| 2012-09-12 | i2c: omap: simplify num_bytes handling | Felipe Balbi | 1 | -4/+2 |
| 2012-09-12 | i2c: omap: switch to devm_* API | Felipe Balbi | 1 | -29/+12 |
| 2012-09-12 | i2c: at91: add dt support to i2c-at91 | Ludovic Desroches | 1 | -0/+49 |
| 2012-09-12 | i2c: at91: add new driver | Nikolaus Voss | 3 | -7/+516 |
| 2012-09-12 | i2c: at91: remove old polling driver | Nikolaus Voss | 2 | -316/+0 |
| 2012-09-12 | i2c: nomadik: stop fetching the regulator | Linus Walleij | 1 | -17/+0 |
| 2012-09-12 | i2c: davinci: add OF support | Heiko Schocher | 1 | -11/+37 |
| 2012-09-11 | i2c: imx: Use dev_dbg logging style | Fabio Estevam | 1 | -2/+2 |
| 2012-09-11 | i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered | Fabio Estevam | 1 | -1/+1 |
| 2012-09-11 | i2c/mpc: make data used as *of_device_id.data const | Arnd Bergmann | 1 | -5/+5 |
| 2012-09-11 | i2c/mpc: add a const qualifier | Uwe Kleine-König | 1 | -1/+1 |
| 2012-09-11 | i2c/i2c-omap: add a const qualifier | Uwe Kleine-König | 1 | -1/+2 |
| 2012-09-10 | i2c-core: Fix for lockdep validator | Jean Delvare | 1 | -2/+20 |
| 2012-09-10 | i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG... | Axel Lin | 3 | -2/+19 |
| 2012-09-10 | i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 2 | -0/+4 |
| 2012-09-05 | Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle... | Olof Johansson | 1 | -1/+1 |
| 2012-09-04 | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci | Arnd Bergmann | 40 | -992/+1310 |
| 2012-08-26 | ARM: mach-pnx4008: Remove architecture | Roland Stigge | 1 | -1/+1 |
| 2012-08-18 | i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP | Laxman Dewangan | 1 | -1/+1 |
| 2012-08-18 | i2c: diolan-u2c: Fix master_xfer return code | Guenter Roeck | 1 | -0/+1 |
| 2012-08-18 | I2C: OMAP: xfer: fix runtime PM get/put balance on error | Kevin Hilman | 1 | -1/+1 |
| 2012-08-18 | i2c: nomadik: Add default configuration into the Nomadik I2C driver | Lee Jones | 1 | -10/+18 |
| 2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
| 2012-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+33 |
| 2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -7/+0 |
| 2012-07-30 | i2c/i2c-pxa: remove conditional compilation of clk code | Viresh Kumar | 1 | -7/+0 |
| 2012-07-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -43/+49 |
| 2012-07-28 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 14 | -541/+623 |
| 2012-07-25 | i2c: iop3xx: use standard gpiolib functions | Rob Herring | 1 | -4/+5 |
| 2012-07-25 | i2c: iop3xx: clean-up trailing whitespace | Rob Herring | 1 | -56/+56 |
| 2012-07-24 | Revert "i2c: tegra: convert normal suspend/resume to *_noirq" | Wolfram Sang | 1 | -6/+3 |
| 2012-07-24 | i2c-omap: Add support for I2C_M_STOP message flag | Laurent Pinchart | 1 | -1/+4 |
| 2012-07-24 | i2c: Fall back to emulated SMBus if the operation isn't supported natively | Laurent Pinchart | 1 | -4/+10 |
| 2012-07-24 | i2c: Add SCCB support | Laurent Pinchart | 1 | -1/+1 |
| 2012-07-24 | i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter | Emmanuel Deloget | 1 | -0/+1 |
| 2012-07-24 | i2c-i801: Enable IRQ for byte_by_byte transactions | Daniel Kurtz | 1 | -7/+78 |
| 2012-07-24 | i2c-i801: Enable interrupts on ICH5/7/8/9/10 | Jean Delvare | 1 | -4/+9 |
| 2012-07-24 | i2c-i801: Enable IRQ for SMBus transactions | Daniel Kurtz | 1 | -4/+95 |
| 2012-07-24 | i2c-i801: Consolidate polling | Jean Delvare | 1 | -55/+53 |
| 2012-07-24 | i2c-i801: Drop ENABLE_INT9 | Daniel Kurtz | 1 | -5/+4 |
| 2012-07-24 | i2c-i801: Rename some SMBHSTCNT bit constants | Daniel Kurtz | 1 | -10/+11 |
| 2012-07-24 | i2c-i801: Check and return errors during byte-by-byte transfers | Daniel Kurtz | 1 | -4/+6 |
| 2012-07-24 | i2c-i801: Clear only status bits in HST_STS | Daniel Kurtz | 1 | -1/+1 |
| 2012-07-24 | i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte | Daniel Kurtz | 1 | -14/+14 |
| 2012-07-24 | i2c-smbus: Use module_i2c_driver() | Fabio Estevam | 1 | -12/+1 |
| 2012-07-24 | i2c-piix4: Support AMD auxiliary SMBus controller | Andrew Armenia | 2 | -4/+73 |
| 2012-07-24 | i2c-piix4: Separate registration and probing code | Andrew Armenia | 1 | -40/+71 |
| 2012-07-24 | i2c-piix4: Eliminate piix4_smba global variable | Andrew Armenia | 1 | -16/+34 |
| 2012-07-24 | i2c/busses: Use module_pci_driver | Axel Lin | 16 | -200/+16 |
| 2012-07-24 | i2c: Update Guenter Roeck's e-mail address | Guenter Roeck | 2 | -2/+2 |
| 2012-07-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -24/+133 |
| 2012-07-23 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -5/+5 |
| 2012-07-23 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+0 |
| 2012-07-23 | I2C: MV64XYZ: Add Device Tree support | Andrew Lunn | 1 | -5/+128 |
| 2012-07-23 | i2c: Convert i2c-octeon.c to use device tree. | David Daney | 1 | -43/+49 |
| 2012-07-19 | i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -2/+1 |
| 2012-07-16 | i2c: stu300: use devm managed resources | Linus Walleij | 1 | -65/+18 |
| 2012-07-14 | i2c: i2c-ocores: support for 16bit and 32bit IO | Ganesan Ramalingam | 1 | -2/+19 |
| 2012-07-14 | i2c: i2c-ocores: Use reg-shift property | Ganesan Ramalingam | 1 | -14/+22 |
| 2012-07-14 | i2c: i2c-ocores: DT bindings and minor fixes. | Jayachandran C | 1 | -38/+7 |
| 2012-07-14 | i2c: mv64xxxx: remove EXPERIMENTAL tag | Wolfram Sang | 1 | -1/+1 |
| 2012-07-13 | i2c-s3c2410: Use plain pm_runtime_put() | Mark Brown | 1 | -2/+2 |
| 2012-07-13 | i2c: s3c2410: Fix pointer type passed to of_match_node() | Karol Lewandowski | 1 | -1/+1 |
| 2012-07-13 | i2c: mxs: Set I2C timing registers for mxs-i2c | Marek Vasut | 1 | -0/+66 |
| 2012-07-13 | ARM: ux500: Remove unused i2c platform_data initialisation code | Lee Jones | 1 | -2/+1 |
| 2012-07-13 | i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file. | Sonic Zhang | 1 | -45/+0 |
| 2012-07-13 | i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data. | Sonic Zhang | 1 | -8/+4 |
| 2012-07-13 | i2c:i2c-bfin-twi: include twi head file | Sonic Zhang | 1 | -0/+1 |
| 2012-07-13 | i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load. | Sonic Zhang | 1 | -11/+14 |
| 2012-07-13 | i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is ... | Sonic Zhang | 1 | -1/+2 |
| 2012-07-13 | i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves. | Sonic Zhang | 1 | -4/+4 |
| 2012-07-13 | i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certa... | Sonic Zhang | 1 | -19/+24 |
| 2012-07-13 | i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios. | Michael Hennerich | 1 | -0/+4 |
| 2012-07-12 | i2c-mv64xxxx: allow more than one driver instance | Florian Fainelli | 1 | -1/+1 |
| 2012-07-12 | i2c: omap: Correct I2C revision for OMAP3 | Jon Hunter | 1 | -5/+5 |
| 2012-07-12 | i2c: omap: Do not initialise the completion everytime | Shubhrajyoti D | 1 | -1/+2 |
| 2012-07-12 | i2c: omap: Use SET_RUNTIME_PM_OPS | Shubhrajyoti D | 1 | -3/+5 |
| 2012-07-12 | i2c: omap: Annotate the remove code | Shubhrajyoti D | 1 | -3/+2 |
| 2012-07-12 | i2c: tegra: convert normal suspend/resume to *_noirq | Laxman Dewangan | 1 | -3/+6 |
| 2012-07-12 | i2c-tegra: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -8/+10 |
| 2012-07-12 | i2c-stu300: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -9/+10 |
| 2012-07-12 | i2c-puv3: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -9/+6 |
| 2012-07-12 | i2c-pnx: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -9/+10 |
| 2012-07-12 | i2c-ocores: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -8/+9 |
| 2012-07-12 | i2c-bfin-twi: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -8/+10 |
| 2012-07-12 | i2c-at91: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -6/+7 |
| 2012-07-12 | i2c: tegra: use of_match_ptr() for match_table initialization | Laxman Dewangan | 1 | -3/+1 |
| 2012-07-12 | i2c: tegra: use clk_disable_unprepare in place of clk_disable | Laxman Dewangan | 1 | -1/+1 |
| 2012-07-12 | i2c: tegra: remove unused member variable | Laxman Dewangan | 1 | -2/+0 |
| 2012-07-11 | i2c/powermac: Improve detection of devices from device-tree | Benjamin Herrenschmidt | 1 | -24/+133 |
| 2012-07-10 | i2c: imx: make bitrate an u32 type | Wolfram Sang | 1 | -2/+2 |
| 2012-07-09 | i2c: i2c-imx: Adapt the clock name to the new clock framework | Fabio Estevam | 1 | -1/+1 |
| 2012-07-09 | i2c: stu300: use clk_prepare/unprepare | Linus Walleij | 1 | -1/+3 |
| 2012-07-09 | i2c: mxs: mxs_i2c_finish_read: mute flase positive uninitialized var | Marc Kleine-Budde | 1 | -1/+1 |
| 2012-07-09 | i2c-nomadik: Add 10-bit addressing support | Virupax Sadashivpetimath | 1 | -17/+29 |
| 2012-07-09 | i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK | Alessandro Rubini | 1 | -2/+3 |
| 2012-07-09 | i2c-nomadik: turn the platform driver to an amba driver | Alessandro Rubini | 1 | -69/+73 |
| 2012-07-09 | i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h> | Alessandro Rubini | 1 | -2/+1 |
| 2012-07-08 | i2c: imx: convert to use managed functions | Richard Zhao | 1 | -53/+18 |
| 2012-07-08 | i2c: tegra: make all resource allocation through devm_* | Laxman Dewangan | 1 | -45/+17 |
| 2012-07-08 | i2c: tegra: support for I2C_M_NOSTART functionality | Laxman Dewangan | 1 | -5/+26 |
| 2012-07-08 | i2c: tegra: add PROTOCOL_MANGLING as supported functionality. | Laxman Dewangan | 1 | -1/+2 |
| 2012-07-08 | i2c: tegra: make sure register writes completes | Laxman Dewangan | 1 | -0/+4 |
| 2012-07-08 | I2C: OMAP: Fix timeout problem during suspend. | Neil Brown | 1 | -1/+1 |
| 2012-07-08 | I2C: OMAP: Rename the 1p153 to the erratum id i462 | Shubhrajyoti D | 1 | -6/+6 |
| 2012-07-08 | I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not re... | Shubhrajyoti D | 1 | -1/+1 |
| 2012-07-08 | I2C: OMAP: prevent the overwrite of the errata flags | Tasslehoff Kjappfot | 1 | -5/+5 |
| 2012-07-08 | I2C: OMAP: Handle error check for pm runtime | Shubhrajyoti D | 1 | -3/+11 |
| 2012-07-08 | I2C: OMAP: Fix the crash in i2c remove | Shubhrajyoti D | 1 | -0/+2 |
| 2012-07-08 | I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero | Shubhrajyoti D | 1 | -6/+4 |
| 2012-07-08 | I2C: OMAP: Prevent the register access after pm_runtime_put in probe | Shubhrajyoti D | 1 | -2/+2 |
| 2012-07-08 | I2C: OMAP: Fix the interrupt clearing in OMAP4 | Shubhrajyoti D | 1 | -4/+2 |
| 2012-07-08 | I2C: OMAP: Fix the mismatch of pm_runtime enable and disable | Shubhrajyoti D | 1 | -0/+2 |
| 2012-07-08 | I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME | Shubhrajyoti D | 1 | -43/+32 |
| 2012-07-01 | i2c: imx: remove unneeded mach/irqs.h inclusion | Shawn Guo | 1 | -1/+0 |
| 2012-06-29 | [media] i2c: Export an unlocked flavor of i2c_transfer | Jean Delvare | 1 | -11/+33 |
| 2012-06-11 | i2c: tegra: Add clk_prepare/clk_unprepare | Prashant Gaikwad | 1 | -5/+5 |
| 2012-06-04 | i2c: Add generic I2C multiplexer using pinctrl API | Stephen Warren | 3 | -0/+292 |
| 2012-05-30 | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING | Mark Brown | 3 | -3/+5 |
| 2012-05-30 | i2c-dev: Add support for I2C_M_RECV_LEN | Jean Delvare | 1 | -4/+26 |
| 2012-05-26 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 27 | -477/+356 |
| 2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+13 |
| 2012-05-26 | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -7/+3 |
| 2012-05-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -27/+71 |
| 2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
| 2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -0/+14 |
| 2012-05-22 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -40/+117 |