summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil17-310/+302
2008-07-20V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI...Hans Verkuil2-9/+36
2008-07-20V4L/DVB (7947): videodev: add vidioc_g_std callback.Hans Verkuil2-5/+10
2008-07-20V4L/DVB (7946): videodev: small fixes for VIDIOC_G_FREQUENCY and VIDIOC_G_FMTHans Verkuil1-11/+9
2008-07-20V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz4-0/+25
2008-07-20V4L/DVB (7939): pvrusb2: Remove sysfs interface hackeryMike Isely1-346/+114
2008-07-20V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli...Mike Isely1-2/+4
2008-07-20V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v...Mike Isely1-3/+22
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely45-45/+0
2008-07-20V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners.Hans Verkuil2-7/+10
2008-07-20V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil3-1/+40
2008-07-20V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare2-2/+2
2008-07-20V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiverAntti Palosaari5-0/+873
2008-07-20V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tunerAntti Palosaari2-0/+48
2008-07-20V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari3-91/+145
2008-07-20V4L/DVB (7897): TCM825x: Include invertation of image mirroring in configurationSakari Ailus2-0/+7
2008-07-20V4L/DVB (7886): ivtvfb: Use DMA for write()Ian Armstrong1-0/+82
2008-07-20V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky1-4/+12
2008-07-20V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk2-6/+6
2008-07-20V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison1-10/+6
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-127/+383
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-4/+2
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+4
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-13/+7
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell1-1/+2
2008-07-17x86: fix numaq_tsc_disableYinghai Lu1-1/+1
2008-07-17Merge branch 'linus' into x86/urgentIngo Molnar55-2800/+2148
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai2-3/+3
2008-07-17Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-206/+318
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse1-2/+23
2008-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds32-4970/+4019
2008-07-17Fix collateral damage to top level MakefileGrant Likely1-1/+0
2008-07-17ftrace: do not trace library functionsIngo Molnar1-12/+5
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar1-2/+1
2008-07-17ftrace: fix lockup with MAXSMPIngo Molnar1-0/+3
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber20-4943/+3874
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck2-1/+10
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert1-5/+5
2008-07-17[S390] Fix stacktrace compile bug.Heiko Carstens1-0/+1
2008-07-17[S390] Increase default warning stacksize.Heiko Carstens1-1/+1
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2-8/+24
2008-07-17[S390] chsc headers userspace cleanupAdrian Bunk3-4/+7
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland1-1/+3
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert1-7/+94
2008-07-17ftrace: fix merge bugletIngo Molnar1-2/+1
2008-07-16fix dangling zombie when new parent ignores childrenRoland McGrath1-0/+26