aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-09-24
|\
| * Fix build of cpm_uart due to core changesBenjamin Herrenschmidt2009-09-24
| * hvc_console: Provide (un)locked version for hvc_resize()Hendrik Brueckner2009-09-24
* | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-24
|\ \
| * | CRISv10: Don't autonegotiate if autonegotiation is offJesper Nilsson2009-08-31
| * | CRIS: fix defconfig build failureIngo Molnar2009-08-31
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-24
|\ \ \
| * \ \ Merge branch 'origin' into for-linusRussell King2009-09-24
| |\ \ \
| * \ \ \ Merge branch 'master' into for-linusRussell King2009-09-22
| |\ \ \ \
| * | | | | ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij2009-09-22
| * | | | | ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-22
| * | | | | Merge branch 'u300' into develRussell King2009-09-21
| |\ \ \ \ \
| | * | | | | ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij2009-09-18
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-21
| |\ \ \ \ \ \
| | * | | | | | [ARM] pxafb: add accelerator ID for PXA3xx GCUDaniel Mack2009-09-11
| | * | | | | | USB: ohci-pxa27x: Reconfigure power settings on resumeAric D. Blumer2009-09-10
| | * | | | | | [ARM] pxa: update pcmcia/pxa2xx_base.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
| | * | | | | | [ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
| | * | | | | | [ARM] pxa: update pxafb.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
| | * | | | | | [ARM] pxa: update pxa2xx-spi.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
| | * | | | | | [ARM] pxa: update ohci-pxa27x.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
| | * | | | | | [ARM] pxa: update pxa serial driver to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
| | * | | | | | [ARM] pxa: update da903x_bl.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
| | * | | | | | [ARM] pxa: update rtc-sa1100.c to use 'struct dev_pm_ops'Haojian Zhuang2009-09-10
| | * | | | | | [ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops'Robert Jarzmik2009-09-10
| | * | | | | | [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut2009-09-10
| | * | | | | | [ARM] pxa/palm: fix possibly uninitialized variable in PalmTC-pcmciaMarek Vasut2009-09-10
| | * | | | | | [ARM] pxa: Palm Tungsten|C PCMCIA supportMarek Vasut2009-09-10
| | * | | | | | [ARM] pxamci: add simple gpio controlsRobert Jarzmik2009-09-10
| | * | | | | | [ARM] pxafb: use resource_size() functionDaniel Mack2009-09-10
| | * | | | | | [ARM] pxa: update dependancy of pxa i2c moduleHaojian Zhuang2009-09-10
| * | | | | | | ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij2009-09-15
| * | | | | | | ARM: 5697/1: MMCI Break out clock divider setupLinus Walleij2009-09-15
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-24
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-09-24
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall2009-09-24
| | | | * | | | | | | | IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein2009-09-24
| | | | |/ / / / / / /
| | | * / / / / / / / mlx4_core: Pass cache line size to device FWEli Cohen2009-09-24
| | | |/ / / / / / /
| | * / / / / / / / IB/mad: Fix lock-lock-timer deadlock in RMPP codeRoland Dreier2009-09-23
| | |/ / / / / / /
| * / / / / / / / IPoIB: Don't turn on carrier for a non-active portMoni Shoua2009-09-24
| |/ / / / / / /
* | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: Handle ERESTARTSYS during page faultChris Wilson2009-09-22
| * | | | | | | | drm/i915: Warn before mmaping a purgeable buffer.Chris Wilson2009-09-22
| * | | | | | | | drm/i915: Track purged state.Chris Wilson2009-09-22
| * | | | | | | | drm/i915: Remove eviction debug spamChris Wilson2009-09-22
| * | | | | | | | drm/i915: Immediately discard any backing storage for uneeded objectsChris Wilson2009-09-22
| * | | | | | | | drm/i915: Do not mis-classify clean objects as purgeableChris Wilson2009-09-22
| * | | | | | | | drm/i915: Whitespace correction for madvChris Wilson2009-09-22
| * | | | | | | | drm/i915: BUG_ON page refleak during unbindChris Wilson2009-09-22
| * | | | | | | | drm/i915: Search harder for a reusable objectChris Wilson2009-09-22