summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-04-02iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron
2013-04-02staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions.Jonathan Cameron
2013-04-02staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_dataJonathan Cameron
2013-04-02staging:iio:magnetometer:ak8975 drop unused eoc_irqJonathan Cameron
2013-04-01staging: ti-soc-thermal: Add get_trend supportJ Keerthy
2013-04-01staging: ti-soc-thermal:Introduce ti_bandgap_get_trend function for OMAP5J Keerthy
2013-04-01staging: ti-soc-thermal: Enable HISTORY_BUFFER Feature for OMAP5J Keerthy
2013-04-01staging: ti-soc-thermal: Introduce HAS_HISTORY_BUFFER feature for bandgapJ Keerthy
2013-04-01staging: ti-soc-thermal: Modify update_interval r/w functions to incorporate ...J Keerthy
2013-04-01staging: ti-soc-thermal: Enable COUNTER_DELAY feature for OMAP5J Keerthy
2013-04-01staging: ti-soc-thermal: Introduce HAS_COUNTER_DELAY feature for bandgapJ Keerthy
2013-04-01staging: ti-soc-thermal: Initialise counter_delay field for OMAP5 sensorsJ Keerthy
2013-04-01staging: ti-soc-thermal: Add counter_delay_mask field to temp_sensor_register...J Keerthy
2013-04-01staging: ti-soc-thermal: report alert events on OMAP5 devicesEduardo Valentin
2013-04-01staging: ti-soc-thermal: report alert events on OMAP4 devicesEduardo Valentin
2013-04-01staging: ti-soc-thermal: expose ti_thermal_report_temperatureEduardo Valentin
2013-04-01staging: ti-soc-thermal: remove kernel-doc warnings reported with -vNishanth Menon
2013-04-01staging: ti-soc-thermal: return error in case power switch is not supportedEduardo Valentin
2013-04-01staging: rts5139: device_reset() can be staticShawn Guo
2013-04-01staging:csr: Fix typos in comment and printkMasanari Iida
2013-04-01Merge 3.9-rc5 into staging-nextGreg Kroah-Hartman
2013-03-29staging: sync: Add compat_ioctl handlers to sync driversDmitry Pervushin
2013-03-29staging: speakup: use native error codesAndy Shevchenko
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko
2013-03-29Merge tag 'iio-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-03-29iio: mxs-lradc: Do hardware initialization earlierAlexandre Belloni
2013-03-29staging:iio:ad799x: Preallocate sample bufferLars-Peter Clausen
2013-03-29staging:iio:ad799x: Set IIO_CHAN_INFO_SCALE maskLars-Peter Clausen
2013-03-29staging:iio:ad799x: Add helper macro for channel initializationLars-Peter Clausen
2013-03-29staging:iio:ad799x: Use i2c_smbus_{read,write}_word_data_swappedLars-Peter Clausen
2013-03-29staging:iio:ad799x: Remove internal reference supportLars-Peter Clausen
2013-03-29staging:iio:ad799x: Remove unused ad799x_state fieldsLars-Peter Clausen
2013-03-28staging: comedi: amplc_dio200: fix C99 array initializer warningsEmil Goode
2013-03-28staging: comedi: rtd520: remove utcGate from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: remove utcCtrl from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: remove intClearMask from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: remove intMask from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: remove dioStatus from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: merge private header into driverH Hartley Sweeten
2013-03-28staging: comedi: rtd520: cleanup multi-line commentsH Hartley Sweeten
2013-03-28staging: comedi: rtd520: cleanup rtd_dio_insn_config()H Hartley Sweeten
2013-03-28staging: comedi: rtd520: cleanup rtd_dio_insn_bits()H Hartley Sweeten
2013-03-28staging: comedi: rtd520: use pci_ioremap_bar()H Hartley Sweeten
2013-03-28staging: comedi: rtd520: use plx register map from plx9080.hH Hartley Sweeten
2013-03-28staging: comedi: s626: remove the "interrupt call test"H Hartley Sweeten
2013-03-28staging: comedi: s626: async commands require an interruptH Hartley Sweeten
2013-03-28staging: comedi: s626: remove the ai (*insn_config) functionH Hartley Sweeten
2013-03-28staging: comedi: s626: cleanup subdevice initH Hartley Sweeten
2013-03-28staging: comedi: s626: remove subdevice pointer mathH Hartley Sweeten
2013-03-28staging: comedi: s626: cleanup s626_dio_insn_bits()H Hartley Sweeten