summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-02-09staging:iio: Use spi_sync_transfer()Lars-Peter Clausen
2013-02-09iio: mxs-lradc: Fix 'duplicate const' warningFabio Estevam
2013-02-05staging: comedi: ni_mio_cs: use pcmcia_request_irq()H Hartley Sweeten
2013-02-05staging: comedi: ni_mio_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-05staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten
2013-02-05staging: comedi: ni_labpc_cs: use comedi_pcmcia_{enable,disable}H Hartley Sweeten
2013-02-05staging: comedi: ni_daq_dio24: use comedi_pcmcia_{enable,disable}H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: rename vmk80xx_attach_common()H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove the 'Changelog' commentsH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup the comedi_lrange tablesH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG codeH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove unused #defineH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove digital input (*insn_read)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove digital output (*insn_write)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove digital output (*insn_read)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup pwm subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup counter subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup analog output subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup analog input subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove need for boardinfo in private_dataH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)H Hartley Sweeten
2013-02-05staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove private data 'attached'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove private data 'probed'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: make sure private data is clean when detachedH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove private data 'count'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: factor out usb buffer allocationH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: factor out usb endpoint detectionH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: consistently use the same local var namesH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: rename struct vmk80xx_usbH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enumH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove common and unused boardinfoH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: save the boardinfo in the comedi_deviceH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: move boardinfo into a const arrayH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: use comedi_auto_unconfig() for (*disconnect)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: move usb_driver (*disconnect) codeH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove support for manual attachingH Hartley Sweeten
2013-02-05zram: get rid of lockdep warningMinchan Kim
2013-02-05zram: fix warning of print formatMinchan Kim
2013-02-05staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it ...Peter Huewe
2013-02-05staging/xgifb: Remove always false if statementPeter Huewe
2013-02-05staging/xgifb: Remove unneeded conditional assignmentPeter Huewe
2013-02-05staging/xgifb: Remove unused values in XGI340_ECLKDataPeter Huewe
2013-02-05staging/xgifb: Remove unused entries in XGI340New_MCLKData and XGI27New_MCLKDataPeter Huewe
2013-02-05staging/xgifb: Remove unused values in XG27_SR13 and XGI340_SR13Peter Huewe
2013-02-05staging/xgifb: Remove unused values in XGI340_cr41 and XGI27_cr41Peter Huewe
2013-02-05staging/xgifb: Remove unused variablePeter Huewe
2013-02-05Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman