Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
71e06db3b953b8cc57dec097bdc08b7ed4852277
/
drivers
/
i2c
e748a38
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
00d083f
drivers/i2c/busses: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
e9b526f
i2c: suppress lockdep warning on delete_device
by Alexander Sverdlin
· 11 years ago
d295a86
i2c: mv64xxx: work around signals causing I2C transactions to be aborted
by Russell King
· 11 years ago
5322934
i2c: i801: Document feature bits in modinfo
by Jean Delvare
· 11 years ago
5a7e6bd
i2c: designware: add Intel BayTrail ACPI ID
by Mika Westerberg
· 11 years ago
2a2d95e
i2c: designware: always clear interrupts before enabling them
by Mika Westerberg
· 11 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
· 11 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
b34bb1e
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
by Rafael J. Wysocki
· 12 years ago
51d9570
i2c: Make the return type of i2c_del_mux_adapter() void
by Lars-Peter Clausen
· 12 years ago
a205e63
i2c: Ignore the return value of i2c_del_mux_adapter()
by Lars-Peter Clausen
· 12 years ago
7154630
i2c: Make return type of i2c_del_adapter() void
by Lars-Peter Clausen
· 12 years ago
bf51a8c
i2c: Ignore return value of i2c_del_adapter()
by Lars-Peter Clausen
· 12 years ago
f5fb082
i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error
by Lars-Peter Clausen
· 12 years ago
19baba4
i2c: Remove detach_adapter
by Lars-Peter Clausen
· 12 years ago
600abea
i2c: at91: Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
8579684
i2c: davinci: update to devm_* API
by Vishwanathrao Badarkhe, Manish
· 12 years ago
adf68ac
i2c: davinci: rename recover bus functions
by Wolfram Sang
· 12 years ago
7fafae6
i2c: mux: gpio: Check gpio_direction_output return value
by Jean Delvare
· 12 years ago
1b295c8
i2c: gpio: Add support for deferred probing
by Jean Delvare
· 12 years ago
7a6674d
i2c: s3c2410: fixup the styling of the newly moved register definitions
by Heiko Stübner
· 12 years ago
e636602
i2c: s3c2410: move mach/regs-iic.h into i2c-s3c2410 device driver
by Heiko Stübner
· 12 years ago
1fdc66a
i2c: ismt: remove duplicate const
by Wolfram Sang
· 12 years ago
49a64ac
i2c: tegra: assume CONFIG_OF, remove platform data
by Stephen Warren
· 12 years ago
fe69c55
i2c: pxa: Use i2c-core to get bus number now
by Doug Anderson
· 12 years ago
5f9296b
i2c: Add bus recovery infrastructure
by Viresh Kumar
· 13 years ago
ee5c274
i2c: core: Pick i2c bus number from dt alias if present
by Doug Anderson
· 12 years ago
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
cf2fbdd
treewide: Fix typos in printk and comment
by Masanari Iida
· 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
Next »