summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | UBI: remove unused variableArtem Bityutskiy2007-04-271-1/+0Star
| * | UBI: add me to MAINTAINERSArtem Bityutskiy2007-04-271-0/+8
| * | JFFS2: add UBI supportArtem Bityutskiy2007-04-273-0/+42
| * | UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-2726-0/+12065
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-04-2731-2237/+4697
|\ \
| * | ocfs2: Cache extent recordsMark Fasheh2007-04-277-0/+289
| * | ocfs2: Remember rw lock level during direct ioMark Fasheh2007-04-273-7/+19
| * | ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-279-30/+25Star
| * | ocfs2: Fix extent lookup to return true size of holesMark Fasheh2007-04-275-12/+109
| * | ocfs2: Read from an unwritten extent returns zerosMark Fasheh2007-04-2710-23/+45
| * | ocfs2: make room for unwritten extents flagMark Fasheh2007-04-276-69/+151