Age | Commit message (Expand) | Author |
2012-10-05 | i2c/scx200_*: Replace printks with pr_<level>s | Jim Cromie |
2012-10-05 | i2c: Make I2C available on UML | Peter Huewe |
2012-10-05 | i2c: Convert struct i2c_msg initialization to C99 format | Shubhrajyoti D |
2012-10-05 | i2c-smbus: Convert kzalloc to devm_kzalloc | Julia Lawall |
2012-10-05 | i2c-mux: Add support for device auto-detection | Jean Delvare |
2012-10-06 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-21 | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-21 | i2c-scmi: convert to module_acpi_driver() | Mika Westerberg |
2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann |
2012-09-14 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds |
2012-09-14 | i2c: mpc: Wait for STOP to hit the bus | Joakim Tjernlund |
2012-09-14 | i2c: algo: pca: Fix mode selection for PCA9665 | Thomas Kavanagh |
2012-09-14 | i2c: davinci: preparation for switch to common clock framework | Murali Karicheri |
2012-09-14 | ARM: w90x900: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann |
2012-09-13 | i2c: tegra: dynamically control fast clk | Laxman Dewangan |
2012-09-13 | i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20 | Laxman Dewangan |
2012-09-13 | i2c: tegra: pass proper name for getting clock | Laxman Dewangan |
2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson |
2012-09-12 | i2c: mxs: correctly setup speed for non devicetree | Wolfram Sang |
2012-09-12 | i2c: pnx: Fix read transactions of >= 2 bytes | Roland Stigge |
2012-09-12 | i2c: pnx: Fix bit definitions | Roland Stigge |
2012-09-12 | omap-i2c: fix incorrect log message when using a device tree | Florian Vaussard |
2012-09-12 | i2c: omap: sanitize exit path | Felipe Balbi |
2012-09-12 | i2c: omap: switch over to autosuspend API | Felipe Balbi |
2012-09-12 | i2c: omap: remove unnecessary pm_runtime_suspended check | Felipe Balbi |
2012-09-12 | i2c: omap: switch to threaded IRQ support | Felipe Balbi |
2012-09-12 | i2c: omap: remove redundant status read | Shubhrajyoti D |
2012-09-12 | i2c: omap: get rid of the "complete" label | Felipe Balbi |
2012-09-12 | i2c: omap: resize fifos before each message | Felipe Balbi |
2012-09-12 | i2c: omap: simplify IRQ exit path | Felipe Balbi |
2012-09-12 | i2c: omap: always return IRQ_HANDLED | Felipe Balbi |
2012-09-12 | i2c: omap: simplify errata check | Felipe Balbi |
2012-09-12 | i2c: omap: bus: add a receiver flag | Felipe Balbi |
2012-09-12 | i2c: omap: switch to platform_get_irq() | Felipe Balbi |
2012-09-12 | i2c: omap: ack IRQ in parts | Felipe Balbi |
2012-09-12 | i2c: omap: switch over to do {} while loop | Felipe Balbi |
2012-09-12 | i2c: omap: re-factor receive/transmit data loop | Felipe Balbi |
2012-09-12 | i2c: omap: improve i462 errata handling | Felipe Balbi |
2012-09-12 | i2c: omap: split out [XR]DR and [XR]RDY | Felipe Balbi |
2012-09-12 | i2c: omap: simplify omap_i2c_ack_stat() | Felipe Balbi |
2012-09-12 | i2c: omap: add blank lines | Felipe Balbi |
2012-09-12 | i2c: omap: decrease indentation level on data handling | Felipe Balbi |
2012-09-12 | i2c: omap: simplify num_bytes handling | Felipe Balbi |