summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-21V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder mo...Michael Krufky4-2/+15
2006-03-21V4L/DVB (3488): Snd_cx88_create: don't dereference NULL coreDuncan Sands1-5/+5
2006-03-21V4L/DVB (3485): BUG_ON() Conversion in drivers/video/mediaEric Sesterhenn12-30/+15
2006-03-21V4L/DVB (3484): Make dvb_ringbuffer compatible to dmxdev_bufferAndreas Oberritter2-1/+4
2006-03-21V4L/DVB (3479): Cleanup mangled whitespaceMichael Krufky1-4/+4
2006-03-21V4L/DVB (3449): Cx88 default picture controls valuesMarcin Rudowski1-7/+7
2006-03-21V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PRO...Matheus Izvekov1-0/+1
2006-03-21V4L/DVB (3447): Cx88-cards.c: fix values of gpio0 for card CX88_BOARD_PROLINK...Matheus Izvekov1-4/+4
2006-03-21V4L/DVB (3446): Saa7134: add support for AVerMedia A169 Dual Analog tuner cardRickard Osser3-0/+63
2006-03-21V4L/DVB (3445): LG TALN series: add PAL / SECAM supportMichael Krufky4-11/+21
2006-03-21V4L/DVB (3444): Saa7134: small whitespace cleanupMichael Krufky1-3/+3
2006-03-21V4L/DVB (3443): Thomson FE6600: add missing "count" array elementMichael Krufky1-0/+1
2006-03-21V4L/DVB (3439): Added no_overlay option and quirks to saa7134Mauro Carvalho Chehab2-3/+28
2006-03-21V4L/DVB (3438): Optical cleanup for dmxdev.cAndreas Oberritter1-329/+321
2006-03-21V4L/DVB (3437): Fix typo in enum name and use enum in struct dmxdev_filterAndreas Oberritter1-2/+2
2006-03-21V4L/DVB (3436): Remove 'dvbdev' from struct dmxdev_filterAndreas Oberritter2-3/+0
2006-03-21V4L/DVB (3435): Remove 'pid' from struct dmxdev_filterAndreas Oberritter2-8/+3
2006-03-21V4L/DVB (3425): Correct gpio values for Aver 303 Studio in v4l-dvb treeMarcin Rudowski1-3/+4
2006-03-21V4L/DVB (3424): Updated CARDLIST.tuner with newer tenna stringMauro Carvalho Chehab2-3/+3
2006-03-21V4L/DVB (3423): Fix cx88 error messages on balance changeIan Pickworth1-1/+1
2006-03-21V4L/DVB (3420): Nskips maybe used uninitialized in bttv_risc_overlayDuncan Sands1-0/+2
2006-03-21V4L/DVB (3419): This patch fixes Tuner TNF5335 familyMauro Carvalho Chehab2-6/+24
2006-03-21Merge branch 'origin'Linus Torvalds2202-32611/+51726
2006-03-21[MIPS] Update defconfigs.Ralf Baechle46-1830/+1537
2006-03-21[MIPS] Separate CPU entries in /proc/cpuinfo with a blank line.Martin Michlmayr1-0/+1
2006-03-21[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin2-1/+8
2006-03-21[MIPS] TX49XX has prefetch.Atsushi Nemoto3-2/+10
2006-03-21[MIPS] Kill tlb-andes.c.Thiemo Seufer3-260/+6
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle38-86/+87
2006-03-21[MIPS] Makefile crapectomy.Ralf Baechle1-169/+39
2006-03-21[MIPS] Reformat __xchg().Ralf Baechle1-4/+4
2006-03-21[MIPS] Mention Broadcom part number for BigSur boardMartin Michlmayr1-1/+1
2006-03-21[MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle12-75/+13
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto3-88/+92
2006-03-21[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspendAtsushi Nemoto1-1/+2
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto5-33/+35
2006-03-21[MIPS] Reformat all of signal32.c with tabs instead of space for consistencyMartin Michlmayr1-6/+6
2006-03-21[MIPS] Delete unused sys32_waitpid.Ralf Baechle1-6/+0
2006-03-21[MIPS] Make I/O helpers more customizableAtsushi Nemoto4-57/+66
2006-03-21[MIPS] Symmetric Uniprocessor support for Qemu.Ralf Baechle3-1/+51
2006-03-21[MIPS] sc-rm7k.c cleanupAtsushi Nemoto2-16/+10
2006-03-21[MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle1-0/+18
2006-03-21[MIPS] Add early console for Cobalt.Peter Horton6-8/+60
2006-03-21[CRYPTO] aes: Fixed array boundary violationDavid McCullough2-8/+6
2006-03-21[CRYPTO] tcrypt: Fix key alignmentAtsushi Nemoto1-12/+13
2006-03-21[CRYPTO] all: Add missing cra_alignmaskAtsushi Nemoto2-0/+2
2006-03-21[CRYPTO] all: Use kzalloc where possibleEric Sesterhenn2-5/+2
2006-03-21[CRYPTO] api: Align tfm context as wide as possibleHerbert Xu3-3/+15
2006-03-21[CRYPTO] twofish: Use rol32/ror32 where appropriateDenis Vlasenko1-10/+11
2006-03-21[NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao10-0/+6231