summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-14gpio: omap: Fix GPIO numbering for deferred probeTony Lindgren1-1/+3
2015-09-14Documentation: gpio: Explain that <function>-gpio is also supportedJavier Martinez Canillas1-3/+3
2015-09-14gpio: omap: Fix gpiochip_add() handling for deferred probeTony Lindgren1-1/+4
2015-09-14gpio: sx150x: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-09-14Documentation: gpio: board: describe the con_id parameterDirk Behme2-0/+12
2015-09-14Documentation: gpio: board: add flags parameter to gpiod_get*() functionsDirk Behme1-12/+13
2015-09-14gpio: Propagate errors from chip->get()Bjorn Andersson1-7/+14
2015-09-14gpio: rcar: GPIO_RCAR doesn't relate to ARMKuninori Morimoto1-1/+1
2015-09-14gpio: mxs: need to check return value of irq_alloc_generic_chipPeng Fan1-2/+11
2015-09-14gpio: mxc: need to check return value of irq_alloc_generic_chipPeng Fan1-2/+10
2015-09-14thermal: cpu_cooling: free power table on error or when unregisteringJavi Merino1-5/+16
2015-09-14thermal: cpu_cooling: don't call kcalloc() under rcu_read_lockJavi Merino1-24/+23
2015-09-14thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-14thermal: cpu_cooling: Add MAINTAINERS entryViresh Kumar1-0/+10
2015-09-14thermal: ti-soc: Kconfig fix to avoid menu showing wronglyEduardo Valentin2-2/+1
2015-09-14thermal: ti-soc: allow compile testEduardo Valentin1-4/+4
2015-09-14thermal: qcom_spmi: allow compile testEduardo Valentin1-1/+1
2015-09-14thermal: exynos: allow compile testEduardo Valentin1-1/+1
2015-09-14thermal: armada: allow compile testEduardo Valentin1-1/+1
2015-09-14thermal: dove: allow compile testEduardo Valentin1-1/+1
2015-09-14thermal: kirkwood: allow compile testEduardo Valentin1-1/+1
2015-09-14thermal: rockchip: allow compile testEduardo Valentin1-1/+1
2015-09-14thermal: spear: allow compile testEduardo Valentin1-1/+1
2015-09-14thermal: hisi: allow compile testEduardo Valentin1-1/+1
2015-09-14thermal: Fix thermal_zone_of_sensor_register to match documentationPunit Agrawal1-1/+1
2015-09-14dm thin: disable discard support for thin devices if pool's is disabledMike Snitzer1-0/+4
2015-09-14drivers: sh: Disable PM runtime for multi-platform ARM with genpdGeert Uytterhoeven1-13/+5
2015-09-14drivers: sh: Disable legacy default PM Domain on emev2Geert Uytterhoeven1-2/+1
2015-09-14ARM: EXYNOS: reset Little cores when cpu is upChanho Park2-1/+32
2015-09-13staging: unisys: visornic: handle error return from device registrationBenjamin Romer1-2/+3
2015-09-13staging: unisys: stop device registration before visorbus registrationBenjamin Romer1-4/+7
2015-09-13staging: unisys: visorbus: Unregister driver on errorDavid Kershner1-0/+2
2015-09-13staging: unisys: visornic: Fix receive bytes statisticsDavid Kershner1-4/+4
2015-09-13staging: unisys: unregister netdev when create debugfs failsDavid Kershner1-1/+4
2015-09-13staging: fbtft: replace master->setup() with spi_setup()Stefan Wahren2-3/+3
2015-09-13staging: fbtft: fix 9-bit SPI support detectionStefan Wahren2-14/+7
2015-09-13staging/lustre: change Lustre URLs and mailing listAndreas Dilger2-12/+8
2015-09-13staging/android: Update ION TODO per LPC discussionDaniel Vetter1-0/+20
2015-09-13Staging: most: MOST and MOSTCORE should depend on HAS_DMAGeert Uytterhoeven2-0/+2
2015-09-13staging: most: fix HDM_USB dependencies and build errorsRandy Dunlap1-1/+1
2015-09-13perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo1-2/+2
2015-09-13ARM: dts: Add ddc i2c reference to veyronDouglas Anderson1-0/+1
2015-09-13ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plusJosh Boyer1-1/+1
2015-09-13ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to meet SoC specific...Timo Sigurdsson1-1/+1
2015-09-13ARM: pxa: ssp: Fix build error by removing originally incorrect DT bindingJarkko Nikula1-1/+0
2015-09-13ARM: pxa: fix DFI bus lockups on startupRobert Jarzmik2-1/+27
2015-09-13time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()John Stultz1-1/+1
2015-09-13perf/x86/intel: Fix constraint accessPeter Zijlstra1-1/+4
2015-09-13x86/cpu: Print family/model/stepping in hexBorislav Petkov1-2/+2
2015-09-13hwmon: (nct6775) Add support for NCT6793DGuenter Roeck3-18/+38