summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: et131x: kill off the TXDMA CSR typeAlan Cox2-36/+17
2009-09-15Staging: et131x: kill off the TXDMA error typeAlan Cox2-31/+10
2009-09-15Staging: et131x: re-order the initpci code to match usual Linux styleAlan Cox1-93/+84
2009-09-15Staging: et131x: prune all the debug codeAlan Cox13-1721/+117
2009-09-15Staging: et131x: kill the loopback typeAlan Cox2-19/+7
2009-09-15Staging: et131x: kill MSI typeAlan Cox2-40/+26
2009-09-15Staging: et131x: put the jagcore routines in with their usersAlan Cox5-263/+128
2009-09-15Staging: et131x: kill the interrupt magic define and typesAlan Cox4-108/+80
2009-09-15Staging: et131x: clean up MP_FLAG macrosAlan Cox8-39/+24
2009-09-15Staging: et131x: clean up DMA10/DMA4 typesAlan Cox6-201/+120
2009-09-15Staging: et131x: clean up PM_CSR_tAlan Cox5-74/+43
2009-09-15Staging: et131x: kill the Q_ADDR structAlan Cox3-63/+30
2009-09-15Staging: et131x: quick tidy of the debug codeAlan Cox1-47/+38
2009-09-15Staging: et131x: clean up MMC_SRAM_Alan Cox2-33/+13
2009-09-15Staging: et131x: sort out the mmc enable routineAlan Cox2-38/+10
2009-09-15Staging: et131x: eeprom remove featuresAlan Cox3-36/+7
2009-09-15Staging: et131x: remove unused PCI identifiersAlan Cox3-63/+0
2009-09-15Staging: et131x: continue pruning unused fieldsAlan Cox3-24/+1
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox8-393/+377
2009-09-15Staging: et131x: fold the diet config into the other codeAlan Cox3-184/+86
2009-09-15Staging: et131x: config is already zeroedAlan Cox1-57/+18
2009-09-15Staging: et131x: attack the config stuffAlan Cox3-96/+23
2009-09-15Staging: et131x: clean up constant rx/tx registry fieldsAlan Cox6-43/+19
2009-09-15Staging: et131x: eliminate write only registry fieldsAlan Cox2-8/+0
2009-09-15Staging: et131x: Eliminate RegistryDMA CacheAlan Cox3-3/+1
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox11-72/+72
2009-09-15Staging: et131x: Take a kref for the PCI pointer we cacheAlan Cox1-1/+3
2009-09-15Staging: et131x: kill copied PCI fieldsAlan Cox5-32/+8
2009-09-15Staging: et131x: MPSend macrosAlan Cox2-9/+4
2009-09-15Staging et131x: kill refcountAlan Cox3-13/+0
2009-09-15Staging: et131x: kill unused RCV_REF macrosAlan Cox1-2/+0
2009-09-15Staging: et131x: power stateAlan Cox4-16/+1
2009-09-15Staging: et131x: spinlocksAlan Cox6-69/+69
2009-09-15Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox12-794/+794
2009-09-15Staging: pohmelfs: fix type errorsAlan Cox2-3/+2
2009-09-15Staging: pohmelfs: fix atomic type spewAlan Cox2-2/+2
2009-09-15Staging: altpciechdma: 64bit type warning fixAlan Cox1-1/+1
2009-09-15Staging: iio: fix duplicate dev_attr_nameRandy Dunlap3-4/+4
2009-09-15Staging: iio: Fix type warningsAlan Cox2-2/+2
2009-09-15Staging: IIO: Add todo list for stagingJonathan Cameron1-0/+69
2009-09-15Staging: IIO: Initial documentationJonathan Cameron7-0/+600
2009-09-15Staging: IIO: Proof of concept gpio triggerJonathan Cameron3-1/+209
2009-09-15Staging: IIO: Periodic timer based triggerJonathan Cameron5-1/+254
2009-09-15Staging: IIO: max1363 add software ring buffer support using ring_swJonathan Cameron3-1/+255
2009-09-15Staging: IIO: lis3l02dq ring buffer and data ready trigger supportJonathan Cameron3-1/+621
2009-09-15Staging: IIO: Ring buffer: Initial pass at rarely locked ring bufferJonathan Cameron4-0/+636
2009-09-15Staging: IIO: Trigger support added to core.Jonathan Cameron5-1/+579
2009-09-15Staging: IIO: VTI sca3000 series accelerometer driver (spi)Jonathan Cameron6-0/+2171
2009-09-15Staging: IIO: Add generic ring buffer support to the IIO coreJonathan Cameron4-0/+858
2009-09-15Staging: IIO: kxsd9 accelerometer minimal supportJonathan Cameron4-0/+417