summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-153-2/+25
|\
| * Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-02539-9098/+19885
| |\
| * | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-023-3/+3
| * | intel_txt: Force IOMMU on for Intel TXT launchJoseph Cihula2009-07-212-2/+22
| * | x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula2009-07-211-0/+3
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-1516-92/+250
|\ \ \
| * | | agp/intel: remove restore in resumeZhenyu Wang2009-09-141-9/+0
| * | | agp: fix uninorth buildDavid Woodhouse2009-08-061-1/+1
| * | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-0/+6
| |\ \ \
| | * | | intel-agp: Set dma mask for i915David Woodhouse2009-08-051-0/+6
| * | | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-0516-82/+243
| |\| | |
| | * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-0315-36/+32
| | * | | intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse2009-08-031-19/+10
| | * | | intel-agp: Move repeated sglist free into separate functionDavid Woodhouse2009-08-031-14/+15
| | * | | agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse2009-08-033-18/+17
| | * | | agp: tidy up handling of scratch pages w.r.t. DMA APIDavid Woodhouse2009-08-032-16/+15
| | * | | intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMUZhenyu Wang2009-08-031-12/+162
| | * | | agp: Add generic support for graphics dma remappingZhenyu Wang2009-08-033-0/+35
| | * | | agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-0313-46/+36
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-1514-185/+1283
|\ \ \ \ \
| * | | | | at_hdmac: Rework suspend_late()/resume_early()Dan Williams2009-09-141-7/+12
| * | | | | PM: Reset transition_started at dpm_resume_noirqXiaotian Feng2009-09-141-1/+1
| * | | | | PM: Update kerneldoc comments in drivers/base/power/main.cRafael J. Wysocki2009-09-141-85/+84
| * | | | | hp-wmi: Switch driver to dev_pm_opsFrans Pop2009-09-141-5/+10
| * | | | | floppy: Switch driver to dev_pm_opsFrans Pop2009-09-141-2/+7
| * | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-09-14999-40936/+83588
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1099-658/+1155
| |\ \ \ \ \ \
| * | | | | | | PM: Run-time PM platform device bus supportMagnus Damm2009-08-231-9/+37
| * | | | | | | PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-235-8/+1068
| * | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-2320-229/+373
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-2021-263/+468
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1843-309/+452
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-171-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1671-353/+622
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1079-1025/+1609
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-05128-1850/+4677
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-30100-4509/+4768
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-07-29124-458/+6687
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-243-12/+14
| * | | | | | | | | | | | | | | PM: Remove platform device suspend_late()/resume_early() V2Magnus Damm2009-07-221-36/+0
| * | | | | | | | | | | | | | | USB: Rework musb suspend()/resume_early()Magnus Damm2009-07-221-6/+12
| * | | | | | | | | | | | | | | I2C: Rework i2c-s3c2410 suspend_late()/resume() V2Magnus Damm2009-07-221-9/+16
| * | | | | | | | | | | | | | | I2C: Rework i2c-pxa suspend_late()/resume_early()Magnus Damm2009-07-221-8/+17
| * | | | | | | | | | | | | | | DMA: Rework txx9dmac suspend_late()/resume_early()Magnus Damm2009-07-221-5/+10
| * | | | | | | | | | | | | | | DMA: Rework dw_dmac suspend_late()/resume_early()Magnus Damm2009-07-221-5/+10
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-1566-1557/+3747
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2009-09-143471-326570/+481356
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg2009-09-131-15/+16
| | * | | | | | | | | | | | | | | Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov2009-09-131-1/+17
| | * | | | | | | | | | | | | | | Input: psmouse - use boolean typeDmitry Torokhov2009-09-1120-125/+133