aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
| |\
| | * clocksource: add common i8253 PIT clocksourceRussell King2011-05-14
| * | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-21
| * | x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-21
* | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-19
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel2011-05-10
| |\ \ \ \
| | | * | | PCI: Move ATS declarations in seperate header fileJoerg Roedel2011-04-11
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-19
|\ \ \ \ \
| * | | | | PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki2011-05-17
| * | | | | PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-17
| * | | | | PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-17
| * | | | | Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-17
| |\ \ \ \ \
| | * | | | | PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-05-16
| | * | | | | PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"Kevin Hilman2011-05-16
| | * | | | | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-29
| | * | | | | PM / Platform: Use generic runtime PM callbacks directlyRafael J. Wysocki2011-04-28
| | * | | | | PM: Export platform bus type's default PM callbacksRafael J. Wysocki2011-04-28
| | * | | | | PM: Make power domain callbacks take precedence over subsystem onesRafael J. Wysocki2011-04-28
| * | | | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-17
| |\ \ \ \ \ \
| | * | | | | | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-11
| * | | | | | | PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet2011-05-17
| * | | | | | | PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki2011-05-17
| * | | | | | | PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki2011-05-17
| * | | | | | | PM / Runtime: Rework runtime PM handling during driver removalRafael J. Wysocki2011-05-17
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'cma', 'cxgb4' and 'qib' into for-nextRoland Dreier2011-05-12
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | IB/qib: Use pci_dev->revisionSergei Shtylyov2011-05-12
| | | * | | | | | | | IB/ipath: Use pci_dev->revision, againSergei Shtylyov2011-05-10
| | | * | | | | | | | IB/qib: Prevent driver hang with unprogrammed boardsMitko Haralanov2011-05-10
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | RDMA/cxgb4: EEH errors can hang the driverSteve Wise2011-05-10
| | * | | | | | | | RDMA/cxgb4: Reset wait condition atomicallySteve Wise2011-05-10
| | * | | | | | | | RDMA/cxgb4: Fix missing parenthesesRoel Kluin2011-05-10
| | * | | | | | | | RDMA/cxgb4: Initialization errors can cause crashSteve Wise2011-05-10
| | * | | | | | | | RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise2011-05-10
| | |/ / / / / / /
| * | | | | | | | RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-10
| * | | | | | | | RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean2011-05-10
| * | | | | | | | RDMA/cma: Fix handling of IPv6 addressing in cma_use_portHefty, Sean2011-05-10
| |/ / / / / / /
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-05-19
|\ \ \ \ \ \ \ \
| * | | | | | | | SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens2011-05-19
| * | | | | | | | MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-19
| * | | | | | | | MIPS: Lantiq: Add watchdog supportJohn Crispin2011-05-19
| * | | | | | | | MIPS: Lantiq: Add ethernet driverJohn Crispin2011-05-19
| * | | | | | | | SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin2011-05-19
| * | | | | | | | MIPS: Lantiq: Add NOR flash supportJohn Crispin2011-05-19
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | input/atari: Fix mouse movement and button mappingGeert Uytterhoeven2011-05-19
| * | | | | | | | | input/atari: Fix atarimouse initMichael Schmitz2011-05-19
| * | | | | | | | | input/atari: Use the correct mouse interrupt hookMichael Schmitz2011-05-19
| * | | | | | | | | m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven2011-05-19
| |/ / / / / / / /