summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-2313-184/+174
|\
| * OProfile: Fix buffer synchronization for IBSBarry Kasindorf2008-10-201-1/+7
| * oprofile: hotplug cpu fixChris J Arges2008-10-171-2/+7
| * oprofile: fixing whitespaces in drivers/oprofile/*Robert Richter2008-10-1612-60/+60
| * x86/oprofile: removing unused function parameter in add_ibs_begin()Robert Richter2008-10-151-5/+3
| * oprofile: more whitespace fixesRobert Richter2008-10-159-72/+72
| * oprofile: whitespace fixesRobert Richter2008-10-152-13/+12
| * OProfile: Rework oprofile_add_ibs_sample() functionRobert Richter2008-10-151-33/+15
| * Merge branch 'linus' into oprofileIngo Molnar2008-10-13928-43497/+82762
| |\
| * \ Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-09-303-95/+6
| |\ \
| | * \ Merge commit 'v2.6.27-rc5' into tip/oprofileRobert Richter2008-09-24324-2751/+3652
| | |\ \
| | * | | Revert "Oprofile Multiplexing Patch"Robert Richter2008-09-243-95/+6
| * | | | Merge commit 'v2.6.27-rc8' into oprofileIngo Molnar2008-09-30596-6802/+8664
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'x86/oprofile' into oprofileIngo Molnar2008-08-191412-33926/+125398
| |\ \ \ \
| * | | | | Oprofile Multiplexing PatchJason Yeh2008-07-263-6/+95
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-2354-354/+443
|\ \ \ \ \ \
| * | | | | | V4L/DVB (9336): cx88: always de-alloc frontends on fault conditionDarron Broad2008-10-211-6/+2
| * | | | | | V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Darron Broad2008-10-211-23/+29
| * | | | | | V4L/DVB (9334): cx88: dvb_remove debug outputDarron Broad2008-10-211-0/+3
| * | | | | | V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsMauro Carvalho Chehab2008-10-212-8/+4
| * | | | | | V4L/DVB (9332): cx88: initial fix for analogue only compilationDarron Broad2008-10-212-1/+8
| * | | | | | V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab2008-10-212-7/+7
| * | | | | | V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab2008-10-215-135/+127
| * | | | | | V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputIan Armstrong2008-10-212-0/+7
| * | | | | | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-2129-89/+91
| * | | | | | V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvMartin Dauskardt2008-10-211-0/+12
| * | | | | | V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Hans Verkuil2008-10-213-11/+9
| * | | | | | V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Hans Verkuil2008-10-211-2/+9
| * | | | | | V4L/DVB (9322): v4l2-int-if: Export more interfaces to modulesSakari Ailus2008-10-211-1/+4
| * | | | | | V4L/DVB (9316): s5h1411: Power down s5h1411 when not in useDevin Heitmueller2008-10-211-2/+8
| * | | | | | V4L/DVB (9315): s5h1411: Skip reconfiguring demod modulation if already at th...Devin Heitmueller2008-10-211-0/+13
| * | | | | | V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuningDevin Heitmueller2008-10-211-3/+4
| * | | | | | V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/FSteven Toth2008-10-211-0/+1
| * | | | | | V4L/DVB (9312): s5h1411: Remove meaningless codeSteven Toth2008-10-211-2/+0
| * | | | | | V4L/DVB (9311): s5h1411: bugfix: Setting serial or parallel mode could destro...Steven Toth2008-10-211-2/+16
| * | | | | | V4L/DVB (9310): s5h1411: read_status() locking detection fixes.Steven Toth2008-10-211-14/+15
| * | | | | | V4L/DVB (9309): s5h1411: I/F related bugfix for 3.25 and remove spurious defineSteven Toth2008-10-212-2/+1
| * | | | | | V4L/DVB (9308): s5h1411: Improvements to the default registersSteven Toth2008-10-211-2/+1
| * | | | | | V4L/DVB (9306): dsbr100: Add frequency checkAlexey Klimov2008-10-211-1/+7
| * | | | | | V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()Alexey Klimov2008-10-211-0/+5
| * | | | | | V4L/DVB (9304): dsbr100: CodingStyle issueAlexey Klimov2008-10-211-23/+29
| * | | | | | V4L/DVB (9303): dsbr100: Correct bus_info stringAlexey Klimov2008-10-211-1/+1
| * | | | | | V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting awayBoris Dores2008-10-211-0/+4
| * | | | | | V4L/DVB (9300): pvrusb2: Fix deadlock problemMike Isely2008-10-211-6/+0
| * | | | | | V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...Andy Walls2008-10-212-15/+24
| * | | | | | V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri...Andy Walls2008-10-211-2/+2
| * | | | | | V4L/DVB (9297): cx18: Fix memory leak on card initialization failureAndy Walls2008-10-211-2/+6
* | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2008-10-233-154/+229
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-21121-2107/+2150
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-203-153/+230
| |\ \ \ \ \ \ \