Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
103fe2fb2314f09d9b923c5919e70cbe66830d6d
/
drivers
/
i2c
df2a8f3
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
b104153
i2c: Fix my e-mail address in drivers and documentation
by Guenter Roeck
· 12 years ago
488b926
i2c: iSMT: add Intel Avoton DeviceIDs
by Seth Heasley
· 12 years ago
132c803
i2c: tegra: check the clk_prepare_enable() return value
by Laxman Dewangan
· 12 years ago
aaaf9cf
drivers/i2c: remove !S390 dependency, add missing GENERIC_HARDIRQS dependencies
by Heiko Carstens
· 12 years ago
e8c8d1b
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
by Tejun Heo
· 12 years ago
4ae42b0f
i2c: convert to idr_alloc()
by Tejun Heo
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
52caa59
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
55827f4
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
by Doug Anderson
· 12 years ago
0a6d224
i2c: pxa: remove incorrect __exit annotations
by Dmitry Torokhov
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
6beaddf
i2c: ocores: Fix pointer to integer cast warning
by Jayachandran C
· 12 years ago
58823c7
i2c: tegra: remove warning dump if timeout happen in transfer
by Laxman Dewangan
· 12 years ago
724d5ed
i2c: fix i2c-ismt.c printk format warning
by Randy Dunlap
· 12 years ago
a3fc0ff
i2c: i801: Add Device IDs for Intel Wellsburg PCH
by James Ralston
· 12 years ago
f3b54b9
i2c: add bcm2835 driver
by Stephen Warren
· 12 years ago
91991f3
i2c: sis630: checkpatch cleanup
by Amaury Decrême
· 12 years ago
97da42d
i2c: sis630: display unsigned hex
by Amaury Decrême
· 12 years ago
a6e7d0ef
i2c: sis630: use hex to constants for SMBus commands
by Amaury Decrême
· 12 years ago
499b919
i2c: sis630: fix behavior after collision
by Amaury Decrême
· 12 years ago
aa9e7a3
i2c: sis630: clear sticky bits
by Amaury Decrême
· 12 years ago
974d6a3
i2c: sis630: Add SIS964 support
by Amaury Decrême
· 12 years ago
b08369a
i2c: isch: Add module parameter for backbone clock rate if divider is unset
by Alexander Stein
· 12 years ago
4182b43
i2c: at91: fix unsed variable warning when building with !CONFIG_OF
by Joachim Eastwood
· 12 years ago
13f35ac
i2c: Adding support for Intel iSMT SMBus 2.0 host controller
by Neil Horman
· 12 years ago
e789029
i2c: sh_mobile: don't send a stop condition by default inside transfers
by Guennadi Liakhovetski
· 12 years ago
4b38231
i2c: sh_mobile: eliminate an open-coded "goto" loop
by Guennadi Liakhovetski
· 12 years ago
5687265
i2c: sh_mobile: fix timeout error handling
by Guennadi Liakhovetski
· 12 years ago
05cf936
i2c: sh_mobile: cosmetic: trivially simplify 2 functions
by Guennadi Liakhovetski
· 12 years ago
626f0a2
i2c: mxs: Implement arbitrary clock speed derivation algorithm
by Marek Vasut
· 12 years ago
c2db409c
i2c: i801: SMBus patch for Intel Avoton DeviceIDs
by Seth Heasley
· 12 years ago
bda6f8e
Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Olof Johansson
· 12 years ago
61fd290
ARM: tegra: migrate to new clock code
by Prashant Gaikwad
· 12 years ago
faf93ff
i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440
by Giridhar Maruthy
· 12 years ago
fc91e40
i2c: mxs: Add PIO and mixed-DMA support
by Marek Vasut
· 12 years ago
dc6fea4
i2c: s3c2410: Remove err_cpufreq label
by Tushar Behera
· 12 years ago
d16933b
i2c: s3c2410: Move location of clk_prepare_enable() call in probe function
by Tushar Behera
· 12 years ago
2b255b9
i2c: s3c2410: Convert to use devm_* APIs
by Tushar Behera
· 12 years ago
669da30
i2c: s3c2410: Remove unnecessary label err_noclk
by Tushar Behera
· 12 years ago
876ae85
i2c: nomadik: drop superfluous variable initialization
by Wolfram Sang
· 12 years ago
24e9e15
i2c: nomadik: adopt pinctrl support
by Patrice Chotard
· 12 years ago
631056c
i2c: at91: add of_device_id entry for at91rm9200
by Joachim Eastwood
· 12 years ago
2a2897b
i2c: tegra: add support for Tegra114 SoC
by Laxman Dewangan
· 12 years ago
b61b141
i2c-designware: add support for Intel Lynxpoint
by Mika Westerberg
· 12 years ago
7272194
i2c-designware: add minimal support for runtime PM
by Mika Westerberg
· 12 years ago
17a76b4
i2c-designware: always set the STOP bit after last byte
by Mika Westerberg
· 12 years ago
5c38dc8
i2c: nforce2: fix coding style issues
by Laurent Navet
· 12 years ago
c811093
i2c: core: Remove definition of i2c_smbus_process_call
by Tushar Behera
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
51fac83
ACPI: Remove useless type argument of driver .remove() operation
by Rafael J. Wysocki
· 12 years ago
9f9cba8
Merge 3.8-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
84dbf80
i2c: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
9dd3162
i2c-designware: add missing MODULE_LICENSE
by Mika Westerberg
· 12 years ago
9eb13cf
i2c: omap: fix draining irq handling
by Aaro Koskinen
· 12 years ago
2c5de55
i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt
by Aaro Koskinen
· 12 years ago
43a2bd4
i2c: muxes: fix wrong use of sizeof(ptr)
by Laurent Navet
· 12 years ago
bfd059d
i2c: sirf: register i2c_client from dt child-nodes in probe entry
by Barry Song
· 12 years ago
0f40cbc4
i2c: mxs: Fix type of error code
by Fabio Estevam
· 12 years ago
417e86c
drivers/i2c: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
85de7fa
i2c: mxs: Fix misuse init_completion
by Marek Vasut
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
240335f
drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
0b255e9
i2c: remove __dev* attributes from subsystem
by Bill Pemberton
· 12 years ago
752451f
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
8117e41
i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
6676a84
i2c-i801: Enable interrupts for all post-ICH5 chips
by Jean Delvare
· 12 years ago
f6afc8b
i2c-i801: Add device tree support
by Thierry Reding
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
b58ed04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
bcacbdb
Merge branch 'acpi-enumeration'
by Rafael J. Wysocki
· 12 years ago
972deb4
i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag
by Shubhrajyoti D
· 12 years ago
0f9cb21
Merge tag 'v3.7-rc7' into next/cleanup
by Olof Johansson
· 12 years ago
60937b2
i2c: at91: add dma support
by Ludovic Desroches
· 12 years ago
5f43381
i2c: at91: change struct members indentation
by Ludovic Desroches
· 12 years ago
cd32e6c
i2c: at91: fix compilation warning
by Ludovic Desroches
· 12 years ago
33f1459
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
907ddf8
i2c / ACPI: add ACPI enumeration support
by Mika Westerberg
· 12 years ago
958f988
i2c: mxs: Handle i2c DMA failure properly
by Marek Vasut
· 12 years ago
8f41405
i2c: mxs: Do not disable the I2C SMBus quick mode
by Marek Vasut
· 12 years ago
c35d3cf
i2c: mxs: Handle i2c DMA failure properly
by Marek Vasut
· 12 years ago
31f313d
i2c: s3c2410: Remove recently introduced performance overheads
by Mark Brown
· 12 years ago
c5d5474
i2c: ocores: Move grlib set/get functions into #ifdef CONFIG_OF block
by Andreas Larsson
· 12 years ago
174a13a
i2c: Add viperboard i2c master driver
by Lars Poeschel
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
963f207
i2c: s3c2410: Fix code to free gpios
by Abhilash Kesavan
· 12 years ago
658122f
i2c: s3c2410: Add fix for i2c suspend/resume
by Abhilash Kesavan
· 12 years ago
3b2f3ce
i2c: s3c2410: Fix code to free gpios
by Abhilash Kesavan
· 12 years ago
0857ba3
i2c: i2c-cbus-gpio: introduce driver
by Aaro Koskinen
· 12 years ago
a000b8c1
i2c: ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functions
by Andreas Larsson
· 12 years ago
f5f35a9
i2c: ocores: Add irq support for sparc
by Andreas Larsson
· 12 years ago
1ab3604
i2c: omap: Move the remove constraint
by Shubhrajyoti D
· 12 years ago
79f678e
i2c: s3c2410: do not special case HDMIPHY stuck bus detection
by Daniel Kurtz
· 12 years ago
fe724bf
i2c: s3c2410: use exponential back off while polling for bus idle
by Daniel Kurtz
· 12 years ago
Next »