summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-03-17iio:hid_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:dummy move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio:adc:max1363 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron
2013-03-16iio: adc: add exynos adc driver under iio framworkNaveen Krishna Chatradhi
2013-03-16iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryDenis Ciocca
2013-03-16IIO ADC support for AD7923Christophe Leroy
2013-03-16iio: Add OF supportGuenter Roeck
2013-03-16staging:iio: Remove adt7410 driverLars-Peter Clausen
2013-03-15staging: comedi: ni_labpc: fix common detachIan Abbott
2013-03-15staging: comedi: remove unneeded settings of `dev->iobase`Ian Abbott
2013-03-15staging: comedi: add 'ioenabled' flag to deviceIan Abbott
2013-03-15staging: comedi: make 'in_request_module' a bool bit-fieldIan Abbott
2013-03-15staging: comedi: make 'dev->attached' a bool bit-fieldIan Abbott
2013-03-15staging: comedi: ni_660x: support NI PXI-6624Ian Abbott
2013-03-15staging: comedi: ni_660x: reformat driver description commentIan Abbott
2013-03-15staging: comedi: adv_pci_dio: restore PCI-1753E supportIan Abbott
2013-03-15staging: comedi: ni_atmio: fix build error due to missing '; 'H Hartley Sweeten
2013-03-15Staging: dwc2: remove a kfree(NULL)Dan Carpenter
2013-03-15staging: sep: fix possible memory leak in sep_prepare_input_dma_table()Wei Yongjun
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_validateEduardo Valentin
2013-03-15staging: omap-thermal: remove TODO entry for exposed APIsEduardo Valentin
2013-03-15staging: omap-thermal: remove TODO entry suggesting regmap usageEduardo Valentin
2013-03-15staging: omap-thermal: switch mutex to spinlock inside omap-bandgapEduardo Valentin
2013-03-15staging: omap-thermal: change Kconfig dependency methodEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_build functionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_alert_init functionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_tshut_init functionEduardo Valentin
2013-03-15staging: omap-thermal: document _omap_bandgap_read_threshold functionEduardo Valentin
2013-03-15staging: omap-thermal: document _omap_bandgap_write_threshold functionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_update_alert_threshold functionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_force_single_readEduardo Valentin
2013-03-15staging: omap-thermal: update omap_bandgap_set_continous_mode documentationEduardo Valentin
2013-03-15staging: omap-thermal: rename enable_continuous_modeEduardo Valentin
2013-03-15staging: omap-thermal: section of device driver callbacksEduardo Valentin
2013-03-15staging: omap-thermal: device initialization sectionEduardo Valentin
2013-03-15staging: omap-thermal: refactor APIs handling threshold valuesEduardo Valentin
2013-03-15staging: omap-thermal: update omap_bandgap_unmask_interrupts documentationEduardo Valentin
2013-03-15staging: omap-thermal: refactor temp_sensor_unmask_interruptsEduardo Valentin
2013-03-15staging: omap-thermal: threshold manipulation sectionEduardo Valentin
2013-03-15staging: omap-thermal: document omap_bandgap_add_hyst functionEduardo Valentin
2013-03-15staging: omap-thermal: rename add_hyst to omap_bandgap_add_hystEduardo Valentin
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adcEduardo Valentin
2013-03-15staging: omap-thermal: move conv table limits out of sensor dataEduardo Valentin
2013-03-15staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding ...Eduardo Valentin
2013-03-15staging: omap-thermal: name temp_to_adc_conversion in a better wayEduardo Valentin
2013-03-15staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsiusEduardo Valentin
2013-03-15staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding ...Eduardo Valentin
2013-03-15staging: omap-thermal: name adc_to_temp_conversion in a better wayEduardo Valentin
2013-03-15staging: omap-thermal: ADC sectionEduardo Valentin