index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
cx231xx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
[media] usb: Make use of media_bus_format enum
Boris BREZILLON
2
-3
/
+3
2014-11-03
[media] cx231xx: Remove a bogus check for NULL
Mauro Carvalho Chehab
1
-6
/
+0
2014-11-03
[media] cx231xx: Improve the log message
Mauro Carvalho Chehab
12
-251
/
+252
2014-11-03
[media] cx231xx: simplify I2C scan debug messages
Mauro Carvalho Chehab
1
-6
/
+2
2014-11-03
[media] cx231xx: too much changes. Bump version number
Mauro Carvalho Chehab
1
-1
/
+1
2014-11-03
[media] cx231xx: use dev_info() for extension load/unload
Mauro Carvalho Chehab
1
-6
/
+6
2014-11-03
[media] cx231xx: add addr for demod and make i2c_devs const
Mauro Carvalho Chehab
1
-1
/
+2
2014-11-03
[media] cx231xx: use dev_foo instead of printk
Mauro Carvalho Chehab
3
-50
/
+55
2014-11-03
[media] cx231xx: get rid of audio debug parameter
Mauro Carvalho Chehab
1
-20
/
+19
2014-11-03
[media] cx231xx: convert from pr_foo to dev_foo
Mauro Carvalho Chehab
12
-276
/
+395
2014-11-03
[media] cx231xx: disable I2C errors during i2c_scan
Mauro Carvalho Chehab
3
-1
/
+8
2014-11-03
[media] cx231xx: use 1 byte read for i2c scan
Matthias Schwarzott
1
-3
/
+4
2014-11-03
[media] cx231xx: Cleanup printk at the driver
Mauro Carvalho Chehab
11
-259
/
+199
2014-11-03
[media] cx231xx: Fix identation
Mauro Carvalho Chehab
1
-28
/
+32
2014-11-03
[media] cx231xx: get rid of driver-defined printk macros
Mauro Carvalho Chehab
11
-225
/
+210
2014-11-01
[media] cx231xx: remove direct register PWR_CTL_EN modification that switches...
Matthias Schwarzott
1
-2
/
+1
2014-10-30
[media] cx231xx: scan all four existing i2c busses instead of the 3 masters
Matthias Schwarzott
2
-4
/
+10
2014-10-30
[media] cx231xx: drop unconditional port3 switching
Matthias Schwarzott
5
-34
/
+1
2014-10-30
[media] cx231xx: register i2c mux adapters for bus 1
Matthias Schwarzott
4
-1
/
+53
2014-10-30
[media] cx231xx: change usage of I2C_1 to the real i2c port
Matthias Schwarzott
1
-15
/
+15
2014-10-30
[media] cx231xx: let is_tuner check the real i2c port and not the i2c master ...
Matthias Schwarzott
1
-1
/
+10
2014-10-30
[media] cx231xx: remember status of i2c port_3 switch
Matthias Schwarzott
2
-0
/
+13
2014-10-30
[media] cx231xx: add wrapper to get the i2c_adapter pointer
Matthias Schwarzott
5
-24
/
+50
2014-10-30
[media] cx231xx: Use symbolic constants for i2c ports instead of numbers
Matthias Schwarzott
1
-31
/
+31
2014-10-30
[media] cx231xx: Modifiy the symbolic constants for i2c ports and describe
Matthias Schwarzott
1
-4
/
+5
2014-10-30
[media] cx231xx: give each master i2c bus a seperate name
Matthias Schwarzott
1
-1
/
+1
2014-10-30
[media] cx231xx: delete i2c_client per bus
Matthias Schwarzott
2
-8
/
+0
2014-10-30
[media] cx231xx: use own i2c_client for eeprom access
Matthias Schwarzott
1
-11
/
+13
2014-10-30
[media] cx231xx: let i2c bus scanning use its own i2c_client
Matthias Schwarzott
2
-7
/
+12
2014-09-26
[media] usb drivers: use %zu instead of %zd
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-23
[media] cx231xx: Add support for Hauppauge WinTV-HVR-901H (1114xx)
Matthias Schwarzott
1
-1
/
+4
2014-09-23
[media] cx231xx: Add support for Hauppauge WinTV-HVR-900H (111xxx)
Matthias Schwarzott
1
-1
/
+4
2014-09-03
[media] cx231xx: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-3
/
+1
2014-09-03
[media] cx231xx: fix sparse warnings
Hans Verkuil
3
-9
/
+9
2014-07-27
[media] cx231xx: handle errors at read_eeprom()
Mauro Carvalho Chehab
1
-1
/
+8
2014-07-27
[media] cx231xx: Add support for PCTV QuatroStick 522e
Matthias Schwarzott
1
-1
/
+4
2014-07-27
[media] cx231xx: Add support for PCTV QuatroStick 521e
Matthias Schwarzott
1
-1
/
+4
2014-07-27
[media] cx231xx: Add digital support for HVR930C-HD model 1114xx
Matthias Schwarzott
4
-0
/
+107
2014-07-27
[media] cx231xx: Add digital support for HVR 930c-HD model 1113xx
Matthias Schwarzott
6
-0
/
+132
2014-07-27
[media] cx231xx: prepare for i2c_client attachment
Matthias Schwarzott
1
-0
/
+8
2014-07-27
[media] cx231xx: return an error if it can't read PCB config
Mauro Carvalho Chehab
3
-5
/
+13
2014-07-27
[media] cx231xx: move analog init code to a separate function
Mauro Carvalho Chehab
1
-106
/
+114
2014-07-27
[media] cx231xx: use devm_ functions to allocate memory
Mauro Carvalho Chehab
1
-30
/
+13
2014-07-27
[media] cx231xx: Don't let an interface number to go past the array
Mauro Carvalho Chehab
1
-12
/
+30
2014-07-27
[media] cx231xx: Fix the max number of interfaces
Mauro Carvalho Chehab
1
-2
/
+1
2014-07-25
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
1
-1
/
+1
2014-07-23
[media] rc-core: improve ir-kbd-i2c get_key functions
David Härdeman
1
-13
/
+7
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2
-4
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2
-2
/
+0
2014-07-04
[media] drivers/media: Remove useless return variables
Peter Senna Tschudin
1
-6
/
+5
[next]