Age | Commit message (Expand) | Author |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-07-04 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-03 | i2c-designware: use div_u64 to fix link | Vincent Stehlé |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-07-01 | i2c: Kontron PLD i2c bus driver | Kevin Strasser |
2013-07-01 | i2c: iop3xxx: fix build failure after waitqueue changes | Kevin Hilman |
2013-06-26 | i2c-designware: make SDA hold time configurable | Christian Ruppert |
2013-06-25 | i2c-cpm: Fix to takeback i2c bus master-ship after a collision | Sachin Surendran |
2013-06-25 | i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not provided | Gregory CLEMENT |
2013-06-25 | i2c: imx: allow autoloading on dt ids | Arnaud Patard \(Rtp\) |
2013-06-25 | i2c: mv64xxx: Fix transfer error code | Guenter Roeck |
2013-06-20 | i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs | Seth Heasley |
2013-06-20 | Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann |
2013-06-20 | ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary | Arnd Bergmann |
2013-06-19 | i2c: omap: correct usage of the interrupt enable register | Oleksandr Dmytryshyn |
2013-06-18 | i2c-pxa: prepare clock before use | Daniel Drake |
2013-06-18 | Revert "i2c: core: make it possible to match a pure device tree driver" | Wolfram Sang |
2013-06-17 | i2c: stu300: do not request a specific clock name | Linus Walleij |
2013-06-16 | i2c: nomadik: use pinctrl PM helpers | Linus Walleij |
2013-06-15 | i2c: nomadik: allocate adapter number dynamically | Linus Walleij |
2013-06-15 | i2c: nomadik: support elder Nomadiks | Linus Walleij |
2013-06-15 | i2c: mv64xxx: Add Allwinner sun4i compatible | Maxime Ripard |
2013-06-15 | i2c: mv64xxx: make the registers offset configurable | Maxime Ripard |
2013-06-15 | i2c: mv64xxx: Add macros to access parts of registers | Maxime Ripard |
2013-06-15 | i2c: vt8500: Add support for I2C bus on Wondermedia SoCs | Tony Prisk |
2013-06-15 | i2c: designware: fix race between subsequent xfers | Christian Ruppert |
2013-06-12 | i2c: bfin-twi: Read and write the FIFO in loop | Sonic Zhang |
2013-06-12 | i2c: core: make it possible to match a pure device tree driver | Linus Walleij |
2013-06-12 | i2c: use platform_{get,set}_drvdata() | Jingoo Han |
2013-06-12 | drivers/i2c/busses: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-06-12 | i2c: designware: prevent signals from aborting I2C transfers | Mika Westerberg |
2013-06-12 | i2c: mxs: Let device core handle pinctrl | Fabio Estevam |
2013-06-12 | i2c: imx: Let device core handle pinctrl | Fabio Estevam |
2013-06-10 | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney |
2013-06-05 | I2C: mv64xxx: fix race between FSM/interrupt and process context | Russell King |
2013-06-05 | I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io() | Russell King |
2013-06-05 | I2C: mv64xxx: remove I2C_M_NOSTART code | Russell King |
2013-06-05 | I2C: mv64xxx: fix error handling for request_irq() | Russell King |
2013-06-05 | I2C: mv64xxx: use devm_kzalloc() | Russell King |
2013-06-05 | I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put() | Russell King |
2013-06-05 | I2C: mv64xxx: use devm_ioremap_resource() | Russell King |
2013-06-05 | I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs() | Russell King |
2013-06-05 | i2c: intel-mid: remove obsolete driver | Andy Shevchenko |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki |
2013-06-03 | i2c-piix4: Add AMD CZ SMBus device ID | Shane Huang |
2013-05-31 | i2c: stu300: device tree support | Linus Walleij |