summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add G33 series in VGA hotplug support categoryLi Peng2009-09-101-1/+1
| | * drm/i915: Write zero to DPLL_MD Reg for non-SDVO outputZhao Yakui2009-09-101-2/+5
| | * drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)Zhao Yakui2009-09-101-0/+2
| | * drm/i915: Add the brightness property for SDVO-LVDSZhao Yakui2009-09-101-6/+8
| | * drm/i915: Add the enhancement property for SDVO-TVZhao Yakui2009-09-101-5/+495
| | * drm/i915: Zap mmaps of objects before unbinding them from the GTT.Eric Anholt2009-09-091-8/+8
| | * drm/i915: add B43 chipset supportFabian Henze2009-09-091-0/+2
| | * agp/intel: Add B43 chipset supportFabian Henze2009-09-091-0/+7
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-248-314/+192
| |\ \
| | * | PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige2009-09-171-18/+8
| | * | PCI: pciehp: remove error message definitionsKenji Kaneshige2009-09-172-12/+1
| | * | PCI: pciehp: remove number fieldKenji Kaneshige2009-09-173-4/+2
| | * | PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-175-118/+87
| | * | PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-175-17/+15
| | * | PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-173-16/+0
| | * | PCI: pciehp: remove slot_bus fieldKenji Kaneshige2009-09-171-1/+0
| | * | PCI: pciehp: remove first_slot fieldKenji Kaneshige2009-09-172-4/+3
| | * | PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-174-9/+2
| | * | PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-174-12/+4
| | * | PCI: pciehp: remove device fieldKenji Kaneshige2009-09-175-28/+17
| | * | PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-175-7/+10
| | * | PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige2009-09-171-1/+0
| | * | PCI: pciehp: remove num_slots fieldKenji Kaneshige2009-09-172-2/+0
| | * | PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-174-97/+76
| | * | PCI: Disable AER with pci=nomsiAndi Kleen2009-09-171-0/+2
| | * | PCI ASPM: support L1 onlyKenji Kaneshige2009-09-171-3/+0
| * | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-243-3/+2
| |\ \ \
| | * | | microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-221-1/+0
| | * | | mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2009-09-212-2/+2
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-2446-3026/+7223
| |\ \ \ \
| | * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-2338-2996/+7160
| | |\ \ \ \
| | | * | | | ioat3: fix uninitialized var warningsDan Williams2009-09-211-6/+9
| | | * | | | drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton2009-09-211-2/+3
| | | * | | | ioat2: clarify ring size limitsDan Williams2009-09-171-3/+4
| | | * | | | md/raid6: cleanup ops_run_compute6_2Dan Williams2009-09-161-12/+15
| | | * | | | md/raid6: eliminate BUG_ON with side effectDan Williams2009-09-161-2/+4
| | | * | | | dca: module load should not be an error messageStephen Hemminger2009-09-131-1/+1
| | | * | | | ioat: driver version 4.0Dan Williams2009-09-101-1/+1
| | | * | | | dca: registering requesters in multiple dca domainsMaciej Sosnowski2009-09-102-14/+110
| | | * | | | async_tx: remove HIGHMEM64G restrictionDan Williams2009-09-091-1/+1
| | | * | | | dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-094-0/+859
| | | * | | | Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-09847-13037/+26605
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-093144-316862/+459848
| | | |\ \ \ \ \
| | | | * | | | | dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto2009-09-093-34/+49
| | | | * | | | | fsldma: Add DMA_SLAVE supportIra Snyder2009-09-091-0/+227
| | | | * | | | | fsldma: split apart external pause and request count featuresIra Snyder2009-09-092-17/+31
| | | | * | | | | ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-093-4/+20
| | | | * | | | | dmaengine: kill tx_listDan Williams2009-09-091-1/+0
| | | | * | | | | txx9dmac: implement a private tx_listDan Williams2009-09-092-13/+12
| | | | * | | | | at_hdmac: implement a private tx_listDan Williams2009-09-092-8/+10