index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
i2c: New i2c-tiny-usb bus driver
Till Harbaum
2007-05-01
3
-0
/
+289
*
|
i2c: SPIN_LOCK_UNLOCKED cleanup
Milind Arun Choudhary
2007-05-01
2
-2
/
+2
*
|
i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2c
Jean Delvare
2007-05-01
1
-3
/
+12
*
|
i2c: New Simtec I2C bus driver
Ben Dooks
2007-05-01
3
-0
/
+199
*
|
i2c: Bitbanging I2C bus driver using the GPIO API
Haavard Skinnemoen
2007-05-01
3
-0
/
+224
*
|
Use menuconfig objects - I2C
Jan Engelhardt
2007-05-01
4
-75
/
+60
*
|
i2c: Restore i2c_smbus_read_block_data
Jean Delvare
2007-05-01
1
-0
/
+16
*
|
i2c-pxa: Clean transaction stop
Jean Delvare
2007-05-01
1
-0
/
+13
*
|
i2c-algo-bit: Improve debugging
Jean Delvare
2007-05-01
1
-90
/
+95
*
|
i2c-algo-bit: Implement a 50/50 SCL duty cycle
Jean Delvare
2007-05-01
1
-20
/
+22
*
|
i2c-omap: Switch to static adapter numbering
David Brownell
2007-05-01
1
-1
/
+2
*
|
i2c: Blackfin Two Wire Interface driver
Bryan Wu
2007-05-01
3
-0
/
+661
*
|
i2c-algo-sgi: Comment and whitespace cleanups
Ladislav Michl
2007-05-01
1
-4
/
+5
*
|
i2c: Make i2c_del_driver a void function
Jean Delvare
2007-05-01
1
-9
/
+3
*
|
i2c: Move i2c-isa-only exported symbol declarations
Jean Delvare
2007-05-01
1
-0
/
+4
*
|
i2c: Add i2c_new_probed_device()
Jean Delvare
2007-05-01
1
-0
/
+63
*
|
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
2007-05-01
1
-1
/
+24
*
|
i2c: i2c EXPORT_SYMBOL cleanup
David Brownell
2007-05-01
1
-36
/
+28
*
|
i2c: Add i2c_add_numbered_adapter()
David Brownell
2007-05-01
1
-26
/
+100
*
|
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
2007-05-01
5
-4
/
+213
*
|
i2c: i2c stack can remove()
David Brownell
2007-05-01
1
-4
/
+61
*
|
i2c: i2c stack can probe()
David Brownell
2007-05-01
1
-42
/
+99
*
|
i2c-pca-isa: Port to the new device driver model
Jean Delvare
2007-05-01
2
-8
/
+29
*
|
i2c-elektor: Port to the new device driver model
Jean Delvare
2007-05-01
1
-12
/
+39
*
|
i2c-parport-light: Port to the new device driver model
Jean Delvare
2007-05-01
1
-27
/
+117
*
|
i2c-parport: Fix a minor race on driver unload
Jean Delvare
2007-05-01
1
-4
/
+8
*
|
scx200_acb: Fix PCI device reference count
Jean Delvare
2007-05-01
1
-0
/
+1
*
|
i2c-nforce2: Add support for the MCP61 and MCP65
Jean Delvare
2007-05-01
1
-0
/
+4
*
|
i2c-parport: Optimize binary size
Jean Delvare
2007-05-01
1
-8
/
+5
*
|
i2c-algo-bit: Emulate SMBus block read
Jean Delvare
2007-05-01
1
-0
/
+17
*
|
i2c: Emulate SMBus block read over I2C
Jean Delvare
2007-05-01
1
-8
/
+26
*
|
i2c-algo-bit: Always send a stop condition before leaving
Jean Delvare
2007-05-01
1
-12
/
+15
*
|
i2c: Rename dev_to_i2c_adapter()
David Brownell
2007-05-01
1
-2
/
+2
*
|
i2c: Class attribute cleanup
David Brownell
2007-05-01
2
-37
/
+13
*
|
i2c: Shrink struct i2c_client
David Brownell
2007-05-01
13
-13
/
+13
*
|
i2c: i2c_register_driver() cleanup
David Brownell
2007-05-01
1
-4
/
+3
*
|
i2c: i2c_adapter devices need no driver
Jean Delvare
2007-05-01
2
-14
/
+1
*
|
i2c: Kill i2c_adapter.class_dev
Jean Delvare
2007-05-01
2
-50
/
+2
|
/
*
Minor bug fixes to i2c-pasemi
Olof Johansson
2007-04-17
1
-3
/
+3
*
i2c-pasemi: Depend on PPC_PASEMI again
Jean Delvare
2007-04-17
1
-2
/
+1
*
i2c/ds1374: Check workqueue creation status
Cyrill V. Gorcunov
2007-03-22
1
-0
/
+4
*
i2c-i801: Restore the device state before leaving
Jean Delvare
2007-03-22
1
-0
/
+25
*
i2c-amd8111: Missed cleanup
Jean Delvare
2007-03-22
1
-1
/
+2
*
[ARM] Acorn: move the i2c bus driver into drivers/i2c
Russell King
2007-03-04
3
-0
/
+108
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
10
-10
/
+10
|
\
|
*
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
2007-02-17
10
-10
/
+10
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-19
2
-78
/
+165
|
\
\
|
|
/
|
/
|
|
*
Merge the easy part of the IOP branch
Russell King
2007-02-18
1
-1
/
+1
|
|
\
|
|
*
[ARM] 4184/1: iop: cp6 access handler (undef_hook)
Dan Williams
2007-02-14
1
-1
/
+1
|
*
|
[ARM] 4144/1: Fix for patch #4099/1 with CONFIG_I2C_PXA_SLAVE set
Guennadi Liakhovetski
2007-02-08
1
-77
/
+164
|
|
/
[prev]
[next]