summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-17iio:amplifiers:ad8366 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17iio:adc:viperboard_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17iio:adc:ti_am335x_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron1-1/+1
2013-03-17iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:adc:lp8778_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:adc:at91_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:adc:ad7887 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-03-17iio:adc:ad7476 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:adc:ad7298 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:adc:ad7266 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-6/+6
2013-03-17iio:accel:kxsd9 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:hid_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron4-40/+40
2013-03-17staging:iio:dummy move to info_mask_(shared_by_type/separate)Jonathan Cameron1-18/+15
2013-03-17iio:adc:max1363 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+5
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron1-0/+30
2013-03-16iio: adc: add exynos adc driver under iio framworkNaveen Krishna Chatradhi3-0/+448
2013-03-16iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryDenis Ciocca1-9/+2
2013-03-16IIO ADC support for AD7923Christophe Leroy3-0/+311
2013-03-16iio: Add OF supportGuenter Roeck3-2/+178
2013-03-16staging:iio: Remove adt7410 driverLars-Peter Clausen3-1110/+0
2013-03-15staging: comedi: ni_labpc: fix common detachIan Abbott1-1/+2
2013-03-15staging: comedi: remove unneeded settings of `dev->iobase`Ian Abbott15-15/+0
2013-03-15staging: comedi: add 'ioenabled' flag to deviceIan Abbott3-1/+6
2013-03-15staging: comedi: make 'in_request_module' a bool bit-fieldIan Abbott2-7/+7
2013-03-15staging: comedi: make 'dev->attached' a bool bit-fieldIan Abbott13-14/+14
2013-03-15staging: comedi: ni_660x: support NI PXI-6624Ian Abbott2-3/+9
2013-03-15staging: comedi: ni_660x: reformat driver description commentIan Abbott1-21/+19
2013-03-15staging: comedi: adv_pci_dio: restore PCI-1753E supportIan Abbott1-57/+67
2013-03-15staging: comedi: ni_atmio: fix build error due to missing '; 'H Hartley Sweeten1-1/+1
2013-03-15Staging: dwc2: remove a kfree(NULL)Dan Carpenter1-1/+0
2013-03-15staging: sep: fix possible memory leak in sep_prepare_input_dma_table()Wei Yongjun1-1/+1
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_validateEduardo Valentin1-0/+8
2013-03-15staging: omap-thermal: remove TODO entry for exposed APIsEduardo Valentin1-1/+0
2013-03-15staging: omap-thermal: remove TODO entry suggesting regmap usageEduardo Valentin1-1/+0
2013-03-15staging: omap-thermal: switch mutex to spinlock inside omap-bandgapEduardo Valentin3-11/+12
2013-03-15staging: omap-thermal: change Kconfig dependency methodEduardo Valentin2-2/+1
2013-03-15staging: omap-thermal: document omap_bandgap_build functionEduardo Valentin1-0/+9
2013-03-15staging: omap-thermal: document omap_bandgap_alert_init functionEduardo Valentin1-1/+11
2013-03-15staging: omap-thermal: document omap_bandgap_tshut_init functionEduardo Valentin1-0/+12
2013-03-15staging: omap-thermal: document _omap_bandgap_read_threshold functionEduardo Valentin1-0/+12
2013-03-15staging: omap-thermal: document _omap_bandgap_write_threshold functionEduardo Valentin1-0/+13
2013-03-15staging: omap-thermal: document omap_bandgap_update_alert_threshold functionEduardo Valentin1-0/+14
2013-03-15staging: omap-thermal: document omap_bandgap_force_single_readEduardo Valentin1-0/+8
2013-03-15staging: omap-thermal: update omap_bandgap_set_continous_mode documentationEduardo Valentin1-3/+6
2013-03-15staging: omap-thermal: rename enable_continuous_modeEduardo Valentin1-2/+2
2013-03-15staging: omap-thermal: section of device driver callbacksEduardo Valentin1-0/+2
2013-03-15staging: omap-thermal: device initialization sectionEduardo Valentin1-0/+2
2013-03-15staging: omap-thermal: refactor APIs handling threshold valuesEduardo Valentin1-161/+117
2013-03-15staging: omap-thermal: update omap_bandgap_unmask_interrupts documentationEduardo Valentin1-1/+9
2013-03-15staging: omap-thermal: refactor temp_sensor_unmask_interruptsEduardo Valentin1-6/+8