aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-11staging: et131x: Remove error path from suspend/resume codeMark Einon3-32/+45
2011-10-11staging: et131x: Removing Olaf Hartmann's email as it bouncesMark Einon1-4/+1
2011-10-11staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keysLarry Finger1-0/+4
2011-10-11staging: zcache: fix crash on cpu removeSeth Jennings1-2/+8
2011-10-11Staging: dt3155v4l: silence a compiler warningDan Carpenter1-1/+1
2011-10-11easycap: fix ntsc module parameter descriptionThomas Petazzoni1-1/+1
2011-10-11staging:iio:dac:ad5638: Fix channel addressLars-Peter Clausen1-5/+2
2011-10-11staging:iio:dac/dds/impedance dev_info to indio_dev for consistencyJonathan Cameron5-62/+62
2011-10-11staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron10-95/+95
2011-10-11staging:iio:accel:sca3000 dev_info to indio_dev renaming.Jonathan Cameron1-8/+8
2011-10-11staging:iio:core:naming: dev_info to indio_dev for consistencyJonathan Cameron6-194/+195
2011-10-11Staging: iio/adc/ad7150: release lock on errorDan Carpenter1-1/+1
2011-10-11Staging: iio/light/tsl2563: fix compile warningDan Carpenter1-1/+1
2011-10-11Staging: iio/light/tsl2563: unlock on an error pathDan Carpenter1-1/+2
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman2-18/+19
2011-10-11hv: remove free_channel() from hyperv.hGreg Kroah-Hartman2-3/+1
2011-10-11hv: hyperv.h: remove unneeded forward declarations of structuresGreg Kroah-Hartman1-3/+0
2011-10-11hv: hyperv.h: remove unused module macrosGreg Kroah-Hartman1-23/+0
2011-10-11hv: remove unused LOWORD and HIWORD macros from hyperv.hGreg Kroah-Hartman1-4/+0
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman2-10/+0
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman3-41/+0
2011-10-11Staging: hv: storvsc: remove last usage of DPRINT_WARNGreg Kroah-Hartman2-14/+8
2011-10-11hv: remove a bunch of unused debug macros from hyperv.hGreg Kroah-Hartman1-24/+0
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman4-11/+10
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman4-6/+3
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman21-45/+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-645/+702
2011-10-05staging: brcm80211: use identifiers instead of string for srom lookupArend van Spriel12-169/+800