summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-08staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checksAaro Koskinen
2013-02-08staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: zram: __zram_reset_device() can be staticFengguang Wu
2013-02-08staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.cTommi Rantala
2013-02-08staging: dgrp: use correct release op for /proc/dgrp/infoTommi Rantala
2013-02-08staging: comedi: correct error message in comedi_alloc_subdevice_minor()Ian Abbott
2013-02-08staging: comedi: don't return minor from comedi_alloc_subdevice_minor()Ian Abbott
2013-02-08staging/goldfish: Add MTD dependency to KCONFIGPeter Huewe
2013-02-08staging/goldfish: Use %zx for printing size_t variablesPeter Huewe
2013-02-07staging: comedi: ni_daq_dio24: add back missing 'if (ret)'H Hartley Sweeten
2013-02-07staging: xgifb: initialize register 3cc addressAaro Koskinen
2013-02-06staging: comedi: quatech_daqp_cs: fix build errorH Hartley Sweeten
2013-02-06staging: comedi: ni_mio_cs: use pcmcia_request_irq()H Hartley Sweeten
2013-02-06staging: comedi: ni_mio_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-06staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten
2013-02-06staging: comedi: ni_labpc_cs: use comedi_pcmcia_{enable,disable}H Hartley Sweeten
2013-02-06staging: comedi: ni_daq_dio24: use comedi_pcmcia_{enable,disable}H Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: rename vmk80xx_attach_common()H Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove the 'Changelog' commentsH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: cleanup the comedi_lrange tablesH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG codeH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove unused #defineH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove digital input (*insn_read)H Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove digital output (*insn_write)H Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove digital output (*insn_read)H Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: cleanup pwm subdevice initH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: cleanup counter subdevice initH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: cleanup analog output subdevice initH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: cleanup analog input subdevice initH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove need for boardinfo in private_dataH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)H Hartley Sweeten
2013-02-06staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove private data 'attached'H Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove private data 'probed'H Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: make sure private data is clean when detachedH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove private data 'count'H Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: factor out usb buffer allocationH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: factor out usb endpoint detectionH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: consistently use the same local var namesH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: rename struct vmk80xx_usbH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enumH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: remove common and unused boardinfoH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: save the boardinfo in the comedi_deviceH Hartley Sweeten
2013-02-06staging: comedi: vmk80xx: move boardinfo into a const arrayH Hartley Sweeten