aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-26staging: comedi: s626: factor out the dma buffer allocationH Hartley Sweeten1-27/+30
2012-09-26staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr'H Hartley Sweeten1-27/+24
2012-09-26staging: comedi: s626: cleanup ioremap()H Hartley Sweeten2-9/+4
2012-09-26staging: comedi: s626: remove 'got_regions' from private dataH Hartley Sweeten1-4/+2
2012-09-26staging: comedi: s626: remove unneeded local variable in attach_pci()H Hartley Sweeten1-6/+3
2012-09-26staging: comedi: s626: use dev->board_name for resource nameH Hartley Sweeten1-4/+3
2012-09-26staging: comedi: s626: store the pci_dev in the comedi_deviceH Hartley Sweeten1-13/+15
2012-09-26staging: comedi: s626: use attach_pci callbackH Hartley Sweeten1-41/+4
2012-09-26staging: comedi: s626: remove boardinfoH Hartley Sweeten1-59/+21
2012-09-26staging: comedi: ni_daq_700: add AI subdeviceIan Abbott1-10/+126
2012-09-26staging: comedi: ni_daq_700: rename functions for DIO subdeviceIan Abbott1-6/+6
2012-09-26staging: comedi: ni_daq_700: use prefix daq700Ian Abbott1-30/+30
2012-09-26Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call directly.Kevin McKinney1-9/+3
2012-09-26Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.Kevin McKinney1-6/+4
2012-09-26Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.Kevin McKinney2-12/+10
2012-09-26Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.Kevin McKinney5-64/+40
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.Kevin McKinney2-9/+5
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.Kevin McKinney2-23/+9
2012-09-26Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.Kevin McKinney2-7/+4
2012-09-26Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.Kevin McKinney2-9/+6
2012-09-26staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga1-4/+4
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga1-1/+1
2012-09-26staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga1-1/+1
2012-09-26staging: rts5139: use kzalloc() to close an info leakDan Carpenter1-1/+1
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock4-5/+5
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-26[media] v4l2: make vidioc_s_crop constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil1-1/+1
2012-09-26OMAPDRM: Remove manager->device referencesArchit Taneja1-2/+3
2012-09-25Merge tag 'iio-for-v3.7e' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman13-97/+88
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-25staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell1-0/+1
2012-09-25staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton1-0/+6
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter22-47/+123
2012-09-24Fix a build error.Eduardo Valentin1-1/+3
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui1-1/+1
2012-09-22staging:iio:dummy: Fix potential NULL pointer dereferenceLars-Peter Clausen3-16/+21
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-21staging: comedi: ni_labpc: don't pass struct comedi_cmd by valueIan Abbott1-5/+5