Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
455921451a176d90c5cfef898f061bb6fc83faaf
/
drivers
/
i2c
/
busses
8d91cba
[ARM] Acorn: move the i2c bus driver into drivers/i2c
by Russell King
· 18 years ago
874ff01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
59b8175
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
3b0eb4a
Merge the easy part of the IOP branch
by Russell King
· 18 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
588ef76
[ARM] 4184/1: iop: cp6 access handler (undef_hook)
by Dan Williams
· 18 years ago
12a917f
i2c: Declare more i2c_adapter parent devices
by Jean Delvare
· 18 years ago
beb58aa
i2c: PA Semi SMBus driver
by Olof Johansson
· 18 years ago
88b9e75
i2c-amd8111: Proposed cleanups
by Jean Delvare
· 18 years ago
55249cf
i2c-parport: Add support for One For All remote JP1 interface
by Jonathan McDowell
· 18 years ago
ab6a6ed
i2c-viapro: Add support for the VIA CX700 south bridge
by Jean Delvare
· 18 years ago
9ace555
i2c: Add IDs to adapters
by Stephen Hemminger
· 18 years ago
b8d6f45
i2c: completion header cleanups
by Jean Delvare
· 18 years ago
fcdd96e
i2c-i801: Spelling fix
by Jean Delvare
· 18 years ago
4e6697f
i2c-piix4: Add support for the ATI SB600
by Jean Delvare
· 18 years ago
4ef0ce9
i2c-nforce2: Drop unused reference to pci_dev
by Jean Delvare
· 18 years ago
849be51
i2c-ali1563: Fix device initialization
by Jean Delvare
· 18 years ago
6973569
i2c-ali1563: Improve the status messages
by Jean Delvare
· 18 years ago
a7b4e55
[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set
by Guennadi Liakhovetski
· 18 years ago
3269bb6
i2c-mv64xxx: Fix random oops at boot
by Maxime Bizon
· 18 years ago
6c566fb
i2c-pnx: Fix interrupt handler, get rid of EARLY config option
by Vitaly Wool
· 18 years ago
bbc7610
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 18 years ago
7188cc6
hwmon: Update Rudolf Marek's e-mail address
by Jean Delvare
· 18 years ago
d7aef13
i2c: Fix OMAP clock prescaler to match the comment
by Jean Delvare
· 18 years ago
250d1bd
i2c: Enable PEC on more i2c-i801 devices
by Jean Delvare
· 18 years ago
3269711
i2c: Discard the i2c algo del_bus wrappers
by Jean Delvare
· 18 years ago
6b65cd7
i2c: New ARM Versatile/Realview bus driver
by Russell King
· 18 years ago
813e30e
i2c: New Atmel AT91 bus driver
by Andrew Victor
· 18 years ago
ad04d5c
i2c: Cleanups to the i2c-nforce2 bus driver
by Hans-Frieder Vogt
· 18 years ago
31c095b
i2c: Add request/release_mem_region to i2c-ibm_iic bus driver
by Jean-Baptiste Maneyrol
· 18 years ago
41561f2
i2c: New Philips PNX bus driver
by Vitaly Wool
· 18 years ago
51fd554
i2c: Delete the broken i2c-ite bus driver
by Jean Delvare
· 18 years ago
ea14fad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
6705cda
[ARM] Merge individual ARM sub-trees
by Russell King
· 18 years ago
285f5fa
[ARM] 3995/1: iop13xx: add iop13xx support
by Dan Williams
· 18 years ago
adbc2a1
i2c-i801: SMBus patch for Intel ICH9
by Jason Gaston
· 18 years ago
beea494
[ARM] Remove EEPROM slave emulation from i2c-pxa driver.
by Russell King
· 18 years ago
0b1082e
[PATCH] Fix i2c-ixp4xx compile (missing brace)
by Jean Delvare
· 18 years ago
ffb3d13
[PATCH] scx200_acb: handle PCI errors
by Jeff Garzik
· 18 years ago
a6cd2d9
[PATCH] i2c-ixp4xx: fix ") != 0))" typo
by Alexey Dobriyan
· 18 years ago
84b5abe
[ARM] Fix i2c-pxa slave mode support
by Russell King
· 18 years ago
e693810
hwmon: Let w83781d and lm78 load again
by Jean Delvare
· 18 years ago
9f2545c
[POWERPC] Fix i2c-powermac platform device usage
by Benjamin Herrenschmidt
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
0950960
Fix several typos in drivers/
by Matt LaPlante
· 18 years ago
c53421b
[PATCH] proper flags type of spin_lock_irqsave()
by Alexey Dobriyan
· 18 years ago
ae1390d
[PATCH] i2c-sibyte: Fix modular build breakage
by Yoichi Yuasa
· 18 years ago
ebdea46
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
2dc9431
Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel
by Russell King
· 18 years ago
8f9082c
i2c: Constify i2c_algorithm declarations, part 2
by Jean Delvare
· 18 years ago
c243353
i2c-viapro: Add support for the VT8237A and VT8251
by Rudolf Marek
· 18 years ago
9b4ccb8
i2c-algo-pcf: Discard the mdelay data struct member
by Adrian Bunk
· 18 years ago
8202632
i2c-isa: Fail adding driver on attach_adapter error
by David Hubbard
· 18 years ago
7a8d29c
i2c-stub: Chip address as a module parameter
by Jean Delvare
· 18 years ago
010d442
i2c: New bus driver for TI OMAP boards
by Komal Shah
· 18 years ago
a0d9c63
i2c-algo-bit: Discard the mdelay data struct member
by Jean Delvare
· 18 years ago
a294de4
i2c-au1550: Add I2C support for Au1200
by Domen Puncer
· 18 years ago
6ed0713
i2c-au1550: Add SMBus functionality flag
by Domen Puncer
· 18 years ago
8859942
i2c-au1550: Fix timeout problem
by Domen Puncer
· 18 years ago
643bd3f
i2c-sibyte: Kip Walker is gone
by Jean Delvare
· 18 years ago
51c3711
i2c-algo-sibyte: Merge into i2c-sibyte
by Jean Delvare
· 18 years ago
b119c6c
i2c: __must_check fixes (core drivers)
by Jean Delvare
· 18 years ago
72edd84
[ARM] 3827/1: iop3xx: add common gpio module
by Lennert Buytenhek
· 18 years ago
3f7e581
[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x
by Lennert Buytenhek
· 18 years ago
98954df
[ARM] 3816/1: iop3xx: rename config symbols
by Lennert Buytenhek
· 18 years ago
32bc6e0
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
3e3183b
[PATCH] SCX200_ACB: eliminate spurious timeout errors
by David Woodhouse
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
018a3d1
[POWERPC] powermac: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
8ced8ee
[PATCH] i2c-powermac: Fix master_xfer return value
by Jean Delvare
· 18 years ago
c3efaca
[PATCH] scx200_acb: Fix the block transactions
by Jean Delvare
· 18 years ago
fd627a0
[PATCH] scx200_acb: Fix the state machine
by Thomas Andrews
· 18 years ago
39288e1
[PATCH] i2c-iop3xx: Avoid addressing self
by Peter Milne
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
598736c
[PATCH] i2c-801: 64bit resource fix
by Andrew Morton
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
d6fcb3b
[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled
by Daniel Ritz
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
02dd7ae
[PATCH] i2c-i801: Merge setup function
by Jean Delvare
· 18 years ago
6dcc19d
[PATCH] i2c-i801: Better pci subsystem integration
by Jean Delvare
· 18 years ago
455f332
[PATCH] i2c-i801: Cleanups
by Jean Delvare
· 18 years ago
520e64d
[PATCH] i2c-i801: Remove PCI function check
by Jean Delvare
· 18 years ago
d8db8f9
[PATCH] i2c-i801: Remove force_addr parameter
by Jean Delvare
· 18 years ago
397e2f6
[PATCH] i2c-i801: Fix block transaction poll loops
by Jean Delvare
· 18 years ago
9917392
[PATCH] scx200_acb: Mark scx200_acb_probe __init
by Jean Delvare
· 18 years ago
80cd3a8
[PATCH] scx200_acb: Use PCI I/O resource when appropriate
by Jordan Crouse
· 18 years ago
1ded969
[PATCH] i2c-ocores: Minor cleanups
by Peter Korsgaard
· 18 years ago
18f98b1
[PATCH] i2c: New bus driver for the OpenCores I2C controller
by Peter Korsgaard
· 19 years ago
aee6230
[PATCH] i2c: Suggest N for rare devices in Kconfig
by Jean Delvare
· 19 years ago
5c7ae65
[PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55
by Jean Delvare
· 19 years ago
f9ba6c0
[PATCH] I2C: i2c-piix4: Document the IBM problem more clearly
by Jean Delvare
· 19 years ago
54aaa1c
[PATCH] I2C: i2c-piix4: Remove the fix_hstcfg parameter
by Rudolf Marek
· 19 years ago
02e0c5d
[PATCH] i2c-piix4: Add ATI IXP200/300/400 support
by Rudolf Marek
· 19 years ago
2097c7f
[POWERPC] Document I2C_MPC option for 86xx too.
by Jon Loeliger
· 18 years ago
5d5daa1
[PATCH] scx200_acb: fix section mismatch warning
by Randy Dunlap
· 19 years ago
95563d3
[PATCH] scx200_acb: Fix for the CS5535 errata
by Jordan Crouse
· 19 years ago
Next »