messages from 2016-05-04 18:07:46 to 2016-05-12 20:05:39 UTC [more...]
[PATCH 0/2] i2c: qup: Fixed the DMA transfer errors
2016-05-12 20:05 UTC (13+ messages)
` [PATCH 1/2] i2c: qup: Cleared the error bits in ISR
` [PATCH 2/2] i2c: qup: Fixed the DMA segments length
[PATCH] i2c: Raise SDA for each received bit, if necessary
2016-05-12 16:19 UTC (3+ messages)
[PATCH v8 0/8] add i2c driver supported for rk3399
2016-05-12 15:07 UTC (23+ messages)
` [PATCH v8 1/8] i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
` [PATCH v8 2/8] i2c: rk3x: use struct "rk3x_i2c_calced_timings"
` [PATCH v8 3/8] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
` [PATCH v8 4/8] i2c: rk3x: Change SoC data to not use array
` [PATCH v8 5/8] i2c: rk3x: Move spec timing data to "static const" structs
` [PATCH v8 6/8] dt-bindings: i2c: rk3x: add support for rk3399
` [PATCH v8 7/8] i2c: rk3x: add i2c support for rk3399 soc
` [PATCH v8 8/8] i2c: rk3x: support fast-mode plus for rk3399
[PATCH v9 0/8] i2c-octeon and i2c-thunderx driver
2016-05-12 12:22 UTC (9+ messages)
` [PATCH v9 1/8] i2c: octeon: Rename driver to prepare for split
` [PATCH v9 2/8] i2c: octeon: Split the driver into two parts
` [PATCH v9 3/8] i2c: thunderx: Add i2c driver for ThunderX SOC
` [PATCH v9 4/8] i2c: thunderx: Add SMBUS alert support
` [PATCH v9 5/8] i2c: octeon,thunderx: Move register offsets to struct
` [PATCH v9 6/8] i2c: octeon: Sort include files alphabetically
` [PATCH v9 7/8] i2c: cavium: Use booleon values for booleon variables
` [PATCH v9 8/8] i2c: octeon: thunderx: Add MAINTAINERS entry
[PATCH] i2c: only check scl functions when using generic recovery
2016-05-12 9:25 UTC
[PATCH v9 0/8] add i2c driver supported for rk3399
2016-05-12 8:01 UTC (9+ messages)
` [PATCH v9 3/8] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
` [PATCH v9 4/8] i2c: rk3x: Change SoC data to not use array
` [PATCH v9 1/8] i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
` [PATCH v9 2/8] i2c: rk3x: use struct "rk3x_i2c_calced_timings"
` [PATCH v9 5/8] i2c: rk3x: Move spec timing data to "static const" structs
` [PATCH v9 7/8] i2c: rk3x: add i2c support for rk3399 soc
` [PATCH v9 6/8] dt-bindings: i2c: rk3x: add support for rk3399
` [PATCH v9 8/8] i2c: rk3x: support fast-mode plus "
State of the i2c-piix4 driver
2016-05-12 7:53 UTC (2+ messages)
[PATCH v2 1/2] i2c: qup: add ACPI support
2016-05-11 22:45 UTC (2+ messages)
` [PATCH v2 2/2] i2c: qup: support SMBus block read
[PATCH 1/2] i2c: qup: add ACPI support
2016-05-11 22:11 UTC (6+ messages)
` [PATCH 2/2] i2c: qup: support SMBus block read
[PATCHv5 0/8] 2c: Relax mandatory I2C ID table passing
2016-05-11 20:07 UTC (27+ messages)
` [PATCHv5 1/8] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCHv5 2/8] i2c: Add the ability to match device to compatible string without an of_node
` [PATCHv5 3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCHv5 4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [PATCHv5 5/8] i2c: Export i2c_match_id() for direct use by device drivers
` [PATCHv5 6/8] i2c: Provide a temporary .probe_new() call-back type
` [PATCHv5 7/8] mfd: 88pm860x: Move over to new I2C device .probe() call
` [PATCHv5 8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure
` [PATCH] cocci: Find i2c drivers with an of_device table that isn't exported
` [PATCH] cocci: Provide script to find i2c_tables missing exports
i2c-i801 partially broken on Lynx Point PCH?
2016-05-11 17:46 UTC (5+ messages)
[PATCH v2 0/3] Add parameters for sysfs added I2C devices
2016-05-11 17:26 UTC (7+ messages)
` [PATCH v2 1/3] i2c: Add parameters to sysfs-added i2c devices
` [PATCH v2 2/3] i2c-smbus: Allow parms to be passed in from sysfs new_device
` [PATCH v2 3/3] ipmi: Handle I2C parms in the SSIF driver
[PATCH v8 0/8] i2c-octeon and i2c-thunderx driver
2016-05-11 17:20 UTC (2+ messages)
[PATCH] i2c: st: Implement i2c_bus_recovery_info callbacks
2016-05-11 16:22 UTC (9+ messages)
[PATCH] i2c: st: Implement bus clear
2016-05-11 16:21 UTC
[PATCH v2] i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
2016-05-11 15:20 UTC
[PATCH 0/5] Add support for the STM32F4 I2C
2016-05-11 15:36 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH 2/5] i2c: Add STM32F4 I2C driver
` [PATCH 3/5] ARM: dts: Add I2C1 support for STM32F429 SoC
` [PATCH 4/5] ARM: dts: Add I2C1 support for STM32429 eval board
` [PATCH 5/5] ARM: configs: Add I2C support for STM32 defconfig
[PATCH] i2c-algo-bit: declare i2c_bit_quirk_no_clk_stretch as static
2016-05-11 15:16 UTC (2+ messages)
[PATCH] i2c-mux-pca9541: fix setup_timer.cocci warnings
2016-05-11 15:14 UTC (2+ messages)
[PATCH] i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
2016-05-11 15:10 UTC (4+ messages)
[PATCH v7 1/4] i2c: tegra: disable clock before returning error
2016-05-11 14:47 UTC (6+ messages)
` [PATCH v7 2/4] i2c: tegra: calculate timeout for config load when needed
` [PATCH v7 4/4] i2c: tegra: proper handling of error cases
[PATCH v3] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2016-05-11 11:40 UTC (4+ messages)
[v10, 0/7] Fix eSDHC host version register bug
2016-05-11 3:26 UTC (13+ messages)
` [v10, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v10, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v10, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v10, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v10, 6/7] MAINTAINERS: add entry for Freescale SoC drivers
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
I2C driver for LTC1760 dual smart battery system manager
2016-05-09 19:30 UTC (6+ messages)
[RFC PATCH v2 00/10] ACPI overlays
2016-05-09 9:59 UTC (4+ messages)
` [RFC PATCH v2 07/10] efi: load SSTDs from EFI variables
[PATCH] i2c: designware: do not disable adapter after transfer
2016-05-09 8:50 UTC (6+ messages)
[PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2016-05-07 15:06 UTC (9+ messages)
[PATCH v7 0/9] add i2c driver supported for rk3399
2016-05-06 18:00 UTC (29+ messages)
` [PATCH v7 1/9] i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
` [PATCH v7 2/9] i2c: rk3x: use struct "rk3x_i2c_calced_timings"
` [PATCH v7 3/9] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
` [PATCH v7 4/9] i2c: rk3x: Move setting STATE_START and add STATE_SETUP
` [PATCH v7 5/9] i2c: rk3x: Change SoC data to not use array
` [PATCH v7 6/9] i2c: rk3x: Move spec timing data to "static const" structs
` [PATCH v7 7/9] dt-bindings: i2c: rk3x: add support for rk3399
` [PATCH v7 8/9] i2c: rk3x: add i2c support for rk3399 soc
` [PATCH v7 9/9] i2c: rk3x: support fast-mode plus for rk3399
[PATCH V2 0/2] drivers: i2c: qup: Some misc fixes
2016-05-06 17:53 UTC (5+ messages)
` [PATCH V2 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [V2, "
` [PATCH V2 2/2] drivers: i2c: qup: Fix error handling
` [V2,2/2] "
[PATCH v2] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2016-05-06 12:20 UTC (5+ messages)
[PATCH 0/2] drivers: i2c: qup: Some misc fixes
2016-05-06 4:09 UTC (7+ messages)
` [PATCH 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [PATCH 2/2] drivers: i2c: qup: Fix error handling
[PATCH] i2c: rcar: add DMA support
2016-05-05 22:06 UTC (2+ messages)
[PATCH] i2c: qup: use address helper function in read transfer
2016-05-05 18:33 UTC
[PATCH 15/18] i2c: i2c-qup: use new 8 bit address helper function
2016-05-05 18:27 UTC (2+ messages)
` [15/18] "
[PATCH v3 0/2] i2c_imc: New driver, at long last
2016-05-05 17:48 UTC (4+ messages)
` [PATCH v3 2/2] i2c, i2c_imc: Add DIMM bus code
[PATCH v4 0/3] dts: sun8i-h3: add missing UARTs pins and I2C entries for AllWinner H3
2016-05-05 14:06 UTC (4+ messages)
` [PATCH v4 1/3] dts: sun8i-h3: add uart1/uart2/uart3 pins definitions
` [PATCH v4 2/3] dts: sun8i-h3: add i2c0/i2c1/i2c2 "
` [PATCH v4 3/3] dts: sun8i-h3: add i2c0/i2c1/i2c2 soc peripherals
[RFC 5/7] iio: inv_mpu6050: Add support for auxiliary I2C master
2016-05-05 13:10 UTC (3+ messages)
[v9, 0/7] Fix eSDHC host version register bug
2016-05-05 3:21 UTC (5+ messages)
` [v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver
[PATCH v9 0/9] i2c mux cleanup and locking update
2016-05-04 20:42 UTC (11+ messages)
` [PATCH v9 1/9] i2c: allow adapter drivers to override the adapter locking
` [PATCH v9 2/9] i2c: muxes always lock the parent adapter
` [PATCH v9 3/9] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v9 4/9] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes
` [PATCH v9 5/9] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v9 6/9] [media] si2168: "
` [PATCH v9 7/9] [media] rtl2832: "
` [PATCH v9 8/9] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v9 9/9] [media] rtl2832: regmap is aware of lockdep, drop local locking hack
[PATCH v2 1/1] add missing UARTs pins and I2C entriesfor AllWinner H3 DTSI
2016-05-04 18:15 UTC (3+ messages)
[PATCH v3 3/3] dts: sun8i-h3: add i2c0/i2c1/i2c2 soc peripherals
2016-05-04 18:07 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).