Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
139f4b836b075abfd79199e727312f7766e0347c
/
drivers
/
media
/
usb
1ba6c90
[media] hdpvr: Fix memory leak in debug
by Masanari Iida
· 11 years ago
f2e4c5e
[media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2
by Antti Palosaari
· 11 years ago
13e1b87
[media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
by Dave Jones
· 11 years ago
866e8d8
[media] mxl111sf: Fix unintentional garbage stack read
by Dave Jones
· 11 years ago
08e1097
[media] update Michael Krufky's email address
by Michael Krufky
· 11 years ago
c3aed26
[media] em28xx-cards: properly initialize the device bitmap
by Mauro Carvalho Chehab
· 11 years ago
ff0284c
[media] em28xx-audio: remove needless check before usb_free_coherent()
by Wei Yongjun
· 11 years ago
793708f
[media] au0828: Fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
bf6e8aa
[media] em28xx-audio: provide an error code when URB submit fails
by Mauro Carvalho Chehab
· 11 years ago
0191a2a
[media] em28xx: fix check for audio only usb interfaces when changing the usb alternate setting
by Frank Schaefer
· 11 years ago
961717b
[media] em28xx: fix usb alternate setting for analog and digital video endpoints > 0
by Frank Schaefer
· 11 years ago
8068eb8
[media] em28xx: make 'em28xx_ctrl_ops' static
by Fengguang Wu
· 11 years ago
452f236
em28xx-alsa: Fix error patch for init/fini
by Mauro Carvalho Chehab
· 11 years ago
b49eb2b
[media] em28xx-audio: flush work at .fini
by Mauro Carvalho Chehab
· 11 years ago
4b81972
[media] drxk: remove the option to load firmware asynchronously
by Mauro Carvalho Chehab
· 11 years ago
a02b9c2
[media] em28xx: adjust period size at runtime
by Mauro Carvalho Chehab
· 11 years ago
ebbfbc2
[media] em28xx: push mutex down to extensions on .fini callback
by Mauro Carvalho Chehab
· 11 years ago
6582af4
[media] em28xx: Fix usb diconnect logic
by Mauro Carvalho Chehab
· 11 years ago
aa929ad
[media] em28xx: print a message at disconnect
by Mauro Carvalho Chehab
· 11 years ago
1fe2e3b
[media] em28xx-audio: disconnect before freeing URBs
by Mauro Carvalho Chehab
· 11 years ago
0cd03a0
[media] em28xx-audio: simplify error handling
by Mauro Carvalho Chehab
· 11 years ago
229295f
[media] em28xx-audio: fix return code on device disconnect
by Mauro Carvalho Chehab
· 11 years ago
e847022
[media] em28xx-v4l: fix the freeing of the video devices memory
by Frank Schaefer
· 11 years ago
5a620c7
[media] em28xx: always call em28xx_release_resources() in the usb disconnect handler
by Frank Schaefer
· 11 years ago
f188da4
[media] em28xx-v4l: move v4l2_ctrl_handler freeing and v4l2_device unregistration to em28xx_v4l2_fini
by Frank Schaefer
· 11 years ago
25dd165
[media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l extension
by Frank Schaefer
· 11 years ago
5ad10de
[media] em28xx: move v4l2_device_disconnect() call from the core to the v4l extension
by Frank Schaefer
· 11 years ago
23e8642
[media] em28xx: move usb transfer uninit on device disconnect from the core to the v4l-extension
by Frank Schaefer
· 11 years ago
27ba0da
[media] em28xx: move usb buffer pre-allocation and transfer uninit from the core to the dvb extension
by Frank Schaefer
· 11 years ago
4e17024
[media] em28xx-v4l: fix device initialization in em28xx_v4l2_open() for radio and VBI mode
by Frank Schaefer
· 11 years ago
f251b3e
[media] au0828: Add option to preallocate digital transfer buffers
by Tim Mester
· 11 years ago
4609981
[media] au8028: Fix cleanup on kzalloc fail
by Tim Mester
· 11 years ago
ee97207
[media] em28xx: fix xc3028 demod and firmware setup on DVB
by Mauro Carvalho Chehab
· 11 years ago
8b1fa57
[media] em28xx-audio: return -ENODEV when the device is disconnected
by Mauro Carvalho Chehab
· 11 years ago
966f416
[media] em28xx-audio: split URB initialization code
by Mauro Carvalho Chehab
· 11 years ago
3490663
[media] em28xx-audio: don't wait for lock in non-block mode
by Mauro Carvalho Chehab
· 11 years ago
49677ae
[media] em28xx-audio: fix the period size in bytes
by Mauro Carvalho Chehab
· 11 years ago
1b3fd2d
[media] em28xx-audio: don't hardcode audio URB calculus
by Mauro Carvalho Chehab
· 11 years ago
439c491
[media] em28xx-audio: Fix error path
by Mauro Carvalho Chehab
· 11 years ago
d2849fa
[media] em28xx-audio: use bInterval on em28xx-audio
by Mauro Carvalho Chehab
· 11 years ago
d845fb3
[media] em28xx-i2c: add timeout debug information if i2c_debug enabled
by Mauro Carvalho Chehab
· 11 years ago
50f0a9d
[media] em28xx-i2c: cleanup I2C debug messages
by Mauro Carvalho Chehab
· 11 years ago
e63b009
[media] em28xx-i2c: Fix error code for I2C error transfers
by Mauro Carvalho Chehab
· 11 years ago
d20e4ed
[media] em28xx: use a better value for I2C timeouts
by Mauro Carvalho Chehab
· 11 years ago
d1b7213
[media] em28xx: rename I2C timeout to EM28XX_I2C_XFER_TIMEOUT
by Mauro Carvalho Chehab
· 11 years ago
4b83626
[media] em28xx: convert i2c wait completion logic to use jiffies
by Mauro Carvalho Chehab
· 11 years ago
5022a20
[media] em28xx: properly implement AC97 wait code
by Mauro Carvalho Chehab
· 11 years ago
f5f894d
[media] em28xx-audio: allocate URBs at device driver init
by Mauro Carvalho Chehab
· 11 years ago
46c704d
[media] em28xx: use usb_alloc_coherent() for audio
by Mauro Carvalho Chehab
· 11 years ago
dad4c41
[media] cx231xx: add support for a CX23103 Video Grabber USB
by Links (Markus)
· 11 years ago
6c49d79
[media] ec168: fix error return code
by Julia Lawall
· 11 years ago
6f64eb0
[media] cx231xx: Add missing KERN_CONT to i2c debug prints
by Matthias Schwarzott
· 11 years ago
687ff8b
[media] em28xx: fix I2S audio sample rate definitions and info output
by Frank Schaefer
· 11 years ago
951ed98
[media] export em28xx_release_resources() symbol
by Mauro Carvalho Chehab
· 11 years ago
da4a733
[media] media: Remove OOM message after input_allocate_device
by Joe Perches
· 11 years ago
1134e9d
[media] cx231xx: fix i2c debug prints
by Matthias Schwarzott
· 11 years ago
5765f33
[media] cx231xx: Add missing selects for MEDIA_SUBDRV_AUTOSELECT
by Matthias Schwarzott
· 11 years ago
e63fa18
[media] em28xx: only initialize extensions on the main interface
by Mauro Carvalho Chehab
· 11 years ago
822b8de
[media] em28xx: prevent registering wrong interfaces for audio-only
by Mauro Carvalho Chehab
· 11 years ago
d8992b0
[media] em28xx: unify module version
by Mauro Carvalho Chehab
· 11 years ago
b99f0aa
[media] em28xx: check if a device has audio earlier
by Mauro Carvalho Chehab
· 11 years ago
9634614
[media] em28xx: improve extension information messages
by Mauro Carvalho Chehab
· 11 years ago
01c2819
[media] em28xx: make em28xx-video to be a separate module
by Mauro Carvalho Chehab
· 11 years ago
1f0ee65
[media] em28xx: unregister i2c bus 0 if bus 1 fails to register
by Mauro Carvalho Chehab
· 11 years ago
b64f8e9
[media] em28xx: move analog-specific init to em28xx-video
by Mauro Carvalho Chehab
· 11 years ago
54a2a84
[media] em28xx: Fix em28xx deplock
by Mauro Carvalho Chehab
· 11 years ago
ce67943
[media] em28xx: some cosmetic changes
by Mauro Carvalho Chehab
· 11 years ago
0560f33
[media] em28xx: move some video-specific functions to em28xx-video
by Mauro Carvalho Chehab
· 11 years ago
c57f87e
[media] anysee: fix non-working E30 Combo Plus DVB-T
by Antti Palosaari
· 11 years ago
0ff950a
[media] em28xx: reduce the polling interval for GPI connected buttons
by Frank Schaefer
· 11 years ago
b8da9d3
[media] sn9c102: prepare for removal by moving it to staging
by Hans Verkuil
· 11 years ago
d22d32e
[media] Add USB IDs for Winfast DTV Dongle Mini-D
by Robert Backhaus
· 11 years ago
eafa2ad
[media] m88ts2022: convert to Kernel I2C driver model
by Antti Palosaari
· 11 years ago
ec57336
[media] em28xx: add support for PCTV DVB-S2 Stick (461e) [2013:0258]
by Antti Palosaari
· 12 years ago
17f335c
[media] it913x: Add support for Avermedia H335 id 0x0335
by Malcolm Priestley
· 11 years ago
9f1d0bd
[media] em28xx: add support for Empia EM28178
by Antti Palosaari
· 12 years ago
675722b
Merge branch 'upstream-fixes' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
0c37e73
[media] em28xx: add support for the SpeedLink Vicious And Devine Laplace webcams
by Frank Schaefer
· 11 years ago
6063d07
[media] em28xx: add support for illumination button and LED
by Frank Schaefer
· 11 years ago
6b8a317
[media] em28xx: prepare for supporting multiple LEDs
by Frank Schaefer
· 11 years ago
7763481
[media] em28xx: add debouncing mechanism for GPI-connected buttons
by Frank Schaefer
· 11 years ago
f5222609
[media] em28xx: extend the support for device buttons
by Frank Schaefer
· 11 years ago
07e4de3
[media] em28xx: add support for GPO controlled analog capturing LEDs
by Frank Schaefer
· 11 years ago
324ed53
[media] dw2102: some missing unlocks on error
by Dan Carpenter
· 11 years ago
1cdbcc5
[media] cxusb: unlock on error in cxusb_i2c_xfer()
by Dan Carpenter
· 11 years ago
a49de26
[media] dw2102: Use RC Core instead of the legacy RC (second edition)
by Evgeny Plehov
· 11 years ago
51d882e
[media] dw2102: Geniatech T220 support
by Evgeny Plehov
· 11 years ago
fe9a2bd
[media] af9035: add [0413:6a05] Leadtek WinFast DTV Dongle Dual
by Antti Palosaari
· 11 years ago
431cb35
[media] az6007: support Technisat Cablestar Combo HDCI (minus remote)
by Roland Scheidegger
· 11 years ago
bdee6bd
[media] em28xx-video: Swap release order to avoid lock nesting
by Ricardo Ribalda
· 11 years ago
20e5d58
[media] usbtv: Add support for PAL video source
by Georg Kaindl
· 11 years ago
f58c91c
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
3189ef0
[media] af9035: unlock on error in af9035_i2c_master_xfer()
by Dan Carpenter
· 11 years ago
9323297
[media] af9035: fix broken I2C and USB I/O
by Antti Palosaari
· 11 years ago
98c24dcd
[media] em28xx-video: Swap release order to avoid lock nesting
by Ricardo Ribalda
· 11 years ago
0e0fe39
[media] usbtv: Add support for PAL video source
by Georg Kaindl
· 11 years ago
39c1cb2
[media] media_tree: Fix spelling errors
by Jonathan McCrohan
· 11 years ago
7e4b918
[media] cx231xx: use after free on error path in probe
by Dan Carpenter
· 11 years ago
0c413d1
[media] af9035: add [0413:6a05] Leadtek WinFast DTV Dongle Dual
by Antti Palosaari
· 11 years ago
648ad15
[media] technisat-usb2: fix typo in variable name
by Felipe Pena
· 11 years ago
Next »