Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5ab0348aa0d31ea0a04207e1b891d57ae3c3dc92
/
drivers
/
media
/
usb
ff97938
Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9
by Kyle Yan
· 7 years ago
730810d9
media: dvb: i2c transfers over usb cannot be done from stack
by Laurent Caumont
· 7 years ago
38c043d
cx231xx-cards: fix NULL-deref on missing association descriptor
by Johan Hovold
· 7 years ago
c451af3
media: Don't do DMA on stack for firmware upload in the AS102 driver
by Michele Baldessari
· 7 years ago
01bff91
Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9
by Kyle Yan
· 7 years ago
49c1e5f
media: dib0700: fix invalid dvb_detach argument
by Andrey Konovalov
· 7 years ago
e48f6bd
Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9
by Kyle Yan
· 7 years ago
90400ec
cx231xx: Fix I2C on Internal Master 3 Bus
by Oleh Kravchenko
· 7 years ago
cd02e63
Merge remote-tracking branch '4.9/tmp-379e3b2' into 4.9
by Kyle Yan
· 7 years ago
38993f3
media: uvcvideo: Prevent heap overflow when accessing mapped controls
by Guenter Roeck
· 7 years ago
ef9b9e8
Merge "Prevent heap overflow in uvc driver"
by Linux Build Service Account
· 7 years ago
c47d571
Prevent heap overflow in uvc driver
by Robb Glasser
· 8 years ago
8bc51b4
mxl111sf: Fix driver to use heap allocate buffers for USB messages
by Devin Heitmueller
· 8 years ago
374acee
pvrusb2: reduce stack usage pvr2_eeprom_analyze()
by Arnd Bergmann
· 8 years ago
2338de4
cx231xx-cards: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
8ebb884
cx231xx-audio: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
1b24b8c
cx231xx-audio: fix init error path
by Johan Hovold
· 8 years ago
4061692
dw2102: limit messages to buffer size
by Alyssa Milburn
· 8 years ago
e42a671
digitv: limit messages to buffer size
by Alyssa Milburn
· 8 years ago
64579fc
zr364xx: enforce minimum size when reading header
by Alyssa Milburn
· 8 years ago
466b45a
dib0700: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
4a9c542
gspca: konica: add missing endpoint sanity check
by Johan Hovold
· 8 years ago
653cd31
dvb-usb-dibusb-mc-common: Add MODULE_LICENSE
by Ben Hutchings
· 8 years ago
4f93054
ttusb2: limit messages to buffer size
by Alyssa Milburn
· 8 years ago
736f41a
usbvision: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
fb00319
cxusb: Use a dma capable buffer also for reading
by Stefan Brüns
· 8 years ago
28d1e8b
dvb-usb-firmware: don't do DMA on stack
by Stefan Brüns
· 8 years ago
36b62c0
dvb-usb: don't use stack for firmware load
by Mauro Carvalho Chehab
· 8 years ago
1992564
dvb-usb-v2: avoid use-after-free
by Arnd Bergmann
· 8 years ago
bd2de45
uvcvideo: uvc_scan_fallback() for webcams with broken chain
by Henrik Ingo
· 8 years ago
0699625
dw2102: don't do DMA on stack
by Jonathan McDowell
· 8 years ago
02789cc
uvcvideo: Fix a wrong macro
by Guennadi Liakhovetski
· 8 years ago
6cf921b
siano: make it work again with CONFIG_VMAP_STACK
by Mauro Carvalho Chehab
· 8 years ago
fe65310
pctv452e: move buffer to heap, no mutex
by Max Kellermann
· 8 years ago
fb0a00f
dibusb: fix possible memory leak in dibusb_rc_query()
by Wei Yongjun
· 8 years ago
7a0786c
gp8psk: Fix DVB frontend attach
by Mauro Carvalho Chehab
· 8 years ago
1596c38
gp8psk: fix gp8psk_usb_in_op() logic
by Mauro Carvalho Chehab
· 8 years ago
7724325
dvb-usb: move data_mutex to struct dvb_usb_device
by Mauro Carvalho Chehab
· 8 years ago
ba13e98
dib0700: fix nec repeat handling
by Sean Young
· 8 years ago
d8d1721
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
59dde8e
[media] pctv452e: fix semicolon.cocci warnings
by kbuild test robot
· 8 years ago
b430eab
[media] flexcop-usb: don't use stack for DMA
by Mauro Carvalho Chehab
· 8 years ago
b5f93cb
[media] stk-webcam: don't use stack for DMA
by Mauro Carvalho Chehab
· 8 years ago
db65c49
[media] s2255drv: don't use stack for DMA
by Mauro Carvalho Chehab
· 8 years ago
45ae4a5
[media] cpia2_usb: don't use stack for DMA
by Mauro Carvalho Chehab
· 8 years ago
3dadf91
[media] digitv: handle error code on RC query
by Mauro Carvalho Chehab
· 8 years ago
aa9efbc
[media] dw2102: return error if su3000_power_ctrl() fails
by Mauro Carvalho Chehab
· 8 years ago
e229602
[media] nova-t-usb2: handle error code on RC query
by Mauro Carvalho Chehab
· 8 years ago
88ca361
[media] technisat-usb2: use DMA buffers for I2C transfers
by Mauro Carvalho Chehab
· 8 years ago
5dfd2c8
[media] pctv452e: don't call BUG_ON() on non-fatal error
by Mauro Carvalho Chehab
· 8 years ago
73d5c5c
[media] pctv452e: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
c3a66e9
[media] nova-t-usb2: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
f1a503d
[media] gp8psk: don't go past the buffer size
by Mauro Carvalho Chehab
· 8 years ago
fa86c9a
[media] gp8psk: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
8f30614
[media] dtv5100: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
a3f9f07
[media] dtt200u: handle USB control message errors
by Mauro Carvalho Chehab
· 8 years ago
ab883e2
[media] dtt200u: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
ba705a6
[media] dtt200u-fe: handle errors on USB control messages
by Mauro Carvalho Chehab
· 8 years ago
89919b5
[media] dtt200u-fe: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
208d8af
[media] dtt200u-fe: don't keep waiting for lock at set_frontend()
by Mauro Carvalho Chehab
· 8 years ago
f0b0ada
[media] digitv: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
ff1c123
[media] dibusb: handle error code on RC query
by Mauro Carvalho Chehab
· 8 years ago
426398b
[media] dibusb: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
fa1ecd8
[media] dib0700_core: don't use stack on I2C reads
by Mauro Carvalho Chehab
· 8 years ago
bd1f976
[media] dib0700: be sure that dib0700_ctrl_rd() users can do DMA
by Mauro Carvalho Chehab
· 8 years ago
17ce039
[media] cxusb: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
0d43c0f
[media] cinergyT2-fe: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
c2730ee
[media] cinergyT2-fe: cache stats at cinergyt2_fe_read_status()
by Mauro Carvalho Chehab
· 8 years ago
54d577a
[media] cinergyT2-core: handle error code on RC query
by Mauro Carvalho Chehab
· 8 years ago
5ef8ed0
[media] cinergyT2-core: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
c58b84e
[media] af9005: don't do DMA on stack
by Mauro Carvalho Chehab
· 8 years ago
a379f71
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
3cc2691
[media] ttusb_dec: avoid the risk of go past buffer
by Mauro Carvalho Chehab
· 8 years ago
773028f
[media] cx231xx: attach si2165 driver via i2c_client
by Matthias Schwarzott
· 8 years ago
d28d7f8
[media] cx231xx: Prepare for attaching new style i2c_client DVB demod drivers
by Matthias Schwarzott
· 8 years ago
d0fe85e
[media] dvb-usb: avoid link error with dib3000m{b,c|
by Arnd Bergmann
· 8 years ago
e91455a
[media] dvb-usb: split out common parts of dibusb
by Arnd Bergmann
· 8 years ago
2ceeca0
[media] rc: split nec protocol into its three variants
by Sean Young
· 8 years ago
00bb820
[media] rc: Hauppauge z8f0811 can decode RC6
by Sean Young
· 8 years ago
56e247a
[media] mxl111sf-tuner: constify dvb_tuner_ops structures
by Julia Lawall
· 8 years ago
78f2c50
[media] constify i2c_algorithm structures
by Julia Lawall
· 8 years ago
1bc1771
[media] usb: constify vb2_ops structures
by Julia Lawall
· 8 years ago
22511cf
[media] usb: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
3c59bb4
[media] cx231xx-cards: unregister IR earlier
by Mauro Carvalho Chehab
· 8 years ago
461af07
[media] cx231xx: can't proceed if I2C bus register fails
by Mauro Carvalho Chehab
· 8 years ago
4001dfb
[media] cx231xx-i2c: handle errors with cx231xx_get_i2c_adap()
by Mauro Carvalho Chehab
· 8 years ago
7adc799
[media] cx231xx-core: fix GPIO comments
by Mauro Carvalho Chehab
· 8 years ago
dc4af78
[media] cx231xx: prints error code if can't switch TV mode
by Mauro Carvalho Chehab
· 8 years ago
24b923f
[media] cx231xx: fix GPIOs for Pixelview SBTVD hybrid
by Mauro Carvalho Chehab
· 8 years ago
1871d71
[media] cx231xx: don't return error on success
by Mauro Carvalho Chehab
· 8 years ago
4e9f037
media: usb: zr364xx: zr364xx: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
44d6d61
media: usb: usbvision: usbvision-core: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
a438612
media: usb: tm6000: tm6000-video: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
5d54a42
media: usb: tm6000: tm6000-dvb: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
7164c59
media: usb: stkwebcam: stk-webcam: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
ec70abd
media: usb: stk1160: stk1160-video: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
3b2630d
media: usb: s2255: s2255drv: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
0ecf166
media: usb: pwc: pwc-if: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
ec691d0
media: usb: msi2500: msi2500: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
Next »