summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-25modules: Enabled dynamic debugging for staging modulesRoland Vossen1-2/+2
2011-04-25staging: brcm80211: Add dhdsdio_chip_attach in dhd_sdio.cFranky Lin1-0/+253
2011-04-25staging: brcm80211: Add bcmchip.hFranky Lin1-0/+34
2011-04-25staging: brcm80211: remove unnecessary include from nvram_ro.cArend van Spriel1-1/+0
2011-04-25staging: brcm80211: bugfix for div by zero in minstrel_ht_tx_statusRoland Vossen1-10/+3
2011-04-25staging: brcm80211: replaced BCME_OK by 0Roland Vossen9-51/+50
2011-04-25staging: brcm80211: removed unused error codesRoland Vossen1-16/+1
2011-04-25brcm80211: update PCI config space defineStanislav Fomichev2-52/+19
2011-04-25brcm80211: remove unused struct ppb_config_regsStanislav Fomichev1-50/+0
2011-04-25brcm80211: use native PCI header definesStanislav Fomichev2-6/+1
2011-04-25brcm80211: use native PCI capability definesStanislav Fomichev3-37/+20
2011-04-25brcm80211: use native PCI register offsetsStanislav Fomichev3-37/+8
2011-04-25ath6kl: fix operations for power managementNaveen Singh1-2/+2
2011-04-25ath6kl: fix scan operation while disconnectNaveen Singh1-0/+4
2011-04-25ath6kl: add the device ID on the data command packetNaveen Singh2-2/+25
2011-04-25ath6kl: Extend WMI API used by AR6003 v2.1.1Naveen Singh2-32/+82
2011-04-25ath6kl: add support for AR6003 v2.1.1Naveen Singh3-76/+340
2011-04-25staging:ath6kl:Correcting the typoNaveen Singh1-3/+3
2011-04-25Staging: hv: Get rid of IDE details from blkvsc_drv.cK. Y. Srinivasan2-48/+25
2011-04-25Staging: hv: Introduce a function to map channel properties onto block device...K. Y. Srinivasan2-0/+78
2011-04-25Staging: hv: Fix a jump label (Remove) in blkvsc_drv.cK. Y. Srinivasan1-3/+3
2011-04-25Staging: hv: Fix a jump label (Cleanup) in blkvsc_drvK. Y. Srinivasan1-6/+6
2011-04-25Staging: hv: Cleanup blkvsc_open()K. Y. Srinivasan1-9/+1
2011-04-25Staging: hv: Get rid of an unnecessary check in blkvsc_probe()K. Y. Srinivasan1-5/+0
2011-04-25Staging: hv: Get rid of some DPRINT_ERR() callsK. Y. Srinivasan1-6/+3
2011-04-25Staging: hv: Get rid of the code to manage removable mediaK. Y. Srinivasan1-8/+1
2011-04-25Staging: hv: Cleanup storvsc_remove()K. Y. Srinivasan1-12/+2
2011-04-25Staging: hv: Cleanup blkvsc_remove()K. Y. Srinivasan1-12/+3
2011-04-25Staging: hv: Get rid of some DPRINT_DBG() callsK. Y. Srinivasan1-84/+0
2011-04-25Staging: hv: Get rid of some DPRINT_INFO() statementsK. Y. Srinivasan1-3/+0
2011-04-25Staging: hv: Simplify blkvsc_init_rw()K. Y. Srinivasan1-45/+13
2011-04-25Staging: hv: Get rid of the function blkvsc_revalidate_disk()K. Y. Srinivasan1-17/+0
2011-04-25Staging: hv: Get rid of the state media_not_presentK. Y. Srinivasan1-8/+1
2011-04-25Staging: hv: Get rid of the function blkvsc_do_flush()K. Y. Srinivasan1-38/+14
2011-04-25Staging: hv: Get rid of blkvsc_do_read_capacity16()K. Y. Srinivasan1-79/+2
2011-04-25Staging: hv: Get rid of blkvsc_do_read_capacity()K. Y. Srinivasan1-78/+39
2011-04-25Staging: hv: Introduce a common function for issuing commands to the deviceK. Y. Srinivasan1-77/+86
2011-04-25Staging: hv: Simplify the code for blkvsc_getgeo()K. Y. Srinivasan1-73/+11
2011-04-25Staging: hv: Enable blkvsc_ioctl()K. Y. Srinivasan1-8/+3
2011-04-25Staging: hv: Get rid of some dead code in blkvsc_drv.cK. Y. Srinivasan1-26/+0
2011-04-25Staging: hv: Move module parameter to earlier in the fileK. Y. Srinivasan1-3/+3
2011-04-25Staging: hv: Move some definitions/declarations to be earlier in the fileK. Y. Srinivasan1-3/+8
2011-04-25Staging: hv: Get rid of the forward declaration for blkvsc_request()K. Y. Srinivasan1-43/+43
2011-04-25Staging: hv: Get rid of the forward declaration for blkvsc_do_pending_reqs()K. Y. Srinivasan1-23/+22
2011-04-25Staging: hv: Get rid of the forward declaration for blkvsc_do_request()K. Y. Srinivasan1-177/+193
2011-04-25Staging: hv: Get rid of the forward declaration for blkvsc_do_inquiry()K. Y. Srinivasan1-79/+79
2011-04-25Staging: hv: Get rid of the forward declaration of blkvsc_revalidate_disk()K. Y. Srinivasan1-16/+15
2011-04-25Staging: hv: Get rid of the forward declaration of blkvsc_do_read_capacity16()K. Y. Srinivasan1-84/+84
2011-04-25Staging: hv: Get rid of the forward declaration for blkvsc_do_read_capacity()K. Y. Srinivasan1-76/+76
2011-04-25Staging: hv: Get rid of the forward declaration for blkvsc_release()K. Y. Srinivasan1-23/+22