aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: firewire-lib: refactoring to obsolete IR packet handlerTakashi Sakamoto2019-05-241-37/+39
* | ALSA: firewire-lib: refactoring to obsolete IT packet handlerTakashi Sakamoto2019-05-241-31/+31
* | ALSA: firewire-lib: fix inverted node IDs for amdtp_packet eventsTakashi Sakamoto2019-05-241-3/+3
* | ALSA: firewire-lib: fix data block counter for incoming packet without CIP he...Takashi Sakamoto2019-05-241-0/+2
* | ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP h...Takashi Sakamoto2019-05-241-28/+35
* | ALSA: firewire-lib: code refactoring to queueing packetsTakashi Sakamoto2019-05-241-28/+26
* | ALSA: firewire-lib: unify packet handler for IT contextTakashi Sakamoto2019-05-242-44/+18
* | ALSA: firewire-lib: split helper function to generate CIP headerTakashi Sakamoto2019-05-241-8/+14
* | ALSA: hdspm: Fix single speed ADAT capture and playback with RME HDSPe AIOPhilippe Bekaert2019-05-241-25/+36
* | ALSA: pcm: oss: Use struct_size() helperGustavo A. R. Silva2019-05-241-2/+2
* | ALSA: firewire-lib: unify packet handler for IR contextTakashi Sakamoto2019-05-231-39/+15
* | ALSA: firewire-lib: use 16 bytes IR context header to separate CIP headerTakashi Sakamoto2019-05-232-12/+27
* | ALSA: firewire-lib: split helper function to check incoming CIP headerTakashi Sakamoto2019-05-231-40/+60
* | ALSA: firewire-lib: compute pointer to payload buffer in context handlerTakashi Sakamoto2019-05-232-16/+15
* | ALSA: firewire-lib: calculate the length of packet payload in packet handlerTakashi Sakamoto2019-05-232-29/+25
* | ALSA: firewire-lib: use clear name for variable of CIP headerTakashi Sakamoto2019-05-231-4/+4
* | ALSA: firewire-lib: use IT context header to compute cycle count for scheduli...Takashi Sakamoto2019-05-221-23/+28
* | ALSA: firewire-lib: obsolete macro for header of IT contextTakashi Sakamoto2019-05-221-8/+13
* | ALSA: firewire-lib: add helper function to cancel context inner callback handlerTakashi Sakamoto2019-05-221-8/+10
* | ALSA: firewire-lib: use union for directional parametersTakashi Sakamoto2019-05-227-57/+87
* | ALSA: firewire-lib: unify tracing events to 'amdtp_packet' eventTakashi Sakamoto2019-05-212-148/+11
* | ALSA: firewire-lib: use dynamic array for CIP header of tracing eventsTakashi Sakamoto2019-05-211-16/+20
* | ALSA: firewire-lib: use the same unit for payload argument in tracing eventsTakashi Sakamoto2019-05-212-10/+8
* | ALSA: firewire-lib: add data_blocks/data_block_counter parameter to in_packet...Takashi Sakamoto2019-05-212-9/+21
* | ALSA: firewire-lib: use the same type of argument for CIP header for tracing ...Takashi Sakamoto2019-05-212-4/+4
* | ALSA: dice: add stream format parameters for PreSonus FireStudioTakashi Sakamoto2019-05-204-1/+73
|/
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-191-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-193-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-185-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-181-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-181-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-181-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-182-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1
| * | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1817-26/+25
| * | | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * | | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2019-05-182-0/+2
| * | | kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2019-05-182-1/+9