aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PKT_SCHED]: Prefix tc actions with act_Patrick McHardy8-8/+8
2006-01-09[PKT_SCHED]: Fix memory leak when dumping in pedit actionPatrick McHardy1-0/+2
2006-01-09[PKT_SCHED]: Remove some obsolete policer exportsPatrick McHardy1-11/+3
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy8-14/+11
2006-01-09[PKT_SCHED]: Use USEC_PER_SECPatrick McHardy2-15/+16
2006-01-09[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy6-66/+63
2006-01-09[CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu10-0/+12
2006-01-09[CRYPTO] api: Require block size to be less than PAGE_SIZE/8Herbert Xu1-1/+1
2006-01-09[CRYPTO] sha1: Fixed off-by-64 bug in sha1_updateHerbert Xu1-2/+2
2006-01-09[CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki1-10/+0
2006-01-09[CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko1-21/+19
2006-01-09[CRYPTO] cipher: Align temporary buffer in cbc_process_decryptHerbert Xu1-2/+3
2006-01-09[CRYPTO] sha1: Avoid shifting count left and rightNicolas Pitre1-4/+4
2006-01-09[CRYPTO] sha1: Rename i/j to done/partialNicolas Pitre1-11/+12
2006-01-09[CRYPTO] sha1: Avoid useless memcpy()Nicolas Pitre1-8/+17
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu5-1/+9
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu4-9/+60
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu22-441/+285
2006-01-09[PADLOCK] Fix sparse warning about 1-bit signed bit-fieldHerbert Xu1-1/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds203-5147/+10709
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan3-3/+6
2006-01-09[PATCH] Fix sg_page_malloc() memsetHugh Dickins1-1/+1
2006-01-09V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on...Michael Krufky1-1/+1
2006-01-09V4L/DVB (3329): cx88_subids whitespace cleanupChris Pascoe1-4/+4
2006-01-09V4L/DVB (3328): replace omitted 'TODO:'Michael Krufky1-1/+1
2006-01-09V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.Patrick Boettcher3-34/+34
2006-01-09V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil4-59/+100
2006-01-09V4L/DVB (3325): WSS output interface for av7110Oliver Endriss5-12/+149
2006-01-09V4L/DVB (3324): msp3400 audio handling bug fixes.Hans Verkuil3-80/+156
2006-01-09V4L/DVB (3323): Add Kconfig option for wrongly programmed devicesMarc Koschewski2-27/+43
2006-01-09V4L/DVB (3322): Whitespace cleanup and unused code removedMarc Koschewski1-5/+2
2006-01-09V4L/DVB (3321): Indention cleanupsMarc Koschewski1-15/+16
2006-01-09V4L/DVB (3320): Check if PLL-description is setPatrick Boettcher1-3/+5
2006-01-09V4L/DVB (3319): Changed indention for define's and their valuesMarc Koschewski1-22/+21
2006-01-09V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is setd binderman1-1/+1
2006-01-09V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.Hans Verkuil3-78/+98
2006-01-09V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T ProChris Pascoe1-3/+26
2006-01-09V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...Michael Krufky1-54/+54
2006-01-09V4L/DVB (3312): DViCO USB IR Remote supportChris Pascoe2-0/+80
2006-01-09V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI supportChris Pascoe4-0/+59
2006-01-09V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updatesChris Pascoe3-6/+128
2006-01-09V4L/DVB (3309): SAA7134: GPIO IRQ improvementsPeter Missel2-28/+72
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds287-5874/+27018
2006-01-09[PATCH] Update cyblafb driverKnut Petersen9-695/+960
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab18-45/+31
2006-01-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+24
2006-01-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds28-252/+341
2006-01-09[PATCH] netlink oops fix due to incorrect error codeKirill Korotaev1-1/+1
2006-01-09[PATCH] rcu: uninline __rcu_pending()Oleg Nesterov2-30/+31
2006-01-09V4L/DVB (3305): Replaces old debug msgs to newer onesMauro Carvalho Chehab2-52/+49
2006-01-09V4L/DVB (3303): Both AverTV Studio 303 cards #6 and #36 use the same IR progr...George Gazurkoff1-0/+1
2006-01-09V4L/DVB (3296): Fixes a bug at compat_ioctl32 kernel moduleGuy Martin1-1/+1
2006-01-09V4L/DVB (3295): Add analog support for LifeView FlyDVB Trio.Peter Missel3-0/+43
2006-01-09V4L/DVB (3294): Add Kworld/Vstream Xpert DVB-T card with cx22702 tuner.Manenti Marco4-1/+31
2006-01-09V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)Mauro Carvalho Chehab4-6/+872
2006-01-09V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840Hans Verkuil1-1/+1
2006-01-09V4L/DVB (3291): Fix signed/unsigned bug in hue handlingHans Verkuil1-1/+1
2006-01-09V4L/DVB (3195): Fix for 64-bit compile warningHans Verkuil1-3/+10
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner8-12/+12
2006-01-09V4L/DVB (3287): Add DViCO Bluebird firmware to dvb_get_firmware scriptMichael Krufky2-1/+15
2006-01-09V4L/DVB (3282): rename cxusb_bluebird_atsc_properties to cxusb_bluebird_lgh06...Michael Krufky1-3/+3
2006-01-09V4L/DVB (3281): av7110 driver: improved recovery from ARM crash and crash det...Oliver Endriss3-28/+78
2006-01-09V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115Hans Verkuil1-0/+55
2006-01-09V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840.Hans Verkuil4-19/+117
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil15-266/+186
2006-01-09V4L/DVB (3277): Fix incorrect filename reference in top commentsMichael Krufky1-1/+1
2006-01-09V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac...Hans Verkuil4-77/+1097
2006-01-09V4L/DVB (3275): Split msp3400.c into msp3400-driver.c and msp3400-kthreads.cHans Verkuil4-2296/+1266
2006-01-09V4L/DVB (3271): more cleanups, simplify volume/balance/bass/treble handlingHans Verkuil1-370/+272
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky31-286/+267
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds10-139/+253
2006-01-09V4L/DVB (3268): Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV ...Michael Krufky1-2/+4
2006-01-09V4L/DVB (3266): Add support for DViCO FusionHDTV5 USB GoldMichael Krufky2-8/+86
2006-01-09V4L/DVB (3261): msp3400.c cleanup (almost all cosmetic)Hans Verkuil1-697/+709
2006-01-09V4L/DVB (3260): Using new firmware for the WideView StickPatrick Boettcher1-1/+1
2006-01-09V4L/DVB (3257): Add missing audiochip.h include.Hans Verkuil1-0/+1
2006-01-09V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNERHans Verkuil3-21/+32
2006-01-09V4L/DVB (3255): When in radio mode don't do anything with VIDIOC_G_TUNER.Hans Verkuil1-2/+2
2006-01-09V4L/DVB (3254): Don't reprogram the video standard if it is unchanged.Hans Verkuil1-0/+10
2006-01-09V4L/DVB (3253): Add V4L2 commands to tvaudioHans Verkuil1-21/+86
2006-01-09V4L/DVB (3250): tea5767: move signal strength level to the 0-65535 rangeHans Verkuil1-1/+1
2006-01-09V4L/DVB (3249): Generalized cx25840 video/audio input handlingHans Verkuil3-141/+153
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil5-147/+55
2006-01-09V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output.Hans Verkuil1-0/+5
2006-01-09V4L/DVB (3247): Replace AUDC_SET_INPUT with VIDIOC_S_AUDIO in wm8775.Hans Verkuil1-22/+37
2006-01-09V4L/DVB (3246): Use VIDIOC_S_AUDIO instead of AUDC_SET_INPUT in cs53l32aHans Verkuil1-28/+37
2006-01-09V4L/DVB (3245): Added some comments about multiple tuner support.Hans Verkuil1-3/+19
2006-01-09V4L/DVB (3243): add firmware instructions for nxt2002 and nxt2004Michael Krufky1-0/+11
2006-01-09V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä12-16/+32
2006-01-09V4L/DVB (3239): reorganize tuner-simple threshold structure.Michael Krufky1-351/+417
2006-01-09V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab3-7/+34
2006-01-09V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab6-15/+35
2006-01-09V4L/DVB (3232): Several improvements at tvp5150 driverMauro Carvalho Chehab1-61/+362
2006-01-09V4L/DVB (3220): Add support for VP-3054 HDTV boardChris Pascoe8-8/+411
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky34-129/+124
2006-01-09V4L/DVB (3216): saa7134 card #58 has a newer revision with a new subsystem IDRicardo Cerqueira2-1/+7
2006-01-09V4L/DVB (3213): Add remote for Compro Videomate Gold+ Pal version.Nickolay V. Shmyrev2-0/+2
2006-01-09V4L/DVB (3202): Initialize the dvb-usb-device-pointer to NULLPatrick Boettcher1-0/+3
2006-01-09V4L/DVB (3201): Remove #ifdef BTTV_BOARD_TWINHAN_VP3021Michael Krufky1-8/+0
2006-01-09V4L/DVB (3199): Removed some unneeded #ifdef'sMichael Krufky1-8/+0
2006-01-09V4L/DVB (3198): make cx25840 recover from some firmware load failuresTyler Trafford1-2/+11
2006-01-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky7-18/+20
2006-01-09V4L/DVB (3193): Replace del_timer with del_timer_syncAndrew Morton1-1/+1
2006-01-09V4L/DVB (3192): Fix bttv sub-device unregisterChristopher Pascoe1-3/+1
2006-01-09V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil5-10/+10
2006-01-09V4L/DVB (3178): bttv VBI fixesMichael H. Schimek4-40/+51
2006-01-09V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab3-51/+85
2006-01-09V4L/DVB (3162): Some fixes at cx88 controlsMauro Carvalho Chehab1-46/+39
2006-01-09V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" - fix typo.Michael Krufky2-2/+2
2006-01-09V4L/DVB (3161): ir-kbd-gpio is now part of bttvRicardo Cerqueira7-199/+136
2006-01-09V4L/DVB (3160): Updates to the tveeprom eeprom checkingSteven Toth1-1/+1
2006-01-09V4L/DVB (3159): Replaces MAX()/MIN() by kernel.h max()/min() macrosMauro Carvalho Chehab1-14/+12
2006-01-09V4L/DVB (3154): TTUSB DEC driver patch roundupAlex Woods2-12/+56
2006-01-09DVB (2401): USB hot unplug Oops fix.Deti Fliegl1-24/+47
2006-01-09V4L/DVB (3173): [PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.cJesper Juhl1-12/+19
2006-01-09V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab8-8/+10
2006-01-09V4L/DVB (3130): cx24123: cleanup timout handlingSteven Toth1-23/+16
2006-01-09V4L/DVB (3129): correct FE_READ_UNCORRECTED_BLOCKSStephen Williams1-3/+8
2006-01-09V4L/DVB (3123b): syncs V4L subsystem tree with kernelMauro Carvalho Chehab9-26/+27
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab16-92/+0
2006-01-09V4L/DVB (3123): include reorder to be in sync with V4L treeMauro Carvalho Chehab2-4/+4
2006-01-09V4L/DVB (3118): Enable remote control on AVERTV STUDIO 303George Gazurkoff1-0/+55
2006-01-09V4L/DVB (3117): Fix broken TV standard check.Hans Verkuil1-3/+4
2006-01-09V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.Hans Verkuil2-45/+150
2006-01-09V4L/DVB (3115): Add missing VIDEO_ADV_DEBUG config option.Hans Verkuil1-1/+8
2006-01-09V4L/DVB (3112): Several fixes for Hauppauge Roselyn Design (blackbird)Steven Toth4-3/+24
2006-01-09V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driverOtavio Salvador2-2/+2
2006-01-09V4L/DVB (3108): tveeprom cleanup of hardcoded tuner format values.Steven Toth1-12/+12
2006-01-09V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil7-73/+20
2006-01-09V4L/DVB (3104): MSP3400 miscelaneous fixesMauro Carvalho Chehab1-56/+20
2006-01-09V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.cHans Verkuil2-1/+36
2006-01-09V4L/DVB (3100): fix compile error, remove dead code and volume scalingHans Verkuil2-23/+2
2006-01-09V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devicesMauro Carvalho Chehab3-74/+327
2006-01-09V4L/DVB (3092): Add support for another Nova-T-PCI PCI subdevice 0x9001Steven Toth2-1/+5
2006-01-09V4L/DVB (3090): Cleanup check for dvb.Michael Krufky1-6/+3
2006-01-09V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth8-12/+114
2006-01-09V4L/DVB (3086): vfree(NULL) is legal.Michael Krufky1-3/+1
2006-01-09V4L/DVB (3084): Added a new debug msg to help identifying tuner ProblemsMauro Carvalho Chehab1-0/+7
2006-01-09V4L/DVB (3081): added offset parameter for adjusting tuner offset by handMauro Carvalho Chehab1-1/+5
2006-01-09V4L/DVB (3065): Fix gcc-4.0.2 compile error in msp3400.cHans Verkuil1-127/+165
2006-01-09V4L/DVB (3064): Some cleanups on msp3400Hans Verkuil1-38/+34
2006-01-09V4L/DVB (3062): Fix wrong tuner.h define for tuner 46Hans Verkuil2-3/+3
2006-01-09DVB (2390): Adds a time-delay to IR remote button presses for av7110 ir input,Noone Important1-4/+10
2006-01-09DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey3-0/+165
2006-01-09DVB (2451): Add support for KWorld DVB-S 100, based on the same chips as Haup...Vadim Catana2-21/+86
2006-01-09DVB (2446): Minor cleanups.Johannes Stezenbach2-189/+192
2006-01-09DVB (2445): Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.Steve Toth4-0/+886
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey4-152/+228
2006-01-09DVB (2441): Driver support for live-ac3, firmware >= 2621 required.Dr. Werner Fink2-4/+15
2006-01-09DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler4-6/+13
2006-01-09DVB (2432): LNB power can now be switched off for Activy Budget-S rev GR/AL.Oliver Endriss2-5/+10
2006-01-09DVB (2431): Fixed dishnetwork support for Nexus-S rev 2.3Oliver Endriss1-1/+3
2006-01-09DVB (2428): Fixes for the topuptv/SCM mediaguard CAM module in KNC1 CI moduleAndrew de Quincey1-5/+23
2006-01-09DVB (2421): Fixed oddities at firmware downloadHartmut Hackmann1-48/+90
2006-01-09DVB (2420): Makes integration of future devices easierPatrick Boettcher4-86/+150
2006-01-09V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab2-159/+609
2006-01-09V4L (0988): Tuner cleanups by removing Video IF from tuners structMauro Carvalho Chehab1-145/+161
2006-01-09V4L (1007): Add support for KWorld DVB-S 100Vadim Catana4-2/+53
2006-01-09V4L (0990): Enable IR support for the Nova-S-PlusSteven Toth3-3/+11
2006-01-09V4L (0979): Added V4L support for the Nova-S-Plus and Nova-SE2 DVB-S productsSteven Toth7-0/+86
2006-01-09V4L (1023): Added Hauppauge ImpactVCB boardSteven Toth3-0/+36
2006-01-09V4L (1019): Added basic support (tv + radio) for TerraTec Cinergy 250 PCIJörg Schummer3-0/+36
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab3-7/+19
2006-01-09V4L/DVB (3152): Fixes some troubles at v4l2 compat stuffPhilippe De Muyter1-8/+54
2006-01-09V4L/DVB (3120): Adds 32-bit compatibility for v4l2 framegrabber ioctls.Philippe De Muyter1-12/+376
2006-01-09V4L (0978): 64-bit fixes for removing warnings on compat_ioctl32Hans Verkuil2-3/+3
2006-01-09V4L (0973): Another build fix for compat_ioctl32.cMishalÅ Pytasz1-0/+1
2006-01-09V4L (0972): More build fixes for compat_ioctl32.cNickolay V. Shmyrev1-1/+2
2006-01-09V4L (963): Explicit compat_ioctl32 handler to em28xxMauro Carvalho Chehab2-1/+2
2006-01-09V4L (957): Compat ioctl32 license fixRicardo Cerqueira1-0/+2
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann42-273/+362
2006-01-09[patch] ipw2100: support WEXT-18 enc_capa v3Dan Williams1-1/+4
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko12-96/+96
2006-01-09[PATCH] forcedeth: TSO fix for large buffersAyaz Abdulla1-64/+100
2006-01-09[PATCH] remove bouncing mail address of mv643xx_eth maintainerOlaf Hering2-2/+1
2006-01-09[PATCH] e1000: Fix invalid memory referenceKenji Kaneshige1-3/+7
2006-01-09[PATCH] drivers/net/gianfar.h: "extern inline" -> "static inline"Adrian Bunk1-2/+2
2006-01-09[PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline"Adrian Bunk1-4/+4
2006-01-09[PATCH] drivers/net/Kconfig: indentation fixAdrian Bunk1-1/+1
2006-01-09[PATCH] Add MIPS dependency for dm9000 driverFranck1-1/+1
2006-01-09[PATCH] update bonding.txt to not show ip address on slavesEric Paris1-2/+0
2006-01-09[PATCH] tulip: enable multiport NIC BIOS fixups for x86_64Christoph Dworzak1-1/+1
2006-01-09[PATCH] sata_nv, spurious interrupts at system startup with MAXTOR 6H500F0 driveAndrew Chew1-6/+24
2006-01-09[PATCH] PPC44x EMAC driver: disable TX status deferral in half-duplex modeEugene Surovegin2-2/+3
2006-01-09[PATCH] ieee80211: enable hw wep where host has to build IVJohannes Berg3-20/+45
2006-01-09[PATCH] sk98lin: error handling of pci setupStephen Hemminger1-13/+6
2006-01-09[PATCH] sk98lin: error handling on probeStephen Hemminger1-11/+17
2006-01-09[PATCH] sk98lin: use kzallocStephen Hemminger1-2/+1
2006-01-09[PATCH] sk98lin: error handling on dual port boardStephen Hemminger1-15/+21
2006-01-09[PATCH] sk98lin: not doing high dma properlyStephen Hemminger1-4/+24
2006-01-09[PATCH] sk98lin: routine called from probe marked __initStephen Hemminger1-8/+7
2006-01-09[BLOCK] CCISS: update for blk softirq completionsJens Axboe1-26/+46
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe3-7/+38
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe4-102/+45
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe3-4/+124
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe3-35/+0
2006-01-09[BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev()Jens Axboe1-4/+9
2006-01-09[BLOCK] bio: init ->bi_bdev in bio_init()Jens Axboe1-0/+1
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt2-4/+1
2006-01-09[BLOCK][TRIVIAL] ll_rw_blk: header included twiceNicolas Kaiser1-1/+0