summaryrefslogtreecommitdiffstats
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 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
|/
* Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-07-311-0/+2
|\
| * twl4030_charger: Add backup-battery chargingNeilBrown2012-06-191-0/+2
* | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-261-1/+1
|\ \
| * | GPIO: PCA953X: Increase size of invert variable to support 24 bitChandrabhanu Mahapatra2012-07-171-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-261-0/+24
|\ \
| * | Input: add MELFAS mms114 touchscreen driverJoonyoung Shim2012-07-171-0/+24
| |/
* | mfd: twl: remove pdata->irq_base/_end, no more usersKevin Hilman2012-06-191-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-241-0/+1
|\
| * Input: adp5588 - add support for gpio namesJean-François Dagenais2012-05-101-0/+1
* | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-121-2/+11
|\ \ | |/ |/|
| * regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2012-05-091-0/+5
| * mfd: twl: define all feature flags in one place.NeilBrown2012-05-091-2/+6
* | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-161-12/+0
|/
OpenPOWER on IntegriCloud