summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2012-09-26staging: comedi: s626: factor out the dma buffer allocationH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr'H Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup ioremap()H Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'got_regions' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unneeded local variable in attach_pci()H Hartley Sweeten
2012-09-26staging: comedi: s626: use dev->board_name for resource nameH Hartley Sweeten
2012-09-26staging: comedi: s626: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-09-26staging: comedi: s626: use attach_pci callbackH Hartley Sweeten
2012-09-26staging: comedi: s626: remove boardinfoH Hartley Sweeten
2012-09-26staging: comedi: ni_daq_700: add AI subdeviceIan Abbott
2012-09-26staging: comedi: ni_daq_700: rename functions for DIO subdeviceIan Abbott
2012-09-26staging: comedi: ni_daq_700: use prefix daq700Ian Abbott
2012-09-26Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call dire...Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.Kevin McKinney
2012-09-26staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga
2012-09-26staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga
2012-09-26staging: rts5139: use kzalloc() to close an info leakDan Carpenter
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock
2012-09-26Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar
2012-09-26Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil
2012-09-26OMAPDRM: Remove manager->device referencesArchit Taneja
2012-09-25Merge tag 'iio-for-v3.7e' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2012-09-25staging: winbond: Coding Style correction and removal of unused macroHarsh Kumar
2012-09-25staging: sbe-2t3e3: fix error handling in t3e3_init_channel()Alexey Khoroshilov
2012-09-25staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell
2012-09-25staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-24Fix a build error.Eduardo Valentin
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-22staging:iio:dummy: Fix potential NULL pointer dereferenceLars-Peter Clausen
2012-09-22staging:iio:ad7780: Add support for the ad7170/ad7171Lars-Peter Clausen
2012-09-22staging:iio:ad7780: Make powerdown GPIO optionalLars-Peter Clausen
2012-09-22staging:iio:sca3000: Do not return a error in remove functionLars-Peter Clausen
2012-09-22staging:iio:lis3l02dq: Do not return a error in remove functionLars-Peter Clausen
2012-09-22staging:iio:ade7759: Do not return a error in remove functionLars-Peter Clausen
2012-09-22staging:iio:ade7758: Do not return a error in remove functionLars-Peter Clausen
2012-09-22staging:iio:ade7754: Do not return a error in remove functionLars-Peter Clausen
2012-09-22staging:iio:ade7753: Do not return a error in remove functionLars-Peter Clausen
2012-09-22staging:iio:adis16400: Do not return a error in remove functionLars-Peter Clausen
2012-09-22staging:iio:adis16200: Do not return a error in remove functionLars-Peter Clausen
2012-09-21staging: comedi: ni_labpc: don't pass struct comedi_cmd by valueIan Abbott