summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2015-11-054-23/+59
|\
| * power: bq27xxx_battery: Add support for additional bq27xxx family devicesAndrew F. Davis2015-09-231-1/+9
| * power: bq27xxx_battery: Platform initialization must declare a deviceAndrew F. Davis2015-09-231-1/+5
| * power: bq27x00_battery: Renaming for consistencyAndrew F. Davis2015-09-231-2/+2
| * power: charger-manager: comment spelling fixesMarcel Ziswiler2015-09-221-4/+4
| * power: Add an axp20x-usb-power driverHans de Goede2015-09-221-0/+24
* | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-0522-528/+768
|\ \
| * | [media] v4l: add type field to v4l2_modulator structAntti Palosaari2015-10-201-1/+2
| * | [media] v4l2: add support for SDR transmitterAntti Palosaari2015-10-203-1/+13
| * | [media] v4l2: add RF gain controlAntti Palosaari2015-10-201-0/+1
| * | [media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDRAntti Palosaari2015-10-201-1/+4
| * | [media] media: videobuf2: Move v4l2-specific stuff to videobuf2-v4l2Junghak Sung2015-10-203-94/+118
| * | [media] media: videobuf2: Prepare to divide videobuf2Junghak Sung2015-10-203-22/+81
| * | [media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung2015-10-203-10/+36
| * | [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
| * | [media] lirc_dev.h: Make checkpatch happyMauro Carvalho Chehab2015-10-051-3/+3
| * | [media] DocBook: Convert struct lirc_driver to doc-nano formatMauro Carvalho Chehab2015-10-051-49/+65
| * | [media] DocBook: Document tveeprom.hMauro Carvalho Chehab2015-10-051-12/+68
| * | [media] tveeprom: Remove two unused fields from structMauro Carvalho Chehab2015-10-051-3/+0
| * | [media] DocBook: add documentation for tuner-types.hMauro Carvalho Chehab2015-10-051-0/+26
| * | [media] DocBook: convert struct tuner_parms to doc-nano formatMauro Carvalho Chehab2015-10-051-64/+92
| * | [media] tuner.h: Make checkpatch.pl happierMauro Carvalho Chehab2015-10-051-41/+41
| * | [media] DocBook: Document include/media/tuner.hMauro Carvalho Chehab2015-10-051-18/+52
| * | [media] DocBook: Fix remaining issues with VB2 core documentationMauro Carvalho Chehab2015-10-051-6/+8
| * | [media] media-entity.c: get rid of var length arraysMauro Carvalho Chehab2015-10-011-0/+7
| * | [media] DocBook: Remove a warning at videobuf2-v4l2.hMauro Carvalho Chehab2015-10-011-2/+2
| * | [media] DocBook: fix most of warnings at videobuf2-core.hMauro Carvalho Chehab2015-10-011-1/+5
| * | [media] DocBook: Fix documentation for struct v4l2_dv_timingsMauro Carvalho Chehab2015-10-011-1/+1
| * | [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-015-46/+95
| * | [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-018-7/+24
| * | [media] videodev2.h: Fix typo in commentRicardo Ribalda2015-10-011-1/+1
| * | [media] media: fix kernel-doc warnings in v4l2-dv-timings.hGeliang Tang2015-10-011-16/+16
| * | [media] videodev2.h: add SMPTE 2084 transfer function defineHans Verkuil2015-09-301-0/+1
| * | [media] videodev2.h: add support for the DCI-P3 colorspaceHans Verkuil2015-09-301-5/+13
| * | [media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart2015-09-251-133/+0
| * | [media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu2015-09-251-0/+2
* | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-051-13/+1
|\ \ \
| * | | pstore: add pstore unregisterGeliang Tang2015-10-221-13/+1
* | | | Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-11-051-5/+64
|\ \ \ \
| * | | | f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu2015-10-121-0/+26
| * | | | f2fs: add a tracepoint for background gcJaegeuk Kim2015-10-091-0/+28
| * | | | f2fs: trace in batches extent info updateChao Yu2015-10-091-5/+10
* | | | | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-11-052-20/+39
|\ \ \ \ \
| * | | | | locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington2015-10-221-24/+0
| * | | | | locks: introduce locks_lock_inode_wait()Benjamin Coddington2015-10-221-0/+11
| * | | | | locks: change tracepoint for generic_add_leaseJeff Layton2015-09-211-3/+35
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-0420-174/+847
|\ \ \ \ \
| * | | | | vme: 8-bit status/id takes 256 values, not 255Dmitry Kalinkin2015-10-171-0/+3
| * | | | | msm: remove unused headerGabriel Laskar2015-10-171-79/+0
| * | | | | Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-10-165-47/+61
| |\ \ \ \ \