Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e91b162d2868672d06010f34aa83d408db13d3c6
/
drivers
/
media
/
usb
b3491d8
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
134bf98
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
8f845c6
media: pvrusb2: replace `printk` with `pr_*`
by Dafna Hirschfeld
· 6 years ago
32ae592
media: cx231xx: fix potential sign-extension overflow on large shift
by Colin Ian King
· 6 years ago
9afc821
Revert "media: dvbsky: use just one mutex for serializing device R/W ops"
by Mauro Carvalho Chehab
· 6 years ago
183e19f
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
by Sean Young
· 6 years ago
29f7915
Merge 4.19-rc6 into usb-next
by Greg Kroah-Hartman
· 6 years ago
f347596
media: au0828: Fix incorrect error messages
by Brad Love
· 6 years ago
4add710
media: au0828: cannot kfree dev before usb disconnect
by Brad Love
· 6 years ago
db7da96
media: mxl111sf: declare its own pads
by Mauro Carvalho Chehab
· 6 years ago
5e68d8e
media: au0828: use signals instead of hardcoding a pad number
by Mauro Carvalho Chehab
· 6 years ago
c1a37dd
media: v4l2: taint pads with the signal types for consumer devices
by Mauro Carvalho Chehab
· 6 years ago
afeaade
media: em28xx: make v4l2-compliance happier by starting sequence on zero
by Mauro Carvalho Chehab
· 6 years ago
15644bf
media: em28xx: fix input name for Terratec AV 350
by Mauro Carvalho Chehab
· 6 years ago
f823ce2
media: em28xx: use a default format if TRY_FMT fails
by Mauro Carvalho Chehab
· 6 years ago
258c430
media: em28xx: fix handler for vidioc_s_input()
by Mauro Carvalho Chehab
· 6 years ago
0cd3edc
media: usbvision: remove time_in_irq
by Sebastian Andrzej Siewior
· 7 years ago
2b89b73
media: gspca: sq930x: use GFP_KERNEL in sd_dq_callback()
by Sebastian Andrzej Siewior
· 7 years ago
fc8af4f
media: em28xx-audio: use GFP_KERNEL for memory allocation during init
by Sebastian Andrzej Siewior
· 7 years ago
cc1e631
media: replace strcpy() by strscpy()
by Mauro Carvalho Chehab
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
6ea0d58
media: uvcvideo: Add a D4M camera description
by Guennadi Liakhovetski
· 6 years ago
3a03284
media: uvcvideo: Store device information pointer in struct uvc_device
by Laurent Pinchart
· 6 years ago
88d8034
media: uvcvideo: Rename UVC_QUIRK_INFO to UVC_INFO_QUIRK
by Guennadi Liakhovetski
· 6 years ago
89dd34c
media: uvcvideo: Fix uvc_alloc_entity() allocation alignment
by Nadav Amit
· 7 years ago
6689df0
media: uvcvideo: Fix spelling mistake: "entites" -> "entities"
by Colin Ian King
· 8 years ago
829682b
media: uvcvideo: Remove unnecessary NULL check before debugfs_remove_recursive
by Gustavo A. R. Silva
· 7 years ago
52a4eb3
media: uvcvideo: Make uvc_control_mapping menu_info field const
by Laurent Pinchart
· 6 years ago
8643d23
media: uvcvideo: Make some structs const
by Joe Perches
· 7 years ago
3f3ff6e
media: tm6000: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 6 years ago
273925c
media: em28xx-audio: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 6 years ago
394dc58
media: videobuf2-v4l2: integrate with media requests
by Hans Verkuil
· 7 years ago
62fed26
media: videodev2.h: Add request_fd field to v4l2_buffer
by Hans Verkuil
· 7 years ago
da1b1ae
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
by Hans Verkuil
· 7 years ago
312f73b
media: af9035: prevent buffer overflow on write
by Jozef Balga
· 6 years ago
845b978
media: rtl28xxu: be sure that it won't go past the array size
by Mauro Carvalho Chehab
· 6 years ago
1e50646
media: au0828: fix spelling mistake: "completition" -> "completion"
by Colin Ian King
· 6 years ago
854bb4e
media: cx231xx: fix spelling mistake: "completition" -> "completion"
by Colin Ian King
· 6 years ago
3c8496e
media: dvb-usb-v2: fix spelling mistake: "completition" -> "completion"
by Colin Ian King
· 6 years ago
1620024
media: dvb-usb: fix spelling mistake: "completition" -> "completion"
by Colin Ian King
· 6 years ago
2c3449f
media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNEL
by Jia-Ju Bai
· 6 years ago
7a3369e
media: usb: em28xx: Replace mdelay() with msleep() in em28xx_pre_card_setup()
by Jia-Ju Bai
· 6 years ago
2453e60
media: usb: em28xx: Replace GFP_ATOMIC with GFP_KERNEL in em28xx_init_usb_xfer()
by Jia-Ju Bai
· 6 years ago
299c700
media: dw2102: Fix memleak on sequence of probes
by Anton Vasilyev
· 6 years ago
f1b1eab
media: dvb: represent min/max/step/tolerance freqs in Hz
by Mauro Carvalho Chehab
· 7 years ago
a3f90c7
media: dvb: convert tuner_info frequencies to Hz
by Mauro Carvalho Chehab
· 7 years ago
320905b
media: usbtv: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 6 years ago
a4733b5
media: go7007: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 6 years ago
aa53bf0
media: cx231xx: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 6 years ago
bef1fa6
media: em28xx: disable null packet filter for WinTVdualHD
by Robert Schlabbach
· 7 years ago
157eb9a
media: em28xx: explicitly disable TS packet filter
by Robert Schlabbach
· 7 years ago
b30cc07
media: dvb-usb/friio, dvb-usb-v2/gl861: decompose friio and merge with gl861
by Akihiro Tsukada
· 7 years ago
e5225c8
media: uvcvideo: Send a control event when a Control Change interrupt arrives
by Guennadi Liakhovetski
· 6 years ago
8e7a1db
media: uvcvideo: Handle control pipe protocol STALLs
by Guennadi Liakhovetski
· 7 years ago
222964e
media: uvcvideo: Remove a redundant check
by Guennadi Liakhovetski
· 7 years ago
95f5cbf
media: uvcvideo: Also validate buffers in BULK mode
by Nicolas Dufresne
· 7 years ago
557a5c7
media: uvcvideo: Add KSMedia 8-bit IR format support
by Laurent Pinchart
· 7 years ago
ec55cdb
media: uvcvideo: Fix minor spelling
by Kieran Bingham
· 7 years ago
0900dc3
media: em28xx-cards: disable V4L2 mode for dual tuners
by Mauro Carvalho Chehab
· 7 years ago
5871f8b
media: em28xx: Remove duplicate PID
by Brad Love
· 7 years ago
20cdcaf
media: em28xx: Fix DualHD disconnect oops
by Brad Love
· 7 years ago
a7853c2
media: em28xx: Fix dual transport stream operation
by Brad Love
· 7 years ago
b094e64
media: dib0700: add code comment
by Gustavo A. R. Silva
· 7 years ago
ada1904
media: cx231xx: don't check number of messages in the driver
by Wolfram Sang
· 7 years ago
4e4ddfd
media: em28xx: don't check number of messages in the driver
by Wolfram Sang
· 7 years ago
0eaddd7
media: hdpvr: don't check number of messages in the driver
by Wolfram Sang
· 7 years ago
decb9f2
media: dvb-usb: don't check number of messages in the driver
by Wolfram Sang
· 7 years ago
a27c0ca
media: tm6000: don't check number of messages in the driver
by Wolfram Sang
· 7 years ago
48db008
media: gl861: fix probe of dvb_usb_gl861
by Mika Båtsman
· 7 years ago
2e3134c
media: gspca_kinect: cast sizeof to int for comparison
by Julia Lawall
· 7 years ago
de3e581
media: stk1160: Set the vb2_queue lock before calling vb2_queue_init
by Ezequiel Garcia
· 7 years ago
e95d7c6
media: tm6000: add error handling for dvb_register_adapter
by Zhouyang Jia
· 7 years ago
9fab166
media: cx231xx: fix RC_CORE dependency
by Arnd Bergmann
· 7 years ago
2ebe0bb
media: v4l: fix broken video4linux docs locations
by Mauro Carvalho Chehab
· 7 years ago
670d7adb
media: dvb: point to the location of the old README.dvb-usb file
by Mauro Carvalho Chehab
· 7 years ago
fe63a1a
media: dvb: fix location of get_dvb_firmware script
by Mauro Carvalho Chehab
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
0dc68ca
media: uvcvideo: Prevent setting unavailable flags
by Kieran Bingham
· 7 years ago
f620d1d
media: uvcvideo: Support realtek's UVC 1.5 device
by ming_qian
· 7 years ago
f9ffcb0
media: uvcvideo: Fix driver reference counting
by Philipp Zabel
· 7 years ago
6c0e931
media: gspca_zc3xx: Enable short exposure times for OV7648
by Ondrej Zary
· 7 years ago
8945dea
media: gspca_zc3xx: Fix power line frequency settings for OV7648
by Ondrej Zary
· 7 years ago
6f92c3a
media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
by Ondrej Zary
· 7 years ago
eba09b5
media: pvrusb2: replace pvr2_v4l2_ioctl by video_ioctl2
by Hans Verkuil
· 7 years ago
4ba610c
media: hdpvr: fix spelling mistake: "Hauppage" -> "Hauppauge"
by Colin Ian King
· 7 years ago
31fa0d1
media: stk1160: Add missing calls to mutex_destroy
by Ezequiel Garcia
· 7 years ago
9141386
media: stk1160: Fix typo s/therwise/Otherwise
by Ezequiel Garcia
· 7 years ago
6992eff
media: gspca: Kill all URBs before releasing any of them
by Ezequiel Garcia
· 7 years ago
df95e82
media: gspca: fix g/s_parm handling
by Hans Verkuil
· 7 years ago
1f5965c
media: gspca: convert to vb2
by Hans Verkuil
· 7 years ago
b37705d
media: hdpvr: fix compiler warning
by Hans Verkuil
· 7 years ago
a7f3482
media: go7007: fix two sparse warnings
by Hans Verkuil
· 7 years ago
24dd8d9
media: usbtv: Implement wait_prepare and wait_finish
by Ezequiel Garcia
· 7 years ago
782b9d2
media: siano: use GFP_DMA only for smssdio
by Mauro Carvalho Chehab
· 7 years ago
b2353e1
media: gp8psk: don't abuse of GFP_DMA
by Mauro Carvalho Chehab
· 7 years ago
f17c403
media: dvbdev: add a mutex protecting the "mdev" pointer
by Max Kellermann
· 7 years ago
7cc31fa
media: usb: cx231xx-417: include linux/slab.h header
by Anders Roxell
· 7 years ago
2f53370
media: em28xx: Demote several dev_err to dev_info
by Brad Love
· 7 years ago
Next »