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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-26
725
-180469
/
+103925
|
\
|
*
Merge branch 'staging-next' into Linux 3.1
Greg Kroah-Hartman
2011-10-25
834
-230470
/
+103926
|
|
\
|
|
*
staging: et131x: Remove redundant check and return statement
Mark Einon
2011-10-23
1
-3
/
+0
|
|
*
staging: et131x: Mainly whitespace changes to appease checkpatch
Mark Einon
2011-10-23
1
-35
/
+46
|
|
*
staging: et131x: Remove last of the forward declarations
Mark Einon
2011-10-23
1
-134
/
+128
|
|
*
staging: et131x: Remove even more forward declarations
Mark Einon
2011-10-23
1
-202
/
+193
|
|
*
staging: et131x: Remove yet more forward declarations
Mark Einon
2011-10-23
1
-220
/
+214
|
|
*
staging: et131x: Remove more forward declarations
Mark Einon
2011-10-23
1
-254
/
+251
|
|
*
staging: et131x: Remove forward declaration of et131x_adapter_setup
Mark Einon
2011-10-23
1
-223
/
+222
|
|
*
staging: et131x: Remove some forward declarations
Mark Einon
2011-10-23
1
-66
/
+60
|
|
*
staging: et131x: Remove unused rx_ring.recv_packet_pool
Mark Einon
2011-10-23
1
-2
/
+0
|
|
*
staging: et131x: Remove call to find pci pm capability
Mark Einon
2011-10-23
1
-14
/
+0
|
|
*
staging: et131x: Remove redundant et131x_reset_recv() call
Mark Einon
2011-10-23
1
-18
/
+0
|
|
*
staging: et131x: Remove unused rx_ring.recv_buffer_pool
Mark Einon
2011-10-23
1
-6
/
+0
|
|
*
Staging: bcm: Fix three initialization errors in InterfaceDld.c
Kevin McKinney
2011-10-23
1
-4
/
+5
|
|
*
Staging: bcm: Fix coding style issues in InterfaceDld.c
Kevin McKinney
2011-10-23
1
-213
/
+161
|
|
*
staging:iio:dac: Add AD5360 driver
Lars-Peter Clausen
2011-10-23
3
-0
/
+593
|
|
*
staging:iio:trigger:bfin-timer: Fix compile error
Lars-Peter Clausen
2011-10-23
1
-1
/
+1
|
|
*
Staging: vt6655: add some range checks before memcpy()
Dan Carpenter
2011-10-23
1
-0
/
+6
|
|
*
Staging: vt6655: whitespace fixes to iotcl.c
Dan Carpenter
2011-10-23
1
-596
/
+491
|
|
*
Staging: vt6656: add some range checks before memcpy()
Dan Carpenter
2011-10-23
1
-0
/
+6
|
|
*
Staging: vt6656: whitespace cleanups in ioctl.c
Dan Carpenter
2011-10-23
1
-552
/
+483
|
|
*
staging: et131x: Remove unused defines
Mark Einon
2011-10-23
1
-11
/
+0
|
|
*
staging: et131x: Convert rest of pci memory management to dma api
Mark Einon
2011-10-23
1
-28
/
+28
|
|
*
staging: et131x: on transmit, stop the queue if the next packet will fail
Mark Einon
2011-10-23
2
-8
/
+6
|
|
*
staging: et131x: Tidy up PCI device table definition
Mark Einon
2011-10-23
2
-9
/
+4
|
|
*
staging: et131x: Match dma_alloc_ calls with dma_free_ calls
Mark Einon
2011-10-23
1
-8
/
+8
|
|
*
staging: et131x: use dma_alloc... instead of pci_alloc...
Mark Einon
2011-10-23
2
-18
/
+22
|
|
*
staging: et131x: Fix issues when USE_FBR0 is not defined
Mark Einon
2011-10-23
2
-147
/
+158
|
|
*
staging: et131x: Make rx_ring.fbr{0,1} share a common structure
Mark Einon
2011-10-23
1
-153
/
+140
|
|
*
staging: et131x: Moving two extern inline functions to .c file
Mark Einon
2011-10-23
2
-10
/
+11
|
|
*
staging: et131x: Update TODO list - remove 'put driver into single file'
Mark Einon
2011-10-23
1
-1
/
+0
|
|
*
staging: et131x: move et1310_tx.h contents into et131x.c
Mark Einon
2011-10-23
2
-151
/
+86
|
|
*
staging: et131x: move et1310_rx.h contents into et131x.c
Mark Einon
2011-10-23
2
-244
/
+180
|
|
*
staging: et131x: move et131x_defs.h contents into et131x.c
Mark Einon
2011-10-23
2
-130
/
+64
|
|
*
staging: et131x: move et131x_adapter.h contents into et131x.c
Mark Einon
2011-10-23
2
-218
/
+151
|
|
*
staging: et131x: move et1310_phy.h contents into et131x.h
Mark Einon
2011-10-23
3
-291
/
+227
|
|
*
staging: et131x: move et1310_address_map.h contents into et131x.h
Mark Einon
2011-10-23
6
-1442
/
+1370
|
|
*
staging: et131x: Move non-register defines from et131x.h to et131x.c
Mark Einon
2011-10-23
2
-32
/
+32
|
|
*
staging: et131x: Move function declarations from et131x.h to et131x.c
Mark Einon
2011-10-23
2
-102
/
+31
|
|
*
staging: et131x: Put all .c files into one big file
Mark Einon
2011-10-23
13
-5862
/
+5102
|
|
*
staging:iio:dac:ad5686: Check for negative values
Lars-Peter Clausen
2011-10-19
1
-1
/
+1
|
|
*
staging:iio:dac:ad5791: Fix scale unit
Lars-Peter Clausen
2011-10-19
1
-1
/
+1
|
|
*
staging:iio:dac:ad5791: Convert attributes to new naming spec
Lars-Peter Clausen
2011-10-19
1
-6
/
+6
|
|
*
staging:iio:dac:ad5791: Allow asymmetrical reference voltages
Lars-Peter Clausen
2011-10-19
2
-8
/
+18
|
|
*
staging:iio:dac:ad5791: Use correct DAC bit-size
Lars-Peter Clausen
2011-10-19
1
-4
/
+4
|
|
*
iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE.
Michael Hennerich
2011-10-19
1
-4
/
+4
|
|
*
iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdir
Michael Hennerich
2011-10-19
10
-27
/
+45
|
|
*
iio: Spell fix - consistent use of Converter - no functional changes
Michael Hennerich
2011-10-19
3
-12
/
+12
|
|
*
staging:iio:dac: Add AD5064 driver
Lars-Peter Clausen
2011-10-19
3
-0
/
+474
[next]