Commit Graph

33461 Commits (ce1f8bdb0cbe9c5f57cf0256ef75fce06152547f)

Author SHA1 Message Date
Michael Krufky ce1f8bdb0c V4L/DVB (6434): tda827x: fix GPL export on attach function 17 years ago
Michael Krufky 746d9732db V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into tda827x module 17 years ago
Mauro Carvalho Chehab de3fe21ba2 V4L/DVB (6431): Improve firmware format 17 years ago
Mauro Carvalho Chehab 215b95baf9 V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach 17 years ago
Mauro Carvalho Chehab 3b20532c79 V4L/DVB (6429): Avoid having two tuner commands happening at the same time 17 years ago
Michel Ludwig ff7326d4f0 V4L/DVB (6428): Make the naming of the DTV firmware files more consistent 17 years ago
Mauro Carvalho Chehab d4e7668104 V4L/DVB (6427): Some cleanups at tuner-xc2028 driver 17 years ago
Mauro Carvalho Chehab 2e4160ca80 V4L/DVB (6426): Some fixes on tuner-xc2028 17 years ago
Michel Ludwig 701672eb73 V4L/DVB (6425): Add experimental DVB frontend tuner interface to xc2028/3028 17 years ago
Michel Ludwig c2622e5f8e V4L/DVB (6424): Improve tuner-xc2028 script 17 years ago
Mauro Carvalho Chehab 6cb45879dc V4L/DVB (6423): Add tuner-xc2028 driver 17 years ago
Mauro Carvalho Chehab 1246657785 V4L/DVB (6422): Add the pending entries for xc2028/3028 based boards 17 years ago
Mauro Carvalho Chehab 07533b6a80 V4L/DVB (6421): Make Kconfig reflect the changes at audio helper modules 17 years ago
Mauro Carvalho Chehab 5eba35714e V4L/DVB (6420): V4L2 conversion for tda9875 from V4L1 API 17 years ago
Mauro Carvalho Chehab 7a00d45cf0 V4L/DVB (6419): V4L2 port of tda7432 from V4L1 api 17 years ago
Mauro Carvalho Chehab dc3d75da05 V4L/DVB (6418): Converted tvaudio from V4L1 to V4L2 17 years ago
Nickolay V. Shmyrev 155c6ab9ed V4L/DVB (6417): Report detected sound carrier into rxsubchans 17 years ago
Nickolay V. Shmyrev 4b9b936f27 V4L/DVB (6416): Split hooks on volume and audio mode and rework their handling 17 years ago
Nickolay V. Shmyrev 40c6e683a2 V4L/DVB (6415): Restructurize volume hook and drop unused mute hook 17 years ago
Nickolay V. Shmyrev de5bec6bb5 V4L/DVB (6414): Remove bass, treble and balance from audio hook since they are unused 17 years ago
Nickolay V. Shmyrev 5b261016f0 V4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compat 17 years ago
Mauro Carvalho Chehab c2806d03c0 V4L/DVB (6412): Audio hooks moved to another file 17 years ago
Mauro Carvalho Chehab c96dd07106 V4L/DVB (6411): remove V4L1 from being compiled when V4L2 only is selected 17 years ago
Nickolay V. Shmyrev e84619b174 V4L/DVB (6410): Partial conversion from V4L1 to V4L2 17 years ago
Nickolay V. Shmyrev 302f61ad5d V4L/DVB (6409): Cleanup: removed i2c_vidiocschan 17 years ago
Nickolay V. Shmyrev 012cf21975 V4L/DVB (6408): Cleanup: Removed obsoleted code from bttv-cards 17 years ago
Steven Toth e92adc2c39 V4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fix 17 years ago
Matthias Kaehlcke 289d4d2f07 V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex API 17 years ago
Adrian Bunk b02044d81f V4L/DVB (6399): saa7134/: make 2 functions static 17 years ago
Mauro Carvalho Chehab 55c88610fe V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTER 17 years ago
Mauro Carvalho Chehab 0e1165e8d0 V4L/DVB (6385): Adds the capability of configuring tea5767 support 17 years ago
Mauro Carvalho Chehab 7f1711234e V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG 17 years ago
Karsten Keil eb36f4fc01 fix oops on rmmod capidrv 17 years ago
Haavard Skinnemoen 438ff3f3cc [AVR32] Add support for AT32AP7001 and AT32AP7002 17 years ago
Hans-Christian Egtvedt 9e4e980b02 Disable VGA text console for AVR32 architecture 17 years ago
Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
Dave Young 5ed2c832ed spi: use class iteration api 17 years ago
Dave Young 9c7701088a scsi: use class iteration api 17 years ago
Dave Young 71da890509 rtc: use class iteration api 17 years ago
Dave Young 443cad920a power supply : use class iteration api 17 years ago
Dave Young 73cf60232e ieee1394: use class iteration api 17 years ago
Dave Young fd04897bb2 Driver Core: add class iteration api 17 years ago
Cornelia Huck 63b6971a08 Driver core: Cleanup get_device_parent() in device_add() and device_move() 17 years ago
Jan Engelhardt 4f0146919b UIO: constify function pointer tables 17 years ago
Stephen Rothwell ae72cddb23 Driver Core: constify the name passed to platform_device_register_simple 17 years ago
Randy Dunlap 92b421416f driver core: fix build with SYSFS=n 17 years ago
Denis Cheng db1118a460 Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Kay Sievers 0f4dafc056 Kobject: auto-cleanup on final unref 17 years ago