Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a096932f0c9c9dca9cce72f1c0fb2395df8f2dff
/
drivers
/
i2c
« Previous
2fb9ac0
i2c: i2c-bfin-twi: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
c6a88fa
i2c: puv3: add CONFIG_PM_SLEEP to suspend function
by Jingoo Han
· 11 years ago
d2f1853
i2c: pnx: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
71f1260
i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
f076e91
i2c: ocores: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
dfb03fb
i2c: designware: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
0a488c4
i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
63151c5
i2c: mxs: Check the return value from stmp_reset_block()
by Fabio Estevam
· 11 years ago
2806914
drivers/i2c/busses: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
3f97b62
drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 11 years ago
421476a
i2c: mpc: Define unique I2C adapter names
by Guenter Roeck
· 11 years ago
c66c4cc
i2c: add sanity check to i2c_put_adapter
by Sebastian Hesselbarth
· 11 years ago
8256424
i2c: designware: Manually set RESTART bit between messages
by Chew, Chiau Ee
· 11 years ago
9d3dda5
i2c: pxa: enable high speed mode for i2c bus
by Leilei Shang
· 11 years ago
4c71566
i2c: Fix Kontron PLD prescaler calculation
by Michael Brunner
· 11 years ago
d6e102f
i2c: i2c-mxs: Use DMA mode even for small transfers
by Fabio Estevam
· 11 years ago
d144746
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
98f486f1
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
862f001
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
97191d7
i2c-designware: use div_u64 to fix link
by Vincent Stehlé
· 11 years ago
3dbde57
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
e0b9b7b
i2c: Kontron PLD i2c bus driver
by Kevin Strasser
· 11 years ago
88a8e4a
i2c: iop3xxx: fix build failure after waitqueue changes
by Kevin Hilman
· 11 years ago
9803f86
i2c-designware: make SDA hold time configurable
by Christian Ruppert
· 11 years ago
a16d8aa
i2c-cpm: Fix to takeback i2c bus master-ship after a collision
by Sachin Surendran
· 12 years ago
4c730a0
i2c: mv64xxx: Set bus frequency to 100kHz if clock-frequency is not provided
by Gregory CLEMENT
· 11 years ago
2f641a8
i2c: imx: allow autoloading on dt ids
by Arnaud Patard \(Rtp\)
· 11 years ago
6faa353
i2c: mv64xxx: Fix transfer error code
by Guenter Roeck
· 11 years ago
f39901c
i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDs
by Seth Heasley
· 11 years ago
c3b693d
Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc
by Arnd Bergmann
· 11 years ago
c5dece3
ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary
by Arnd Bergmann
· 11 years ago
4368de1
i2c: omap: correct usage of the interrupt enable register
by Oleksandr Dmytryshyn
· 11 years ago
7a10f47
i2c-pxa: prepare clock before use
by Daniel Drake
· 11 years ago
661f6c1
Revert "i2c: core: make it possible to match a pure device tree driver"
by Wolfram Sang
· 11 years ago
2165f83
i2c: stu300: do not request a specific clock name
by Linus Walleij
· 11 years ago
ac844b62
i2c: nomadik: use pinctrl PM helpers
by Linus Walleij
· 11 years ago
d15b857
i2c: nomadik: allocate adapter number dynamically
by Linus Walleij
· 11 years ago
3a205be
i2c: nomadik: support elder Nomadiks
by Linus Walleij
· 11 years ago
3d66ac7
i2c: mv64xxx: Add Allwinner sun4i compatible
by Maxime Ripard
· 11 years ago
004e8ed
i2c: mv64xxx: make the registers offset configurable
by Maxime Ripard
· 11 years ago
683e69b
i2c: mv64xxx: Add macros to access parts of registers
by Maxime Ripard
· 11 years ago
560746e
i2c: vt8500: Add support for I2C bus on Wondermedia SoCs
by Tony Prisk
· 11 years ago
38d7fad
i2c: designware: fix race between subsequent xfers
by Christian Ruppert
· 11 years ago
8419c8d
i2c: bfin-twi: Read and write the FIFO in loop
by Sonic Zhang
· 11 years ago
c80f528
i2c: core: make it possible to match a pure device tree driver
by Linus Walleij
· 12 years ago
c2c6495
i2c: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
3cc2d00
drivers/i2c/busses: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
e42dba5
i2c: designware: prevent signals from aborting I2C transfers
by Mika Westerberg
· 11 years ago
dfda7d8
i2c: mxs: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
76b1f72
i2c: imx: Let device core handle pinctrl
by Fabio Estevam
· 12 years ago
9ddebc4
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
by David Daney
· 11 years ago
4243fa0
I2C: mv64xxx: fix race between FSM/interrupt and process context
by Russell King
· 12 years ago
3420afb
I2C: mv64xxx: move mv64xxx_i2c_prepare_for_io()
by Russell King
· 12 years ago
aa6bce5
I2C: mv64xxx: remove I2C_M_NOSTART code
by Russell King
· 12 years ago
0c195af
I2C: mv64xxx: fix error handling for request_irq()
by Russell King
· 12 years ago
2c91110
I2C: mv64xxx: use devm_kzalloc()
by Russell King
· 12 years ago
4c5c95f
I2C: mv64xxx: use devm_clk_get() to avoid missing clk_put()
by Russell King
· 12 years ago
16874b0
I2C: mv64xxx: use devm_ioremap_resource()
by Russell King
· 12 years ago
d5ac456
I2C: mv64xxx: use return value from mv64xxx_i2c_map_regs()
by Russell King
· 12 years ago
1c2d721
i2c: intel-mid: remove obsolete driver
by Andy Shevchenko
· 11 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
b996ac9
i2c-piix4: Add AMD CZ SMBus device ID
by Shane Huang
· 11 years ago
8c58d89
i2c: stu300: device tree support
by Linus Walleij
· 12 years ago
e748a38
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
00d083f
drivers/i2c/busses: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
e9b526f
i2c: suppress lockdep warning on delete_device
by Alexander Sverdlin
· 12 years ago
d295a86
i2c: mv64xxx: work around signals causing I2C transactions to be aborted
by Russell King
· 12 years ago
5322934
i2c: i801: Document feature bits in modinfo
by Jean Delvare
· 12 years ago
5a7e6bd
i2c: designware: add Intel BayTrail ACPI ID
by Mika Westerberg
· 12 years ago
2a2d95e
i2c: designware: always clear interrupts before enabling them
by Mika Westerberg
· 12 years ago
e6f34ce
i2c: designware: fix RX FIFO overrun
by Josef Ahmad
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
38f56f3
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4183bef
Merge branch 'late/dt' into next/dt2
by Arnd Bergmann
· 12 years ago
99bece7
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
c39e8e4
i2c: xiic: must always write 16-bit words to TX_FIFO
by Steven A. Falco
· 12 years ago
73f37dc
i2c: octeon: use HZ in timeout value
by 송은봉
· 12 years ago
2637e5f
i2c: octeon: Fix i2c fail problem when a process is terminated by a signal
by 송은봉
· 12 years ago
aaedeb6
i2c: designware-pci: drop superfluous {get|put}_device
by Wolfram Sang
· 12 years ago
be7fbe6
i2c: designware-plat: drop superfluous {get|put}_device
by Wolfram Sang
· 12 years ago
c4df500
i2c: davinci: drop superfluous {get|put}_device
by Wolfram Sang
· 12 years ago
b81dfaa
i2c: mux: Add i2c-arb-gpio-challenge 'mux' driver
by Doug Anderson
· 12 years ago
76ec9d1
Convert selectors of GENERIC_GPIO to GPIOLIB
by Alexandre Courbot
· 12 years ago
d877a72
i2c: at91: convert to dma_request_slave_channel_compat()
by Ludovic Desroches
· 12 years ago
92b775c
i2c: mxs: do error checking and handling in PIO mode
by Lucas Stach
· 12 years ago
535ebd2
i2c: mxs: remove races in PIO code
by Lucas Stach
· 12 years ago
4345233
i2c-designware: switch to use runtime PM autosuspend
by Mika Westerberg
· 12 years ago
1451b91
i2c-designware: use usleep_range() in the busy-loop
by Mika Westerberg
· 12 years ago
3ca4ed8
i2c-designware: enable/disable the controller properly
by Mika Westerberg
· 12 years ago
efe7d64
i2c-designware: use dynamic adapter numbering on Lynxpoint
by Mika Westerberg
· 12 years ago
76cf3fc
i2c-designware-pci: use managed functions pcim_* and devm_*
by Andy Shevchenko
· 12 years ago
ca0c1ff
i2c-designware-pci: use dev_err() instead of printk()
by Andy Shevchenko
· 12 years ago
1cb715c
i2c-designware: move to managed functions (devm_*)
by Andy Shevchenko
· 12 years ago
e5a7074
i2c: remove CONFIG_HOTPLUG ifdefs
by Yijing Wang
· 12 years ago
85747311
i2c: s3c2410: Add SMBus emulation for block read
by Jaemin Yoo
· 12 years ago
e5aba13
i2c: i2c-mxs: move to use generic DMA helper
by Shawn Guo
· 12 years ago
Next »