index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
cx231xx
Age
Commit message (
Expand
)
Author
2015-02-02
[media] cx231xx: don't use dev it not allocated
Mauro Carvalho Chehab
2015-02-02
[media] cx231xx: fix usbdev leak on failure paths in cx231xx_usb_probe()
Alexey Khoroshilov
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
2014-12-23
[media] cx231xx: remove btcx_riscmem reference
Hans Verkuil
2014-11-14
[media] usb: Make use of media_bus_format enum
Boris BREZILLON
2014-11-03
[media] cx231xx: Remove a bogus check for NULL
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: Improve the log message
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: simplify I2C scan debug messages
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: too much changes. Bump version number
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: use dev_info() for extension load/unload
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: add addr for demod and make i2c_devs const
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: use dev_foo instead of printk
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: get rid of audio debug parameter
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: convert from pr_foo to dev_foo
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: disable I2C errors during i2c_scan
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: use 1 byte read for i2c scan
Matthias Schwarzott
2014-11-03
[media] cx231xx: Cleanup printk at the driver
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: Fix identation
Mauro Carvalho Chehab
2014-11-03
[media] cx231xx: get rid of driver-defined printk macros
Mauro Carvalho Chehab
2014-11-01
[media] cx231xx: remove direct register PWR_CTL_EN modification that switches...
Matthias Schwarzott
2014-10-30
[media] cx231xx: scan all four existing i2c busses instead of the 3 masters
Matthias Schwarzott
2014-10-30
[media] cx231xx: drop unconditional port3 switching
Matthias Schwarzott
2014-10-30
[media] cx231xx: register i2c mux adapters for bus 1
Matthias Schwarzott
2014-10-30
[media] cx231xx: change usage of I2C_1 to the real i2c port
Matthias Schwarzott
2014-10-30
[media] cx231xx: let is_tuner check the real i2c port and not the i2c master ...
Matthias Schwarzott
2014-10-30
[media] cx231xx: remember status of i2c port_3 switch
Matthias Schwarzott
2014-10-30
[media] cx231xx: add wrapper to get the i2c_adapter pointer
Matthias Schwarzott
2014-10-30
[media] cx231xx: Use symbolic constants for i2c ports instead of numbers
Matthias Schwarzott
2014-10-30
[media] cx231xx: Modifiy the symbolic constants for i2c ports and describe
Matthias Schwarzott
2014-10-30
[media] cx231xx: give each master i2c bus a seperate name
Matthias Schwarzott
2014-10-30
[media] cx231xx: delete i2c_client per bus
Matthias Schwarzott
2014-10-30
[media] cx231xx: use own i2c_client for eeprom access
Matthias Schwarzott
2014-10-30
[media] cx231xx: let i2c bus scanning use its own i2c_client
Matthias Schwarzott
2014-09-26
[media] usb drivers: use %zu instead of %zd
Mauro Carvalho Chehab
2014-09-23
[media] cx231xx: Add support for Hauppauge WinTV-HVR-901H (1114xx)
Matthias Schwarzott
2014-09-23
[media] cx231xx: Add support for Hauppauge WinTV-HVR-900H (111xxx)
Matthias Schwarzott
2014-09-03
[media] cx231xx: just return 0 instead of using a var
Mauro Carvalho Chehab
2014-09-03
[media] cx231xx: fix sparse warnings
Hans Verkuil
2014-07-27
[media] cx231xx: handle errors at read_eeprom()
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: Add support for PCTV QuatroStick 522e
Matthias Schwarzott
2014-07-27
[media] cx231xx: Add support for PCTV QuatroStick 521e
Matthias Schwarzott
2014-07-27
[media] cx231xx: Add digital support for HVR930C-HD model 1114xx
Matthias Schwarzott
2014-07-27
[media] cx231xx: Add digital support for HVR 930c-HD model 1113xx
Matthias Schwarzott
2014-07-27
[media] cx231xx: prepare for i2c_client attachment
Matthias Schwarzott
2014-07-27
[media] cx231xx: return an error if it can't read PCB config
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: move analog init code to a separate function
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: use devm_ functions to allocate memory
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: Don't let an interface number to go past the array
Mauro Carvalho Chehab
2014-07-27
[media] cx231xx: Fix the max number of interfaces
Mauro Carvalho Chehab
2014-07-25
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
[next]