messages from 2012-07-30 07:21:12 to 2012-08-20 17:36:16 UTC [more...]
[PATCH V2 1/2] i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
2012-08-20 17:36 UTC (6+ messages)
` [PATCH V2 2/2] i2c: tegra: dynamically control fast clk
[PATCH RESEND 1/2] i2c: pnx: Fix bit definitions
2012-08-20 16:47 UTC (8+ messages)
` [PATCH RESEND 2/2] i2c: pnx: Fix read transactions of >= 2 bytes
[PATCH] i2c-i801: Add device tree support
2012-08-20 7:13 UTC (7+ messages)
[PATCH] i2c: mxs: Indicate that i2c driver was succesfully registered
2012-08-18 19:59 UTC
[PATCH REBASE 1/2] i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
2012-08-18 18:52 UTC (7+ messages)
` [PATCH REBASE 2/2] i2c: tegra: dynamically control fast clk
[PATCH V2] i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
2012-08-18 18:46 UTC (2+ messages)
[PATCH 0/6] I2C cleanup
2012-08-18 18:39 UTC (14+ messages)
` [PATCH 1/6] i2c: omap: Prevent NULL pointer dereference in remove
` [PATCH 2/6] i2c-xiic: Fix a possible NULL pointer access
` [PATCH 3/6] i2c: designware: "
` [PATCH 4/6] i2c: at91: "
` [PATCH 5/6] i2c-puv3: "
` [PATCH 6/6] i2c: davinci: "
[PATCH] i2c: tegra: Fix ifdefs for suspend mode
2012-08-18 12:12 UTC (4+ messages)
[PATCH] i2c: (i2c-diolan-u2c) Fix master_xfer return code
2012-08-18 10:27 UTC (6+ messages)
[PATCH v7] ARM: davinci: i2c: add OF support
2012-08-18 8:41 UTC (5+ messages)
[PATCH] I2C: OMAP: xfer: fix runtime PM get/put balance on error
2012-08-18 8:13 UTC (3+ messages)
[PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver
2012-08-18 8:01 UTC (11+ messages)
` [PATCH 1/1 v2] "
` [PATCH 1/1 v4] "
[PATCH 1/2] i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
2012-08-18 7:45 UTC (4+ messages)
` [PATCH 2/2] i2c: imx: Use dev_dbg logging style
[PATCH] i2c: tegra: dynamically control fast clk
2012-08-17 19:07 UTC (4+ messages)
[PATCH] i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
2012-08-16 21:16 UTC (4+ messages)
[PATCHv7 00/24] I2C big cleanup
2012-08-16 14:15 UTC (26+ messages)
` [PATCHv7 01/24] i2c: omap: switch to devm_* API
` [PATCHv7 02/24] i2c: omap: simplify num_bytes handling
` [PATCHv7 05/24] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv7 06/24] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv7 07/24] i2c: omap: improve i462 errata handling
` [PATCHv7 08/24] i2c: omap: re-factor receive/transmit data loop
` [PATCHv7 10/24] i2c: omap: ack IRQ in parts
` [PATCHv7 12/24] i2c: omap: bus: add a receiver flag
` [PATCHv7 13/24] i2c: omap: simplify errata check
` [PATCHv7 15/24] i2c: omap: simplify IRQ exit path
` [PATCHv7 17/24] i2c: omap: get rid of the "complete" label
` [PATCHv7 18/24] i2c: omap: remove redundant status read
` [PATCHv7 20/24] i2c: omap: switch to threaded IRQ support
` [PATCHv7 21/24] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCHv7 22/24] i2c: omap: switch over to autosuspend API
` [PATCHv7 24/24] i2c: omap: Prevent NULL pointer dereference in remove
` [PATCHv7 03/24] i2c: omap: decrease indentation level on data handling
` [PATCHv7 04/24] i2c: omap: add blank lines
` [PATCHv7 09/24] i2c: omap: switch over to do {} while loop
` [PATCHv7 11/24] i2c: omap: switch to platform_get_irq()
` [PATCHv7 14/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 16/24] i2c: omap: resize fifos before each message
` [PATCHv7 19/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv7 23/24] i2c: omap: sanitize exit path
[PATCH] I2C: MIPS: lantiq: add FALC-ON i2c bus master
2012-08-16 9:40 UTC (4+ messages)
[RESEND PATCH] i2c: Adding support for Intel iSMT SMBus 2.0 host controller
2012-08-16 8:58 UTC (2+ messages)
[PATCH 0/4] i2c: tegra: required clock support for controller
2012-08-16 8:22 UTC (9+ messages)
` [PATCH 3/4] ARM: tegra: clock: add connection name in i2c clock entry
` [PATCH 1/4] ARM: tegra: clock: add i2c fast clock entry in clock table
` [PATCH 2/4] i2c: tegra: pass proper name for getting clock
` [PATCH 4/4] ARM: tegra: clock: remove unused clock entry for i2c
[PATCHv6 00/24] I2C big cleanup
2012-08-16 3:18 UTC (27+ messages)
` [PATCHv6 01/24] i2c: omap: switch to devm_* API
` [PATCHv6 02/24] i2c: omap: simplify num_bytes handling
` [PATCHv6 03/24] i2c: omap: decrease indentation level on data handling
` [PATCHv6 04/24] i2c: omap: add blank lines
` [PATCHv6 05/24] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv6 06/24] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv6 10/24] i2c: omap: ack IRQ in parts
` [PATCHv6 12/24] i2c: omap: bus: add a receiver flag
` [PATCHv6 18/24] i2c: omap: remove redundant status read
` [PATCHv6 07/24] i2c: omap: improve i462 errata handling
` [PATCHv6 08/24] i2c: omap: re-factor receive/transmit data loop
` [PATCHv6 09/24] i2c: omap: switch over to do {} while loop
` [PATCHv6 11/24] i2c: omap: switch to platform_get_irq()
` [PATCHv6 13/24] i2c: omap: simplify errata check
` [PATCHv6 14/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv6 15/24] i2c: omap: simplify IRQ exit path
` [PATCHv6 16/24] i2c: omap: resize fifos before each message
` [PATCHv6 17/24] i2c: omap: get rid of the "complete" label
` [PATCHv6 19/24] i2c: omap: always return IRQ_HANDLED
` [PATCHv6 20/24] i2c: omap: switch to threaded IRQ support
` [PATCHv6 21/24] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCHv6 22/24] i2c: omap: switch over to autosuspend API
` [PATCHv6 23/24] i2c: omap: sanitize exit path
` [PATCHv6 24/24] i2c: omap: Prevent NULL pointer dereference in remove
i2c-designware-core: KBUILD_MODNAME undeclared [was: Build regressions/improvements in v3.6-rc1]
2012-08-15 20:01 UTC
MDaemon Notification -- Attachment Removed
2012-08-11 4:56 UTC
[PATCH 4/5] i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
2012-08-09 16:43 UTC
[PATCH v6 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-08-09 7:52 UTC (3+ messages)
[PATCH] i2c: i2c-ocores: Use devm_request_and_ioremap()
2012-08-08 6:54 UTC
[PATCH] i2c: fix i2c-i801.c printk format warning
2012-08-06 16:17 UTC (2+ messages)
[PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver
2012-08-06 15:18 UTC (4+ messages)
[PATCH v2] i2c: convert struct i2c_msg initialization to C99 format
2012-08-06 14:12 UTC (2+ messages)
[PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver
2012-08-06 11:23 UTC (2+ messages)
[PATCH v2 0/2] I2C: SIS964: Bus driver
2012-08-05 22:11 UTC (12+ messages)
` [PATCH v2 1/2] I2C: SIS964: Bus driver - Driver
` [PATCH v2 2/2] I2C: SIS964: Bus driver - other files
` [PATCH 0/2] I2C: SIS630: Add SIS964 support
` [PATCH 1/2] I2C: SIS630: Add SiS964 support
` [PATCH 2/2] I2C: SIS630: Cosmetics
[PATCH] drivers/i2c/i2c-smbus.c: convert kzalloc to devm_kzalloc
2012-08-04 19:43 UTC (2+ messages)
linux-next: Tree for Aug 3 (drivers/i2c/busses/i2c-i801.c)
2012-08-03 21:36 UTC (3+ messages)
[PATCH] i2c: convert struct i2c_msg initialization to C99 format
2012-08-03 14:14 UTC (4+ messages)
[PATCH] i2c: convert struct i2c_msg initialization to C99 format
2012-08-03 11:54 UTC (2+ messages)
[PATCH] i2c: Adding support for Intel iSMT SMBus 2.0 host controller
2012-08-03 6:33 UTC (3+ messages)
[PATCH] i2c: muxes: fix build break
2012-08-02 9:53 UTC (2+ messages)
inquiry
2012-07-31 9:25 UTC
[PATCH] i2c: pxa: fix the clock APIs
2012-07-31 6:33 UTC
i2c: imx: could not read data
2012-07-30 20:42 UTC
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).