summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel-7/+20
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel-55/+37
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel-34/+10
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel-0/+7
2006-06-25[PATCH] m68k: dma API additionRoman Zippel-0/+28
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel-10/+61
2006-06-25[PATCH] m68k: small flush_icache() cleanupRoman Zippel-20/+20
2006-06-25[PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel-5/+14
2006-06-25[PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel-107/+127
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge-163/+16
2006-06-25[PATCH] page migration: Support a vma migration functionChristoph Lameter-1/+12
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter-1/+0
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton-1/+0
2006-06-25[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King-7/+0
2006-06-25Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust-145/+735
2006-06-25git-nfs-build-fixesAndrew Morton-2/+0
2006-06-25[ARM] Remove save_lr/restore_pc macrosRussell King-12/+0
2006-06-25Merge branch 'odirect'Trond Myklebust-2/+0
2006-06-25[ARM] Remove LOADREGS macroRussell King-11/+0
2006-06-25[ARM] Remove RETINSTR macroRussell King-6/+0
2006-06-25V4L/DVB (4210b): git-dvb: tea575x-tuner build fixAndrew Morton-1/+2
2006-06-25V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab-0/+10
2006-06-25V4L/DVB (4203): Explicitly set the enum values.Hans Verkuil-94/+94
2006-06-25V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil-0/+7
2006-06-25V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.cHans Verkuil-0/+1
2006-06-25V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil-2/+7
2006-06-25V4L/DVB (4191): Add CX2341X MPEG encoder module.Hans Verkuil-0/+60
2006-06-25V4L/DVB (4190): Add helper functions for control processing to v4l2-common.Hans Verkuil-0/+13
2006-06-25V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil-0/+6
2006-06-25V4L/DVB (4188): Add new MPEG control/ioctl definitions to videodev2.hHans Verkuil-3/+222
2006-06-25V4L/DVB (4108): Fixes some userspace dependencies at V4L2 public api headerMauro Carvalho Chehab-2/+4
2006-06-25V4L/DVB (4070): Zoran strncpy() fixEric Sesterhenn-0/+2
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab-31/+9
2006-06-25V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab-163/+408
2006-06-25V4L/DVB (4048): Add support for the Texas Instruments TLV320AIC23B audio codecScott Alfter-0/+1
2006-06-25V4L/DVB (4046): Trivial videodev2.h patchDavid Mosberger-Tang-0/+1
2006-06-25V4L/DVB (4038): New cx88 card #50: NPG Tech RealTVRicardo Cerqueira-0/+1
2006-06-25V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche-3/+4
2006-06-25V4L/DVB (4005): Add support for the cx25836/7 video decoder.Hans Verkuil-0/+2
2006-06-25V4L/DVB (3809c): Added cx2341x header fileMauro Carvalho Chehab-0/+121
2006-06-25V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XFMichael Krufky-1/+1
2006-06-25V4L/DVB (3916): AverMedia 6 Eyes AVS6EYES supportMartin Samuelsson-0/+2
2006-06-25V4L/DVB (3835): [PATCH] update pwc driverLuc Saillard-0/+325
2006-06-25V4L/DVB (3814): Add support for Samsung TCPG 6121P30A PAL tuner.Hans Verkuil-0/+1
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey-1/+2
2006-06-25V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter-26/+0
2006-06-25V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING i...Hans Verkuil-0/+34
2006-06-25V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.Hans Verkuil-1/+21
2006-06-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-50/+266
2006-06-24Merge signal handler branchRussell King-1/+78