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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-27
media: b2c2: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-3
/
+3
2020-11-27
media: mantis: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-11-25
media: ipu3-cio2: fix trivial style warning
Nigel Christian
1
-1
/
+1
2020-11-25
media: ipu3-cio2: Use macros from mm.h
Andy Shevchenko
1
-3
/
+3
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-17
media: solo6x10: fix missing snd_card_free in error handling case
Qinglang Miao
1
-1
/
+1
2020-11-17
media: saa7134: improve f->fmt.win.clips NULL check
Hans Verkuil
1
-2
/
+4
2020-11-16
media: media/pci: simplify the return expression of verify_window_lock
Liu Shixin
1
-8
/
+4
2020-11-16
media: ipu3-cio2: Use v4l2_get_link_freq helper
Sakari Ailus
1
-22
/
+12
2020-11-16
media: ipu3-cio2: Check receved the size against payload size, not buffer size
Sakari Ailus
1
-5
/
+7
2020-11-16
media: ipu3-cio2: Remove traces of returned buffers
Sakari Ailus
1
-0
/
+1
2020-11-16
media: ipu3-cio2: Rename CIO2_IMAGE_MAX_LENGTH as CIO2_IMAGE_MAX_HEIGHT
Sakari Ailus
2
-4
/
+4
2020-11-16
media: ipu3-cio2: Remove explicit type from frame size checks
Sakari Ailus
1
-3
/
+2
2020-11-16
media: ipu3-cio2: Use unsigned values where appropriate
Sakari Ailus
1
-78
/
+78
2020-11-16
media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE
Sakari Ailus
1
-0
/
+1
2020-11-16
media: ipu3-cio2: Validate mbus format in setting subdev format
Sakari Ailus
1
-9
/
+20
2020-11-16
media: ipu3-cio2: Serialise access to pad format
Sakari Ailus
2
-0
/
+12
2020-11-16
media: ipu3-cio2: Return actual subdev format
Sakari Ailus
1
-21
/
+3
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
3
-3
/
+0
2020-11-16
media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-14
/
+3
2020-11-16
media: bttv: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+4
2020-11-16
media: saa7134: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+5
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
2
-18
/
+9
2020-09-27
media: netup_unidvb: drop initialization of PM pointers
Vaibhav Gupta
1
-2
/
+0
2020-09-26
media: media/pci: prevent memory leak in bttv_probe
Xiaolong Huang
1
-3
/
+10
2020-09-26
media: saa7134: use generic power management
Vaibhav Gupta
1
-18
/
+9
2020-09-26
media: pci: fix common ALSA DMA-mapping related codes
Marek Szyprowski
4
-9
/
+9
2020-09-12
media: av7110: don't do float point math
Mauro Carvalho Chehab
1
-2
/
+2
2020-09-10
media: ipu3-cio2: Update Copyright year and fix indentation issues
Andy Shevchenko
1
-4
/
+3
2020-09-10
media: ipu3-cio2: Drop useless assignments
Andy Shevchenko
1
-2
/
+2
2020-09-10
media: ipu3-cio2: Drop bogus check and error message
Andy Shevchenko
1
-8
/
+1
2020-09-10
media: ipu3-cio2: Get rid of pci_set_master() duplication
Andy Shevchenko
1
-21
/
+5
2020-09-10
media: ipu3-cio2: Use readl_poll_timeout() helper
Andy Shevchenko
1
-9
/
+9
2020-09-10
media: ipu3-cio2: Replace infinite loop by one with clear exit condition
Andy Shevchenko
1
-13
/
+11
2020-09-10
media: ipu3-cio2: Use macros from pfn.h
Andy Shevchenko
1
-11
/
+10
2020-09-10
media: ipu2-cio2: Replace custom definition with PAGE_SIZE
Andy Shevchenko
2
-18
/
+13
2020-09-10
media: ipu3-cio2: Introduce CIO2_LOP_ENTRIES constant
Andy Shevchenko
2
-8
/
+8
2020-09-10
media: ipu3-cio2: Simplify cleanup code
Andy Shevchenko
1
-2
/
+2
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
8
-21
/
+22
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
3
-7
/
+6
2020-09-03
media: saa7134: avoid a shift overflow
Mauro Carvalho Chehab
1
-1
/
+2
2020-09-03
media: saa7134-alsa.c: number of pages should be unsigned long
Mauro Carvalho Chehab
2
-4
/
+5
2020-09-03
media: cx88-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
1
-6
/
+7
2020-09-03
media: cx23885-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
2
-5
/
+6
2020-09-03
media: cx25821-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
1
-5
/
+6
2020-09-03
media: av7110_v4l: avoid a typecast
Mauro Carvalho Chehab
1
-2
/
+2
2020-09-01
saa7134: drop unnecessary list_empty
Julia Lawall
1
-8
/
+6
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-7
/
+7
2020-08-29
media: tw5864: check status of tw5864_frameinterval_get
Tom Rix
1
-0
/
+6
2020-08-29
media: tw5864: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+4
[prev]
[next]