messages from 2012-02-01 13:26:30 to 2012-02-27 09:12:15 UTC [more...]
[PATCH 1/2] i2c/busses: Add PM support
2012-02-27 9:12 UTC (9+ messages)
` [PATCH 2/2] i2c/designware: Provide optional i2c bus recovery function
[PATCH] i2c multiplexer driver for Proliant microserver N36L
2012-02-27 8:42 UTC (11+ messages)
` [lm-sensors] "
[PATCH] i2c/designware: dw_i2c_init_driver as subsys initcall
2012-02-27 3:56 UTC (7+ messages)
[PATCH][V2] i2c/busses: (mpc) Add support for SMBUS_READ_BLOCK_DATA
2012-02-27 2:10 UTC (3+ messages)
[PATCH v6] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
2012-02-25 3:19 UTC (5+ messages)
Current status of my for-3.3/for-3.4 branches
2012-02-24 21:36 UTC
[PATCH RESEND] i2c: Add Device Tree support to versatile-i2c driver
2012-02-24 14:52 UTC (4+ messages)
[PATCH v2] i2c-isch: Add module parameter which actually set the clock divider
2012-02-24 12:23 UTC (2+ messages)
[PATCH v2] i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time
2012-02-24 12:17 UTC (2+ messages)
[PATCH 00/10] I2C updates
2012-02-24 9:31 UTC (15+ messages)
` [PATCH 01/10] I2C : OMAP : make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCH 02/10] OMAP : I2C : Remove reset at init
` [PATCH 03/10] I2C: OMAP: Recover from Bus Busy condition
` [PATCH 04/10] OMAP: I2C: I2C register restore only if context is lost
` [PATCH 05/10] OMAP: I2C: Fix the interrupt clearing in OMAP4
` [PATCH 08/10] OMAP: I2C: Fix the error handling
` [PATCH 06/10] OMAP: I2C: Fix the mismatch of pm_runtime enable and disable
` [PATCH 07/10] OMAP: I2C: add devexit to the remove code
` [PATCH 09/10] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCH 10/10] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
[PATCH] misc: at24: describe platform_data with kernel_doc
2012-02-24 6:41 UTC
[PATCH][V2] i2c/busses: (mpc) Add support for SMBUS_READ_BLOCK_DATA
2012-02-24 1:45 UTC (2+ messages)
[PATCH] i2c/imx: fix imx driver to work though signal is pending
2012-02-23 12:19 UTC
[PATCH] i2c/busses: (mpc) Add support for SMBUS_READ_BLOCK_DATA
2012-02-23 6:57 UTC (13+ messages)
eg20t i2c driver: missing some changes?
2012-02-22 19:46 UTC
[PATCH v2 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-02-22 6:50 UTC (3+ messages)
` [PATCH v2 5/7] ARM: davinci: i2c: add OF support
` [PATCH v2 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
[PATCH] i2c-dev: relax ban on I2C_M_RECV_LEN
2012-02-21 8:19 UTC (5+ messages)
[RESEND] Congatec CGEB base, i2c and watchdog driver support
2012-02-20 18:07 UTC (14+ messages)
` [PATCH 1/3] mfd: Add basic support for the Congatec CGEB BIOS interface
` [PATCH 2/3] i2c: Add Congatec CGEB I2C driver
` [PATCH 3/3] watchdog: Add Congatec CGEB watchdog driver
mc13xxx: add I2C support
2012-02-20 16:50 UTC (5+ messages)
[PATCH 1/4 v2] i2c/gpio: add DT support
2012-02-20 16:09 UTC (23+ messages)
Questions about i2c_transfer() usage in timer context
2012-02-20 14:13 UTC (4+ messages)
[PATCH 0/3 v2] i2c: i801: enable irq
2012-02-20 11:23 UTC (3+ messages)
Transfer Notice!!
2012-02-19 22:30 UTC
Revalidate Your MailBox
2012-02-19 19:19 UTC
[PATCH] i2c: fix missing handling of errata I2C_OMAP3_1P153
2012-02-17 12:40 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/3] i2c-s3c2410: Convert to devm_kzalloc()
2012-02-17 12:19 UTC (4+ messages)
` [PATCH 2/3] i2c-s3c2410: Add stub runtime power management
` [PATCH 3/3] i2c-s3c2410: Refactor ifdefs for PM_SLEEP
[PATCH RESEND] i2c: mxs: only flag completion when queue is completely done
2012-02-16 14:47 UTC
[PATCH 1/2] i2c: tegra: Remove unnecessary clk_get
2012-02-15 18:47 UTC (8+ messages)
` [PATCH 2/2] i2c: tegra: Remove unnecessary write to INT_STATUS
(unknown),
2012-02-15 17:47 UTC
serial port over i2c
2012-02-15 7:02 UTC
[PATCH 1/7] drm/i915: add dev_priv to intel_gmbus
2012-02-14 23:47 UTC (9+ messages)
` [PATCH 2/7] drm/nouveau: do a better job at hiding the NIH i2c bit-banging algo
` [PATCH 3/7] i2c: export bit-banging algo functions
` [PATCH 4/7] drm/i915: merge struct intel_gpio into struct intel_gmbus
` [PATCH 5/7] drm/i915: merge gmbus and gpio i2c adpater into one
` [PATCH 6/7] drm/i915: i2c: unconditionally set up gpio fallback
` [PATCH] "
` [PATCH 7/7] drm/i915: reenable gmbus on gen3+ again
[PATCH 1/2] i2c-s3c2410: Convert to devm_kzalloc()
2012-02-14 13:52 UTC (7+ messages)
` [PATCH 2/2] i2c-s3c2410: Add stub runtime power management
[PATCH 3.3 v2] I2C: OMAP: fix build breakage when CONFIG_OF is not set
2012-02-14 9:55 UTC (3+ messages)
[PATCH] i2c: convert drivers/i2c/* to use module_i2c_driver()
2012-02-14 9:16 UTC (4+ messages)
[RFC PATCH 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-02-14 7:16 UTC (14+ messages)
` [RFC PATCH 5/7] ARM: davinci: i2c: add OF support
` [RFC PATCH 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
[PATCH v2] i2c: tegra: Add delay before reset the controller
2012-02-14 5:49 UTC (6+ messages)
[PATCH] i2c-s3c2410: Add stub runtime power management
2012-02-14 0:37 UTC (9+ messages)
Current backlog of email
2012-02-13 23:47 UTC
[PATCH] (RESEND #2) i2c: prevent spurious interrupt
2012-02-13 23:45 UTC (3+ messages)
[PATCH 1/4] i2c/gpio-i2c add: add DT support
2012-02-13 23:14 UTC (9+ messages)
Xilinx iic i2c bus interface GPIO support for i2c-mux in Linux
2012-02-13 23:12 UTC (5+ messages)
[PATCH] i2c-s3c2410: move resume state flag to end of resume
2012-02-13 22:54 UTC (4+ messages)
[PATCH] i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time
2012-02-13 7:25 UTC (3+ messages)
[PATCH] I2C: OMAP: fix build breakage when CONFIG_OF is not set
2012-02-08 15:54 UTC (8+ messages)
[PATCH v5] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
2012-02-07 15:11 UTC (7+ messages)
[PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/remove
2012-02-06 16:52 UTC (9+ messages)
` [PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/removeG
Your mailbox is almost full
2012-02-06 13:27 UTC
[PATCH] i2c-gpio: Use linux/gpio.h rather than asm/gpio.h
2012-02-04 16:51 UTC (2+ messages)
Question on i2c->real_clk when MPC_I2C_CLOCK_PRESERVE is set
2012-02-03 15:44 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).