summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-18staging:iio:dac Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-04-18staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-04-18staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron
2012-04-18staging:iio: add a raw and processed elements to info_maskJonathan Cameron
2012-04-18staging: comedi: COMEDI_CB_EOA is also used to report end-of-output.W. Trevor King
2012-04-18staging: iio: light: isl29028: fix correct mask valueLaxman Dewangan
2012-04-18staging: as102: Remove redundant NULL check before release_firmware() and poi...Jesper Juhl
2012-04-18staging: vt6656: Don't needlessly test for NULL before release_firmware()Jesper Juhl
2012-04-13staging: comedi: Add kernel config for default buffer sizesIan Abbott
2012-04-13staging: comedi: Add module parameters for default buffer sizeIan Abbott
2012-04-13staging:iio:adc: Add SPEAr ADC driverStefan Roese
2012-04-13staging: iio: add driver for isl29028Laxman Dewangan
2012-04-13staging: iio: add channel info for sampling frequencyLaxman Dewangan
2012-04-13staging:iio:core drop the IIO_CHAN macro for ease of maintenance.Jonathan Cameron
2012-04-13staging:iio:meter:ade7758 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:gyro:adis16260 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:accel:ad7780 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:adc:ad7476 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:adc:ad7298 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:accel:sca3000 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:accel:lis3l02dq unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:accel:adis16240 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:accel:adis16209 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:accel:adis16204 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:accel:adis16203 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio:accel:adis16201 unwind use of IIO_CHAN macro.Jonathan Cameron
2012-04-13staging:iio: chan_spec - take extend_name constant.Jonathan Cameron
2012-04-13staging:iio:iio_core.h make less dependent on other included headersJonathan Cameron
2012-04-13staging:iio:Documentation: Fix a cut and paste error.Jonathan Cameron
2012-04-13staging:iio:light:tsl2563 channel spec buglet / always reading same adc.Jonathan Cameron
2012-04-13NET: pc300, move to staging as it is brokenJiri Slaby
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-04-10staging:iio: use spi->irq valid rather than querying available modesJonathan Cameron
2012-04-10staging:iio:accel:lis3l02dq add symmetry to check for presence of trigger.Jonathan Cameron
2012-04-10staging:iio:max1363 enable use with inkernel interfaces.Jonathan Cameron
2012-04-10staging:iio fill in some missing docsJonathan Cameron
2012-04-10staging:iio:adc:max1363 fix missing update_scan_mask callback.Jonathan Cameron
2012-04-10staging:iio:buffer example fix typosJonathan Cameron
2012-04-10staging: evict abandoned 68360serial.c driver from the kernelPaul Gortmaker
2012-04-10staging: drm/omap: dmabuf/prime supportRob Clark
2012-04-10staging: comedi: usbdux: remove an unnecessary dev_info()Ian Abbott
2012-04-10staging: comedi: usbdux: use attach_usb() hookIan Abbott
2012-04-10staging: comedi: amplc_pci224: use attach_pci() hookIan Abbott
2012-04-10staging: comedi: restrict comedi_auto_config() to single driverIan Abbott
2012-04-10staging: comedi: pass struct comedi_driver * to comedi_auto_config()Ian Abbott
2012-04-10staging: comedi: add bus-type-specific attach hooks for PCI and USBIan Abbott
2012-04-10staging: comedi: refactor comedi_device_attach() a bitIan Abbott
2012-04-10staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott
2012-04-10staging: comedi: don't hijack hardware device private dataIan Abbott