summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-09-09[PATCH] md: support md/linear array with components greater than 2 terabytes.NeilBrown1-29/+66
2005-09-09[PATCH] md: add write-behind support for md/raid1NeilBrown2-11/+139
2005-09-09[PATCH] md: support write-mostly device in raid1NeilBrown2-24/+70
2005-09-09[PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown2-17/+117
2005-09-09[PATCH] md: improve handling of bitmap initialisation.NeilBrown1-7/+21
2005-09-09[PATCH] md: don't allow new md/bitmap file to be set if one already existsNeilBrown1-1/+1
2005-09-09[PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.cJun'ichi Nomura1-3/+9
2005-09-09[PATCH] md: fail IO request to md that require a barrier.NeilBrown7-0/+34
2005-09-09[PATCH] md: fix minor error in raid10 read-balancing calculation.NeilBrown1-1/+2
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds5-54/+64
2005-09-09[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.cviro@ZenIV.linux.org.uk1-1/+1
2005-09-09[PATCH] trivial __user annotations (md)viro@ZenIV.linux.org.uk1-2/+2
2005-09-09[PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk1-1/+1
2005-09-09[PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk1-1/+1
2005-09-09[PATCH] trivial __user annotations (ipmi)viro@ZenIV.linux.org.uk1-2/+3
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar4-4/+4
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar26-59/+39
2005-09-09[PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard4-0/+996
2005-09-09[PATCH] quiet non-x86 option ROM warningsOlaf Hering2-4/+5
2005-09-09[PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas1-0/+2
2005-09-09[PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas6-45/+429
2005-09-09[PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas2-66/+94
2005-09-09[PATCH] pxafb: Add hsync time reporting hookRichard Purdie2-0/+34
2005-09-09[PATCH] fbdev: Initialize var structure in calc_mode_timingsAntonino A. Daplas1-1/+3
2005-09-09[PATCH] nvidiafb: Fixed mirrored characters in big endian machinesAntonino A. Daplas1-0/+4
2005-09-09[PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas2-43/+52
2005-09-09[PATCH] savagefb: Make mode_option available when compiled as a moduleAntonino A. Daplas1-0/+3
2005-09-09[PATCH] nvidiafb: Use CVT to get mode for digital displaysAntonino A. Daplas1-1/+1
2005-09-09[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas4-11/+446
2005-09-09[PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2-18/+33
2005-09-09[PATCH] PCI: Unhide SMBus on Compaq Evo N620cRumen Ivanov Zarev1-0/+6
2005-09-09[PATCH] PCI: Fix PCI bus mastering enable problem in pciehpRajesh Shah1-4/+4
2005-09-09[PATCH] radeonfb: Only request resources we needDaniel Burcaw1-9/+20
2005-09-09[PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen1-2/+6
2005-09-09[PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen4-2/+1493
2005-09-09[PATCH] better error handing in savagefb_probeOlaf Hering1-5/+5
2005-09-09[PATCH] sisfb updateThomas Winischhofer20-18373/+14226
2005-09-09[PATCH] matroxfb: read MGA PInS data on PowerPCIan Romanick1-0/+30
2005-09-09[PATCH] radeonfb_old: Fix broken linkAntonino A. Daplas1-2/+1
2005-09-09[PATCH] atyfb: Remove code that sets sync polarity unconditionallyAlexander Kern1-14/+0
2005-09-09[PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas1-6/+31
2005-09-09[PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas1-2/+19
2005-09-09[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas4-27/+50
2005-09-09[PATCH] nvidiafb: Fallback to firmware EDIDAntonino A. Daplas3-8/+16
2005-09-09[PATCH] savagefb: Driver updatesAntonino A. Daplas3-21/+147
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas1-1/+34
2005-09-09[PATCH] fbdev: geode updatesDavid Vrabel4-54/+143
2005-09-09[PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons7-35/+6
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas1-0/+38
2005-09-09[PATCH] fbdev: Add fbset -a supportAntonino A. Daplas2-2/+52