summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY typeMatt Ranostay2016-05-291-0/+1
* iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-1/+1
* iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie2016-05-291-2/+0
* iio: Add support for creating IIO devices via configfsDaniel Baluta2016-05-041-0/+70
* iio:imu:mpu6050: enhance mounting matrix supportGregor Boirie2016-04-231-1/+4
* iio:ak8975: add mounting matrix supportGregor Boirie2016-04-231-0/+16
* iio:core: mounting matrix supportGregor Boirie2016-04-231-0/+31
* iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan2016-04-191-0/+26
* iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan2016-04-191-0/+27
* iio: st_sensors: support open drain modeLinus Walleij2016-04-192-0/+8
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+3
* iio:adis: Add support for manual self-test flag clearLars-Peter Clausen2016-04-161-0/+1
* iio: dac: Add support for the AD5592R/AD5593R ADCs/DACsPaul Cercueil2016-04-101-0/+16
* android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa2016-04-041-0/+4
* Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-043-0/+6
|\
| * iio: Add channel for UV indexPeter Meerwald-Stadler2016-04-031-0/+1
| * iio: Add modifier for UV lightPeter Meerwald-Stadler2016-04-031-0/+1
| * iio: buffer: add missing descriptions in iio_buffer_access_funcsLuis de Bethencourt2016-04-031-0/+2
| * iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield2016-03-121-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-265-18/+45
|\ \
| * | ceph: fix security xattr deadlockYan, Zheng2016-03-251-1/+2
| * | libceph: add helper that duplicates last extent operationYan, Zheng2016-03-251-0/+2
| * | libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-251-2/+4
| * | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-251-2/+3
| * | libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-251-1/+1
| * | libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-252-0/+6
| * | libceph: monc ping rate is 10sIlya Dryomov2016-03-251-2/+3
| * | libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-253-10/+24
* | | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds2016-03-261-2/+8
|\ \ \
| * | | NTB: Make _addr functions optional in the APIAllen Hubbe2016-03-211-2/+8
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-261-12/+3
|\ \ \ \
| * | | | scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann2016-03-181-12/+3
* | | | | mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-251-0/+32
* | | | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-253-12/+31
* | | | | mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-252-10/+13
* | | | | mm, kasan: SLAB supportAlexander Potapenko2016-03-254-0/+43
* | | | | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa2016-03-251-2/+0
* | | | | oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa2016-03-251-2/+0
* | | | | oom: make oom_reaper_list single linkedVladimir Davydov2016-03-251-1/+1
* | | | | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2016-03-251-0/+2
* | | | | mm, oom_reaper: implement OOM victims queuingMichal Hocko2016-03-251-0/+3
* | | | | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko2016-03-251-1/+1
* | | | | mm, oom: introduce oom reaperMichal Hocko2016-03-251-0/+2
* | | | | sched: add schedule_timeout_idle()Andrew Morton2016-03-251-0/+1
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-252-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-242-4/+4
| |\ \ \ \ \
| | * | | | | dma-buf/fence: fix fence_is_later v2Christian König2016-03-211-1/+1
| | * | | | | dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-191-3/+3
* | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-244-8/+1
|\ \ \ \ \ \ \
| * | | | | | | asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-012-4/+0