index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: Atari keyboard and mouse support.
Michael Schmitz
2007-05-04
11
-0
/
+1059
*
m68k: Atari SCSI driver compile fixes
Roman Zippel
2007-05-04
3
-134
/
+49
*
m68k: Reformat the Atari SCSI driver
Roman Zippel
2007-05-04
2
-2375
/
+2373
*
m68k: Atari SCSI revival
Michael Schmitz
2007-05-04
4
-17
/
+77
*
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2007-05-04
61
-870
/
+2879
|
\
|
*
i2c-s3c2410: Fix bug in releasing driver
Ben Dooks
2007-05-01
1
-36
/
+34
|
*
i2c-s3c2410: Fix I2C SDA to SCL setup time
Ben Dooks
2007-05-01
1
-6
/
+20
|
*
i2c: New i2c-tiny-usb bus driver
Till Harbaum
2007-05-01
4
-0
/
+296
|
*
i2c: Documentation update
Jean Delvare
2007-05-01
2
-271
/
+39
|
*
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
2
-3
/
+20
|
*
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
5
-0
/
+267
|
*
Use menuconfig objects - I2C
Jan Engelhardt
2007-05-01
4
-75
/
+60
|
*
i2c: Restore i2c_smbus_read_block_data
Jean Delvare
2007-05-01
2
-0
/
+19
|
*
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
2
-22
/
+26
|
*
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
5
-1
/
+670
|
*
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
4
-15
/
+7
|
*
i2c: Move i2c-isa-only exported symbol declarations
Jean Delvare
2007-05-01
2
-4
/
+4
|
*
i2c: Document i2c_new_device()
Jean Delvare
2007-05-01
1
-0
/
+38
|
*
i2c: Add i2c_new_probed_device()
Jean Delvare
2007-05-01
2
-0
/
+72
|
*
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
2007-05-01
2
-1
/
+25
|
*
i2c: i2c EXPORT_SYMBOL cleanup
David Brownell
2007-05-01
1
-36
/
+28
|
*
i2c: Add i2c_add_numbered_adapter()
David Brownell
2007-05-01
2
-26
/
+101
|
*
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
2007-05-01
7
-5
/
+276
|
*
i2c: i2c probe() and remove() documented
David Brownell
2007-05-01
2
-19
/
+92
|
*
i2c: i2c stack can remove()
David Brownell
2007-05-01
2
-4
/
+62
|
*
i2c: i2c stack can probe()
David Brownell
2007-05-01
2
-44
/
+110
|
*
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: Cleanup the includes of <linux/i2c.h>
Jean Delvare
2007-05-01
7
-5
/
+2
|
*
i2c-nforce2: Add support for the MCP61 and MCP65
Jean Delvare
2007-05-01
3
-0
/
+8
|
*
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
2
-8
/
+27
|
*
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
2
-3
/
+3
|
*
i2c: Class attribute cleanup
David Brownell
2007-05-01
2
-37
/
+13
|
*
i2c: Shrink struct i2c_client
David Brownell
2007-05-01
19
-28
/
+35
|
*
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
3
-15
/
+1
|
*
i2c: Kill i2c_adapter.class_dev
Jean Delvare
2007-05-01
4
-64
/
+5
*
|
MAINTAINER change for Connect Tech Inc
Stuart MacDonald
2007-05-04
2
-3
/
+3
[next]