messages from 2012-06-14 10:20:48 to 2012-06-28 08:59:30 UTC [more...]
[PATCH] i2c-i801: Clear only status bits in HST_STS after waiting for INTR
2012-06-28 8:59 UTC
[PATCH 0/8 v3] i2c: i801: enable irq
2012-06-28 7:51 UTC (18+ messages)
` [PATCH 1/8 v3] i2c: i801: refactor use of LAST_BYTE i801_block_transaction_byte_by_byte
` [PATCH 2/8 v3] i2c: i801: optimize waiting for HWPEC to finish
` [PATCH 3/8 v3] i2c: i801: check INTR after every transaction
` [PATCH 4/8 v3] i2c: i801: check and return errors during byte-by-byte transfers
` [PATCH 5/8 v3] i2c: i801: rename some SMBHSTCNT bit constants
` [PATCH 6/8 v3] i2c: i801: drop ENABLE_INT9
` [PATCH 7/8 v3] i2c: i801: enable irq for i801 smbus transactions
` [PATCH 8/8 v3] i2c: i801: enable irq for byte_by_byte transactions
[PATCH] i2c: tegra: use clk_disable_unprepare in place of clk_disable
2012-06-27 15:59 UTC (8+ messages)
[PATCH 0/3 v2] i2c: i801: enable irq
2012-06-27 14:01 UTC (15+ messages)
` [PATCH 1/3] i2c: i801: refactor i801_block_transaction_byte_by_byte
` [PATCH 2/3 v2] i2c: i801: enable irq for i801 smbus transactions
` [PATCH 3/3 v2] i2c: i801: enable irq for byte_by_byte transactions
i801_smbus: ... you should use it instead of the native driver
2012-06-27 9:33 UTC (2+ messages)
[PATCHv10 00/11] I2C fixes
2012-06-27 9:01 UTC (4+ messages)
` [PATCH 07/11] I2C: OMAP: Handle error check for pm runtime
[PATCH] I2C: OMAP: xfer: fix runtime PM get/put balance on error
2012-06-27 6:11 UTC (2+ messages)
[PATCH 1/2 V3] MXS: Set I2C timing registers for mxs-i2c
2012-06-27 2:34 UTC (13+ messages)
[RFC/PATCH 0/3] OMAP3 I2C/SCCB support
2012-06-26 21:37 UTC (10+ messages)
` [RFC/PATCH 1/3] i2c: Add SCCB support
` [RFC/PATCH 2/3] i2c: Fall back to emulated SMBus if the operation isn't supported natively
` [RFC/PATCH 3/3] i2c: omap: Add support for I2C_M_STOP message flag
[PATCH] i2c_dw: deadlock happening when system is trying to suspend
2012-06-26 14:29 UTC
[PATCH 7/9] I2C: MV64XXX: Add Device Tree support
2012-06-26 14:13 UTC (4+ messages)
[PATCHv9 0/7] I2C cleanups
2012-06-26 11:23 UTC (14+ messages)
` [PATCHv10 1/7] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv10 2/7] I2C: OMAP: Optimise the remove code
` [PATCHv10 3/7] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv10 6/7] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv10 4/7] I2C: OMAP: Do not initialise the completion everytime
` [PATCHv10 5/7] I2C: OMAP: Remove the definition of SYSS_RESETDONE_MASK
` [PATCHv10 7/7] I2C: OMAP: Recover from Bus Busy condition
[PATCHv8 00/13] I2C cleanups
2012-06-26 11:15 UTC (29+ messages)
` [PATCHv8 01/13] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv8 02/13] I2C: OMAP: Remove the definition of SYSS_RESETDONE_MASK
` [PATCHv8 05/13] I2C: OMAP: Optimise the remove code
` [PATCHv8 09/13] I2C: OMAP: Do not initialise the completion everytime
` [PATCHv8 03/13] I2C: OMAP: Remove reset at init
` [PATCHv8 04/13] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv8 06/13] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv8 07/13] I2C: OMAP: use devm_* functions
` [PATCHv8 08/13] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv8 10/13] I2C: OMAP: simplify num_bytes handling
` [PATCHv8 11/13] I2C: OMAP: decrease indentation level on data handling
` [PATCHv8 13/13] I2C: OMAP: simplify omap_i2c_ack_stat()
` [PATCHv8 12/13] I2C: OMAP: add blank lines
[PATCH] i2c-nomadik: Add 10-bit addressing support
2012-06-25 18:35 UTC (2+ messages)
[PATCH 1/2] i2c: Update my e-mail address
2012-06-25 12:42 UTC (2+ messages)
[PATCHv9 0/8] I2C cleanups
2012-06-25 10:27 UTC (11+ messages)
` [PATCHv9 1/8] I2C: OMAP: I2C register restore only if context is lost
` [PATCHv9 2/8] I2C: OMAP: Optimise the remove code
` [PATCHv9 3/8] I2C: OMAP: use devm_* functions
` [PATCHv9 4/8] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv9 5/8] I2C: OMAP: Do not initialise the completion everytime
` [PATCHv9 6/8] I2C: OMAP: Remove the definition of SYSS_RESETDONE_MASK
` [PATCHv9 7/8] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv9 8/8] I2C: OMAP: Recover from Bus Busy condition
[PATCH 2/2] libi2c: Use I2C_SMBUS_BLOCK_MAX
2012-06-22 14:59 UTC
[PATCH 1/2] libi2c: Propagate error codes
2012-06-22 14:59 UTC
HONG LEONG BANK (Malaysia)
2012-06-21 11:34 UTC
[PATCH 07/15] i2c: Add Device Tree support to the Nomadik I2C driver
2012-06-21 6:47 UTC (3+ messages)
[PATCH] i2c: let the core register devices from devicetree
2012-06-21 1:16 UTC (8+ messages)
[PATCH] i2c: tegra: remove unused member variable
2012-06-20 12:55 UTC
[PATCH] i2c writing-clients document: mention module_i2c_driver()
2012-06-18 16:41 UTC (3+ messages)
[PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
2012-06-18 11:37 UTC (34+ messages)
` [PATCH 1/3] "
` Fwd: "
` [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices
` [PATCH 3/3] Documentation: Device Tree binding information for i2c-nomadik driver
[PATCH 00/16] Enable SPARSE_IRQ support for imx
2012-06-18 8:20 UTC (3+ messages)
` [PATCH 12/16] i2c: imx: remove unneeded mach/irqs.h inclusion
COCA COLA UK select 1,000,000.00 GBP to your email id (Send Name____Address___ Mobile ___for claim)‏
2012-06-18 5:23 UTC
Pleasant Greetings
2012-06-17 10:48 UTC
[PATCH] i2c multiplexer driver for Proliant microserver N36L
2012-06-16 6:51 UTC (21+ messages)
` [lm-sensors] "
` [PATCH 0/3] i2c-piix4: Multiple piix4-compatible SMBus support (revised)
` [PATCH 2/3] i2c-piix4: separate registration and probing code
` [PATCH 3/3] i2c-piix4: support AMD auxiliary SMBus controller
(unknown),
2012-06-15 13:03 UTC
[PATCH V3 2/3] i2c-nomadik: turn the platform driver to an amba driver
2012-06-14 17:25 UTC (6+ messages)
` [PATCH V3 0/3] i2c-nomadik changes
[PATCH v3 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
2012-06-14 16:07 UTC (6+ messages)
` [PATCH V3 1/4] i2c: tegra: make sure register writes completes
[PATCH 0/4] I2C Ocores updates
2012-06-14 13:23 UTC (5+ messages)
` [PATCH 2/4] i2c: i2c-ocores: Use reg-shift property
[PATCH 1/9] ARM: Kirkwood: Add interrupt controller support for DT boards
2012-06-14 11:55 UTC (4+ messages)
[PATCH 00/17] Big OMAP I2C Cleanup
2012-06-14 11:48 UTC (31+ messages)
` [PATCH 01/17] i2c: omap: simplify num_bytes handling
` [PATCH 02/17] i2c: omap: decrease indentation level on data handling
` [PATCH 03/17] i2c: omap: add blank lines
` [PATCH 04/17] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCH 06/17] i2c: omap: improve 1p153 errata handling
` [PATCH 08/17] i2c: omap: switch over to do {} while loop
` [PATCH 09/17] i2c: omap: ack IRQ in parts
` [PATCH 15/17] i2c: omap: always return IRQ_HANDLED
` [PATCH 16/17] i2c: omap: simplify IRQ exit path
` [PATCH 17/17] i2c: omap: resize fifos before each message
[PATCH 5/9] ARM: kirkwood: use devicetree for orion-spi
2012-06-14 10:54 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).