aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAge
* Remove stale "depends on NETDEV_1000"in staging driversLinus Torvalds2011-10-26
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26
|\
| * Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-25
| |\
| | * staging: et131x: Remove redundant check and return statementMark Einon2011-10-23
| | * staging: et131x: Mainly whitespace changes to appease checkpatchMark Einon2011-10-23
| | * staging: et131x: Remove last of the forward declarationsMark Einon2011-10-23
| | * staging: et131x: Remove even more forward declarationsMark Einon2011-10-23
| | * staging: et131x: Remove yet more forward declarationsMark Einon2011-10-23
| | * staging: et131x: Remove more forward declarationsMark Einon2011-10-23
| | * staging: et131x: Remove forward declaration of et131x_adapter_setupMark Einon2011-10-23
| | * staging: et131x: Remove some forward declarationsMark Einon2011-10-23
| | * staging: et131x: Remove unused rx_ring.recv_packet_poolMark Einon2011-10-23
| | * staging: et131x: Remove call to find pci pm capabilityMark Einon2011-10-23
| | * staging: et131x: Remove redundant et131x_reset_recv() callMark Einon2011-10-23
| | * staging: et131x: Remove unused rx_ring.recv_buffer_poolMark Einon2011-10-23
| | * Staging: bcm: Fix three initialization errors in InterfaceDld.cKevin McKinney2011-10-23
| | * Staging: bcm: Fix coding style issues in InterfaceDld.cKevin McKinney2011-10-23
| | * staging:iio:dac: Add AD5360 driverLars-Peter Clausen2011-10-23
| | * staging:iio:trigger:bfin-timer: Fix compile errorLars-Peter Clausen2011-10-23
| | * Staging: vt6655: add some range checks before memcpy()Dan Carpenter2011-10-23
| | * Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter2011-10-23
| | * Staging: vt6656: add some range checks before memcpy()Dan Carpenter2011-10-23
| | * Staging: vt6656: whitespace cleanups in ioctl.cDan Carpenter2011-10-23
| | * staging: et131x: Remove unused definesMark Einon2011-10-23
| | * staging: et131x: Convert rest of pci memory management to dma apiMark Einon2011-10-23
| | * staging: et131x: on transmit, stop the queue if the next packet will failMark Einon2011-10-23
| | * staging: et131x: Tidy up PCI device table definitionMark Einon2011-10-23
| | * staging: et131x: Match dma_alloc_ calls with dma_free_ callsMark Einon2011-10-23
| | * staging: et131x: use dma_alloc... instead of pci_alloc...Mark Einon2011-10-23
| | * staging: et131x: Fix issues when USE_FBR0 is not definedMark Einon2011-10-23
| | * staging: et131x: Make rx_ring.fbr{0,1} share a common structureMark Einon2011-10-23
| | * staging: et131x: Moving two extern inline functions to .c fileMark Einon2011-10-23
| | * staging: et131x: Update TODO list - remove 'put driver into single file'Mark Einon2011-10-23
| | * staging: et131x: move et1310_tx.h contents into et131x.cMark Einon2011-10-23
| | * staging: et131x: move et1310_rx.h contents into et131x.cMark Einon2011-10-23
| | * staging: et131x: move et131x_defs.h contents into et131x.cMark Einon2011-10-23
| | * staging: et131x: move et131x_adapter.h contents into et131x.cMark Einon2011-10-23
| | * staging: et131x: move et1310_phy.h contents into et131x.hMark Einon2011-10-23
| | * staging: et131x: move et1310_address_map.h contents into et131x.hMark Einon2011-10-23
| | * staging: et131x: Move non-register defines from et131x.h to et131x.cMark Einon2011-10-23
| | * staging: et131x: Move function declarations from et131x.h to et131x.cMark Einon2011-10-23
| | * staging: et131x: Put all .c files into one big fileMark Einon2011-10-23
| | * staging:iio:dac:ad5686: Check for negative valuesLars-Peter Clausen2011-10-19
| | * staging:iio:dac:ad5791: Fix scale unitLars-Peter Clausen2011-10-19
| | * staging:iio:dac:ad5791: Convert attributes to new naming specLars-Peter Clausen2011-10-19
| | * staging:iio:dac:ad5791: Allow asymmetrical reference voltagesLars-Peter Clausen2011-10-19
| | * staging:iio:dac:ad5791: Use correct DAC bit-sizeLars-Peter Clausen2011-10-19
| | * iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE.Michael Hennerich2011-10-19
| | * iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich2011-10-19
| | * iio: Spell fix - consistent use of Converter - no functional changesMichael Hennerich2011-10-19