summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-2357-4045/+7836
|\
| * sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Paul Mundt2008-10-231-0/+1
| * sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.Paul Mundt2008-10-235-5/+34
| * sh: sh7785 pinmux supportMagnus Damm2008-10-233-0/+1545
| * sh: update defconfigs.Paul Mundt2008-10-2236-3983/+6098
| * sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt2008-10-221-1/+0
| * sh: improve pinmux support for single direction pinsMagnus Damm2008-10-223-23/+27
| * sh: use 10MHz VIO_CLK for ov772x on Migo-RMagnus Damm2008-10-221-1/+4
| * sh: Update gpio_set_value() pin value handlingMagnus Damm2008-10-211-1/+1
| * sh: update ov772x byte order on Migo-RMagnus Damm2008-10-211-1/+1
| * rtc: Add R2025S/D comment to rs5c372 Kconfig entry.Paul Mundt2008-10-211-2/+2
| * sh: Export cache flush routines needed by sh_eth on SH7619.Paul Mundt2008-10-211-1/+6
| * sh: Wire up oops reporting in the die notifier chain.Paul Mundt2008-10-212-0/+3
| * sh: ap325rxa: Kill off unused port definitions.Paul Mundt2008-10-211-5/+0
| * sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt2008-10-211-9/+8
| * sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization.Paul Mundt2008-10-211-6/+14
| * sh: add support FLCTL for ap325rxa boardYoshihiro Shimoda2008-10-211-6/+55
| * sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.Paul Mundt2008-10-211-0/+15
| * sh: rsk7203: leds-gpio support for RSK+ LEDs.Paul Mundt2008-10-211-5/+37
| * sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.Paul Mundt2008-10-211-4/+2
| * sh: fix soc-camera compile breakage on Migo-R.Guennadi Liakhovetski2008-10-211-2/+9
| * sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt2008-10-211-0/+1
| * sh: Kill off duplicate remove_memory() definition.Andrew Morton2008-10-211-17/+0
| * sh: Fix up the SH7203 build.Paul Mundt2008-10-212-2/+2
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-239-144/+221
|\ \
| * | drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.Eric Anholt2008-10-231-0/+4
| * | drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.Eric Anholt2008-10-231-0/+34
| * | drm/i915: use pipes, not planes to label vblank dataKeith Packard2008-10-231-53/+20
| * | drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard2008-10-234-60/+92
| * | i915: Fix format string warnings on x86-64.Linus Torvalds2008-10-231-2/+2
| * | i915: Don't dereference HWS in /proc debug files when it isn't initialized.Eric Anholt2008-10-231-3/+12
| * | i915: Enable IMR passthrough of vblank events before enabling it in pipestat.Eric Anholt2008-10-231-1/+9
| * | drm: Remove two leaks of vblank reference count in error paths.Eric Anholt2008-10-232-1/+5
| * | drm: fix leak of cliprects in drm_rmdraw()Zhenyu Wang2008-10-231-2/+5
| * | i915: Disable MSI on GM965 (errata says it doesn't work)Keith Packard2008-10-231-1/+4
| * | drm: Set cliprects to NULL when changing drawable to having 0 cliprects.Zhenyu Wang2008-10-231-1/+3
| * | i915: Protect vblank IRQ reg access with spinlockKeith Packard2008-10-231-29/+40
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2334-399/+637
|\ \ \
| * | | PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall2008-10-221-1/+1
| * | | PCI: don't export linux/io.h from pci.hStephen Rothwell2008-10-221-1/+1
| * | | PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven2008-10-221-1/+2
| * | | PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-223-4/+55
| * | | PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-221-2/+2
| * | | PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-221-2/+10
| * | | PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-221-2/+8
| * | | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-222-6/+3
| * | | PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-223-47/+48
| * | | PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-221-13/+6
| * | | PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-221-5/+3
| * | | PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-224-44/+52
OpenPOWER on IntegriCloud