summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWNHans Verkuil2007-04-272-10/+11
* V4L/DVB (5335): Budget-ci: Use the repeat handling of the input subsystemDavid Härdeman2007-04-271-59/+37Star
* V4L/DVB (5334): Dvb-ttpci: Infrared remote control refactoringOliver Endriss2007-04-273-134/+265
* V4L/DVB (5331): Identify MSI TV@nywhere DuoPeter Missel2007-04-272-2/+8
* V4L/DVB (5330): Added card definition for AverMedia M102 miniPCIMarkus Rechberger2007-04-273-1/+36
* V4L/DVB (5329): Some saa7134 cleanupsHeikki Orsila2007-04-273-50/+28Star
* V4L/DVB (5326): Allow to set tuner_config in attach informHartmut Hackmann2007-04-271-7/+7
* V4L/DVB (5324): This patch fixes request_module_depend()Markus Rechberger2007-04-272-51/+13Star
* V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann2007-04-277-38/+45
* V4L/DVB (5322): Removed board naming code in saa7134-dvbHartmut Hackmann2007-04-271-40/+13Star
* V4L/DVB (5321): Saa7134-dvb: initialize the dvb frontend in dvb_initHartmut Hackmann2007-04-271-1/+13
* V4L/DVB (5320): Filled in limiting values in tda827x.cHartmut Hackmann2007-04-271-2/+10
* V4L/DVB (5319): Set tda827x to sleep mode after attachHartmut Hackmann2007-04-272-1/+10
* V4L/DVB (5318): Fix tda8290 code for tda827x moduleHartmut Hackmann2007-04-271-6/+5Star
* V4L/DVB (5317): Create tda827x dvb tuner moduleMichael Krufky2007-04-278-359/+568
* V4L/DVB (5316): Add radio support for the Lifeview FlyDVB-T DuoPeter Missel2007-04-271-1/+8
* V4L/DVB (5315): Tda1004x: check request firmware for NULL ponter againHartmut Hackmann2007-04-271-11/+17
* V4L/DVB (5314): Added support for tda827x tuners with preamlifiersHartmut Hackmann2007-04-277-465/+617
* V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann2007-04-275-9/+28
* V4L/DVB (5312): Saa713x: added a GPIO handler functionHartmut Hackmann2007-04-272-0/+42
* V4L/DVB (5311): Tda1004x driver updatesHartmut Hackmann2007-04-273-71/+112
* V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil2007-04-275-19/+71
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-2712-57/+130
* V4L/DVB (5299): Added support for loading cx88-dvb and cx88-blackbirdMarkus Rechberger2007-04-271-12/+4Star
* V4L/DVB (5298): Added support for deferred module requesting to cx88Markus Rechberger2007-04-272-0/+34
* V4L/DVB (5297): Fix identation on tda10021.cMauro Carvalho Chehab2007-04-271-1/+1
* V4L/DVB (5294): Make pvr2_encoder_prep_config() staticAdrian Bunk2007-04-271-1/+1
* V4L/DVB (5293): Make dvb_usb_gl861_debug staticAdrian Bunk2007-04-271-1/+1
* V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil2007-04-273-3/+14
* V4L/DVB (5289): Add support for video output overlays.Hans Verkuil2007-04-274-23/+79
* V4L/DVB (5278): Bt8xx/: possible cleanupsAdrian Bunk2007-04-273-76/+0Star
* V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capabilityHans Verkuil2007-04-271-0/+3
* V4L/DVB (5268): Add support for three new MPEG controls.Hans Verkuil2007-04-274-5/+85
* V4L/DVB (5257): USB: add zr364xx V4L2 driverAntoine Jacquet2007-04-275-12/+1027
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-04-2715-773/+695Star
|\
| * selinux: preserve boolean values across policy reloadsStephen Smalley2007-04-261-0/+38
| * selinux: change numbering of boolean directory inodes in selinuxfsJames Carter2007-04-261-6/+5Star
| * selinux: remove unused enumeration constant from selinuxfsJames Carter2007-04-261-1/+0Star
| * selinux: explicitly number all selinuxfs inodesJames Carter2007-04-261-0/+6
| * selinux: export initial SID contexts via selinuxfsJames Carter2007-04-263-0/+76
| * selinux: remove userland security class and permission definitionsStephen Smalley2007-04-266-314/+21Star
| * SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore2007-04-263-35/+31Star
| * MAINTAINERS: update selinux entryStephen Smalley2007-04-261-1/+3
| * SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore2007-04-263-2/+2
| * SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-266-405/+481
| * NetLabel: convert a BUG_ON in the CIPSO code to a runtime checkPaul Moore2007-04-261-1/+3
| * NetLabel: cleanup and document CIPSO constantsPaul Moore2007-04-261-8/+29
* | make SysRq-T show all tasks againIngo Molnar2007-04-272-3/+3
* | seqlocks: trivial remove weird whitespaceDaniel Walker2007-04-271-4/+4
* | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2007-04-2730-0/+12114
|\ \