summaryrefslogtreecommitdiff
path: root/include/linux/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-091-0/+145
|\
| * i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang2014-03-091-0/+145
* | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-072-1/+13
|\ \
| * | mfd: twl-core: Add twl_i2c_read/write_u16Sebastian Reichel2014-03-181-0/+12
| * | mfd: twl4030-madc: Cleanup driverSebastian Reichel2014-03-181-1/+1
| |/
* | gpio: adp5588 - use "unsigned" for the setup and teardown callbacksJean-Francois Dagenais2014-02-131-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-241-5/+3
|\
| * Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-162-55/+2
| |\
| * | Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov2013-11-251-2/+0
| * | Input: tsc2007 - add device tree support.Denis Carikli2013-11-251-3/+3
* | | ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi2014-01-081-1/+0
* | | ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi2014-01-081-1/+0
* | | mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi2014-01-081-0/+3
| |/ |/|
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-55/+0
|\ \
| * | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-301-55/+0
| |/
* | usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I2013-09-271-0/+2
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-30/+0
|\
| * gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-30/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-061-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | HID: i2c-hid: add DT bindingsBenjamin Tissoires2013-07-311-1/+2
| | |/
* | | i2c: pxa: enable high speed mode for i2c busLeilei Shang2013-08-071-0/+3
|/ /
* | mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory2013-06-201-15/+15
* | mfd: twl4030-power: Split from twl-core into a dedicated moduleFlorian Vaussard2013-06-191-1/+0
|/
* mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár2013-04-081-0/+2
* Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-081-0/+5
* mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi2013-02-141-6/+11
* mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi2013-02-141-3/+0
* mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi2013-02-141-31/+35
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-181-0/+1
|\
| * i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi2012-11-161-0/+1
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-37/+36
|\ \
| * | mfd: twl: Use decimal numbers for TWL6030_MODULE_IDsPeter Ujfalusi2012-11-211-3/+3
| * | mfd: twl: Convert module id definitions to enumsPeter Ujfalusi2012-11-211-32/+33
| * | mfd: twl: Remove unused TWL_MODULE definitionsPeter Ujfalusi2012-11-211-2/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-0/+35
|\ \
| * | HID: i2c-hid: introduce HID over i2c specification implementationBenjamin Tissoires2012-11-191-0/+35
| |/
* | gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto2012-12-071-3/+0
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-111-0/+10
|\
| * i2c: add Renesas R-Car I2C driverKuninori Morimoto2012-10-081-0/+10
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-1/+1
|\ \
| * | ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi2012-09-221-2/+0
| * | ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi2012-09-221-1/+3
| * | mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-221-0/+1
| |/
* | i2c-mux: Add support for device auto-detectionJean Delvare2012-10-051-0/+1
* | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-0/+1
|\ \
| * | mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-181-0/+1
| |/
* | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-021-0/+3
|\ \
| * | gpio: pcf857x: enable gpio_to_irq() supportKuninori Morimoto2012-08-231-0/+3
| |/
* | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-121-3/+0
|/