messages from 2018-01-24 16:56:05 to 2018-02-12 18:51:52 UTC [more...]
[PATCH 1/2] i2c: piix4: Use request_muxed_region
2018-02-12 18:51 UTC (7+ messages)
` [PATCH 2/2] i2c: piix4: Use usleep_range()
` [2/2] "
` [1/2] i2c: piix4: Use request_muxed_region
[PATCH] i2c: designware: Fix failure on baytrail
2018-02-12 15:56 UTC (2+ messages)
[PATCH v2] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
2018-02-12 15:30 UTC (9+ messages)
[PATCH V3] eeprom: at24: support second page of ST M24M01-D*
2018-02-12 11:18 UTC
[PATCH] i2c: exynos5: rework HSI2C_MASTER_ST_LOSE state handling
2018-02-12 8:04 UTC (3+ messages)
i2c_new_{secondary_device,dummy,device}() return type
2018-02-09 18:07 UTC (4+ messages)
i2c: core: report OF style module alias for devices registered via OF
2018-02-09 17:22 UTC (3+ messages)
[PATCH] i2c: designware: Fix failure on baytrail
2018-02-09 15:07 UTC (3+ messages)
[PATCH 00/12] Major code reorganization to make all i2c transfers working
2018-02-09 2:16 UTC (16+ messages)
` [PATCH 01/12] i2c: qup: fixed releasing dma without flush operation completion
` [PATCH 02/12] i2c: qup: minor code reorganization for use_dma
` [PATCH 03/12] i2c: qup: remove redundant variables for BAM SG count
` [PATCH 04/12] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
` [PATCH 05/12] i2c: qup: fix the transfer length for BAM rx EOT FLUSH tags
` [PATCH 06/12] i2c: qup: proper error handling for i2c error in BAM mode
` [PATCH 07/12] i2c: qup: use the complete transfer length to choose DMA mode
` [PATCH 08/12] i2c: qup: change completion timeout according to transfer length
` [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
` [PATCH 10/12] i2c: qup: send NACK for last read sub transfers
` [PATCH 11/12] i2c: qup: reorganization of driver code to remove polling for qup v1
` [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2
[PATCH] i2c: bcm2835: Set up the rising/falling edge delays
2018-02-08 13:54 UTC
[PATCH] gpio-pca953x: fall back to byte-at-a-time for 24-bit io
2018-02-08 12:10 UTC (2+ messages)
[PATCH v3] ACPI: Force I2C to be selected as a built-in module
2018-02-08 9:52 UTC (11+ messages)
[PATCH 0/6] Add different features for I2C
2018-02-07 15:35 UTC (7+ messages)
` [PATCH 1/6] i2c: i2c-stm32f7: Add 10-bit address support
` [PATCH 2/6] i2c: i2c-stm32f7: Add slave support
` [PATCH 3/6] i2c: i2c-stm32f7: Add initial SMBus protocols support
` [PATCH 4/6] i2c: i2c-stm32: Add generic DMA API
` [PATCH 5/6] i2c: i2c-stm32f7: Add DMA support
` [PATCH 6/6] i2c: i2c-stm32f7: Implement I2C recovery mechanism
[PATCH] i2c: i2c-stm32f7: fix no check on returned setup
2018-02-07 15:34 UTC
[PATCH] drm: don't link DP aux i2c adapter to the hardware device node
2018-02-07 13:53 UTC (7+ messages)
[PATCH 1/2] fbdev: don't select I2C directly
2018-02-06 11:07 UTC (5+ messages)
[PATCH v2 0/7] Introduce GENI SE Controller Driver
2018-02-05 23:53 UTC (17+ messages)
` [PATCH v2 1/7] qcom-geni-se: Add QCOM GENI SE Driver summary
` [PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver
` [v2,3/7] "
[PATCH v2 0/5] R-Car D3 (r8a77995) I2C integration
2018-02-05 7:56 UTC (17+ messages)
` [PATCH v2 1/5] arm64: renesas: r8a77995: add I2C support
` [PATCH v2 3/5] arm64: renesas: draak: enable I2C controller 1
` [PATCH v2 2/5] arm64: renesas: draak: enable I2C controller 0 and EEPROM
` [PATCH v2 4/5] i2c: rcar: document R8A77995 bindings
` [PATCH v2 5/5] dt-bindings: at24: add bindings for Rohm BR24T01
[PULL REQUEST] i2c for 4.16
2018-02-04 19:10 UTC (2+ messages)
[PATCH] Documentation: i2c: drop unnecessary .owner field in examples
2018-02-03 15:11 UTC (4+ messages)
[PATCH] i2c: qup: Add shutdown method
2018-02-02 23:36 UTC (4+ messages)
` [PATCH] i2c-qup: reduce verbosity on DMA channel not found messages
[PATCH 0/2] I2C-Blackfin TWI: Adjustments for i2c_bfin_twi_probe()
2018-02-02 18:13 UTC (3+ messages)
` [PATCH 1/2] i2c-bfin-twi: Delete an error message for a failed memory allocation in i2c_bfin_twi_probe()
` [PATCH 2/2] i2c-bfin-twi: Improve a size determination "
Calling i2c_transfer() from NMI context
2018-02-02 18:12 UTC (3+ messages)
[PATCH 0/2] I2C-DaVinci: Adjustments for davinci_i2c_probe()
2018-02-02 17:24 UTC (4+ messages)
` [PATCH 1/2] i2c-davinci: Delete an error message for a failed memory allocation in davinci_i2c_probe()
` [PATCH 2/2] i2c-davinci: Improve a size determination "
[PATCH] i2c-ibm_iic: Delete an error message for a failed memory allocation in iic_probe()
2018-02-02 16:45 UTC
[PATCH 0/2] I2C-Nomadik: Adjustments for nmk_i2c_probe()
2018-02-02 15:40 UTC (3+ messages)
` [PATCH 1/2] i2c-nomadik: Delete an error message for a failed memory allocation in nmk_i2c_probe()
` [PATCH 2/2] i2c-nomadik: Improve a size determination "
[PATCH 0/2] i2c-puv3: Adjustments for puv3_i2c_probe()
2018-02-02 15:02 UTC (3+ messages)
` [PATCH 1/2] i2c-puv3: Delete an error message for a failed memory allocation in puv3_i2c_probe()
` [PATCH 2/2] i2c-puv3: Improve a size determination "
[PATCH 0/2] i2c-sh7760: Adjustments for sh7760_i2c_probe()
2018-02-02 14:22 UTC (3+ messages)
` [PATCH 1/2] i2c-sh7760: Delete an error message for a failed memory allocation in sh7760_i2c_probe()
` [PATCH 2/2] i2c-sh7760: Improve a size determination "
Patch proposal for risky i2c addresses in i2c-tools
2018-02-02 12:45 UTC (17+ messages)
` New patchset for risky addr, with lower bound support
` [PATCH v2 1/3] Add risky_addr option for i2c tools
` [PATCH v2 2/3] Update help message for risky_addr option
` [PATCH v2 3/3] Update man pages for risky_addr
` Patch proposal for risky addr, with updated help messages
` [PATCH v3 1/3] Add risky_addr option for i2c tools
` [PATCH v3 2/3] Update help message for risky_addr option
` [PATCH v3 3/3] Update man pages for risky_addr
` Patch proposal for using all addresses in i2c-tools
` [PATCH v4 1/3] Add all_addrs option for i2c tools
` [PATCH v4 2/3] Update help message for all_addrs option
` [PATCH v4 3/3] Update man pages for all_addrs
[PATCH alpha] eeprom: at24: new DT property "address-width"
2018-02-02 9:34 UTC (7+ messages)
` Model is M24M01-D* ( was [PATCH alpha] eeprom: at24: new DT property "address-width")
` [PATCH V2] eeprom: at24: support second page of M24M01
Please pick up i2c-xlp9xx driver patches
2018-02-02 6:24 UTC (5+ messages)
[PATCH 0/2] i2c-tiny-usb: Adjustments for i2c_tiny_usb_probe()
2018-02-01 16:58 UTC (3+ messages)
` [PATCH 1/2] i2c-tiny-usb: Delete an error message for a failed memory allocation in i2c_tiny_usb_probe()
` [PATCH 2/2] i2c-tiny-usb: Return an error code only as a constant "
[PATCH] i2c-mux-reg: Delete an error message for a failed memory allocation in i2c_mux_reg_probe_dt()
2018-02-01 16:46 UTC (2+ messages)
[RFC PATCH 0/2] check I2C device id for pca984x chips
2018-02-01 14:41 UTC (5+ messages)
[PATCH v2 0/5] i2c: meson-axg: add I2C controller driver
2018-01-30 23:53 UTC (4+ messages)
[PATCH 0/4] use correct compatibles for the nxp,se97b chips
2018-01-30 22:15 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: at24: sort manufacturers alphabetically
` [PATCH 2/4] dt-bindings: at24: add compatible for nxp,se97b
` [PATCH 3/4] ARM: dts: at91: nattis: use the correct compatible for the eeprom
` [PATCH 4/4] ARM: dts: at91: tse850: "
[PATCH v4 0/3] Enable ACPI-defined peripherals on i2c-piix4 SMBus
2018-01-30 21:40 UTC (4+ messages)
` [PATCH v4 1/3] i2c: piix4: Fix port selection for AMD Family 16h Model 30h
` [PATCH v4 2/3] i2c: piix4: fix probing of reserved ports on AMD
` [PATCH v4 3/3] i2c: piix4: add ACPI support
[PATCH 1/3] i2c: piix4: Fix port selection for AMD Family 16h Model 30h
2018-01-30 18:23 UTC (10+ messages)
` [PATCH 2/3] i2c: piix4: fix number of ports on "
` [2/3] "
` [PATCH 3/3] i2c: add ACPI support for i2c-piix4
[PATCH 1/4] i2c: xlp9xx: return ENXIO on slave address NACK
2018-01-30 14:28 UTC (2+ messages)
[PATCH 0/6] R-Car D3 (r8a77995) I2C integration
2018-01-29 15:46 UTC (4+ messages)
` [PATCH 5/6] arm64: renesas: draak: enable I2C controller 1
[PATCH] i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula"
2018-01-26 20:19 UTC
[PATCH v4 0/3] i2c: mv64xxx: Fix clock resource for Armada 7K/8K
2018-01-26 17:55 UTC (9+ messages)
` [PATCH v4 1/3] i2c: mv64xxx: Remove useless test before clk_disable_unprepare
` [PATCH v4 2/3] i2c: mv64xxx: Fix clock resource by adding an optional bus clock
` [PATCH v4 3/3] i2c: mv64xxx: Add myslef as maintainer for this driver
[PATCH] i2c: mxs: use true and false for boolean values
2018-01-26 17:35 UTC (2+ messages)
[PATCH] i2c: meson: update doc description to fix build warnings
2018-01-26 17:34 UTC (2+ messages)
[PATCH 3/3] i2c: exynos5: do not check TRANS_STATUS in case of Exynos7 variant
2018-01-26 9:30 UTC (6+ messages)
` [3/3] "
Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
2018-01-26 7:22 UTC
[PATCH v2 7/7] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP
2018-01-24 23:07 UTC (2+ messages)
` [v2, "
[PATCH v2 5/7] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
2018-01-24 23:07 UTC (2+ messages)
` [v2, "
[PATCH v2] i2c: Allow ACPI_I2C_OPREGION if I2C is built as a module
2018-01-24 16:56 UTC (12+ 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).