Linux Kernel I2C Bus Layer
[Prev Page][Next Page]
- Re: [PATCH] i2c: s3c2410: do not put a default class for the adapter, (continued)
- [PATCH] ARM: DTS: exynos5420: Rename hsi2c compatible to exynos5250-hsi2c,
Naveen Krishna Chatradhi
- mv64xxx: I2C bus locked when scanning absent devices on Armada XP,
Gregory CLEMENT
- [PATCH v2 0/2] i2c: sunxi: Change compatibles pattern,
Maxime Ripard
- [PATCH 00/17] amba: PM fixups for amba bus and some amba drivers,
Ulf Hansson
- [PATCH 13/17] i2c: nomadik: Leave probe with the device in active state, Ulf Hansson
- [PATCH 17/17] i2c: nomadik: Fixup system suspend, Ulf Hansson
- [PATCH 16/17] i2c: nomadik: Remove busy check for transfers at suspend late, Ulf Hansson
- [PATCH 14/17] i2c: nomadik: Fixup deployment of runtime PM, Ulf Hansson
- [PATCH 15/17] i2c: nomadik: Convert to late and early system PM callbacks, Ulf Hansson
- [PATCH 11/17] i2c: nomadik: Convert to devm functions, Ulf Hansson
- [PATCH 12/17] i2c: nomadik: Remove redundant call to pm_runtime_disable, Ulf Hansson
- [PATCH 10/17] spi: pl022: Remove redundant pinctrl to default state in probe, Ulf Hansson
- [PATCH 09/17] spi: pl022: Simplify clock handling, Ulf Hansson
- [PATCH 08/17] spi: pl022: Fully gate clocks at request inactivity, Ulf Hansson
- [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend, Ulf Hansson
- [PATCH 05/17] mmc: mmci: Put the device into low power state at system suspend, Ulf Hansson
- [PATCH 06/17] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM, Ulf Hansson
- [PATCH 04/17] mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM, Ulf Hansson
- [PATCH 02/17] amba: Add late and early PM callbacks, Ulf Hansson
- [PATCH 01/17] amba: Let runtime PM callbacks be available for CONFIG_PM, Ulf Hansson
- [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend, Ulf Hansson
- Re: [PATCH 00/17] amba: PM fixups for amba bus and some amba drivers, Mark Brown
- [PATCH] i2c: designware-pci: Add Baytrail PCI IDs,
Mika Westerberg
- [PATCH] i2c: designware-pci: Cleanup driver power management,
Mika Westerberg
- [PATCH 0/6] BCM59056 PMU regulator support,
Matt Porter
- [PATCH] i2c: designware-pci: Add CONFIG_PM_RUNTIME to i2c_dw_pci_runtime_idle(),
Jingoo Han
- [PATCH v2] i2c: nomadik: factor platform data into state container,
Linus Walleij
- [PATCH 1/2] i2c: sunxi: Add new i2c compatibles,
Maxime Ripard
- kernfs oops with i915+i2c_core in 3.14 merge window,
Josh Boyer
- [PATCH 1/2] i2c: move bits macros and structs in blackfin twi header from arch include to generic include,
Sonic Zhang
- [PATCH] i2c-designware-pcidrv: fix the incorrect return of idle callback,
xinhui.pan
- [PATCH 6/6] i2c: rcar: fix NACK error code, Ben Dooks
- [PATCH 4/6] i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted, Ben Dooks
- [PATCH 3/6] i2c: rcar: do not print error if device nacks transfer,
Ben Dooks
- [PATCH 5/6] i2c: update i2c_algorithm documentation, Ben Dooks
- [PATCH 1/4] i2c: rename Blackfin TWI I2C driver to i2c-adi-twi.c,
Sonic Zhang
- [PATCH v2 2/2] Add at24 based EEPROMs to the eeprom_dev hardware class,
Curt Brune
- [PATCH v2 1/2] Create eeprom_dev hardware class for EEPROM devices,
Curt Brune
- [PATCH] i2c-i801: Standardize log messages,
Jean Delvare
- [PATCH 2/2] i2c-piix4: Use different message for AMD Auxiliary SMBus Controller,
Shane Huang
- [PATCH 1/2] i2c-piix4: Add support for AMD ML and CZ SMBus changes,
Shane Huang
- [PATCH 1/2] Create eeprom_dev hardware class for EEPROM devices,
Curt Brune
- [PATCH 2/2] Add at24 based EEPROMs to the eeprom_dev hardware class,
Curt Brune
- [PATCH 30/73] drivers/i2c: busses/i2c-acorn.c is tristate and should use module.h,
Paul Gortmaker
- [PATCH 51/73] drivers/i2c: delete non-required instances of include <linux/init.h>,
Paul Gortmaker
- [PATCH] i2c: rely on driver core when sanitizing devices,
Wolfram Sang
- [PULL REQUEST] i2c for 3.14,
Wolfram Sang
- [PATCH 4/4] i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted,
Ben Dooks
- [PATCH 3/4] i2c: rcar: do not print error if device nacks transfer,
Ben Dooks
- [PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller,
Bjorn Andersson
- Re: More GPIO madness on iMX6 - and the crappy ARM port of Linux,
Linus Walleij
- [PATCH RESEND] i2c-piix4: AMD new SMBus base address location changed,
Shane Huang
- [PATCH repost] at91: dt: i2c: add a new compatibility string for the at91sam9261,
Jean-Jacques Hiblot
- Re: [PATCH] at91: dt: i2c: add a new compatibility string for the at91sam9261,
Nicolas Ferre
- [PATCH v2 0/2] Qualcomm Universal Peripheral (QUP) I2C controller,
Bjorn Andersson
- [PATCH V3] i2c: pnx: Use devm_*() functions,
Jingoo Han
- [PATCH] i2c: Re-instate body of i2c_parent_is_i2c_adapter(),
Stephen Warren
- [PATCH 4/4] OF: introduce OF style 'modalias' support for platform bus., Zhang Rui
- [PATCH 3/4] fix module autoloading for ACPI enumerated devices,
Zhang Rui
- [PATCH 2/4] ACPI: add module autoloading support for ACPI enumerated devices, Zhang Rui
- [PATCH 1/4] ACPI: fix create_modalias() return value handling, Zhang Rui
- [PATCH 0/4] module autoloading fixes,
Zhang Rui
- [PATCH v2 0/5] ARM: sun6i: Add support for the A31 I2C controller,
Maxime Ripard
- [PATCH 1/1] drivers: i2c: silence a compile warning in i2c-s3c2410.c,
Pankaj Dubey
- [PATCH 1/2] i2c: Add message transfer tracepoints for I2C,
David Howells
- [PATCH 0/5] ARM: sun6i: Add support for the A31 I2C controller,
Maxime Ripard
- [PATCH] i2c-davinci: Handle signals gracefully,
Mike Looijmans
- [PATCH v5 0/4] Fix i2c bus hang on A0 version of the Armada XP SoCs,
Gregory CLEMENT
- [PATCH v4 0/3] Fix i2c bus hang on A0 version of the Armada XP SoCs,
Gregory CLEMENT
- [PATCH] i2c: viperboard: remove superfluous assignment,
Wolfram Sang
- [PATCH v2 0/2] Fix i2c bus hang on A0 version of the Armada XP SoCs,
Gregory CLEMENT
- [PATCH 0/2] Fix i2c bus hang on A0 version of the Armada XP SoCs,
Gregory CLEMENT
- [RFC PATCH 0/3] Fix i2c bus hang on A0 version of the Armada XP SoCs,
Gregory CLEMENT
- Re: Openblocks AX3-4 i2c bus lockup,
Gregory CLEMENT
- [PATCH] i2c: designware: remove HAVE_CLK build dependecy,
Baruch Siach
- [PATCH] i2c-piix4: AMD new SMBus base address location changed, Shane Huang
- [PATCH v6 0/4] iMC SMBUS driver and DIMM bus probing,
Andy Lutomirski
- [PATCH V3] i2c: riic: add driver,
Wolfram Sang
- [PATCH v3 REPOST 0/4] i2c : i2c-ibm-iic : use interrupts to perform the data transfer,
jean-jacques hiblot
- [PATCH v5 1/3] i2c: xilinx: Fix i2c checkpatch warnings,
Michal Simek
- [PATCH V2 0/5] arm: shmobile: r7s72100: add native i2c support,
Wolfram Sang
- [PATCH] i2c: fix a potential kmemleak of adapter device,
Gu Zheng
- [PATCH 0/5] arm: shmobile: r7s72100: add native i2c support,
Wolfram Sang
- [RESEND PATCH v1 1/2] i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product ID,
Andrew Lunn
- Re: [lm-sensors] I2C support for AMD Hudson-1,
Guenter Roeck
[PATCH] i2c: at91: document clock properties,
Boris BREZILLON
[PATCH 00/13] i2c: Use devm_*() functions,
Jingoo Han
- [PATCH 01/13] i2c: bcm2835: Use devm_request_irq(), Jingoo Han
- [PATCH 02/13] i2c: gpio: Use devm_gpio_request(), Jingoo Han
- [PATCH 03/13] i2c: highlander: Use devm_*() functions, Jingoo Han
- [PATCH 04/13] i2c: isch: Use devm_request_region(), Jingoo Han
- [PATCH 05/13] i2c: mv64xxx: Use devm_request_irq(), Jingoo Han
- [PATCH 06/13] i2c: pmcmsp: Use devm_*() functions, Jingoo Han
- [PATCH 07/13] i2c: pnx: Use devm_*() functions, Jingoo Han
- [PATCH 08/13] i2c: pxa: Use devm_*() functions, Jingoo Han
- [PATCH 09/13] i2c: simtec: Use devm_*() functions, Jingoo Han
- [PATCH 10/13] i2c: sirf: Use devm_clk_get(), Jingoo Han
- [PATCH 11/13] i2c: versatile: Use devm_*() functions, Jingoo Han
- [PATCH 12/13] i2c: viperboard: Use devm_kzalloc() functions, Jingoo Han
- [PATCH 13/13] i2c: xiic: Use devm_*() functions, Jingoo Han
- Re: [PATCH 02/13] i2c: gpio: Use devm_gpio_request(), Violeta Menendez Gonzalez
[PATCH] dt: Update I2C trivial devices list,
Ben Gamari
[PATCH -next] i2c: imx: add missing clk_disable_unprepare() on error path,
Wei Yongjun
[PATCH] i2c: Add message transfer tracepoints for I2C and SMBUS,
David Howells
[PATCH] i2c: imx: propagate irq error code in probe,
Wolfram Sang
Problem with a hih6130 sensor in a OMAP I2C bus,
José Miguel Gonçalves
Re: [lm-sensors] [PATCH 1/3] dt: Add adt7411 to trivial devices list, Guenter Roeck
[PATCH] Retry count for i2c-mux,
Elie De Brauwer
[PATCH] i2c: i2c-imx: Check the return value from clk_prepare_enable(),
Fabio Estevam
[PATCH 11/39] i2c: remove DEFINE_PCI_DEVICE_TABLE macro, Jingoo Han
[PATCH v3 0/4] i2c : i2c-ibm-iic : use interrupts to perform the data transfer,
jean-jacques hiblot
[PATCH 0/4] (Repost) Add reset GPIO support to the pca954x I2C mux,
Laurent Pinchart
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]