messages from 2015-08-06 14:17:28 to 2015-08-22 11:38:20 UTC [more...]
halo
2015-08-22 11:38 UTC
[PATCH v5 0/8] Add support for best effort block read emulation
2015-08-22 4:02 UTC (19+ messages)
` [PATCH v5 1/8] i2c: core: "
` [PATCH v5 2/8] eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated
` [PATCH v5 3/8] iio: accel: bmc150: use available_scan_masks
` [PATCH v5 4/8] iio: accel: bmc150: optimize i2c transfers in trigger handler
` [PATCH v5 5/8] iio: gyro: bmg160: use available_scan_masks
` [PATCH v5 6/8] iio: gyro: bmg160: optimize i2c transfers in trigger handler
` [PATCH v5 7/8] iio: accel: kxcjk-1013: use available_scan_masks
` [PATCH v5 8/8] iio: accel: kxcjk-1013: optimize i2c transfers in trigger handler
[PATCH 2/2] dts: keystone: Change "ti,davinci-i2c" compatible to "ti,keystone-i2c"
2015-08-21 18:25 UTC (2+ messages)
[PATCH v2 1/2] i2c: davinci: Optimize clock generation on Keystone SoC
2015-08-21 9:46 UTC
[PATCH] i2c: mux: reg: simplify register size checking
2015-08-21 6:46 UTC (3+ messages)
[PATCH RFC] eeprom: at24: extend driver to plug into the NVMEM framework
2015-08-20 21:52 UTC (14+ messages)
[PATCH v2 0/7] i2c: img-scb: fixes to support i2c on pistachio
2015-08-20 20:28 UTC (12+ messages)
` [PATCH v2 1/7] i2c: img-scb: enable fencing for all versions of the ip
` [PATCH v2 2/7] i2c: img-scb: do dummy writes before fifo access
` [PATCH v2 3/7] i2c: img-scb: use DIV_ROUND_UP to round divisor values
` [PATCH v2 4/7] i2c: img-scb: fix LOW and HIGH period values for the SCL clock
` [PATCH v2 5/7] i2c: img-scb: remove start bit detected status after handling
` [PATCH v2 6/7] i2c: img-scb: Clear line and interrupt status before starting a transfer
` [PATCH v2 7/7] i2c: img-scb: verify support for requested bit rate
[PATCH v3 0/4] arm: tegra: implement NVEC driver using tegra i2c
2015-08-20 12:14 UTC (6+ messages)
` [PATCH v3 1/4] i2c: tegra: implement slave mode
(unknown),
2015-08-20 7:12 UTC
[PATCH] i2c: allow specifying separate wakeup interrupt in device tree
2015-08-19 17:51 UTC (6+ messages)
[PATCH v2 0/2] I2C support for NXP LPC18xx family
2015-08-19 15:30 UTC (7+ messages)
` [PATCH v2 1/2] i2c: add i2c-lpc2k driver
` [PATCH v2 2/2] doc: dt: add documentation for nxp,lpc1788-i2c
[Patch v5] driver/i2c/mux: Add register-based mux i2c-mux-reg
2015-08-19 15:18 UTC (2+ messages)
[PATCH 0/6] ChromeOS EC Kconfig cleanups
2015-08-19 11:19 UTC (2+ messages)
` [PATCH 5/6] i2c: Replace I2C_CROS_EC_TUNNEL dependency
[Patch v4] i2c: imx: implement bus recovery
2015-08-19 9:52 UTC
[Patch v3] i2c: imx: implement bus recovery
2015-08-19 8:36 UTC (3+ messages)
[Patch v2] i2c: imx: implement bus recovery
2015-08-19 7:52 UTC (7+ messages)
[patch] i2c: xgene-slimpro: dma_mapping_error() doesn't return an error code
2015-08-18 23:59 UTC (2+ messages)
[PATCH] driver/i2c/mux: Add register based mux i2c-mux-reg
2015-08-18 16:44 UTC (4+ messages)
[PATCH repost] i2c: rcar: Fix order of restart and clear status
2015-08-18 15:20 UTC
[PATCH v3] i2c: omap: improve duty cycle on SCL
2015-08-18 14:43 UTC (7+ messages)
[PATCH v2] i2c: allow specifying separate wakeup interrupt in device tree
2015-08-18 6:52 UTC
[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
2015-08-17 19:00 UTC (7+ messages)
` [RFC PATCH 1/1] i2c: acpi: "
` [RFC v2 0/1] "
` [RFC v2 1/1] "
[PATCH] i2c/designware: enable i2c controller to suspend/resume asynchronously
2015-08-17 16:36 UTC
[PATCH] i2c: enable i2c adapter to suspend/resume asynchronously
2015-08-17 16:17 UTC
[PATCH] i2c: enable i2c device to suspend/resume asynchronously
2015-08-17 16:07 UTC
[RFC 0/1] i2c: acpi: revert setting a "stable" device name
2015-08-17 8:00 UTC (4+ messages)
` [RFC 1/1] "
[PATCH 0/2] I2C support for NXP LPC18xx family
2015-08-15 21:57 UTC (4+ messages)
` [PATCH 1/2] i2c: add i2c-lpc2k driver
[Patch v4] driver/i2c/mux: Add register-based mux i2c-mux-reg
2015-08-14 19:28 UTC
[Patch v3] driver/i2c/mux: Add register-based mux i2c-mux-reg
2015-08-14 18:27 UTC (10+ messages)
[PATCH] i2c-pnx: Adds support for repeated start i2c transactions
2015-08-14 18:26 UTC (2+ messages)
[PATCH 00/10] i2c: improve i2c client address spaces and their DT support
2015-08-14 18:22 UTC (17+ messages)
` [PATCH 01/10] dt-bindings: add header for generic I2C flags in bindings
` [PATCH 02/10] i2c: add a flag to mark clients as slaves
` [PATCH 03/10] i2c: apply address offset for slaves, too
` [PATCH 09/10] i2c: slave: print warning if slave flag not set
` [PATCH 04/10] i2c: rename address check functions
` [PATCH 05/10] i2c: make address check indpendent from client struct
` [PATCH 06/10] i2c: apply DT flags when probing
` [PATCH 07/10] i2c: take address space into account when checking for used addresses
` [PATCH 08/10] i2c: support 10 bit and slave addresses in sysfs 'new_device'
` [PATCH 10/10] i2c: dt: describe generic bindings
[PATCH v2 0/5] i2c: img-scb: enchancements to support i2c on pistachio
2015-08-14 15:50 UTC (6+ messages)
` [PATCH v2 1/5] i2c: img-scb: support I2C_M_IGNORE_NAK
` [PATCH v2 2/5] i2c: img-scb: remove fifo EMPTYING interrupts handle
` [PATCH v2 3/5] i2c: img-scb: add handle for stop detected interrupt
` [PATCH v2 4/5] i2c: img-scb: add handle for Master halt interrupt
` [PATCH v2 5/5] i2c: img-scb: support repeated starts on IP v3.3
[U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART
2015-08-14 10:22 UTC
[PATCH] i2c: davinci: Fix bus rate calculation on Keystone SoC
2015-08-13 10:29 UTC (8+ messages)
randconfig build error with next-20150812, in drivers/i2c/busses/i2c-i801.c
2015-08-12 15:42 UTC
[PATCH v4 0/8] Add support for best effort block read emulation
2015-08-12 14:49 UTC (6+ messages)
` [PATCH v4 1/8] i2c: core: "
[PATCH v2 0/2] Mediatek I2C fixup
2015-08-12 1:40 UTC (9+ messages)
` [PATCH v2 1/2] i2c: mediatek: Reset DMA engine in hardware init function
` [PATCH v2 2/2] i2c: mediatek: Fixup i2c ack error interrupt handling
[Patch V3] i2c: imx: add runtime pm support to improve the performance
2015-08-11 15:04 UTC (2+ messages)
[PATCH v4 2/3] i2c: i801: Create iTCO device on newer Intel PCHs
2015-08-11 14:14 UTC (4+ messages)
unmet direct dependencies in -next
2015-08-10 11:57 UTC (7+ messages)
[PATCH] i2c: core: add support for read commands longer than byte
2015-08-10 10:34 UTC (7+ messages)
[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device
2015-08-09 16:53 UTC (5+ messages)
` [PATCH-v5 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support
[PATCH] i2c: viperboard: clean up inconsistent indenting
2015-08-09 15:29 UTC (2+ messages)
[PATCH v2 0/22] On-demand device probing
2015-08-09 13:37 UTC (4+ messages)
` [PATCH v2 13/22] i2c: core: Probe i2c master devices on demand
[PATCH] i2c: cadence: set THIS_MODULE to the owner of the adapter
2015-08-09 7:43 UTC (2+ messages)
[PATCH 0/4] i2c: move client binding docs to proper place
2015-08-09 7:09 UTC (10+ messages)
` [PATCH 1/4] rtc: bq32k: move "
` [PATCH 2/4] hwmon: max6697: "
` [PATCH 3/4] hwmon: ina2xx: "
` [PATCH 4/4] hwmon: ina209: "
[PATCH 0/8] misc: remove boundary checks from bin attr users
2015-08-08 16:49 UTC (6+ messages)
[PATCH] i2c: designware: Make debug print in i2c_dw_isr() shorter
2015-08-07 16:02 UTC (2+ messages)
[PATCH 1/2] i2c: designware: Remove space between variable and its value in debug print
2015-08-07 11:17 UTC (5+ messages)
` [PATCH 2/2] i2c: designware: Remove adapter name from debug print in i2c_dw_isr()
[PATCH v1 0/10] Fixes and API additions for firmware nodes
2015-08-06 21:06 UTC (5+ messages)
` [PATCH v1 02/10] i2c: core: Have clients point to their "
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).