Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2473de06b070bdd6c711bac138572ec806d5c53d
/
drivers
/
i2c
dc418f6
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
07a27a0
i2c: bcm2835: Linking platform nodes to adapter nodes
by Florian Meier
· 11 years ago
40b13ca
i2c: omap: raw read and write endian fix
by Victor Kamensky
· 11 years ago
c2a3a61
i2c: i2c-bcm-kona: Fix module build
by Tim Kryger
· 11 years ago
4e4844c
i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2C
by Martin Vogt
· 11 years ago
55b3918
i2c: bcm-kona: remove duplicated include
by Wei Yongjun
· 11 years ago
a238dcf
i2c: davinci: raw read and write endian fix
by Taras Kondratiuk
· 11 years ago
5c1f34c
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
13509c3
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
cfff1f4
i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()
by Wei Yongjun
· 11 years ago
5e47eec
i2c: i2c-eg20t: do not print error message in syslog if no ACK received
by Andreas Werner
· 11 years ago
93d1724
i2c: bcm-kona: Introduce Broadcom I2C Driver
by Tim Kryger
· 11 years ago
4c62484
i2c: omap: Fix missing device tree flags for omap2
by Tony Lindgren
· 11 years ago
de546c8
i2c: cbus-gpio: Fix device tree binding
by Tony Lindgren
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
70762ab
i2c: Use stable dev_name for ACPI enumerated I2C slaves
by Jarkko Nikula
· 11 years ago
7b19981
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
by Rafael J. Wysocki
· 11 years ago
2dc9688
i2c: wmt: add missing clk_disable_unprepare() on error
by Wei Yongjun
· 11 years ago
25b3dfc
i2c: designware: add new ACPI IDs
by Mika Westerberg
· 11 years ago
afc6592
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
by James Ralston
· 11 years ago
3cd0c2d
i2c: exynos5: Remove incorrect clk_disable_unprepare
by Sachin Kamat
· 11 years ago
85b4fab
i2c: i2c-st: Add ST I2C controller
by Maxime COQUELIN
· 11 years ago
f9300ea
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
8a73cd4
i2c: exynos5: add High Speed I2C controller driver
by Naveen Krishna Ch
· 11 years ago
043a3f1
i2c: rcar: fixup rcar type naming
by Kuninori Morimoto
· 11 years ago
e55fea0
i2c: scmi: remove some bogus NULL checks
by Dan Carpenter
· 11 years ago
5edb106
i2c: sh_mobile & rcar: Enable the driver on all ARM platforms
by Laurent Pinchart
· 11 years ago
f887605
i2c: sh_mobile: Convert to clk_prepare/unprepare
by Laurent Pinchart
· 11 years ago
8c0ec25
i2c: mux: gpio: use reg value for i2c_add_mux_adapter
by Ionut Nicu
· 11 years ago
250ad59
i2c: mux: gpio: use gpio_set_value_cansleep()
by Ionut Nicu
· 11 years ago
4edd65e
i2c: Include linux/of.h header
by Sachin Kamat
· 11 years ago
dd6c26b
Merge branch 'acpi-pm'
by Rafael J. Wysocki
· 11 years ago
f757849
of/irq: Use irq_of_parse_and_map()
by Thierry Reding
· 11 years ago
a76e9bd
i2c: attach/detach I2C client device to the ACPI power domain
by Lv Zheng
· 11 years ago
2737de4
i2c: i2c-mux-pinctrl: use deferred probe when adapter not found
by Wolfram Sang
· 11 years ago
0cd9806
i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found
by Wolfram Sang
· 11 years ago
9937b8d
i2c: i2c-mux-gpio: use deferred probing
by Ionut Nicu
· 11 years ago
492ed77
i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors
by Ionut Nicu
· 11 years ago
4cdbf7d
i2c: omap: Clear ARDY bit twice
by Taras Kondratiuk
· 11 years ago
47b6e477
i2c: Not all adapters have a parent
by Jean Delvare
· 11 years ago
6d2cfb1
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
by Wolfram Sang
· 11 years ago
cc40bf9
i2c: i2c-mxs: replace platform_driver_probe to support deferred probing
by Wolfram Sang
· 11 years ago
3611431
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
by Wolfram Sang
· 11 years ago
cccdcea
i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing
by Wolfram Sang
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
19e221b
i2c: mxs: Fix PIO mode on i.MX23
by Marek Vasut
· 11 years ago
29faeb3
i2c: mxs: Rework the PIO mode operation
by Marek Vasut
· 11 years ago
616228a
i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
by Juergen Beisert
· 11 years ago
0acc2b3
i2c: Remove redundant 'driver' field from the i2c_client struct
by Lars-Peter Clausen
· 11 years ago
4e90532
i2c: remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
3c41aa7
i2c: bfin-twi: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
ab0dc7a
i2c: xiic: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
991e7ec
i2c: rcar: use per-device clock
by Guennadi Liakhovetski
· 11 years ago
330c824
i2c: rcar: fix clk_get() error handling
by Guennadi Liakhovetski
· 11 years ago
7679c0e
i2c: rcar: add Device Tree support
by Guennadi Liakhovetski
· 11 years ago
8d04940
i2c: rcar: get clock rate only once and simplify calculation
by Guennadi Liakhovetski
· 11 years ago
14d32f1
i2c: rcar: (cosmetic) remove superfluous parenthesis
by Guennadi Liakhovetski
· 11 years ago
45f176a
i2c: i2c-dev: Create 'name' attribute automatically
by Guenter Roeck
· 11 years ago
bf41691
i2c: ismt: initialize DMA buffer
by James Ralston
· 11 years ago
bd63ace
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is set
by Chew, Chiau Ee
· 11 years ago
85b3a93
i2c: mv64xxx: Do not use writel_relaxed()
by Thierry Reding
· 11 years ago
c1a9946
i2c: mv64xxx: Fix some build warnings
by Thierry Reding
· 11 years ago
1533691
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
by Kim Phillips
· 11 years ago
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
1e2c239
i2c: davinci: Fix bad dev_get_platdata() conversion
by Olof Johansson
· 11 years ago
b720423
i2c: rcar: add rcar-H2 support
by Nguyen Viet Dung
· 11 years ago
617da00
i2c: sirf: retry 3 times as sometimes we get random noack and timeout
by Zhiwu Song
· 11 years ago
5ebffa6b
i2c: sirf: support reverse direction of address
by Zhiwu Song
· 11 years ago
4602bf1
i2c: sirf: fix the typo for setting bitrate to less than 100k
by Zhiwu Song
· 11 years ago
ebae7df
i2c: sirf: we need to wait I2C_RESET status in resume
by Zhiwu Song
· 11 years ago
c984319
i2c: sirf: reset i2c controller early after we get a noack
by Zhiwu Song
· 11 years ago
57cd1e3
i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI
by Mika Westerberg
· 11 years ago
defc0b2
i2c: designware: make HCNT/LCNT values configurable
by Mika Westerberg
· 11 years ago
b3bfce2b
i2c: mpc: cleanup clock API use
by Gerhard Sittig
· 11 years ago
498c014
i2c: pnx: fix error return code in i2c_pnx_probe()
by Wei Yongjun
· 11 years ago
370257b
i2c: ismt: add error return code in probe()
by Wolfram Sang
· 11 years ago
55e71ed
i2c: move ACPI helpers into the core
by Mika Westerberg
· 11 years ago
687b81d
i2c: move OF helpers into the core
by Wolfram Sang
· 11 years ago
c1d15b6
i2c: mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
by Gregory CLEMENT
· 11 years ago
930ab3d
i2c: mv64xxx: Add I2C Transaction Generator support
by Gregory CLEMENT
· 11 years ago
874e955
i2c: powermac: fix return path on error
by Wolfram Sang
· 11 years ago
243ec09
i2c: tiny-usb: do not use stack as URB transfer_buffer
by Jussi Kivilinna
· 11 years ago
6d4028c
i2c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
cda2109
i2c: omap: query STP always when NACK is received
by Grygorii Strashko
· 11 years ago
869c6a3
i2c: mxs: fix broken timing calculation
by Lothar Waßmann
· 11 years ago
b7d12a8
drivers/i2c/busses/i2c-ocores.c: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
ad90efa
i2c: imx: Add Vybrid VF610 I2C controller support
by Jingchang Lu
· 11 years ago
4b77502
i2c: imx: add struct to hold more configurable quirks
by Jingchang Lu
· 11 years ago
171408c
i2c: imx: add INT flag and IEN bit operatation codes
by Jingchang Lu
· 11 years ago
8cc7331
i2c: imx: change register offset representation
by Jingchang Lu
· 11 years ago
1d5ef2a
i2c: imx: wrap registers read/write to inline function
by Jingchang Lu
· 11 years ago
0fc1347
i2c: imx: don't change platform device id_entry directly
by Jingchang Lu
· 11 years ago
46f2832
i2c: imx: enable clk before write to registers
by Jingchang Lu
· 11 years ago
d533f04
i2c: imx: use struct representing i2c clk{div, val} pair
by Jingchang Lu
· 11 years ago
a94dd00
i2c: piix4: Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets
by Rudolf Marek
· 11 years ago
d63a9e8
i2c: Improve logging on failure to probe for ->class devices
by Andy Lutomirski
· 11 years ago
d654b54
i2c: davinci: Allow i2c driver available for keystone platforms
by Santosh Shilimkar
· 11 years ago
9adad4d
i2c: davinci: remove useless mach/hardware include
by Santosh Shilimkar
· 11 years ago
Next »