summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-03-08V4L/DVB (3413): Typos grab bag of the monthAlexey Dobriyan9-9/+9
2006-03-08V4L/DVB (3403): Workaround to fix initialization for Nexus CAMarco Schluessler1-0/+3
2006-03-03V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann3-8/+18
2006-03-03V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem IDMichael Krufky1-1/+1
2006-03-03V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom1-4/+0
2006-03-03V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driverJohannes Stezenbach2-5/+6
2006-03-03V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probeHartmut Hackmann2-5/+7
2006-03-03V4L/DVB (3354): Fix maximum for the saturation and contrast controls.Hans Verkuil2-4/+4
2006-03-03V4L/DVB (3352): Cxusb: fix lgdt3303 namingMichael Krufky1-4/+4
2006-03-03V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cardsRicardo Cerqueira1-1/+3
2006-03-03V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 inputKarsten Suehring1-1/+5
2006-03-03V4L/DVB (3341): Upstream sync - make 2 structs staticAdrian Bunk1-1/+1
2006-03-03V4L/DVB (3340): Make a struct staticManu Abraham1-1/+1
2006-03-03V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk4-78/+48
2006-02-26[PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64Andi Kleen1-1/+1
2006-02-26[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen1-5/+3
2006-02-26[PATCH] Fix Specialix SI probingMarc Zyngier1-4/+8
2006-02-26[PATCH] sd: fix memory corruption with broken mode page headersAl Viro1-3/+17
2006-02-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+6
2006-02-25[PATCH] dm: free minor after unlink gendiskJun'ichi Nomura1-1/+3
2006-02-25[PATCH] dm: missing bdput/thaw_bdev at removalJun'ichi Nomura1-0/+4
2006-02-25[PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()Antonino A. Daplas1-12/+9
2006-02-25[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg1-1/+2
2006-02-25[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MBMartin Michlmayr1-1/+1
2006-02-25[PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang1-0/+3
2006-02-25[PATCH] cfi: init wait queue in chip structSimon Vogl1-0/+1
2006-02-25[PATCH] vgacon: no vertical resizing on EGASamuel Thibault1-32/+35
2006-02-24Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-153/+370
2006-02-24[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk1-0/+2
2006-02-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-3/+5
2006-02-24Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik5-153/+368
2006-02-24[PATCH] Fix race condition in hvc console.Michal Ostrowski1-3/+5
2006-02-24[NET]: Increase default IFB device count.Richard Lucassen1-1/+1
2006-02-24skge: protect interrupt maskStephen Hemminger2-7/+15
2006-02-24skge: genesis phy initialzationStephen Hemminger1-11/+26
2006-02-24skge: NAPI/irq race fixStephen Hemminger1-12/+5
2006-02-24r8169: enable wake on lanFrancois Romieu1-0/+87
2006-02-24r8169: fix broken ring index handling in suspend/resumeFrancois Romieu1-43/+59
2006-02-23[SERIAL] Add comment about early_serial_setup()Russell King1-0/+6
2006-02-23sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter1-23/+19
2006-02-23sbp2: variable status FIFO address (fix login timeout)Stefan Richter2-69/+59
2006-02-23sbp2: fix another deadlock after disconnectionStefan Richter1-2/+8
2006-02-23[PATCH] sky2: close race on IRQ mask update.Stephen Hemminger2-7/+17
2006-02-23[PATCH] sky2: use device iomem to access PCI configStephen Hemminger2-48/+54
2006-02-23[PATCH] sky2: force early transmit statusStephen Hemminger1-8/+6
2006-02-23[PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger1-0/+11
2006-02-23[PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger1-3/+3
2006-02-23[PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger2-19/+90
2006-02-23[SCSI] esp: fix eh lockingChristoph Hellwig1-3/+1