messages from 2016-03-18 00:06:54 to 2016-04-03 18:45:18 UTC [more...]
[PATCH 00/18] i2c: make creation of 8 bit addresses consistent
2016-04-03 18:44 UTC (7+ messages)
` [PATCH 01/18] i2c: guarantee that I2C_M_RD will be 0x0001 forever
` [PATCH 02/18] i2c: introduce helper function to get 8 bit address from a message
` [PATCH 03/18] i2c: core: use new 8 bit address helper function
` [PATCH 04/18] i2c: i2c-bcm-iproc: "
` [PATCH 05/18] i2c: i2c-bcm-kona: "
` [PATCH 06/18] i2c: i2c-brcmstb: "
WE NEED YOUR HELP URGENTLY
2016-04-03 16:14 UTC
[PATCH] i2c: mux: demux-pinctrl: Update docs to new sysfs-attributes
2016-04-03 14:42 UTC
[PATCH v3 00/11] i2c: rcar: tackle race conditions in the driver
2016-04-03 13:47 UTC (12+ messages)
` [PATCH v3 09/11] i2c: rcar: revoke START request early
[PATCH v6 00/24] i2c mux cleanup and locking update
2016-04-03 11:51 UTC (29+ messages)
` [PATCH v6 01/24] i2c-mux: add common data for every i2c-mux instance
` [PATCH v6 09/24] [media] m88ds3103: convert to use an explicit i2c mux core
` [PATCH v6 10/24] [media] rtl2830: "
` [PATCH v6 14/24] of/unittest: "
` [PATCH v6 02/24] i2c: i2c-mux-gpio: "
` [PATCH v6 03/24] i2c: i2c-mux-pinctrl: "
` [PATCH v6 04/24] i2c: i2c-arb-gpio-challenge: "
` [PATCH v6 05/24] i2c: i2c-mux-pca9541: "
` [PATCH v6 06/24] i2c: i2c-mux-pca954x: "
` [PATCH v6 07/24] i2c: i2c-mux-reg: "
` [PATCH v6 08/24] iio: imu: inv_mpu6050: "
` [PATCH v6 11/24] [media] rtl2832: "
` [PATCH v6 12/24] [media] si2168: "
` [PATCH v6 13/24] [media] cx231xx: "
` [PATCH v6 15/24] i2c-mux: drop old unused i2c-mux api
` [PATCH v6 16/24] i2c: allow adapter drivers to override the adapter locking
` [PATCH v6 17/24] i2c: muxes always lock the parent adapter
` [PATCH v6 18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v6 19/24] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes
` [PATCH v6 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v6 21/24] [media] si2168: "
` [PATCH v6 22/24] [media] rtl2832: "
` [PATCH v6 23/24] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v6 24/24] [media] rtl2832: regmap is aware of lockdep, drop local locking hack
[RFC PATCH 00/10] ACPI overlays
2016-04-02 16:24 UTC (20+ messages)
` [RFC PATCH 01/10] kernel: add TAINT_OVERLAY_ACPI_TABLE
` [RFC PATCH 02/10] acpi: install SSDT tables from initrd
` [RFC PATCH 03/10] acpi: add support for ACPI reconfiguration notifiers
` [RFC PATCH 04/10] acpi: fix enumeration (visited) flags for bus rescans
` [RFC PATCH 05/10] i2c: add support for ACPI reconfigure notifications
` [RFC PATCH 06/10] spi: "
` [RFC PATCH 07/10] efi: load SSTDs from EFI variables
` [RFC PATCH 08/10] configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions
` [RFC PATCH 09/10] acpi: add support for configfs
` [RFC PATCH 10/10] acpi: add support for loading SSDTs via configfs
[v7, 0/5] Fix eSDHC host version register bug
2016-04-01 22:25 UTC (8+ messages)
` [v7, 1/5] ARM64: dts: ls2080a: add device configuration node
` [v7, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v7, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v7, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v7, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH] i2c: mux: demux-pinctrl: Clean up sysfs attributes
2016-04-01 10:59 UTC (2+ messages)
[PATCH] i2c: designware: do not disable adapter after transfer
2016-04-01 2:47 UTC
[PATCH v5 00/14] i2c-octeon and i2c-thunderx drivers
2016-03-31 10:28 UTC (15+ messages)
` [PATCH v5 01/14] i2c: octeon: Increase retry default and use fixed timeout value
` [PATCH v5 02/14] i2c: octeon: Move set-clock and init-lowlevel upward
` [PATCH v5 03/14] i2c: octeon: Improve error handling
` [PATCH v5 04/14] i2c: octeon: Enable High-Level Controller
` [PATCH v5 05/14] dt-bindings: i2c: Add Octeon cn78xx TWSI
` [PATCH v5 06/14] i2c: octeon: Add support for cn78xx chips
` [PATCH v5 07/14] i2c: octeon: Flush TWSI writes with readback
` [PATCH v5 08/14] i2c: octeon: Faster operation when IFLG signals late
` [PATCH v5 09/14] i2c: octeon: Add workaround for broken irqs on CN3860
` [PATCH v5 10/14] i2c: octeon: Move read function before write
` [PATCH v5 11/14] i2c: octeon: Rename driver to prepare for split
` [PATCH v5 12/14] i2c: octeon: Split the driver into two parts
` [PATCH v5 13/14] i2c: thunderx: Add i2c driver for ThunderX SOC
` [PATCH v5 14/14] i2c: thunderx: Add smbus alert support
[PATCH v4 00/14] i2c-octeon and i2c-thunderx drivers
2016-03-31 10:24 UTC (23+ messages)
` [PATCH v4 01/14] i2c-octeon: Cleanup i2c-octeon driver
` [PATCH v4 02/14] i2c-octeon: Cleanup resource allocation code
` [PATCH v4 03/14] i2c-octeon: Change adapter timeout and retry default values
` [PATCH v4 04/14] i2c-octeon: Support I2C_M_RECV_LEN
` [PATCH v4 05/14] i2c-octeon: Enable high-level controller and improve on bus contention
` [PATCH v4 06/14] dt-bindings: i2c: Add Octeon cn78xx TWSI
` [PATCH v4 07/14] i2c-octeon: Add support for cn78xx chips
` [PATCH v4 08/14] i2c-octeon: Flush TWSI writes with readback
` [PATCH v4 09/14] i2c-octeon: Faster operation when IFLG signals late
` [PATCH v4 10/14] i2c-octeon: Add workaround for broken irqs on CN3860
` [PATCH v4 11/14] i2c-octeon: Rename driver to prepare for split
` [PATCH v4 12/14] i2c-octeon: Split the driver into two parts
` [PATCH v4 13/14] i2c-thunderx: Add i2c driver for ThunderX SOC
` [PATCH v4 14/14] i2c-thunderx: Add smbus alert support
i2c-i801 and ACPI resource conflict
2016-03-31 6:45 UTC
[PATCH] i2c: mux: demux-pinctrl: Fix reading the "master" attribute
2016-03-30 20:56 UTC (4+ messages)
` [Linux-kernel] "
[PATCH] i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_CORE
2016-03-30 12:23 UTC (2+ messages)
[PATCH V7 0/6] i2c: qup: Add support for v2 tags and bam dma
2016-03-28 12:59 UTC (5+ messages)
` [PATCH V7 5/6] dts: msm8974: Add blsp2_bam dma node
Darlehen Angebot
2016-03-27 12:44 UTC
winning Alert !!contact davidcarolm@yahoo.com.hk
2016-03-26 23:30 UTC
[PATCH 04/13] eeprom: at24: make locking more fine-grained (fwd)
2016-03-26 21:11 UTC (2+ messages)
[v6, 0/5] Fix eSDHC host version register bug
2016-03-25 6:44 UTC (13+ messages)
` [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v6, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH 1/1] i2c: dln2: Pass forward ACPI companion
2016-03-24 18:59 UTC
[PATCH v2 0/8] i2c mux cleanup and locking update
2016-03-24 18:59 UTC (6+ messages)
` [PATCH v2 1/8] i2c-mux: add common core data for every mux instance
[PATCH v2 00/13] eeprom: support for at24cs and at24mac
2016-03-24 16:19 UTC (14+ messages)
` [PATCH v2 01/13] eeprom: at24: remove a reduntant if
` [PATCH v2 02/13] eeprom: at24: improve the device_id table readability
` [PATCH v2 03/13] eeprom: at24: platform_data: use BIT() macro
` [PATCH v2 04/13] eeprom: at24: make locking more fine-grained
` [PATCH v2 05/13] eeprom: at24: replace msleep() with usleep_range()
` [PATCH v2 06/13] eeprom: at24: add serial number flag
` [PATCH v2 07/13] eeprom: at24: support reading of the serial number
` [PATCH v2 08/13] eeprom: at24: call read and write routines via function pointers
` [PATCH v2 09/13] eeprom: at24: use at24cs_serial_read()
` [PATCH v2 10/13] eeprom: at24: add the at24cs series to the list of supported devices
` [PATCH v2 11/13] eeprom: at24: add at24mac series flag
` [PATCH v2 12/13] eeprom: at24: add support for at24mac series
` [PATCH v2 13/13] eeprom: at24: add at24mac chips to the list of supported devices
[PATCH 00/13] eeprom: support for at24cs and at24mac
2016-03-24 15:13 UTC (16+ messages)
` [PATCH 01/13] eeprom: at24: remove a reduntant if
` [PATCH 02/13] eeprom: at24: improve the device_id table readability
` [PATCH 03/13] eeprom: at24: platform_data: use BIT() macro
` [PATCH 04/13] eeprom: at24: make locking more fine-grained
` [PATCH 05/13] eeprom: at24: replace msleep() with usleep_range()
` [PATCH 06/13] eeprom: at24: add serial number flag
` [PATCH 07/13] eeprom: at24: support reading of the serial number
` [PATCH 08/13] eeprom: at24: call read and write routines via function pointers
` [PATCH 09/13] eeprom: at24: use at24cs_serial_read()
` [PATCH 10/13] eeprom: at24: add the at24cs series to the list of supported devices
` [PATCH 11/13] eeprom: at24: add at24mac series flag
` [PATCH 12/13] eeprom: at24: add support for at24mac series
` [PATCH 13/13] eeprom: at24: add at24mac chips to the list of supported devices
[PATCH v2] i2c: Add generic support passing secondary devices addresses
2016-03-24 14:02 UTC (4+ messages)
CISCO IP PHONES AND CPU's
2016-03-23 19:12 UTC
CISCO IP PHONES AND CPU's
2016-03-23 18:45 UTC
[PATCH] i2c: Prevent endless uevent loop with dev_dbg
2016-03-23 17:29 UTC (4+ messages)
[PATCH] si2168: use i2c controlled mux interface
2016-03-23 16:58 UTC
[PATCH 3/3] iio: imu: mpu6050: Add support for auxiliary I2C master
2016-03-23 12:32 UTC (3+ messages)
spurious warning from of_i2c_register_device with fixed_regulator?
2016-03-23 11:34 UTC (3+ messages)
I2c client driver + ACPI on Baytrail & kernel 4.4.2 = ?
2016-03-23 9:30 UTC (5+ messages)
[PULL REQUEST] i2c for 4.6
2016-03-22 18:21 UTC
[RESEND PATCH V7 4/6] i2c: qup: Add bam dma capabilities
2016-03-21 16:44 UTC (4+ messages)
КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: KЛИЕHTСKИЕ БАЗЬI! Tел: +79l3939350б Email: abelozerov39@gmail.com Skype: prodawez389 Узнайте подробнее!!!
2016-03-20 23:15 UTC
КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: КЛИЕHTCКИЕ БA3Ы! Tел: +79lЗЗ9lЗ8З7 Email: mgordeev72@gmail.com Skype: prodawez389 Узнайте подробнее!!!
2016-03-19 16:14 UTC
RE
2016-03-19 10:06 UTC
[PATCH 1/2] i2c: rk3x: add support for rk3228
2016-03-18 20:16 UTC (2+ messages)
[PATCH v6 0/4] i2c-smbus: add support for HOST NOTIFY
2016-03-18 14:26 UTC (6+ messages)
` [PATCH v6 1/4] i2c: add a protocol parameter to the alert callback
` [PATCH v6 4/4] Input: synaptics-rmi4 - add SMBus support
[PATCH] MAINTAINERS: add myself as i2c mux maintainer
2016-03-18 9:37 UTC (2+ messages)
[PATCH 0/3] i2c: Spelling s/propoerty/property/
2016-03-18 9:29 UTC (2+ messages)
next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot
2016-03-18 7:24 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).