aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211netdev.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock1-1/+1
2012-09-26Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar1-14/+10
2012-09-26Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar1-20/+16
2012-09-25staging: winbond: Coding Style correction and removal of unused macroHarsh Kumar1-5/+4
2012-09-25staging: sbe-2t3e3: fix error handling in t3e3_init_channel()Alexey Khoroshilov1-4/+11
2012-09-22staging:iio:dummy: Fix potential NULL pointer dereferenceLars-Peter Clausen3-16/+21
2012-09-22power: battery: Generic battery driver using IIOanish kumar4-0/+459
2012-09-22HID: hid-sensor-hub: Fix sensor_hub_probe error handlingAxel Lin1-8/+4
2012-09-22HID: hid-sensor-hub: Remove hdev->claimed settingAxel Lin1-2/+0
2012-09-22iio: adc: add new lp8788 adc driverKim, Milo3-0/+271
2012-09-22staging:iio:ad7780: Add support for the ad7170/ad7171Lars-Peter Clausen2-8/+32
2012-09-22staging:iio:ad7780: Make powerdown GPIO optionalLars-Peter Clausen1-14/+17
2012-09-22staging:iio:sca3000: Do not return a error in remove functionLars-Peter Clausen1-4/+2
2012-09-22staging:iio:lis3l02dq: Do not return a error in remove functionLars-Peter Clausen1-10/+4
2012-09-22staging:iio:ade7759: Do not return a error in remove functionLars-Peter Clausen1-7/+2
2012-09-22staging:iio:ade7758: Do not return a error in remove functionLars-Peter Clausen1-7/+2
2012-09-22staging:iio:ade7754: Do not return a error in remove functionLars-Peter Clausen1-8/+2
2012-09-22staging:iio:ade7753: Do not return a error in remove functionLars-Peter Clausen1-8/+3
2012-09-22staging:iio:adis16400: Do not return a error in remove functionLars-Peter Clausen1-7/+1
2012-09-22staging:iio:adis16200: Do not return a error in remove functionLars-Peter Clausen1-8/+2
2012-09-22iio: inkern: clean up error return codeKim, Milo1-5/+8
2012-09-22iio: inkern: put the IIO device when it fails to allocate memoryKim, Milo1-1/+4
2012-09-22iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter1-1/+1
2012-09-22iio: hid-sensors: Prevent crash during hot-unplugSrinivas Pandruvada1-0/+1
2012-09-21staging: comedi: ni_labpc: don't pass struct comedi_cmd by valueIan Abbott1-5/+5
2012-09-21staging: comedi: das1800: don't pass struct comedi_cmd by valueIan Abbott1-36/+41
2012-09-21staging: comedi: das16: pass struct comedi_cmd by referenceIan Abbott1-9/+9
2012-09-21staging: comedi: fix memory leak for saved channel listIan Abbott1-1/+2
2012-09-21staging: comedi: ni_labpc: pass ai scan mode through various functionsIan Abbott1-63/+61
2012-09-21staging: comedi: 8253: mmio address is a void __iomem *H Hartley Sweeten2-12/+15
2012-09-21staging: comedi: kcomedilib: fix a __user space access issueH Hartley Sweeten1-7/+7
2012-09-21staging: comedi: me_daq: use attach_pci callbackH Hartley Sweeten1-56/+32
2012-09-21staging: comedi: me_daq: use request_firmware()H Hartley Sweeten1-30/+31
2012-09-21staging: comedi: usbdux: remove usbdux_attachH Hartley Sweeten1-52/+3
2012-09-21staging: comedi: usbduxfast: remove usbduxfast_attachH Hartley Sweeten1-51/+3
2012-09-21staging: comedi: usbduxsigma: remove usbduxsigma_attachH Hartley Sweeten1-50/+3
2012-09-21staging: comedi: s526: rename s526_ai_configH Hartley Sweeten1-6/+6
2012-09-21staging: comedi: s526: remove struct s526GPCTConfigH Hartley Sweeten1-37/+9
2012-09-21staging: comedi: s526: cleanup s526_gpct_winsn()H Hartley Sweeten1-23/+16
2012-09-21staging: comedi: s526: cleanup s526_gpct_insn_config()H Hartley Sweeten1-53/+55
2012-09-21staging: comedi: s526: cleanup s526_gpct_rinsn()H Hartley Sweeten1-9/+12
2012-09-21staging: comedi: s526: rename local var used for CR_CHAN() valueH Hartley Sweeten1-61/+54
2012-09-21staging: comedi: s526: remove boardinfoH Hartley Sweeten1-43/+11
2012-09-21staging: comedi: s526: remove cut-and-paste comments from skel driverH Hartley Sweeten1-56/+2
2012-09-21staging: comedi: s526: remove unused s526_ports arrayH Hartley Sweeten1-30/+0
2012-09-21staging: comedi: s526: remove printk noiseH Hartley Sweeten1-28/+2
2012-09-21staging: comedi: s526: remove unreachable code in s526_attach()H Hartley Sweeten1-88/+0
2012-09-21staging: comedi: s526: remove unneeded check in s526_gpct_rinsn()H Hartley Sweeten1-5/+0
2012-09-21staging: comedi: s526: remove commented out debug messagesH Hartley Sweeten1-22/+1
2012-09-21staging: comedi: s526: remove ADDR_CHAN_REG macroH Hartley Sweeten1-58/+56