aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-21V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk1-1/+1
2006-03-21V4L/DVB (3506): Cinergy T2 dmx cleanup on disconnectMarkus Rechberger1-0/+4
2006-03-21V4L/DVB (3504): Medion 7134: Autodetect second bridge chipMichael Krufky2-0/+19
2006-03-21V4L/DVB (3503): Whitespace: fix incorrect indentation of curly bracketMichael Krufky1-1/+1
2006-03-21V4L/DVB (3502): Saa7134: make unsupported secondary decoder message genericMichael Krufky1-2/+2
2006-03-21V4L/DVB (3501): Dmxdev: use dvb_ringbufferAndreas Oberritter2-108/+62
2006-03-21V4L/DVB (3500): Ringbuffer: don't reset pointers to zeroAndreas Oberritter1-1/+1
2006-03-21V4L/DVB (3499): Fix a bug when more than MAXBOARDS were plugged on em28xxMauro Carvalho Chehab1-1/+1
2006-03-21V4L/DVB (3497): Remove redundant makefile inclusion of tuner.oMichael Krufky1-1/+1
2006-03-21V4L/DVB (3496): Cpia2: move Kconfig build logic into cpia2/KconfigMichael Krufky2-9/+10
2006-03-21V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder moduleMichael 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_PROLINK_PLAYTVPVRMatheus Izvekov1-0/+1
2006-03-21V4L/DVB (3447): Cx88-cards.c: fix values of gpio0 for card CX88_BOARD_PROLINK_PLAYTVPVRMatheus Izvekov1-4/+4
2006-03-21V4L/DVB (3446): Saa7134: add support for AVerMedia A169 Dual Analog tuner cardRickard Osser2-0/+61
2006-03-21V4L/DVB (3445): LG TALN series: add PAL / SECAM supportMichael Krufky2-9/+19
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 Chehab1-2/+2
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 Torvalds787-17713/+28925
2006-03-21[CRYPTO] api: Align tfm context as wide as possibleHerbert Xu1-1/+5
2006-03-20[TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller1-1/+1
2006-03-20[TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk1-1/+1
2006-03-20[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo1-1/+0
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2-4/+3
2006-03-20[TG3]: netif_carrier_off runs too early; could still be queued when init failsJeff Mahoney1-1/+2
2006-03-20[ATM] suni: cast arg properly in SONET_SETFRAMINGAlexey Dobriyan1-1/+1
2006-03-20[WAN]: fix section mismatch warning in sbniSam Ravnborg1-2/+1
2006-03-20[SUNGEM]: sem2mutexIngo Molnar2-21/+22
2006-03-20[CASSINI]: sem2mutexIngo Molnar2-21/+21
2006-03-20[IRDA]: remove MODULE_PARM()Andrew Morton1-6/+6
2006-03-20[IRDA] sem2mutex: drivers/net/irdaArjan van de Ven2-18/+20
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger1-1/+1
2006-03-20[TG3]: update version and reldateMichael Chan1-2/+2
2006-03-20[TG3]: Add firmware version infoMichael Chan2-0/+57
2006-03-20[TG3]: nvram cleanupMichael Chan1-27/+35
2006-03-20[TG3]: Fixup memory test for 5787Michael Chan1-3/+13