aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm2010-02-222-1/+6
* sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2010-02-223-0/+16
* sh: introduce struct clk_div4_tableMagnus Damm2010-02-229-17/+51
* sh: clock-cpg div4 set_rate() shift fixMagnus Damm2010-02-221-2/+2
* sh: Turn on speculative return for SH7785 and SH7786Matt Fleming2010-02-181-1/+2
* Merge branch 'sh/pmb-dynamic'Paul Mundt2010-02-1820-283/+572
|\
| * sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-1810-71/+276
| * sh: Use uncached I/O helpers in PMB setup.Paul Mundt2010-02-181-27/+19
| * sh: Provide uncached I/O helpers.Paul Mundt2010-02-181-0/+22
| * sh: PMB locking overhaul.Paul Mundt2010-02-172-56/+114
| * sh: Fix up dynamically created write-through PMB mappings.Paul Mundt2010-02-171-24/+32
| * sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2010-02-172-31/+30
| * sh: uncached mapping helpers.Paul Mundt2010-02-176-30/+58
| * sh: PMB tidying.Paul Mundt2010-02-173-47/+42
| * sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-176-13/+18
| * sh: Setup boot CPU VBR early to enable early page faults.Paul Mundt2010-02-172-11/+17
| * sh: Kill off some superfluous legacy PMB special casing.Paul Mundt2010-02-162-10/+4
| * sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2010-02-162-93/+70
| * sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt2010-02-161-1/+1
* | sh: fix sh7723 SDHI support using INTC force_disableMagnus Damm2010-02-171-2/+4
* | sh: fix sh7722 SDHI support using INTC force_disableMagnus Damm2010-02-171-1/+3
* | sh: Use dummy_irq_chip for INTC redirect vectors.Paul Mundt2010-02-171-1/+1
|/
* sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu2010-02-161-1/+1
* sh: fix sh7724 SDHI support using INTC force_disableMagnus Damm2010-02-161-2/+4
* sh: extend INTC with force_disableMagnus Damm2010-02-162-0/+4
* video: sh_mobile_lcdcfb: Fix panning.Phil Edworthy2010-02-161-28/+18
* video: sh_mobile_lcdcfb: Add wait for vsync.Phil Edworthy2010-02-162-1/+49
* sh: Fix up legacy PMB mode offset calculation.Paul Mundt2010-02-151-2/+7
* Merge branch 'sh/stable-updates'Paul Mundt2010-02-15203-1198/+2443
|\
| * sh64: fix tracing of signals.Paul Mundt2010-02-152-3/+12
| * Linux 2.6.33-rc8Linus Torvalds2010-02-121-1/+1
| * Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-121-6/+3
| |\
| | * ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai2010-02-121-6/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-128-142/+332
| |\ \
| | * | drm/i915: hold ref on flip object until it completesJesse Barnes2010-02-101-1/+3
| | * | drm/i915: Fix crash while aborting hibernationRafael J. Wysocki2010-02-101-67/+101
| | * | drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2010-02-102-2/+6
| | * | drm/i915: fix pipe source image setting in flip commandZhenyu Wang2010-02-101-2/+4
| | * | drm/i915: fix flip done interrupt on IronlakeZhenyu Wang2010-02-101-8/+8
| | * | drm/i915: untangle page flip completionJesse Barnes2010-02-101-7/+9
| | * | drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-102-0/+3
| | * | drm/i915: Increase fb alignment to 64kChris Wilson2010-02-101-1/+1
| | * | drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-102-4/+30
| | * | drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-101-50/+167
| * | | parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
| * | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-121-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: hda-intel: Avoid divide by zero crashJody Bruchon2010-02-091-0/+6
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-02-122-3/+3
| |\ \ \
| | * | | regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin2010-02-121-2/+2
| | * | | regulator: Fix display of null constraints for regulatorsMark Brown2010-02-121-1/+1