aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [media] cec: split the timestamp into an rx and tx timestampHans Verkuil2016-07-131-8/+10
* [media] cec-funcs.h: add missing 'reply' for short audio descriptorHans Verkuil2016-07-081-0/+2
* [media] cec-funcs.h: add missing const modifierHans Verkuil2016-07-081-20/+20
* [media] cec-funcs.h: add length checksHans Verkuil2016-07-081-3/+3
* [media] cec.h/cec-funcs.h: add option to use BSD licenseHans Verkuil2016-07-082-0/+32
* Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab2016-07-082-0/+2874
|\
| * [media] cec-funcs.h: static inlines to pack/unpack CEC messagesHans Verkuil2016-06-281-0/+1881
| * [media] cec.h: add cec headerHans Verkuil2016-06-281-0/+993
* | Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-0850-145/+461
|\ \ | |/ |/|
| * Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-011-2/+2
| |\
| | * USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-06-241-2/+2
| * | Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-301-6/+10
| |\ \
| | * | pwm: Fix pwm_apply_args()Boris Brezillon2016-06-231-6/+10
| * | | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-06-302-45/+168
| |\ \ \
| | * | | mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss2016-06-301-1/+1
| | * | | reset: TRIVIAL: Add line break at same place for similar APIsLee Jones2016-06-291-2/+2
| | * | | reset: Supply *_shared variant calls when using *_optional APIsLee Jones2016-06-291-0/+12
| | * | | reset: Supply *_shared variant calls when using of_* APILee Jones2016-06-291-0/+53
| | * | | reset: Ensure drivers are explicit when requesting reset linesLee Jones2016-06-291-24/+82
| | * | | reset: Reorder inline reset_control_get*() wrappersLee Jones2016-06-291-21/+21
| * | | | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-06-291-24/+0
| |\ \ \ \
| | * | | | audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-281-24/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-296-2/+47
| |\ \ \ \ \
| | * | | | | bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-06-291-0/+4
| | * | | | | sock_diag: do not broadcast raw socket destructionWillem de Bruijn2016-06-281-0/+6
| | * | | | | net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2016-06-221-0/+1
| | * | | | | qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-191-0/+1
| | * | | | | bpf: fix matching of data/data_end in verifierAlexei Starovoitov2016-06-151-1/+27
| | * | | | | net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld2016-06-151-1/+2
| | * | | | | net: diag: add missing declarationsBen Dooks2016-06-101-0/+6
| * | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-06-251-3/+13
| |\ \ \ \ \ \
| | * | | | | | locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-06-241-3/+13
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-242-5/+8
| |\ \ \ \ \ \
| | * | | | | | Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov2016-06-241-1/+1
| | * | | | | | mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin2016-06-241-4/+7
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-06-241-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | IB/mlx5: Fix post send fence logicEli Cohen2016-06-231-0/+1
| * | | | | | | | fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2016-06-241-1/+1
| * | | | | | | | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-201-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | much milder d_walk() raceAl Viro2016-06-101-0/+1
| * | | | | | | Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-06-182-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-011-2/+3
| | * | | | | | | usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak2016-05-311-0/+3
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-181-1/+8
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-071-1/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-1/+8
| * | | | | | | | | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-181-2/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray2016-06-171-1/+2
| | * | | | | | | | | isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-171-1/+1