index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
[media] msi2500: change supported formats
Antti Palosaari
1
-19
/
+25
2014-07-22
msi2500: move msi3101 out of staging and rename
Antti Palosaari
5
-0
/
+1525
2014-07-22
[media] airspy: fill FMT buffer size
Antti Palosaari
1
-7
/
+19
2014-07-22
[media] em28xx-dvb: Prepare for si2157 driver getting more parameters
Matthias Schwarzott
1
-0
/
+1
2014-07-22
[media] cxusb: Prepare for si2157 driver getting more parameters
Matthias Schwarzott
1
-0
/
+1
2014-07-22
[media] airspy: print notice to point SDR API is not 100% stable yet
Antti Palosaari
1
-1
/
+3
2014-07-22
[media] airspy: move out of staging into drivers/media/usb
Antti Palosaari
5
-0
/
+1131
2014-07-22
rtl2832_sdr: move from staging to media
Antti Palosaari
1
-0
/
+1
2014-07-22
[media] Kconfig: add SDR support
Antti Palosaari
1
-0
/
+4
2014-07-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+37
2014-07-18
[media] media: pvrusb2: make logging code sane
Andrey Utkin
1
-9
/
+3
2014-07-18
[media] hdpvr: fix reported HDTV colorspace
Hans Verkuil
1
-1
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
8
-17
/
+4
2014-07-17
[media] Fix 64-bit division fall-out from 64-bit control ranges
Hans Verkuil
3
-7
/
+7
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-10
/
+2
2014-07-15
[media] cxusb: TechnoTrend CT2-4400 USB DVB-T2/C tuner support
Olli Salonen
3
-1
/
+195
2014-07-15
[media] gspca_pac7302: Add new usb-id for Genius i-Look 317
Hans de Goede
1
-0
/
+1
2014-07-07
[media] dib0700: better document struct init
Mauro Carvalho Chehab
1
-67
/
+81
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
16
-17
/
+0
2014-07-04
[media] tlg2300: fix leak at failure path in poseidon_probe()
Alexey Khoroshilov
1
-0
/
+2
2014-07-04
[media] media: usb: dvb-usb-v2: mxl111sf.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-07-04
[media] drivers/media: Remove useless return variables
Peter Senna Tschudin
1
-6
/
+5
2014-07-04
[media] drivers/media/usb/usbvision/usbvision-core.c: Remove useless return v...
Peter Senna Tschudin
1
-11
/
+5
2014-07-04
[media] em28xx: add MSI Digivox Trio support
Hans Verkuil
1
-0
/
+2
2014-07-04
[media] hdpvr: fix two audio bugs
Hans Verkuil
1
-3
/
+3
2014-07-04
[media] af9035: override tuner id when bad value set into eeprom
Antti Palosaari
1
-7
/
+33
2014-07-04
[media] gspca_kinect: add support for the depth stream
Antonio Ospite
1
-11
/
+87
2014-07-04
[media] gspca: provide a mechanism to select a specific transfer endpoint
Antonio Ospite
2
-6
/
+15
2014-06-26
[media] technisat-sub2: Fix stream curruption on high bitrate
CrazyCat
1
-1
/
+1
2014-06-19
[media] au0828: don't hardcode height/width
Mauro Carvalho Chehab
1
-7
/
+13
2014-06-19
[media] au0828: Only alt setting logic when needed
Mauro Carvalho Chehab
1
-17
/
+17
2014-06-19
[media] au0828/au8522: Add PAL-M support
Mauro Carvalho Chehab
1
-4
/
+6
2014-06-19
[media] au0828: add missing tuner Kconfig dependency
Mauro Carvalho Chehab
1
-0
/
+1
2014-06-17
[media] dib8000: export just one symbol
Mauro Carvalho Chehab
1
-46
/
+92
2014-06-17
[media] dib8000: rename dib8000_attach to dib8000_init
Mauro Carvalho Chehab
1
-7
/
+7
2014-06-17
[media] dib7000: export just one symbol
Mauro Carvalho Chehab
2
-122
/
+243
2014-06-17
[media] dib7000p: rename dib7000p_attach to dib7000p_init
Mauro Carvalho Chehab
2
-15
/
+15
2014-06-17
[media] lmedm04: rs2000 check if interrupt urb is over due
Malcolm Priestley
1
-11
/
+14
2014-06-17
[media] usbtv: fix leak at failure path in usbtv_probe()
Alexey Khoroshilov
1
-0
/
+2
2014-06-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-686
/
+1496
2014-06-04
[media] au0828-dvb: restore its permission to 644
Mauro Carvalho Chehab
1
-0
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2014-05-26
[media] au0828: reset streaming when a new frequency is set
Mauro Carvalho Chehab
2
-2
/
+43
2014-05-26
[media] au0828: Improve debug messages for urb_completion
Mauro Carvalho Chehab
1
-4
/
+8
2014-05-26
[media] au0828: Cancel stream-restart operation if frontend is disconnected
Changbing Xiong
1
-0
/
+2
2014-05-26
[media] dib0700: fix RC support on Hauppauge Nova-TD
Mauro Carvalho Chehab
3
-9
/
+38
2014-05-25
[media] az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-...
Manuel Schönlaub
1
-1
/
+6
2014-05-25
[media] media: stk1160: Avoid stack-allocated buffer for control URBs
Ezequiel Garcia
2
-2
/
+9
2014-05-25
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
9
-14
/
+14
2014-05-24
[media] technisat-usb2: rename led enums to be specific to driver
Luis R. Rodriguez
1
-14
/
+14
[prev]
[next]