summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-11-17staging:iio:adt7410: Fix adt7410_set_mode return valueLars-Peter Clausen1-1/+1
2012-11-17Merge 3.7-rc6 into staging-nextGreg Kroah-Hartman1-3/+1
2012-11-17staging: drm/omap: Fix usage of IS_ERR_OR_NULL and PTR_ERRAndy Gross1-1/+1
2012-11-17staging/serqt_usb2: Refactor qt_status_change_check() in serqt_usb2.cYAMANE Toshiaki1-31/+22
2012-11-16Staging: ipack: move out of stagingGreg Kroah-Hartman17-2608/+0
2012-11-16Staging: ipack: adapt copyright to CERN guidelinesSamuel Iglesias Gonsalvez7-19/+24
2012-11-16staging: ste_rmi4: Convert to Type-B supportAlexandra Chin1-43/+33
2012-11-16Staging: ipack: remove last TODO itemsGreg Kroah-Hartman1-6/+0
2012-11-16Staging: ipack: CONFIG_HOTPLUG is always enabledGreg Kroah-Hartman1-8/+0
2012-11-16usb: usbip: userspace: remove the port state file when detaching port.Harvey Yang1-0/+9
2012-11-16staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'Malcolm Priestley1-1/+5
2012-11-16staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_n...Kumar Amit Mehta1-1/+2
2012-11-15staging: comedi: cb_pcidas64: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten1-51/+21
2012-11-15staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev()Kumar Amit Mehta1-1/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_plane.cYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_plane.cYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_gem_helper.cYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_gem_helper.cYAMANE Toshiaki1-1/+1
2012-11-15staging/omapdrm: Fix spacing coding style in omap_gem_dmabuf.cYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_gem.cYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_gem.cYAMANE Toshiaki1-23/+15
2012-11-15staging/omapdrm: Fix spacing coding style in omap_gem.cYAMANE Toshiaki1-1/+1
2012-11-15staging/omapdrm: Fix spacing coding style in omap_fb.cYAMANE Toshiaki1-6/+5
2012-11-15staging/omapdrm: Fix spacing coding style in omap_encoder.cYAMANE Toshiaki1-4/+3
2012-11-15staging/omapdrm: Fix spacing coding style in omap_drv.hYAMANE Toshiaki1-4/+4
2012-11-15staging/omapdrm: Fix spacing coding style in omap_drv.hYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: Fix spacing coding style in omap_drv.cYAMANE Toshiaki1-22/+14
2012-11-15staging/omapdrm: Fix spacing coding style in omap_crtc.cYAMANE Toshiaki1-2/+2
2012-11-15staging/omapdrm: remove the unnecessary initialization of a local variable in...YAMANE Toshiaki1-1/+1
2012-11-15staging/omapdrm: Fix spacing coding style in omap_connector.cYAMANE Toshiaki1-5/+3
2012-11-15staging: line6: drop unused CONFIG_LINE6_USB_DUMP_MIDIStefan Hajnoczi1-9/+0
2012-11-15staging: line6: drop MIDI from CONFIG_LINE6_USB_DUMP_ANYStefan Hajnoczi1-1/+1
2012-11-15staging: line6: drop MIDI dumping codeStefan Hajnoczi2-6/+0
2012-11-15staging: line6: drop unused CONFIG_LINE6_USB_DUMP_CTRLStefan Hajnoczi1-9/+0
2012-11-15staging: line6: drop CONTROL from CONFIG_LINE6_USB_DUMP_ANYStefan Hajnoczi1-1/+1
2012-11-15staging: line6: drop control URB dumping codeStefan Hajnoczi2-39/+0
2012-11-15staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handlingBill Pemberton1-15/+0
2012-11-15staging: comedi: use inlines for PCI/USB auto configIan Abbott2-33/+22
2012-11-15staging: comedi: remove attach_pci and attach_usb handlersIan Abbott1-2/+0
2012-11-15staging: comedi: simplify comedi_auto_attach()Ian Abbott1-27/+10
2012-11-15staging: comedi: don't check driver->auto_attachIan Abbott1-9/+2
2012-11-15staging: comedi: don't call attach_usb handlerIan Abbott1-17/+1
2012-11-15staging: comedi: don't call attach_pci handlerIan Abbott1-17/+1
2012-11-15staging: comedi: remove old auto-configIan Abbott1-65/+2
2012-11-15staging: comedi: define operations for INSN_CONFIG_DIGITAL_TRIGIan Abbott1-0/+38
2012-11-15staging: comedi: check data length for INSN_CONFIG_DIGITAL_TRIGIan Abbott1-0/+4
2012-11-15staging: comedi: addi_apci_1032: conform to new INSN_CONFIG_DIGITAL_TRIGIan Abbott1-14/+56
2012-11-15staging: comedi: ni_mio_common: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten1-135/+51
2012-11-15staging: comedi: usbduxsigma: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten1-79/+26
2012-11-15staging: comedi: usbduxfast: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten1-29/+9