index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2014-02-22
i2c: mv64xxx: refactor message start to ensure proper initialization
Wolfram Sang
2014-02-06
i2c: piix4: Add support for AMD ML and CZ SMBus changes
Shane Huang
2014-02-06
i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs
Gregory CLEMENT
2013-12-04
i2c: mux: gpio: use gpio_set_value_cansleep()
Ionut Nicu
2013-12-04
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
Ionut Nicu
2013-12-04
i2c: wmt: add missing clk_disable_unprepare() on error
Wei Yongjun
2013-10-10
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
Wolfram Sang
2013-10-10
i2c: i2c-mux-gpio: use deferred probing
Ionut Nicu
2013-10-10
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
Ionut Nicu
2013-10-10
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
2013-10-10
i2c: Not all adapters have a parent
Jean Delvare
2013-10-10
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-10-10
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...
Wolfram Sang
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
2013-09-27
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-10
i2c: davinci: Fix bad dev_get_platdata() conversion
Olof Johansson
2013-09-04
i2c: rcar: add rcar-H2 support
Nguyen Viet Dung
2013-08-28
i2c: sirf: retry 3 times as sometimes we get random noack and timeout
Zhiwu Song
2013-08-28
i2c: sirf: support reverse direction of address
Zhiwu Song
2013-08-28
i2c: sirf: fix the typo for setting bitrate to less than 100k
Zhiwu Song
2013-08-28
i2c: sirf: we need to wait I2C_RESET status in resume
Zhiwu Song
2013-08-28
i2c: sirf: reset i2c controller early after we get a noack
Zhiwu Song
2013-08-28
i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI
Mika Westerberg
2013-08-28
i2c: designware: make HCNT/LCNT values configurable
Mika Westerberg
2013-08-28
i2c: mpc: cleanup clock API use
Gerhard Sittig
2013-08-28
i2c: pnx: fix error return code in i2c_pnx_probe()
Wei Yongjun
2013-08-28
i2c: ismt: add error return code in probe()
Wolfram Sang
2013-08-23
i2c: move ACPI helpers into the core
Mika Westerberg
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
Gregory CLEMENT
2013-08-23
i2c: mv64xxx: Add I2C Transaction Generator support
Gregory CLEMENT
2013-08-21
i2c: powermac: fix return path on error
Wolfram Sang
2013-08-19
i2c: tiny-usb: do not use stack as URB transfer_buffer
Jussi Kivilinna
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
i2c: omap: query STP always when NACK is received
Grygorii Strashko
2013-08-16
i2c: mxs: fix broken timing calculation
Lothar Waßmann
2013-08-15
drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
i2c: imx: Add Vybrid VF610 I2C controller support
Jingchang Lu
2013-08-15
i2c: imx: add struct to hold more configurable quirks
Jingchang Lu
2013-08-15
i2c: imx: add INT flag and IEN bit operatation codes
Jingchang Lu
2013-08-15
i2c: imx: change register offset representation
Jingchang Lu
2013-08-15
i2c: imx: wrap registers read/write to inline function
Jingchang Lu
2013-08-15
i2c: imx: don't change platform device id_entry directly
Jingchang Lu
[next]