16 results
Order by date - Order by pertinence
All (16)
High-tech (16)
 
[PATCHv3 00/16] I2C updates
The patch series does the following - Warn fixes if CONFIG_PM_RUNTIME is not selected. - I2C register restore only if context if the context is lost - Bus busy recovery mechanism. - the reset is not done in init. v2 changes -Adds a patch to use ...
Message posted on the March 30th, 2012 - 12:00 PM ET
[PATCHv3 0/5] [PATCHv3 0/6] BH1770GLC, SFH7770 and APDS990x als / proximity sensor drivers
Patch set contains two drivers. One for BH1770GLC / SFH7770 chips and one for APDS990X chip. Both drivers have similar sysfs based interface. Both supports pm_runtime and regulator frame work. There is short documentation for both drivers. ...
Message posted on the October 11th, 2010 - 7:10 AM ET
[PATCHv3 1/4] mfd: smsc: Add support for smsc gpio io/keypad driver
smsc ece1099 is a keyboard scan or gpio expansion device. The patch create keypad and gpio expander child for this multi function smsc driver. Tested on omap5430 evm with 3.6-rc6 custom kernel. Cc: Samuel Ortiz <sameo@linux.intel.com> Cc: ...
Message posted on the October 1st, 2012 - 7:10 AM ET
[PATCHv3 2.6.34 1/2] mx5: Add i2c to Freescale MX51 Babbage HW
From: Dinh Nguyen <Dinh.Nguyen@freescale.com> This patch adds I2C functionality to the Freescale MX51 Babbage HW. The patch adds device structures, i2c board slave device defines, IOMUX pin defines, and clocks. Signed-off-by: Dinh Nguyen ...
Message posted on the May 27th, 2010 - 11:50 AM ET
[PATCHv3 0/6] media: convert to c99 format
The series tries to convert the i2c_msg to c99 struct. This may avoid issues like below if someone tries to add an element to the structure. http://www.mail-archive.com/linux-i2c@vger.kernel.org/msg08972.html Special thanks to Julia Lawall for ...
Message posted on the September 18th, 2012 - 7:50 AM ET
[PATCHv3 0/4] Add device tree data for omap5
The following patch series add i2c support for omap5. As well as enable I2C based devices like pressure and temperature through device tree. Also add onchip keypad dts data. Cc: Benoit Cousson <b-cousson@ti.com> Cc: Felipe Balbi ...
Message posted on the August 14th, 2012 - 12:40 PM ET
[PATCHv3 1/4] mfd: tps65912: Add new mfd device
The tps65912 chip is a power management IC. It contains the following components: - Regulators - GPIO controller The tps65912 core driver is registered as a platform driver, it provides communition through I2C and SPI interfaces. Signed-off-by: ...
Message posted on the May 13th, 2011 - 5:40 PM ET
[PATCHv3 2/4] Input: keypad: Add smsc ece1099 keypad driver
From: G, Manjunath Kondaiah <manjugk@ti.com> SMSC ECE1099 is a keyboard scan or GPIO expansion device.The device supports a keypad scan matrix of 23*8.This driver uses this device as a keypad driver. Tested on omap5430 evm with 3.6-rc6 ...
Message posted on the October 1st, 2012 - 7:10 AM ET
[PATCHv3 0/3] bmp085: add support for bmp18x chip
Hi, This is version 3 of the patch-set that adds support for the latest pressure sensors from Bosch Sensortec. Changes from last version: - Dropped the platform data in favor of devicetree properties. - Use regmap as communication layer. - Changed ...
Message posted on the April 4th, 2012 - 3:50 PM ET
[PATCHv3 3/4] TPS65910: IRQ: Add interrupt controller
From: Graeme Gregory <gg@slimlogic.co.uk> This module controls the interrupt handling for the tps chip. The interrupt sources are the following: - GPIO falling/rising edge detection - Battery voltage below/above threshold - PWRON signal - ...
Message posted on the April 19th, 2011 - 9:30 PM ET
[PATCHv3] bq27x00_battery: Add support for BQ27425 chip
This patch adds support for BQ27425 (TI) chip. This chip is same as BQ27500 with few registers removed and register address map changed. The data sheet for this chip is publicly available at http://www.ti.com/product/bq27425-g1 Changes since v2: ...
Message posted on the June 30th, 2012 - 1:10 PM ET
[PATCHv3 4/5] TPS65911: Add support for added GPIO line
GPIO 1 to 8 are added for TPS65911 chip version. The gpio driver now handles more than one gpio lines. Subsequent versions of the chip family can add new GPIO lines with minimal driver changes. The GPIO driver should reside in drivers/gpio/ for ...
Message posted on the May 16th, 2011 - 3:00 PM ET
[PATCHv3 0/7] rtc: convert to c99 format
The series tries to convert the i2c_msg to c99 struct. This may avoid issues like below if someone tries to add a structure. http://www.mail-archive.com/linux-i2c@vger.kernel.org/msg08972.html Special thanks to Julia Lawall for helping it automate. ...
Message posted on the September 25th, 2012 - 7:40 AM ET
[PATCHv3] iio: adc: add driver for MCP3204/08 12-bit ADC
This adds support for Microchip's 12 bit AD converters MCP3204 and MCP3208. These chips communicates over SPI and supports single-ended and pseudo-differential configurations. Cc: Jonathan Cameron <jic23@cam.ac.uk> Cc: Lars-Peter Clausen ...
Message posted on the May 3rd, 2013 - 5:00 AM ET