Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
769cb858c23ba7379ea27208624b444cd7b61af2
/
drivers
/
i2c
« Previous
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
b536661
Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical
by Olof Johansson
· 12 years ago
2042050
i2c-scmi: convert to module_acpi_driver()
by Mika Westerberg
· 12 years ago
32dec75
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup
by Olof Johansson
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
5b799dd
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
0c25aef
i2c: mpc: Wait for STOP to hit the bus
by Joakim Tjernlund
· 12 years ago
5f71a3e
i2c: algo: pca: Fix mode selection for PCA9665
by Thomas Kavanagh
· 12 years ago
2bdbfa9
i2c: davinci: preparation for switch to common clock framework
by Murali Karicheri
· 12 years ago
54ecf4f
ARM: w90x900: move platform_data definitions
by Arnd Bergmann
· 12 years ago
82906b1
ARM: imx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
ec2a083
ARM: davinci: move platform_data definitions
by Arnd Bergmann
· 12 years ago
fd301cc
i2c: tegra: dynamically control fast clk
by Laxman Dewangan
· 12 years ago
6ad068e
i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
by Laxman Dewangan
· 12 years ago
14e92bd
i2c: tegra: pass proper name for getting clock
by Laxman Dewangan
· 12 years ago
1a87676
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical
by Olof Johansson
· 12 years ago
72ee734
i2c: mxs: correctly setup speed for non devicetree
by Wolfram Sang
· 12 years ago
c076ada
i2c: pnx: Fix read transactions of >= 2 bytes
by Roland Stigge
· 12 years ago
b3aafe8
i2c: pnx: Fix bit definitions
by Roland Stigge
· 12 years ago
c5d3cd6
omap-i2c: fix incorrect log message when using a device tree
by Florian Vaussard
· 12 years ago
0bdfe0c
i2c: omap: sanitize exit path
by Felipe Balbi
· 12 years ago
6d8451d
i2c: omap: switch over to autosuspend API
by Felipe Balbi
· 12 years ago
e3a36b2
i2c: omap: remove unnecessary pm_runtime_suspended check
by Felipe Balbi
· 12 years ago
3b2f8f8
i2c: omap: switch to threaded IRQ support
by Felipe Balbi
· 12 years ago
d741d0c
i2c: omap: remove redundant status read
by Shubhrajyoti D
· 12 years ago
b07be0f
i2c: omap: get rid of the "complete" label
by Felipe Balbi
· 12 years ago
dd74548
i2c: omap: resize fifos before each message
by Felipe Balbi
· 12 years ago
4a7ec4e
i2c: omap: simplify IRQ exit path
by Felipe Balbi
· 12 years ago
6a85ced
i2c: omap: always return IRQ_HANDLED
by Felipe Balbi
· 12 years ago
3ff4443
i2c: omap: simplify errata check
by Felipe Balbi
· 12 years ago
079d8af
i2c: omap: bus: add a receiver flag
by Felipe Balbi
· 12 years ago
ac79e4b
i2c: omap: switch to platform_get_irq()
by Felipe Balbi
· 12 years ago
1d7afc9
i2c: omap: ack IRQ in parts
by Felipe Balbi
· 12 years ago
66b9298
i2c: omap: switch over to do {} while loop
by Felipe Balbi
· 12 years ago
3312d25
i2c: omap: re-factor receive/transmit data loop
by Felipe Balbi
· 12 years ago
4151e74
i2c: omap: improve i462 errata handling
by Felipe Balbi
· 12 years ago
6d9939f
i2c: omap: split out [XR]DR and [XR]RDY
by Felipe Balbi
· 12 years ago
540a479
i2c: omap: simplify omap_i2c_ack_stat()
by Felipe Balbi
· 12 years ago
c55edb9
i2c: omap: add blank lines
by Felipe Balbi
· 12 years ago
2049b5b
i2c: omap: decrease indentation level on data handling
by Felipe Balbi
· 12 years ago
baf3d7b
i2c: omap: simplify num_bytes handling
by Felipe Balbi
· 12 years ago
d9ebd04
i2c: omap: switch to devm_* API
by Felipe Balbi
· 12 years ago
70d46a2
i2c: at91: add dt support to i2c-at91
by Ludovic Desroches
· 12 years ago
fac368a
i2c: at91: add new driver
by Nikolaus Voss
· 13 years ago
a879e9c
i2c: at91: remove old polling driver
by Nikolaus Voss
· 13 years ago
e89cec7
i2c: nomadik: stop fetching the regulator
by Linus Walleij
· 12 years ago
5c3d8a4
i2c: davinci: add OF support
by Heiko Schocher
· 12 years ago
002f002
i2c: imx: Use dev_dbg logging style
by Fabio Estevam
· 12 years ago
06d141e
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
by Fabio Estevam
· 12 years ago
1d10a65
i2c/mpc: make data used as *of_device_id.data const
by Arnd Bergmann
· 12 years ago
215e691
i2c/mpc: add a const qualifier
by Uwe Kleine-König
· 12 years ago
c4dba01
i2c/i2c-omap: add a const qualifier
by Uwe Kleine-König
· 12 years ago
390946b
i2c-core: Fix for lockdep validator
by Jean Delvare
· 12 years ago
e68bb91
i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG_I2C_DESIGNWARE_PCI=y
by Axel Lin
· 12 years ago
4a8f1dd
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
by James Ralston
· 12 years ago
7ad8f8f
Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cleanup
by Olof Johansson
· 12 years ago
863e99a
Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci
by Arnd Bergmann
· 12 years ago
d684f05
ARM: mach-pnx4008: Remove architecture
by Roland Stigge
· 12 years ago
371e67c
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
by Laxman Dewangan
· 12 years ago
ab5625c
i2c: diolan-u2c: Fix master_xfer return code
by Guenter Roeck
· 12 years ago
33ec5e8
I2C: OMAP: xfer: fix runtime PM get/put balance on error
by Kevin Hilman
· 12 years ago
b007a3e
i2c: nomadik: Add default configuration into the Nomadik I2C driver
by Lee Jones
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
6df419e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
dd995c9
i2c/i2c-pxa: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
287dc4b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
a410963
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
701eb26
i2c: iop3xx: use standard gpiolib functions
by Rob Herring
· 12 years ago
67ac88f
i2c: iop3xx: clean-up trailing whitespace
by Rob Herring
· 12 years ago
5db20c4
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
by Wolfram Sang
· 12 years ago
fb604a3
i2c-omap: Add support for I2C_M_STOP message flag
by Laurent Pinchart
· 12 years ago
72fc2c7
i2c: Fall back to emulated SMBus if the operation isn't supported natively
by Laurent Pinchart
· 12 years ago
d47726c
i2c: Add SCCB support
by Laurent Pinchart
· 12 years ago
68a7602
i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter
by Emmanuel Deloget
· 12 years ago
d3ff6ce
i2c-i801: Enable IRQ for byte_by_byte transactions
by Daniel Kurtz
· 12 years ago
29b6085
i2c-i801: Enable interrupts on ICH5/7/8/9/10
by Jean Delvare
· 12 years ago
636752b
i2c-i801: Enable IRQ for SMBus transactions
by Daniel Kurtz
· 12 years ago
6cad93c
i2c-i801: Consolidate polling
by Jean Delvare
· 12 years ago
37af871
i2c-i801: Drop ENABLE_INT9
by Daniel Kurtz
· 12 years ago
edbeea6
i2c-i801: Rename some SMBHSTCNT bit constants
by Daniel Kurtz
· 12 years ago
70a1cc1
i2c-i801: Check and return errors during byte-by-byte transfers
by Daniel Kurtz
· 12 years ago
0ba8b8b
i2c-i801: Clear only status bits in HST_STS
by Daniel Kurtz
· 12 years ago
efa3cb1
i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byte
by Daniel Kurtz
· 12 years ago
fda2f4a
i2c-smbus: Use module_i2c_driver()
by Fabio Estevam
· 12 years ago
2a2f740
i2c-piix4: Support AMD auxiliary SMBus controller
by Andrew Armenia
· 12 years ago
e154bf6
i2c-piix4: Separate registration and probing code
by Andrew Armenia
· 12 years ago
14a8086
i2c-piix4: Eliminate piix4_smba global variable
by Andrew Armenia
· 12 years ago
56f2178
i2c/busses: Use module_pci_driver
by Axel Lin
· 12 years ago
83a638d
i2c: Update Guenter Roeck's e-mail address
by Guenter Roeck
· 12 years ago
83c7f72
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
97e7292
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3645f0c
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b61d157
I2C: MV64XYZ: Add Device Tree support
by Andrew Lunn
· 12 years ago
f353a21
i2c: Convert i2c-octeon.c to use device tree.
by David Daney
· 12 years ago
d38a014
i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 12 years ago
6f535b9
i2c: stu300: use devm managed resources
by Linus Walleij
· 12 years ago
7326e38
i2c: i2c-ocores: support for 16bit and 32bit IO
by Ganesan Ramalingam
· 12 years ago
8bb986a
i2c: i2c-ocores: Use reg-shift property
by Ganesan Ramalingam
· 12 years ago
Next »