summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-08staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS checkAaro Koskinen1-10/+0
2013-02-08staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS checkAaro Koskinen1-25/+23
2013-02-08staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS checkAaro Koskinen1-15/+12
2013-02-08staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checksAaro Koskinen1-28/+19
2013-02-08staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS checkAaro Koskinen1-69/+35
2013-02-08staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS checkAaro Koskinen1-41/+30
2013-02-08staging: zram: __zram_reset_device() can be staticFengguang Wu1-1/+1
2013-02-08staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.cTommi Rantala1-32/+34
2013-02-08staging: dgrp: use correct release op for /proc/dgrp/infoTommi Rantala1-1/+1
2013-02-07staging: comedi: correct error message in comedi_alloc_subdevice_minor()Ian Abbott1-1/+1
2013-02-07staging: comedi: don't return minor from comedi_alloc_subdevice_minor()Ian Abbott1-1/+1
2013-02-07staging/goldfish: Add MTD dependency to KCONFIGPeter Huewe1-0/+1
2013-02-07staging/goldfish: Use %zx for printing size_t variablesPeter Huewe1-4/+4
2013-02-07staging: comedi: ni_daq_dio24: add back missing 'if (ret)'H Hartley Sweeten1-0/+1
2013-02-07staging: xgifb: initialize register 3cc addressAaro Koskinen1-0/+1
2013-02-06staging: comedi: quatech_daqp_cs: fix build errorH Hartley Sweeten1-1/+1
2013-02-05staging: comedi: ni_mio_cs: use pcmcia_request_irq()H Hartley Sweeten1-10/+3
2013-02-05staging: comedi: ni_mio_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten1-12/+4
2013-02-05staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten7-8/+14
2013-02-05staging: comedi: ni_labpc_cs: use comedi_pcmcia_{enable,disable}H Hartley Sweeten1-22/+5
2013-02-05staging: comedi: ni_daq_dio24: use comedi_pcmcia_{enable,disable}H Hartley Sweeten1-22/+3
2013-02-05staging: comedi: vmk80xx: rename vmk80xx_attach_common()H Hartley Sweeten1-2/+2
2013-02-05staging: comedi: vmk80xx: remove the 'Changelog' commentsH Hartley Sweeten1-13/+0
2013-02-05staging: comedi: vmk80xx: cleanup the comedi_lrange tablesH Hartley Sweeten1-6/+5
2013-02-05staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG codeH Hartley Sweeten1-38/+8
2013-02-05staging: comedi: vmk80xx: remove unused #defineH Hartley Sweeten1-2/+0
2013-02-05staging: comedi: vmk80xx: remove digital input (*insn_read)H Hartley Sweeten1-47/+0
2013-02-05staging: comedi: vmk80xx: remove digital output (*insn_write)H Hartley Sweeten1-50/+0
2013-02-05staging: comedi: vmk80xx: remove digital output (*insn_read)H Hartley Sweeten1-37/+0
2013-02-05staging: comedi: vmk80xx: cleanup pwm subdevice initH Hartley Sweeten1-18/+18
2013-02-05staging: comedi: vmk80xx: cleanup counter subdevice initH Hartley Sweeten1-20/+23
2013-02-05staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten1-17/+21
2013-02-05staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten1-15/+18
2013-02-05staging: comedi: vmk80xx: cleanup analog output subdevice initH Hartley Sweeten1-17/+19
2013-02-05staging: comedi: vmk80xx: cleanup analog input subdevice initH Hartley Sweeten1-15/+16
2013-02-05staging: comedi: vmk80xx: remove need for boardinfo in private_dataH Hartley Sweeten1-35/+25
2013-02-05staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)H Hartley Sweeten1-108/+55
2013-02-05staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten6-7/+10
2013-02-05staging: comedi: vmk80xx: remove private data 'attached'H Hartley Sweeten1-7/+0
2013-02-05staging: comedi: vmk80xx: remove private data 'probed'H Hartley Sweeten1-7/+2
2013-02-05staging: comedi: vmk80xx: make sure private data is clean when detachedH Hartley Sweeten1-14/+25
2013-02-05staging: comedi: vmk80xx: remove private data 'count'H Hartley Sweeten1-7/+0
2013-02-05staging: comedi: vmk80xx: factor out usb buffer allocationH Hartley Sweeten1-13/+22
2013-02-05staging: comedi: vmk80xx: factor out usb endpoint detectionH Hartley Sweeten1-35/+39
2013-02-05staging: comedi: vmk80xx: consistently use the same local var namesH Hartley Sweeten1-276/+290
2013-02-05staging: comedi: vmk80xx: rename struct vmk80xx_usbH Hartley Sweeten1-29/+29
2013-02-05staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enumH Hartley Sweeten1-15/+6
2013-02-05staging: comedi: vmk80xx: remove common and unused boardinfoH Hartley Sweeten1-18/+3
2013-02-05staging: comedi: vmk80xx: save the boardinfo in the comedi_deviceH Hartley Sweeten1-39/+65
2013-02-05staging: comedi: vmk80xx: move boardinfo into a const arrayH Hartley Sweeten1-75/+77