aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+145
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-1/+13
2014-03-18mfd: twl-core: Add twl_i2c_read/write_u16Sebastian Reichel1-0/+12
2014-03-18mfd: twl4030-madc: Cleanup driverSebastian Reichel1-1/+1
2014-03-09i2c: bfin-twi: move bits macros and structs in header from arch include to generic includeSonic Zhang1-0/+145
2014-02-13gpio: adp5588 - use "unsigned" for the setup and teardown callbacksJean-Francois Dagenais1-2/+2
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-5/+3
2014-01-08ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi1-1/+0
2014-01-08ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi1-1/+0
2014-01-08mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi1-0/+3
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov2-55/+2
2013-11-25Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov1-2/+0
2013-11-25Input: tsc2007 - add device tree support.Denis Carikli1-3/+3
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-55/+0
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-55/+0
2013-09-27usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I1-0/+2
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-30/+0
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+2
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linusJiri Kosina1-1/+2
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot1-30/+0
2013-08-07i2c: pxa: enable high speed mode for i2c busLeilei Shang1-0/+3
2013-07-31HID: i2c-hid: add DT bindingsBenjamin Tissoires1-1/+2
2013-06-20mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory1-15/+15
2013-06-19mfd: twl4030-power: Split from twl-core into a dedicated moduleFlorian Vaussard1-1/+0
2013-04-08mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár1-0/+2
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz1-0/+5
2013-02-14mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi1-6/+11
2013-02-14mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi1-3/+0
2013-02-14mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi1-31/+35
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-37/+36
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+35
2012-12-07gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto1-3/+0
2012-11-21mfd: twl: Use decimal numbers for TWL6030_MODULE_IDsPeter Ujfalusi1-3/+3
2012-11-21mfd: twl: Convert module id definitions to enumsPeter Ujfalusi1-32/+33
2012-11-21mfd: twl: Remove unused TWL_MODULE definitionsPeter Ujfalusi1-2/+0
2012-11-19HID: i2c-hid: introduce HID over i2c specification implementationBenjamin Tissoires1-0/+35
2012-11-16i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi1-0/+1
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+10
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2012-10-08i2c: add Renesas R-Car I2C driverKuninori Morimoto1-0/+10
2012-10-05i2c-mux: Add support for device auto-detectionJean Delvare1-0/+1
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+1
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+3
2012-09-22ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi1-2/+0
2012-09-22ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi1-1/+3
2012-09-22mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi1-0/+1
2012-09-18mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi1-0/+1
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren1-3/+0
2012-08-23gpio: pcf857x: enable gpio_to_irq() supportKuninori Morimoto1-0/+3