summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman1-5/+0
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman2-33/+0
2011-10-11Staging: hv: storvsc: remove last usage of DPRINT_WARNGreg Kroah-Hartman1-8/+8
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman3-9/+8
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman3-3/+3
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman21-1514/+41
2011-10-10Staging: hv: netvsc: Fix a dereferencing issueK. Y. Srinivasan1-2/+2
2011-10-10staging: hv: storvsc: ignore SET_WINDOW scsi commandOlaf Hering1-0/+20
2011-10-10Staging: hv: util: Invoke cn_netlink_send() in a work contextK. Y. Srinivasan1-7/+11
2011-10-10Staging: hv: util: Fix a bug in kvp implementationK. Y. Srinivasan1-8/+5
2011-10-05staging:iio:resolver:ad2s1210 cleanup gpio handling.Jonathan Cameron1-33/+18
2011-10-05staging:iio:resolver:ad2s1210 drop raw config register accessJonathan Cameron1-44/+0
2011-10-05staging:iio:resolver:ad2s1210 minimal chan spec conversion.Jonathan Cameron1-51/+63
2011-10-05staging:iio:resolver:ad2s1210 ensure iio_dev->name is setJonathan Cameron1-0/+7
2011-10-05staging:iio:resolver rename ad2s120x ->ad2s1200Jonathan Cameron3-28/+37
2011-10-05staging:iio:resolver:ad2s120x chan spec conversionJonathan Cameron1-37/+37
2011-10-05staging:iio:Documentation gyro -> anglvel updates in attribute namesJonathan Cameron1-54/+54
2011-10-05staging:iio: rename gyro channels to anglvelJonathan Cameron8-22/+22
2011-10-05staging:iio:resolver:ad2s90 chan spec conversionJonathan Cameron1-23/+18
2011-10-05staging:iio:resolver:ad2s90 ensure name is passed to iio_core.Jonathan Cameron1-3/+8
2011-10-05staging:iio:resolver:ad2s90 fix registration of null pointerJonathan Cameron1-3/+2
2011-10-05staging:iio:lisght:isl29018 use IIO_PROCESSED enum value.Jonathan Cameron1-1/+1
2011-10-05staging:iio:adc:ad7314 removal. Supported via hwmon.Jonathan Cameron3-289/+0
2011-10-05staging: brcm80211: remove brcmf_op_if from fullmacFranky Lin1-70/+50
2011-10-05staging: brcm80211: clean up struct brcmf_if in fullmacFranky Lin1-9/+5
2011-10-05staging: brcm80211: cleanup driver variable referencesArend van Spriel10-68/+14
2011-10-05staging: brcm80211: remove parameter 'off' from _initvars_srom_pci()Arend van Spriel1-18/+12
2011-10-05staging: brcm80211: replace string based variable storage by linked listArend van Spriel4-431/+124
2011-10-05staging: brcm80211: use enum identifiers in srom variable tablesArend van Spriel1-647/+704
2011-10-05staging: brcm80211: use identifiers instead of string for srom lookupArend van Spriel12-171/+802
2011-10-05staging: brcm80211: remove invalid variable lookup from sromArend van Spriel3-41/+5
2011-10-05staging: brcm80211: fix thread blocking issue in brcmf_sdbrcm_bus_stop()Arend van Spriel1-8/+11
2011-10-05staging: brcm80211: remove locking macro definitionsArend van Spriel1-89/+68
2011-10-05staging: brcm80211: change parameter in driver variable lookupArend van Spriel13-196/+190
2011-10-05staging: brcm80211: remove code duplication for driver variable lookupArend van Spriel6-177/+180
2011-10-05staging: brcm80211: remove redundant bus register layer from fullmacFranky Lin4-40/+4
2011-10-05staging: brcm80211: remove threads_only code from fullmacFranky Lin1-70/+30
2011-10-05staging: brcm80211: move driver variable functions to srom.cArend van Spriel2-44/+44
2011-10-05staging: brcm80211: smac: fix for 64 bit systemsRoland Vossen2-4/+4
2011-10-05staging: brcm80211: softmac: added event tracingRoland Vossen5-6/+124
2011-10-05staging: brcm80211: remove N mode validation functionAlwin Beukers1-29/+0
2011-10-05staging: brcm80211: combined if statementsAlwin Beukers1-8/+4
2011-10-05staging: brcm80211: remove brcms_b_dotxstatus wrapper functionAlwin Beukers1-18/+4
2011-10-05staging: brcm80211: removed synchronisation of wlc->machwcap fieldAlwin Beukers2-40/+1
2011-10-05staging: brcm80211: removed unneeded call to brcms_b_tx_fifo_suspendedAlwin Beukers1-34/+0
2011-10-05staging: brcm80211: cleanup of several wrapper functionsAlwin Beukers3-43/+13
2011-10-05staging: brcm80211: cleanup of transmit buffer size related wrapper functionAlwin Beukers3-9/+4
2011-10-05staging: brcm80211: cleanup of shared memory related wrapper functionsAlwin Beukers4-53/+41
2011-10-05staging: brcm80211: removed redundant code from brcms_c_set_gmodeAlwin Beukers1-7/+0
2011-10-05staging: brcm80211: decreased indentation level of brcms_c_wme_setparams func...Alwin Beukers1-22/+18