index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
media: rc: select CONFIG_BITREVERSE where needed
Arnd Bergmann
4
-0
/
+5
2021-01-27
media: mtk-vcodec: Fix order of log arguments
Evan Benn
1
-6
/
+6
2021-01-27
media: qm1d1c0042: fix error return code in qm1d1c0042_init()
Luo Meng
1
-1
/
+3
2021-01-27
media: saa7134: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-12
/
+13
2021-01-27
media: rcar_jpu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-01-27
media: dvb_frontend: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-01-27
media: atomisp: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-01-27
media: usb: dvb-usb-v2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2021-01-27
media: dvb-frontends: Fix fall-through warnings for Clang
Gustavo A. R. Silva
4
-0
/
+5
2021-01-27
media: atomisp: Fix a buffer overflow in debug code
Dan Carpenter
1
-8
/
+16
2021-01-27
media: cedrus: Remove checking for required controls
Jernej Skrabec
2
-50
/
+0
2021-01-27
media: vidtv: print message when driver is removed
Daniel W. S. Almeida
1
-0
/
+1
2021-01-27
media: vidtv: use a simpler name in platform_{device|driver}
Daniel W. S. Almeida
2
-2
/
+3
2021-01-27
media: vidtv: reinstate sysfs bind attrs
Daniel W. S. Almeida
1
-1
/
+0
2021-01-27
media: vidtv: Add media controller support
Daniel W. S. Almeida
2
-0
/
+34
2021-01-27
media: vidtv: Use kmemdup instead of kzalloc and memcpy
Tian Tao
1
-2
/
+1
2021-01-27
media: vidtv: remove unused field from 'struct vidtv_mpeg_ts'
Daniel W. S. Almeida
1
-1
/
+0
2021-01-27
media: vidtv: psi: fix missing crc for PMT
Daniel W. S. Almeida
1
-2
/
+3
2021-01-27
media: i2c/ov02a10.c: add cast to fix type mismatch
Hans Verkuil
1
-1
/
+1
2021-01-27
media: atomisp/pci: add missing include
Hans Verkuil
1
-0
/
+1
2021-01-27
media: dvb-frontends/af9033.c: fix missing error codes
Hans Verkuil
1
-0
/
+2
2021-01-27
media: dvb-frontends/rtl2832.c: fix missing error code
Hans Verkuil
1
-0
/
+1
2021-01-27
media: usb/dvb-usb-v2/rtl28xxu.c: clean up code to fix smatch warning
Hans Verkuil
1
-22
/
+13
2021-01-27
media: pci/ivtv: release memory regions on error
Hans Verkuil
1
-0
/
+5
2021-01-27
media: sti/hva: add missing clk_disable_unprepare()
Hans Verkuil
1
-0
/
+1
2021-01-27
media: sti/c8sectpfe: set correct return code
Hans Verkuil
1
-0
/
+1
2021-01-27
media: i2c/ov8865.c: fix error checks using wrong variable
Hans Verkuil
1
-3
/
+3
2021-01-27
media: tuners/it913x.c: fix missing error code
Hans Verkuil
1
-0
/
+1
2021-01-27
media: davinci/vpbe.c: ret contains the return code, not err
Hans Verkuil
1
-1
/
+1
2021-01-27
media: meson/ge2d: set ret to -ENOMEM
Hans Verkuil
1
-0
/
+1
2021-01-27
media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validate
Hans Verkuil
1
-1
/
+2
2021-01-27
media: atomisp/pci/hmm: fix wrong printk format
Hans Verkuil
1
-1
/
+1
2021-01-27
media: lmedm04: Remove lme2510_kill_urb function.
Malcolm Priestley
1
-19
/
+0
2021-01-27
media: lmedm04: Use GFP_KERNEL for URB allocation/submission.
Malcolm Priestley
1
-2
/
+2
2021-01-27
media: lmedm04: Fix misuse of comma
Joe Perches
1
-1
/
+1
2021-01-27
media: mceusb: sanity check for prescaler value
Sean Young
1
-1
/
+8
2021-01-27
media: sunxi-cir: Implement suspend/resume/shutdown callbacks
Samuel Holland
1
-0
/
+21
2021-01-27
media: sunxi-cir: Factor out hardware initialization
Samuel Holland
1
-54
/
+74
2021-01-27
media: sunxi-cir: Remove unnecessary spinlock
Samuel Holland
1
-10
/
+0
2021-01-27
media: sunxi-cir: Clean up dead register writes
Samuel Holland
1
-10
/
+0
2021-01-26
media: ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver
Daniel Scally
7
-0
/
+499
2021-01-26
media: v4l2-fwnode: Include v4l2_fwnode_bus_type
Daniel Scally
2
-11
/
+22
2021-01-26
media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macro
Daniel Scally
2
-4
/
+33
2021-01-26
media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()
Daniel Scally
1
-0
/
+8
2021-01-26
media: ipu3-cio2: Rename ipu3-cio2.c
Daniel Scally
2
-0
/
+2
2021-01-26
media: ipu3-cio2: Add T: entry to MAINTAINERS
Daniel Scally
1
-0
/
+1
2021-01-26
media: lib/test_printf.c: Use helper function to unwind array of software_nodes
Daniel Scally
1
-3
/
+1
2021-01-26
media: software_node: Add support for fwnode_graph*() family of functions
Heikki Krogerus
1
-1
/
+114
2021-01-26
media: device property: Define format macros for ports and endpoints
Daniel Scally
1
-0
/
+7
2021-01-26
media: software_node: unregister software_nodes in reverse order
Daniel Scally
1
-4
/
+11
[next]