summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-02iio:magnetometer:ak8975 move driver out of stagingJonathan Cameron5-12/+12
2013-04-02staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions.Jonathan Cameron1-49/+17
2013-04-02staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_dataJonathan Cameron1-1/+0
2013-04-02staging:iio:magnetometer:ak8975 drop unused eoc_irqJonathan Cameron1-2/+0
2013-04-01staging: ti-soc-thermal: Add get_trend supportJ Keerthy1-1/+26
2013-04-01staging: ti-soc-thermal:Introduce ti_bandgap_get_trend function for OMAP5J Keerthy2-0/+68
2013-04-01staging: ti-soc-thermal: Enable HISTORY_BUFFER Feature for OMAP5J Keerthy1-1/+2
2013-04-01staging: ti-soc-thermal: Introduce HAS_HISTORY_BUFFER feature for bandgapJ Keerthy1-0/+4
2013-04-01staging: ti-soc-thermal: Modify update_interval r/w functions to incorporate ...J Keerthy1-19/+146
2013-04-01staging: ti-soc-thermal: Enable COUNTER_DELAY feature for OMAP5J Keerthy1-1/+2
2013-04-01staging: ti-soc-thermal: Introduce HAS_COUNTER_DELAY feature for bandgapJ Keerthy1-0/+4
2013-04-01staging: ti-soc-thermal: Initialise counter_delay field for OMAP5 sensorsJ Keerthy2-0/+4
2013-04-01staging: ti-soc-thermal: Add counter_delay_mask field to temp_sensor_register...J Keerthy1-0/+2
2013-04-01staging: ti-soc-thermal: report alert events on OMAP5 devicesEduardo Valentin1-0/+1
2013-04-01staging: ti-soc-thermal: report alert events on OMAP4 devicesEduardo Valentin1-0/+2
2013-04-01staging: ti-soc-thermal: expose ti_thermal_report_temperatureEduardo Valentin1-0/+7
2013-04-01staging: ti-soc-thermal: remove kernel-doc warnings reported with -vNishanth Menon1-11/+47
2013-04-01staging: ti-soc-thermal: return error in case power switch is not supportedEduardo Valentin1-3/+5
2013-04-01staging: rts5139: device_reset() can be staticShawn Guo2-2/+1
2013-04-01staging:csr: Fix typos in comment and printkMasanari Iida3-17/+17
2013-04-01Merge 3.9-rc5 into staging-nextGreg Kroah-Hartman555-3108/+6212
2013-04-01Linux 3.9-rc5v3.9-rc5Linus Torvalds1-1/+1
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+20
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-38/+53
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds21-261/+716
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-3/+14
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-30PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29staging: sync: Add compat_ioctl handlers to sync driversDmitry Pervushin2-0/+2
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-17/+30
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-43/+188
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds12-46/+12
2013-03-29staging: speakup: use native error codesAndy Shevchenko3-21/+16
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko4-32/+3
2013-03-29Merge tag 'iio-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman23-409/+154
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-29iio: adc: Document the regulator/clocks for exynos-adcDoug Anderson1-0/+8
2013-03-29iio: mxs-lradc: Do hardware initialization earlierAlexandre Belloni1-3/+3
2013-03-29iio: exynos-adc: Fix typo in DT documentationSachin Kamat1-2/+2
2013-03-29iio: exynos_adc: Remove redundant of_match_ptr macroSachin Kamat1-1/+1
2013-03-29staging:iio:ad799x: Preallocate sample bufferLars-Peter Clausen3-12/+15
2013-03-29staging:iio:ad799x: Set IIO_CHAN_INFO_SCALE maskLars-Peter Clausen1-0/+1
2013-03-29staging:iio:ad799x: Add helper macro for channel initializationLars-Peter Clausen1-330/+56
2013-03-29staging:iio:ad799x: Use i2c_smbus_{read,write}_word_data_swappedLars-Peter Clausen1-3/+3
2013-03-29staging:iio:ad799x: Remove internal reference supportLars-Peter Clausen2-14/+4
2013-03-29staging:iio:ad799x: Remove unused ad799x_state fieldsLars-Peter Clausen1-2/+0