summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [PATCH] md: raid1_quiesce is back to front, fix it.NeilBrown2005-09-091-2/+2
* | | | | [PATCH] md: support md/linear array with components greater than 2 terabytes.NeilBrown2005-09-091-29/+66
* | | | | [PATCH] md: add write-behind support for md/raid1NeilBrown2005-09-092-11/+139
* | | | | [PATCH] md: support write-mostly device in raid1NeilBrown2005-09-092-24/+70
* | | | | [PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown2005-09-092-17/+117
* | | | | [PATCH] md: improve handling of bitmap initialisation.NeilBrown2005-09-091-7/+21
* | | | | [PATCH] md: don't allow new md/bitmap file to be set if one already existsNeilBrown2005-09-091-1/+1
* | | | | [PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.cJun'ichi Nomura2005-09-091-3/+9
* | | | | [PATCH] md: fail IO request to md that require a barrier.NeilBrown2005-09-097-0/+34
* | | | | [PATCH] md: fix minor error in raid10 read-balancing calculation.NeilBrown2005-09-091-1/+2
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-095-54/+64
|\ \ \ \ \
| * | | | | [PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2005-09-092-18/+33
| * | | | | [PATCH] PCI: Unhide SMBus on Compaq Evo N620cRumen Ivanov Zarev2005-09-091-0/+6
| * | | | | [PATCH] PCI: Fix PCI bus mastering enable problem in pciehpRajesh Shah2005-09-091-4/+4
| * | | | | [PATCH] PCI: move pci core to use add_hotplug_env_var()Greg Kroah-Hartman2005-09-091-32/+21
* | | | | | [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.cviro@ZenIV.linux.org.uk2005-09-091-1/+1
* | | | | | [PATCH] trivial __user annotations (md)viro@ZenIV.linux.org.uk2005-09-091-2/+2
* | | | | | [PATCH] trivial __user annotations (evdev)viro@ZenIV.linux.org.uk2005-09-091-1/+1
* | | | | | [PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk2005-09-091-1/+1
* | | | | | [PATCH] trivial __user annotations (ipmi)viro@ZenIV.linux.org.uk2005-09-091-2/+3
* | | | | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-094-4/+4
* | | | | | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-0926-59/+39
* | | | | | [PATCH] s3c2410fb: ARM S3C2410 framebuffer driverArnaud Patard2005-09-094-0/+996
* | | | | | [PATCH] quiet non-x86 option ROM warningsOlaf Hering2005-09-092-4/+5
* | | | | | [PATCH] i810fb: Stop LCD displays from flickeringAntonino A. Daplas2005-09-091-0/+2
* | | | | | [PATCH] i810fb: Add i2c/DDC supportAntonino A. Daplas2005-09-096-45/+429
* | | | | | [PATCH] fbcon: Break up bit_putcs into its component functionsAntonino A. Daplas2005-09-092-66/+94
* | | | | | [PATCH] pxafb: Add hsync time reporting hookRichard Purdie2005-09-092-0/+34
* | | | | | [PATCH] fbdev: Initialize var structure in calc_mode_timingsAntonino A. Daplas2005-09-091-1/+3
* | | | | | [PATCH] nvidiafb: Fixed mirrored characters in big endian machinesAntonino A. Daplas2005-09-091-0/+4
* | | | | | [PATCH] fbcon: Stop cursor timer if console is inactiveAntonino A. Daplas2005-09-092-43/+52
* | | | | | [PATCH] savagefb: Make mode_option available when compiled as a moduleAntonino A. Daplas2005-09-091-0/+3
* | | | | | [PATCH] nvidiafb: Use CVT to get mode for digital displaysAntonino A. Daplas2005-09-091-1/+1
* | | | | | [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas2005-09-094-11/+446
* | | | | | [PATCH] radeonfb: Only request resources we needDaniel Burcaw2005-09-091-9/+20
* | | | | | [PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen2005-09-091-2/+6
* | | | | | [PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen2005-09-094-2/+1493
* | | | | | [PATCH] better error handing in savagefb_probeOlaf Hering2005-09-091-5/+5
* | | | | | [PATCH] sisfb updateThomas Winischhofer2005-09-0920-18373/+14226
* | | | | | [PATCH] matroxfb: read MGA PInS data on PowerPCIan Romanick2005-09-091-0/+30
* | | | | | [PATCH] radeonfb_old: Fix broken linkAntonino A. Daplas2005-09-091-2/+1
* | | | | | [PATCH] atyfb: Remove code that sets sync polarity unconditionallyAlexander Kern2005-09-091-14/+0
* | | | | | [PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas2005-09-091-6/+31
* | | | | | [PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas2005-09-091-2/+19
* | | | | | [PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas2005-09-094-27/+50
* | | | | | [PATCH] nvidiafb: Fallback to firmware EDIDAntonino A. Daplas2005-09-093-8/+16
* | | | | | [PATCH] savagefb: Driver updatesAntonino A. Daplas2005-09-093-21/+147
* | | | | | [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-091-1/+34
* | | | | | [PATCH] fbdev: geode updatesDavid Vrabel2005-09-094-54/+143
* | | | | | [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons2005-09-097-35/+6
OpenPOWER on IntegriCloud