index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
cx231xx
/
cx231xx-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: cx231xx: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-08-02
1
-4
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-4
/
+4
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
1
-1
/
+1
*
media: cx231xx: only unregister successfully registered i2c adapters
Peter Rosin
2017-08-09
1
-0
/
+3
*
[media] cx231xx: Fix I2C on Internal Master 3 Bus
Oleh Kravchenko
2017-02-07
1
-1
/
+6
*
[media] cx231xx: don't break long lines
Mauro Carvalho Chehab
2016-10-21
1
-6
/
+4
*
[media] cx231xx: can't proceed if I2C bus register fails
Mauro Carvalho Chehab
2016-09-05
1
-5
/
+19
*
[media] cx231xx-core: fix GPIO comments
Mauro Carvalho Chehab
2016-09-05
1
-4
/
+4
*
[media] cx231xx: prints error code if can't switch TV mode
Mauro Carvalho Chehab
2016-09-05
1
-1
/
+8
*
[media] cx231xx: fix GPIOs for Pixelview SBTVD hybrid
Mauro Carvalho Chehab
2016-09-05
1
-1
/
+2
*
[media] media: usb: cx231xx: cx231xx-core: don't print error when allocating ...
Wolfram Sang
2016-08-24
1
-4
/
+0
*
[media] cx231xx: reset pipe endpoint when it is stalled
Terry Heo
2016-08-06
1
-2
/
+21
*
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-05-19
1
-2
/
+4
|
\
|
*
[media] cx231xx: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
1
-2
/
+4
*
|
[media] cx231xx: silence uninitialized variable warning
Dan Carpenter
2016-04-25
1
-1
/
+2
|
/
*
[media] cx231xx: fix bulk transfer mode
Terry Heo
2015-11-17
1
-1
/
+14
*
[media] cx231xx: fix bad indenting
Mauro Carvalho Chehab
2015-05-01
1
-16
/
+14
*
[media] cx231xx: drop condition with no effect
Nicholas Mc Guire
2015-03-02
1
-10
/
+3
*
[media] cx231xx: Improve the log message
Mauro Carvalho Chehab
2014-11-03
1
-26
/
+26
*
[media] cx231xx: use dev_info() for extension load/unload
Mauro Carvalho Chehab
2014-11-03
1
-6
/
+6
*
[media] cx231xx: convert from pr_foo to dev_foo
Mauro Carvalho Chehab
2014-11-03
1
-26
/
+47
*
[media] cx231xx: disable I2C errors during i2c_scan
Mauro Carvalho Chehab
2014-11-03
1
-1
/
+1
*
[media] cx231xx: Cleanup printk at the driver
Mauro Carvalho Chehab
2014-11-03
1
-57
/
+36
*
[media] cx231xx: get rid of driver-defined printk macros
Mauro Carvalho Chehab
2014-11-03
1
-27
/
+27
*
[media] cx231xx: scan all four existing i2c busses instead of the 3 masters
Matthias Schwarzott
2014-10-30
1
-0
/
+6
*
[media] cx231xx: drop unconditional port3 switching
Matthias Schwarzott
2014-10-30
1
-3
/
+1
*
[media] cx231xx: register i2c mux adapters for bus 1
Matthias Schwarzott
2014-10-30
1
-0
/
+5
*
[media] cx231xx: fix sparse warnings
Hans Verkuil
2014-09-03
1
-1
/
+1
*
[media] cx231xx: Add digital support for HVR 930c-HD model 1113xx
Matthias Schwarzott
2014-07-27
1
-0
/
+3
*
[media] cx231xx: fix big-endian problems
Hans Verkuil
2013-03-05
1
-1
/
+1
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
1
-0
/
+1736