messages from 2016-03-24 16:19:32 to 2016-04-10 14:12:29 UTC [more...]
[PATCH v6 00/24] i2c mux cleanup and locking update
2016-04-10 14:12 UTC (33+ messages)
` [PATCH v6 02/24] i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
` [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 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 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
[PULL REQUEST] i2c for 4.6
2016-04-10 7:31 UTC
LOAN
2016-04-08 22:03 UTC
Клиентские базы тел +79133913837 (tеlеgram_whatsapp_vibеr) Skype: prodawez389 Email: prodawez128@yandex.ru
2016-04-09 8:54 UTC
[PATCH] i2c: jz4780: really prevent potential division by zero
2016-04-08 23:42 UTC (2+ messages)
FROM: MR. OLIVER SENO!!
2016-04-08 18:53 UTC
Клиентские базы тел +79139393506
2016-04-08 12:46 UTC
[PATCH v2] i2c: ismt: Add Intel DNV PCI ID
2016-04-08 14:17 UTC (2+ messages)
[PATCH] i2c: designware: do not disable adapter after transfer
2016-04-08 14:01 UTC (5+ messages)
[RESEND PATCH] i2c: ismt: Add Intel DNV PCI ID
2016-04-08 12:34 UTC (2+ messages)
[PATCH] i2c: jz4780: Return error if clk_freq is set to 0
2016-04-08 9:55 UTC (2+ messages)
[PATCH] i2c: designware-platdrv: get fast/std speed scl high/low count from DT
2016-04-07 18:05 UTC (3+ messages)
[RFC PATCH 00/10] ACPI overlays
2016-04-07 2:42 UTC (39+ 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-06 8:14 UTC (13+ 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] si2168: use i2c controlled mux interface
2016-04-05 15:38 UTC (3+ messages)
[PATCH] i2c/omap: drop the lock hard irq context
2016-04-04 13:55 UTC
[PATCH 00/18] i2c: make creation of 8 bit addresses consistent
2016-04-04 10:47 UTC (24+ 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: "
` [PATCH 07/18] i2c: i2c-cpm: "
` [PATCH 08/18] i2c: i2c-ibm_iic: "
` [PATCH 09/18] i2c: i2c-img-scb: "
` [PATCH 10/18] i2c: i2c-iop3xx: "
` [PATCH 11/18] i2c: i2c-lpc2k: "
` [PATCH 12/18] i2c: i2c-mt65xx: "
` [PATCH 13/18] i2c: i2c-ocores: "
` [PATCH 14/18] i2c: i2c-powermac: "
` [PATCH 15/18] i2c: i2c-qup: "
` [PATCH 16/18] i2c: i2c-sh_mobile: "
` [PATCH 17/18] i2c: i2c-sirf: "
` [PATCH 18/18] i2c: i2c-st: "
[PATCH] i2c: mux: demux-pinctrl: Update docs to new sysfs-attributes
2016-04-04 10:46 UTC (3+ messages)
Handling clocks on external busses
2016-04-04 9:57 UTC (3+ messages)
[PATCH] i2c: jz4780: prevent potential division by zero
2016-04-03 21:32 UTC
WE NEED YOUR HELP URGENTLY
2016-04-03 16:14 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] i2c: mux: demux-pinctrl: Clean up sysfs attributes
2016-04-01 10:59 UTC (2+ messages)
[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 (7+ messages)
` [PATCH v4 03/14] i2c-octeon: Change adapter timeout and retry default values
` [PATCH v4 05/14] i2c-octeon: Enable high-level controller and improve on bus contention
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
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).