summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Staging: rtl8192e: fix lots of sparse warningsGreg Kroah-Hartman2009-09-159-171/+145
| * | Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman2009-09-1566-0/+54785
| * | Staging: pohmelfs: sync with the development treeEvgeniy Polyakov2009-09-157-28/+132
| * | Staging: agnx: remove flush_workqueue()Alexander Beregalov2009-09-151-1/+1
| * | Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_Comma...Roel Kluin2009-09-151-1/+1
| * | Staging: rspiusb: Check usb_buffer_map_sg() retvalRoel Kluin2009-09-151-5/+11
| * | Staging: panel: Add support for TI CLCD interfaceSudhakar Rajashekhara2009-09-151-2/+48
| * | Staging: et131x: kill off the TXDMA CSR typeAlan Cox2009-09-152-36/+17
| * | Staging: et131x: kill off the TXDMA error typeAlan Cox2009-09-152-31/+10
| * | Staging: et131x: re-order the initpci code to match usual Linux styleAlan Cox2009-09-151-93/+84
| * | Staging: et131x: prune all the debug codeAlan Cox2009-09-1513-1721/+117
| * | Staging: et131x: kill the loopback typeAlan Cox2009-09-152-19/+7
| * | Staging: et131x: kill MSI typeAlan Cox2009-09-152-40/+26
| * | Staging: et131x: put the jagcore routines in with their usersAlan Cox2009-09-155-263/+128
| * | Staging: et131x: kill the interrupt magic define and typesAlan Cox2009-09-154-108/+80
| * | Staging: et131x: clean up MP_FLAG macrosAlan Cox2009-09-158-39/+24
| * | Staging: et131x: clean up DMA10/DMA4 typesAlan Cox2009-09-156-201/+120
| * | Staging: et131x: clean up PM_CSR_tAlan Cox2009-09-155-74/+43
| * | Staging: et131x: kill the Q_ADDR structAlan Cox2009-09-153-63/+30
| * | Staging: et131x: quick tidy of the debug codeAlan Cox2009-09-151-47/+38
| * | Staging: et131x: clean up MMC_SRAM_Alan Cox2009-09-152-33/+13
| * | Staging: et131x: sort out the mmc enable routineAlan Cox2009-09-152-38/+10
| * | Staging: et131x: eeprom remove featuresAlan Cox2009-09-153-36/+7
| * | Staging: et131x: remove unused PCI identifiersAlan Cox2009-09-153-63/+0
| * | Staging: et131x: continue pruning unused fieldsAlan Cox2009-09-153-24/+1
| * | Staging: et131x: de-hungarianise a bitAlan Cox2009-09-158-393/+377
| * | Staging: et131x: fold the diet config into the other codeAlan Cox2009-09-153-184/+86
| * | Staging: et131x: config is already zeroedAlan Cox2009-09-151-57/+18
| * | Staging: et131x: attack the config stuffAlan Cox2009-09-153-96/+23
| * | Staging: et131x: clean up constant rx/tx registry fieldsAlan Cox2009-09-156-43/+19
| * | Staging: et131x: eliminate write only registry fieldsAlan Cox2009-09-152-8/+0
| * | Staging: et131x: Eliminate RegistryDMA CacheAlan Cox2009-09-153-3/+1
| * | Staging: et131x: CSRAddress to regsAlan Cox2009-09-1511-72/+72
| * | Staging: et131x: Take a kref for the PCI pointer we cacheAlan Cox2009-09-151-1/+3
| * | Staging: et131x: kill copied PCI fieldsAlan Cox2009-09-155-32/+8
| * | Staging: et131x: MPSend macrosAlan Cox2009-09-152-9/+4
| * | Staging et131x: kill refcountAlan Cox2009-09-153-13/+0
| * | Staging: et131x: kill unused RCV_REF macrosAlan Cox2009-09-151-2/+0
| * | Staging: et131x: power stateAlan Cox2009-09-154-16/+1
| * | Staging: et131x: spinlocksAlan Cox2009-09-156-69/+69
| * | Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox2009-09-1512-794/+794
| * | Staging: pohmelfs: fix type errorsAlan Cox2009-09-152-3/+2
| * | Staging: pohmelfs: fix atomic type spewAlan Cox2009-09-152-2/+2
| * | Staging: altpciechdma: 64bit type warning fixAlan Cox2009-09-151-1/+1
| * | Staging: iio: fix duplicate dev_attr_nameRandy Dunlap2009-09-153-4/+4
| * | Staging: iio: Fix type warningsAlan Cox2009-09-152-2/+2
| * | Staging: IIO: Add todo list for stagingJonathan Cameron2009-09-151-0/+69
| * | Staging: IIO: Initial documentationJonathan Cameron2009-09-157-0/+600
| * | Staging: IIO: Proof of concept gpio triggerJonathan Cameron2009-09-153-1/+209
| * | Staging: IIO: Periodic timer based triggerJonathan Cameron2009-09-155-1/+254