summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2011-04-20staging: crystalhd: remove unused typedef bc_bool_tNicolas Kaiser1-1/+0
2011-04-20Staging: rtl8712: redundant null check before kfree()Alexander Beregalov5-12/+6
2011-04-20Staging: rts_pstor: redundant null check before kfree()Alexander Beregalov1-9/+3
2011-04-20Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/Alexander Beregalov4-11/+9
2011-04-20Staging: rts_pstor: s/rtsx_free_dma_buf/kfree/Alexander Beregalov4-34/+33
2011-04-20Staging: sbe-2t3e3: redundant null check before kfree()Alexander Beregalov1-9/+4
2011-04-20Staging: sbe-2t3e3: remove T3E3_USE_CONTIGMALLOCAlexander Beregalov1-20/+0
2011-04-20Staging: convert hv network driver to hw_featuresMichał Mirosław1-2/+1
2011-04-20hv: make vmbus_loglevel writeableOlaf Hering1-1/+1
2011-04-20hv: pass integer to tasklet_init()Olaf Hering1-4/+2
2011-04-20hv: pass u32 to process_chn_event()Olaf Hering1-7/+6
2011-04-20hv: Reduce indention in vmbus_on_eventOlaf Hering1-21/+14
2011-04-20Staging: hv: Get rid of blkvsc_check_events()K. Y. Srinivasan1-9/+0
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_getgeo()K. Y. Srinivasan1-81/+81
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_open()K. Y. Srinivasan1-25/+24
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_check_events()K. Y. Srinivasan1-9/+8
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()K. Y. Srinivasan1-58/+59
2011-04-20Staging: hv: Zero out the request structure on allocationK. Y. Srinivasan1-1/+1
2011-04-20Staging: hv: Properly capture the error stateK. Y. Srinivasan1-2/+11
2011-04-19Staging: merge 2.6.39-rc4 into staging-nextGreg Kroah-Hartman6-862/+0
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman346-2843/+1077
2011-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds6-862/+0
2011-04-12staging: samsung-laptop has moved to platform/x86Michal Marek6-862/+0
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds40-2092/+324
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds317-759/+759
2011-04-07fix build fail for hv_mouse indefine udelayYouquan Song1-0/+1
2011-04-06staging: usbip: bugfix for isochronous packets and optimizationArjan Mels4-14/+122
2011-04-06staging: usbip: bugfix add number of packets for isochronous framesArjan Mels1-1/+6
2011-04-06staging: usbip: bugfixes related to kthread conversionArjan Mels1-25/+15
2011-04-06staging: usbip: fix shutdown problems.Arjan Mels1-2/+4
2011-04-06staging: hv: Fix GARP not sent after Quick MigrationHaiyang Zhang1-0/+24
2011-04-05staging: IIO: IMU: ADIS16400: Avoid using printk facility directlyMichael Hennerich1-2/+4
2011-04-05staging: IIO: IMU: ADIS16400: Fix product ID check, skip embedded revision nu...Michael Hennerich1-1/+1
2011-04-05staging: IIO: IMU: ADIS16400: Make sure only enabled scan_elements are pushed...Michael Hennerich1-3/+7
2011-04-05staging: IIO: IMU: ADIS16400: Fix addresses of GYRO and ACCEL calibration offsetMichael Hennerich1-4/+4
2011-04-05staging: IIO: IMU: ADIS16400: Add delay after self testMichael Hennerich2-2/+3
2011-04-05staging: IIO: IMU: ADIS16400: Fix up SPI messages cs_change behaviorMichael Hennerich2-4/+0
2011-04-05staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACsMichael Hennerich5-0/+512
2011-04-05staging: IIO: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADCMichael Hennerich4-0/+371
2011-04-05staging: gma500: Add oaktrailAlan Cox2-2/+11
2011-04-05staging: gma500: enable the 2D op stuffAlan Cox2-2/+2
2011-04-05staging: gma500: psb_reset actually holds lid functionsAlan Cox2-1/+1
2011-04-05staging: gma500: Set the TWOD baseAlan Cox2-5/+6
2011-04-05staging: gma500: cleanup the SDVO messagesAlan Cox2-3/+4
2011-04-05staging: gma500: begin tidying up the power managementAlan Cox10-771/+363
2011-04-05staging: gma500: prune more unused fieldsAlan Cox2-147/+0
2011-04-05staging: gma500: Add a test ioctl for issuing 2D accel ops via user spaceAlan Cox3-1/+30
2011-04-05staging: gma500: Fix some set up bugs found by comparing driver versionsAlan Cox1-0/+3
2011-04-05staging: gma500: kill some more #if 0 bitsAlan Cox1-61/+0
2011-04-05staging: gma500: Another file we don't needAlan Cox4-264/+1