index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-26
[ARM] 4403/1: Make the PXA-I2C driver work with lockdep validator
Enrico Scholz
1
-14
/
+9
2007-05-22
i2c-s3c2410: Fix build warning
Arnaud Patard
1
-1
/
+2
2007-05-22
i2c-tiny-usb: Fix truncated adapter name
Jean Delvare
1
-1
/
+1
2007-05-22
i2c: Legacy i2c drivers shouldn't issue uevents
David Brownell
1
-2
/
+3
2007-05-10
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+1
2007-05-10
i2c-at91: compile fix (IS_ERR)
Alexey Dobriyan
1
-0
/
+1
2007-05-10
i2c-at91 supports new-style i2c drivers
David Brownell
1
-1
/
+5
2007-05-10
arm: fix i2c-pxa build
Russell King
1
-1
/
+1
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-05-08
layered parport code uses parport->dev
David Brownell
1
-0
/
+1
2007-05-07
remove software_suspend()
Johannes Berg
1
-1
/
+3
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+10
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-3
/
+0
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
3
-3
/
+0
2007-05-01
i2c-s3c2410: Fix bug in releasing driver
Ben Dooks
1
-36
/
+34
2007-05-01
i2c-s3c2410: Fix I2C SDA to SCL setup time
Ben Dooks
1
-6
/
+20
2007-05-01
i2c: New i2c-tiny-usb bus driver
Till Harbaum
3
-0
/
+289
2007-05-01
i2c: SPIN_LOCK_UNLOCKED cleanup
Milind Arun Choudhary
2
-2
/
+2
2007-05-01
i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c
Jean Delvare
1
-3
/
+12
2007-05-01
i2c: New Simtec I2C bus driver
Ben Dooks
3
-0
/
+199
2007-05-01
i2c: Bitbanging I2C bus driver using the GPIO API
Haavard Skinnemoen
3
-0
/
+224
2007-05-01
Use menuconfig objects - I2C
Jan Engelhardt
4
-75
/
+60
2007-05-01
i2c: Restore i2c_smbus_read_block_data
Jean Delvare
1
-0
/
+16
2007-05-01
i2c-pxa: Clean transaction stop
Jean Delvare
1
-0
/
+13
2007-05-01
i2c-algo-bit: Improve debugging
Jean Delvare
1
-90
/
+95
2007-05-01
i2c-algo-bit: Implement a 50/50 SCL duty cycle
Jean Delvare
1
-20
/
+22
2007-05-01
i2c-omap: Switch to static adapter numbering
David Brownell
1
-1
/
+2
2007-05-01
i2c: Blackfin Two Wire Interface driver
Bryan Wu
3
-0
/
+661
2007-05-01
i2c-algo-sgi: Comment and whitespace cleanups
Ladislav Michl
1
-4
/
+5
2007-05-01
i2c: Make i2c_del_driver a void function
Jean Delvare
1
-9
/
+3
2007-05-01
i2c: Move i2c-isa-only exported symbol declarations
Jean Delvare
1
-0
/
+4
2007-05-01
i2c: Add i2c_new_probed_device()
Jean Delvare
1
-0
/
+63
2007-05-01
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
1
-1
/
+24
2007-05-01
i2c: i2c EXPORT_SYMBOL cleanup
David Brownell
1
-36
/
+28
2007-05-01
i2c: Add i2c_add_numbered_adapter()
David Brownell
1
-26
/
+100
2007-05-01
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
5
-4
/
+213
2007-05-01
i2c: i2c stack can remove()
David Brownell
1
-4
/
+61
2007-05-01
i2c: i2c stack can probe()
David Brownell
1
-42
/
+99
2007-05-01
i2c-pca-isa: Port to the new device driver model
Jean Delvare
2
-8
/
+29
2007-05-01
i2c-elektor: Port to the new device driver model
Jean Delvare
1
-12
/
+39
2007-05-01
i2c-parport-light: Port to the new device driver model
Jean Delvare
1
-27
/
+117
2007-05-01
i2c-parport: Fix a minor race on driver unload
Jean Delvare
1
-4
/
+8
2007-05-01
scx200_acb: Fix PCI device reference count
Jean Delvare
1
-0
/
+1
2007-05-01
i2c-nforce2: Add support for the MCP61 and MCP65
Jean Delvare
1
-0
/
+4
2007-05-01
i2c-parport: Optimize binary size
Jean Delvare
1
-8
/
+5
2007-05-01
i2c-algo-bit: Emulate SMBus block read
Jean Delvare
1
-0
/
+17
2007-05-01
i2c: Emulate SMBus block read over I2C
Jean Delvare
1
-8
/
+26
2007-05-01
i2c-algo-bit: Always send a stop condition before leaving
Jean Delvare
1
-12
/
+15
[next]