summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-12-0164-238/+3625
|\
| * iio: pulsedlight-lidar-lite: add runtime PMMatt Ranostay2015-11-221-1/+55
| * IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiplyNizam Haider2015-11-221-1/+1
| * staging:iio: Delete some commented out lines in Kconfig and Makefile.Jonathan Cameron2015-11-212-35/+0
| * staging:iio:ad7780: Remove the ad7780_platform_dataDragos Bogdan2015-11-212-36/+2
| * iio: adc: xilinx: constify iio_buffer_setup_ops structureJulia Lawall2015-11-181-1/+1
| * staging:iio:ad7780: Switch to the gpio descriptor interfaceDragos Bogdan2015-11-182-17/+11
| * iio: adc: ad7793: removed unnecessary else.Nizam Haider2015-11-151-3/+2
| * iio: adc: mxs-lradc: Prefer using the BIT macroNizam Haider2015-11-151-1/+1
| * iio: ti-ads8688: Add DT binding documentationSean Nyekjaer2015-11-151-0/+20
| * iio: adc: Add TI ADS8688Sean Nyekjaer2015-11-153-0/+497
| * iio: core: added support for IIO_VAL_INTSean Nyekjaer2015-11-151-0/+9
| * iio: st-accel: add support for lis2dh12Giuseppe Barba2015-11-146-1/+10
| * iio: imu: check sscanf return valueIoana Ciornei2015-11-082-2/+8
| * iio: gyro: check sscanf return valueIoana Ciornei2015-11-081-1/+3
| * iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus2015-11-088-87/+69
| * iio: light: pa12203001: Poweroff chip if register failsAdriana Reus2015-11-081-5/+11
| * iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driverJoachim Eastwood2015-11-016-0/+472
| * iio: light: lm3533-als: Print error message on invalid resistanceBjorn Andersson2015-10-311-1/+3
| * iio: Add a DMAengine framework based bufferLars-Peter Clausen2015-10-254-0/+243
| * iio: Add generic DMA buffer infrastructureLars-Peter Clausen2015-10-254-0/+845
| * iio: Add buffer enable/disable callbacksLars-Peter Clausen2015-10-252-1/+43
| * iio: Add support for indicating fixed watermarksLars-Peter Clausen2015-10-252-0/+13
| * iio:iio_buffer_init(): Only set watermark if not already setLars-Peter Clausen2015-10-251-1/+2
| * iio: Set device watermark based on watermark of all attached buffersLars-Peter Clausen2015-10-251-4/+10
| * iio: adc: mcp320x: Add compatible with vendor prefix to OF tableJavier Martinez Canillas2015-10-251-0/+28
| * iio: adc: mcp320x: Deprecated compatible strings with no vendor prefixJavier Martinez Canillas2015-10-251-9/+21
| * iio: Move IIO Dummy Driver out of stagingCristina Opriceana2015-10-2512-32/+79
| * iio:adc:palmas: add DT supportMarek Belisko2015-10-252-5/+95
| * iio:adc: add iio driver for Palmas (twl6035/7) gpadcH. Nikolaus Schaller2015-10-254-24/+877
| * iio: accel: add support for Memsic MXC6255XC sensorTeodora Baluta2015-10-253-0/+210
| * iio: mma8452: support either of the available interrupt pinsMartin Kepplinger2015-10-252-6/+21
* | staging: unisys: better config switch commentsBenjamin Romer2015-11-252-2/+12
* | staging: unisys: visornic: Removed the blank lineAnjali Menon2015-11-251-1/+0
* | Staging: lustre: obd_cksum.h: Remove unused cksum_types_supported_serverShraddha Barke2015-11-251-23/+0
* | drivers: staging: vme: Deleted casting to (void *)Egor Uleyskiy2015-11-241-3/+3
* | drivers: staging: vme: Fixed checking NULL and 0 code styleEgor Uleyskiy2015-11-243-8/+8
* | drivers: staging: vme: Deleted extra brackingEgor Uleyskiy2015-11-242-3/+3
* | drivers: staging: vme: Fixed the using of sizeofEgor Uleyskiy2015-11-242-6/+6
* | drivers: staging: vme: Deleted extra empty linesEgor Uleyskiy2015-11-242-4/+0
* | drivers: staging: vme: Fixed indentionEgor Uleyskiy2015-11-243-21/+21
* | Merge 4.4-rc2 into staging-nextGreg Kroah-Hartman2015-11-23334-5497/+4149
|\ \
| * | Linux 4.4-rc2v4.4-rc2Linus Torvalds2015-11-221-1/+1
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-226-76/+182
| |\ \
| | * | slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer2015-11-226-11/+11
| | * | slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer2015-11-221-1/+5
| | * | slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer2015-11-221-18/+22
| | * | slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer2015-11-221-30/+79
| | * | slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer2015-11-221-18/+67
| * | | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-2211-13/+15
| |\ \ \
OpenPOWER on IntegriCloud