Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a58cbd5212fff2d4bba0bf58e778f02069597294
/
drivers
/
i2c
b0cb1a1
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
by Rafael J. Wysocki
· 17 years ago
7b55737
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
f52e0ef
i2c: ds1682 warning fix
by Andrew Morton
· 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
0c4a59f
OMAP: add TI TWL92330/Menelaus Power Management chip driver
by Tony Lindgren
· 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
05bd711
missing argument in bin_attribute ->read()/->write()
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
dc690d8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-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
e296fb7
i2c/tsl2550: Speed up initialization
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
a92c344
i2c: Add support for the TSL2550
by Rodolfo Giometti
· 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
5162b75
i2c: New DS1682 chip driver
by Grant Likely
· 17 years ago
4b2643d
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
by Jean Delvare
· 17 years ago
ba7fbb7
i2c: Deprecate legacy RTC drivers
by Jean Delvare
· 17 years ago
9d9c01c
scx200_acb: Use mutex instead of semaphore
by Matthias Kaehlcke
· 17 years ago
d64f73b
i2c: Add kernel documentation
by David Brownell
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 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
· 17 years ago
a1ba158
i2c-s3c2410: Fix build warning
by Arnaud Patard
· 17 years ago
6a7ce82
i2c-tiny-usb: Fix truncated adapter name
by Jean Delvare
· 17 years ago
de81d2a
i2c: Legacy i2c drivers shouldn't issue uevents
by David Brownell
· 17 years ago
fc0b60f
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
c91e23c
i2c-at91: compile fix (IS_ERR)
by Alexey Dobriyan
· 17 years ago
6e99806
i2c-at91 supports new-style i2c drivers
by David Brownell
· 17 years ago
0cfe61e
arm: fix i2c-pxa build
by Russell King
· 17 years ago
e25df12
[S390] Kconfig: menus with depends on HAS_IOMEM.
by Martin Schwidefsky
· 17 years ago
a3d25c2
PM: Separate hibernation code from suspend code
by Rafael J. Wysocki
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
da67529
layered parport code uses parport->dev
by David Brownell
· 17 years ago
ab3bfca
remove software_suspend()
by Johannes Berg
· 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
b86a1bc
i2c: Restore i2c_smbus_read_block_data
by Jean Delvare
· 18 years ago
7d05481
i2c-pxa: Clean transaction stop
by Jean Delvare
· 18 years ago
494dbb6
i2c-algo-bit: Improve debugging
by Jean Delvare
· 18 years ago
424ed67
i2c-algo-bit: Implement a 50/50 SCL duty cycle
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
6edac58
i2c-algo-sgi: Comment and whitespace cleanups
by Ladislav Michl
· 18 years ago
b3e8209
i2c: Make i2c_del_driver a void function
by Jean Delvare
· 18 years ago
a97f1ed
i2c: Move i2c-isa-only exported symbol declarations
by Jean Delvare
· 18 years ago
12b5053a
i2c: Add i2c_new_probed_device()
by Jean Delvare
· 18 years ago
0f3b483
i2c-algo-bit: Add i2c_bit_add_numbered_bus
by Jean Delvare
· 18 years ago
c056460
i2c: i2c EXPORT_SYMBOL cleanup
by David Brownell
· 18 years ago
6e13e64
i2c: Add i2c_add_numbered_adapter()
by David Brownell
· 18 years ago
9c1600e
i2c: Add i2c_board_info and i2c_new_device()
by David Brownell
· 18 years ago
a1d9e6e
i2c: i2c stack can remove()
by David Brownell
· 18 years ago
7b4fbc5
i2c: i2c stack can probe()
by David Brownell
· 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
3c4bb24
i2c-algo-bit: Emulate SMBus block read
by Jean Delvare
· 18 years ago
209d27c
i2c: Emulate SMBus block read over I2C
by Jean Delvare
· 18 years ago
1ecac07
i2c-algo-bit: Always send a stop condition before leaving
by Jean Delvare
· 18 years ago
ef2c8321
i2c: Rename dev_to_i2c_adapter()
by David Brownell
· 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
4ad4eac
i2c: i2c_register_driver() cleanup
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
0ca9493
i2c/ds1374: Check workqueue creation status
by Cyrill V. Gorcunov
· 18 years ago
a5aaea3
i2c-i801: Restore the device state before leaving
by Jean Delvare
· 18 years ago
Next »