Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
bf6350a3dfcbd0a0811d7c210beacb66e90eca47
/
drivers
/
i2c
/
busses
be8a1f7
i2c-pasemi: Fix NACK detection
by Olof Johansson
· 17 years ago
ff23f3e
i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"
by Robert P. J. Day
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
ed11399
i2c-pxa, rename BIT macro to PXA_BIT
by Jiri Slaby
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
65a6ec0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
ac3f575
i2c-nforce2: Declare PEC as supported
by Jean Delvare
· 17 years ago
d49584c
i2c-nforce2: Abort the transaction on error
by Oleg Ryjkov
· 17 years ago
4153549
i2c-nforce2: Move status checking to a separate function
by Oleg Ryjkov
· 17 years ago
a202707
i2c-au1550: Fix a misused register problem
by Chris David
· 17 years ago
6662cbb
i2c: Rename the PEC functionality bit
by David Brownell
· 17 years ago
24d0fb4
i2c-at91: Mark as broken
by David Brownell
· 17 years ago
3be27d3
i2c: Remove NOP i2c_algorithm.algo_control() methods
by David Brownell
· 17 years ago
9d90c1f
i2c-stub: Support multiple chips
by Jean Delvare
· 17 years ago
567a244
i2c-bfin-twi: Remove useless twi_lock mutex
by Francis Moreau
· 17 years ago
e07bc67
i2c-i801: Add support for the Intel Tolapai SMBus
by Jason Gaston
· 17 years ago
95a7f10
i2c: Add DaVinci I2C controller support
by Vladimir Barinov
· 17 years ago
7589a32
i2c-ibm_iic: Add support for new-style clients
by Stefan Roese
· 17 years ago
c3cef3f
[ARM] pxa: update pxa i2c driver to use clk support
by Russell King
· 17 years ago
51e5709
i2c-pxa: Fix adapter number
by Jean Delvare
· 17 years ago
9a3180e
i2c-gpio: Fix adapter number
by David Brownell
· 17 years ago
60693e5
i2c-piix4: Fix SB700 PCI device ID
by Shane Huang
· 17 years ago
b5d0b4b
i2c-s3c2410: Build fix
by Ben Dooks
· 17 years ago
a07ad1c
i2c-mv64xxx: Reinitialize hw and driver on I2C bus hang
by Dale Farnsworth
· 17 years ago
5af0e07
i2c-mpc: Don't disable I2C module on stop condition
by Domen Puncer
· 17 years ago
432ca99
i2c-iop3xx: Set I2C_CLASS_HWMON to adapter class
by Arnaud Patard
· 17 years ago
322454a
i2c-mpc: Pass correct dev_id to free_irq on error path
by Scott Wood
· 17 years ago
002cf63
i2c-i801: Typo: erroneous
by Jean Delvare
· 17 years ago
d8e7154
Blackfin arch: add BF54x I2C/TWI TWI0 driver support
by Bryan Wu
· 17 years ago
40b42f1
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
by Linus Torvalds
· 17 years ago
e24b8cb
i2c: Delete the i2c-isa pseudo bus driver
by Jean Delvare
· 17 years ago
5ee403f
parse error, drivers/i2c/busses/i2c-pmcmsp.c
by Yoann Padioleau
· 17 years ago
2a9915c
make i2c-acorn tristate
by Al Viro
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
0a85e9a
i2c-rpx: Remove
by Jean Delvare
· 17 years ago
254db9b
i2c-mpc: work around missing-9th-clock-pulse bug
by Domen Puncer
· 17 years ago
1b144df
i2c: New PMC MSP71xx TWI bus driver
by Marc St-Jean
· 17 years ago
c6e1629
i2c-savage4: Delete many unused defines
by Jean Delvare
· 17 years ago
b9cdad7
i2c: New bus driver for the TAOS evaluation modules
by Jean Delvare
· 17 years ago
7edcb9a
i2c-i801: Use the internal 32-byte buffer on ICH4+
by Oleg Ryjkov
· 17 years ago
ca8b9e3
i2c-i801: Various cleanups
by Oleg Ryjkov
· 17 years ago
066af98
i2c-pxa: Support new-style I2C drivers
by Rodolfo Giometti
· 17 years ago
4d6ceed
i2c-gpio: Make some internal functions static
by Atsushi Nemoto
· 17 years ago
7e69c3a
i2c-gpio: Add support for new-style clients
by Atsushi Nemoto
· 17 years ago
757ba4c
i2c-iop3xx: Switch to static adapter numbering
by Martin Michlmayr
· 17 years ago
7375cd8
i2c-sis5595: Resolve resource conflict with sis5595
by Jean Delvare
· 17 years ago
b53c822
i2c-nforce2: Add support for SMBus block transactions
by Oleg Ryjkov
· 17 years ago
1469fa2
i2c-mpc: Use i2c_add_numbered_adapter
by Grant Likely
· 17 years ago
65b22ad
i2c-mv64xxx: Use i2c_add_numbered_adapter
by Dale Farnsworth
· 17 years ago
c29c222
i2c-piix4: Add support for the ATI SB700
by Henry Su
· 17 years ago
4b2643d
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
by Jean Delvare
· 17 years ago
9d9c01c
scx200_acb: Use mutex instead of semaphore
by Matthias Kaehlcke
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
6776f3d
[ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator
by Enrico Scholz
· 18 years ago
a1ba158
i2c-s3c2410: Fix build warning
by Arnaud Patard
· 18 years ago
6a7ce82
i2c-tiny-usb: Fix truncated adapter name
by Jean Delvare
· 18 years ago
c91e23c
i2c-at91: compile fix (IS_ERR)
by Alexey Dobriyan
· 18 years ago
6e99806
i2c-at91 supports new-style i2c drivers
by David Brownell
· 18 years ago
0cfe61e
arm: fix i2c-pxa build
by Russell King
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
da67529
layered parport code uses parport->dev
by David Brownell
· 18 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
89661ad
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
5b68790
i2c-s3c2410: Fix bug in releasing driver
by Ben Dooks
· 18 years ago
e00a8cd
i2c-s3c2410: Fix I2C SDA to SCL setup time
by Ben Dooks
· 18 years ago
e8c76ee
i2c: New i2c-tiny-usb bus driver
by Till Harbaum
· 18 years ago
35532d2
i2c: SPIN_LOCK_UNLOCKED cleanup
by Milind Arun Choudhary
· 18 years ago
11de70b
i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c
by Jean Delvare
· 18 years ago
bcda9f1
i2c: New Simtec I2C bus driver
by Ben Dooks
· 18 years ago
1c23af9
i2c: Bitbanging I2C bus driver using the GPIO API
by Haavard Skinnemoen
· 18 years ago
16538e6
Use menuconfig objects - I2C
by Jan Engelhardt
· 18 years ago
7d05481
i2c-pxa: Clean transaction stop
by Jean Delvare
· 18 years ago
7c17549
i2c-omap: Switch to static adapter numbering
by David Brownell
· 18 years ago
d24ecfc
i2c: Blackfin Two Wire Interface driver
by Bryan Wu
· 18 years ago
a97f1ed
i2c: Move i2c-isa-only exported symbol declarations
by Jean Delvare
· 18 years ago
5cedb05
i2c-pca-isa: Port to the new device driver model
by Jean Delvare
· 18 years ago
4a5d303
i2c-elektor: Port to the new device driver model
by Jean Delvare
· 18 years ago
c6e8bb2
i2c-parport-light: Port to the new device driver model
by Jean Delvare
· 18 years ago
3af07bd
i2c-parport: Fix a minor race on driver unload
by Jean Delvare
· 18 years ago
4b4686e
scx200_acb: Fix PCI device reference count
by Jean Delvare
· 18 years ago
f75803d
i2c-nforce2: Add support for the MCP61 and MCP65
by Jean Delvare
· 18 years ago
cacf226
i2c-parport: Optimize binary size
by Jean Delvare
· 18 years ago
16ffadf
i2c: Class attribute cleanup
by David Brownell
· 18 years ago
2096b95
i2c: Shrink struct i2c_client
by David Brownell
· 18 years ago
b31366f
i2c: i2c_adapter devices need no driver
by Jean Delvare
· 18 years ago
fccb56e
i2c: Kill i2c_adapter.class_dev
by Jean Delvare
· 18 years ago
7053acb
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
by Eric Miao
· 18 years ago
a79220b
[ARM] 4246/1: i2c-pxa: add adapter class to platform specific data
by Matej Kenda
· 18 years ago
080dfbe
Minor bug fixes to i2c-pasemi
by Olof Johansson
· 18 years ago
56a3b5e
i2c-pasemi: Depend on PPC_PASEMI again
by Jean Delvare
· 18 years ago
a5aaea3
i2c-i801: Restore the device state before leaving
by Jean Delvare
· 18 years ago
58791fd
i2c-amd8111: Missed cleanup
by Jean Delvare
· 18 years ago
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
Next »