aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-04staging: winbond: fixing some code styles issuesChihau Chau
2011-04-04staging/brcm80211: Fix common spelling mistakesPeter Huewe
2011-04-04brcm80211: remove unused defines in pcicfg.hStanislav Fomichev
2011-04-04brcm80211: remove unused defines in bcmdevs.hStanislav Fomichev
2011-04-04brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev
2011-04-04staging: brcm80211: remove support functions for older chipsets from bcmsromArend van Spriel
2011-04-04staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.cArend van Spriel
2011-04-04staging: brcm80211: remove unneccessary include from bcmsrom.cArend van Spriel
2011-04-04staging: brcm80211: remove defines from bcmsrom.cArend van Spriel
2011-04-04staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driverArend van Spriel
2011-04-04staging: brcm80211: remove duplicate prototype for si_pmu_pllupdArend van Spriel
2011-04-04staging: brcm80211: cleanup si_doattach function for fullmacArend van Spriel
2011-04-04STAGING: brcm80211 v2 keep power on in suspend stateGrant Grundler
2011-04-04staging: brcm80211: cleaned up TODO fileRoland Vossen
2011-04-04staging: brcm80211: revised READMERoland Vossen
2011-04-04staging: brcm80211: moved several README items to websiteRoland Vossen
2011-04-04staging: brcm80211: unified README filesRoland Vossen
2011-04-04staging: brcm80211: deleted unused code in hndpmu.cRoland Vossen
2011-04-04staging: brcm80211: Removed invalid comment in receive processing.Roland Vossen
2011-04-04staging: brcm80211: changed comment on rx buffer len in wlc_ampdu.cRoland Vossen
2011-04-04staging: brcm80211: deleted inactive BCMDBG_FORCEHT codeRoland Vossen
2011-04-04staging: brcm80211: code cleanupRoland Vossen
2011-04-04staging: hv: Convert camel case in in all functions to lower case in hv_mouseHank Janssen
2011-04-04staging: hv: Convert camel case members of struct mousevsc_dev to lower caseHank Janssen
2011-04-04staging: hv: Convert camel case member of struct mousevsc_drv_obj to lower caseHank Janssen
2011-04-04staging: hv: Convert camel case func params to lower case in hv_mouseHank Janssen
2011-04-04staging: hv: change camel case funct names to lower case funct in hv_mouseHank Janssen
2011-04-04staging: hv: Replaced printk with pr_info in hv_timesourceHank Janssen
2011-04-04staging: hv: Replaced DPRINT and printk with native functions in hv_utilsHank Janssen
2011-04-04staging: hv: replace DPRINT with native primitives in hv_netvscHank Janssen
2011-04-04staging: hv: Replace DPRINT with natives in hv_vmbusHank Janssen
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_utilsHank Janssen
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_netvscHank Janssen
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_vmbusHank Janssen
2011-04-04Staging: hv: Get rid of synch primitive in struct blkvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Rename struct storvsc_request_extensionK. Y. Srinivasan
2011-04-04Staging: hv: Move the data_buffer field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the status field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move on_io_completion() from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move the context field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move sense_buffer fieldK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of sense_buffer_size from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of cdb from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the cdb_len from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of lun_id from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the target_id from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the bus field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the host field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the type field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Use struct completion in struct storvsc_request_extensionK. Y. Srinivasan