index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-01
media: hantro: streamline open, reuse error path
Philipp Zabel
1
-7
/
+6
2019-10-01
media: ext-ctrls-flash.rst: fix typo
Hans Verkuil
1
-1
/
+1
2019-10-01
media: seco-cec: Add a missing 'release_region()' in an error handling path
Christophe JAILLET
1
-0
/
+1
2019-10-01
media: cedrus: fix various format-related compliance issues
Hans Verkuil
3
-25
/
+14
2019-10-01
media: cedrus: choose default pixelformat in try_fmt
Hans Verkuil
1
-26
/
+20
2019-10-01
media: cedrus: fill in bus_info for media device
Hans Verkuil
1
-0
/
+2
2019-10-01
media: am437x-vpfe: Switch to SPDX Licensing
Benoit Parrot
3
-35
/
+3
2019-10-01
media: am437x-vpfe: Remove per bus width static data
Benoit Parrot
2
-56
/
+16
2019-10-01
media: am437x-vpfe: TRY_FMT ioctl is not really trying anything
Benoit Parrot
2
-171
/
+171
2019-10-01
media: am437x-vpfe: fix function trace debug log
Benoit Parrot
1
-59
/
+13
2019-10-01
media: am437x-vpfe: Use a per instance format array instead of a static one
Benoit Parrot
2
-69
/
+75
2019-10-01
media: am437x-vpfe: Setting STD to current value is not an error
Benoit Parrot
1
-0
/
+4
2019-10-01
media: am437x-vpfe: Streamlined vb2 buffer cleanup
Benoit Parrot
1
-28
/
+25
2019-10-01
media: am437x-vpfe: fix start streaming error path
Benoit Parrot
1
-0
/
+1
2019-10-01
media: am437x-vpfe: Wait for end of frame before tear-down
Benoit Parrot
2
-26
/
+29
2019-10-01
media: am437x-vpfe: Rework ISR routine for clarity
Benoit Parrot
1
-62
/
+66
2019-10-01
media: am437x-vpfe: Fix missing first line
Benoit Parrot
1
-4
/
+0
2019-10-01
media: am437x-vpfe: Fix suspend path to always handle pinctrl config
Dave Gerlach
1
-24
/
+22
2019-10-01
media: MAINTAINERS: Add reviewer to vimc driver
Shuah Khan
1
-0
/
+1
2019-10-01
media: doc: media: vimc: Update module parameter usage information
Shuah Khan
1
-6
/
+6
2019-10-01
media: vimc: move duplicated IS_SRC and IS_SINK to common header
Shuah Khan
3
-12
/
+11
2019-10-01
media: vimc: Fix gpf in rmmod path when stream is active
Shuah Khan
4
-2
/
+4
2019-10-01
media: vimc: Collapse component structure into a single monolithic driver
Shuah Khan
8
-385
/
+195
2019-10-01
media: mc-device.c: fix memleak in media_device_register_entity
zhengbin
1
-32
/
+33
2019-10-01
media: i2c: mt9m001: make array init_regs static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-30
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
1
-2
/
+2
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-09-30
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
1
-0
/
+3
2019-09-30
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Documentation/process: Clarify disclosure rules
Thomas Gleixner
1
-7
/
+33
2019-09-28
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
1
-1
/
+1
2019-09-28
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
1
-5
/
+5
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
1
-0
/
+16
2019-09-28
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
1
-0
/
+11
2019-09-28
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
1
-0
/
+22
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
4
-22
/
+51
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
3
-29
/
+17
2019-09-28
i2c: slave-eeprom: Add read only mode
Björn Ardö
1
-3
/
+11
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
2019-09-28
i2c: riic: Clear NACK in tend isr
Chris Brandt
1
-0
/
+1
2019-09-28
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
1
-4
/
+8
2019-09-28
iommu/amd: Lock code paths traversing protection_domain->dev_list
Joerg Roedel
1
-1
/
+24
2019-09-28
iommu/amd: Lock dev_data in attach/detach code paths
Joerg Roedel
2
-0
/
+12
2019-09-28
iommu/amd: Check for busy devices earlier in attach_device()
Joerg Roedel
1
-18
/
+7
[next]