| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). | Paul Mundt | 2008-10-22 |
| * | sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. | Paul Mundt | 2008-10-22 |
| * | sh: sh7785 pinmux support | Magnus Damm | 2008-10-22 |
| * | sh: update defconfigs. | Paul Mundt | 2008-10-22 |
| * | sh: Kill off unused p1fc divisors from SH7763 clk fwk. | Paul Mundt | 2008-10-22 |
| * | sh: improve pinmux support for single direction pins | Magnus Damm | 2008-10-22 |
| * | sh: use 10MHz VIO_CLK for ov772x on Migo-R | Magnus Damm | 2008-10-22 |
| * | sh: Update gpio_set_value() pin value handling | Magnus Damm | 2008-10-21 |
| * | sh: update ov772x byte order on Migo-R | Magnus Damm | 2008-10-21 |
| * | rtc: Add R2025S/D comment to rs5c372 Kconfig entry. | Paul Mundt | 2008-10-21 |
| * | sh: Export cache flush routines needed by sh_eth on SH7619. | Paul Mundt | 2008-10-21 |
| * | sh: Wire up oops reporting in the die notifier chain. | Paul Mundt | 2008-10-21 |
| * | sh: ap325rxa: Kill off unused port definitions. | Paul Mundt | 2008-10-21 |
| * | sh: Hook up PB0->PB7 input-only pins in SH7203 PFC. | Paul Mundt | 2008-10-21 |
| * | sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization. | Paul Mundt | 2008-10-21 |
| * | sh: add support FLCTL for ap325rxa board | Yoshihiro Shimoda | 2008-10-21 |
| * | sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. | Paul Mundt | 2008-10-21 |
| * | sh: rsk7203: leds-gpio support for RSK+ LEDs. | Paul Mundt | 2008-10-21 |
| * | sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. | Paul Mundt | 2008-10-21 |
| * | sh: fix soc-camera compile breakage on Migo-R. | Guennadi Liakhovetski | 2008-10-20 |
| * | sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting(). | Paul Mundt | 2008-10-20 |
| * | sh: Kill off duplicate remove_memory() definition. | Andrew Morton | 2008-10-20 |
| * | sh: Fix up the SH7203 build. | Paul Mundt | 2008-10-20 |
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-10-23 |
|\ \ |
|
| * | | drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied. | Eric Anholt | 2008-10-22 |
| * | | drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW. | Eric Anholt | 2008-10-22 |
| * | | drm/i915: use pipes, not planes to label vblank data | Keith Packard | 2008-10-22 |
| * | | drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations | Keith Packard | 2008-10-22 |
| * | | i915: Fix format string warnings on x86-64. | Linus Torvalds | 2008-10-22 |
| * | | i915: Don't dereference HWS in /proc debug files when it isn't initialized. | Eric Anholt | 2008-10-22 |
| * | | i915: Enable IMR passthrough of vblank events before enabling it in pipestat. | Eric Anholt | 2008-10-22 |
| * | | drm: Remove two leaks of vblank reference count in error paths. | Eric Anholt | 2008-10-22 |
| * | | drm: fix leak of cliprects in drm_rmdraw() | Zhenyu Wang | 2008-10-22 |
| * | | i915: Disable MSI on GM965 (errata says it doesn't work) | Keith Packard | 2008-10-22 |
| * | | drm: Set cliprects to NULL when changing drawable to having 0 cliprects. | Zhenyu Wang | 2008-10-22 |
| * | | i915: Protect vblank IRQ reg access with spinlock | Keith Packard | 2008-10-22 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-10-23 |
|\ \ \ |
|
| * | | | PCI hotplug: fix logic in Compaq hotplug controller bus speed setup | Julia Lawall | 2008-10-22 |
| * | | | PCI: don't export linux/io.h from pci.h | Stephen Rothwell | 2008-10-22 |
| * | | | PCI: PCI_QUIRKS depends on PCI | Geert Uytterhoeven | 2008-10-22 |
| * | | | PCI hotplug: pciehp: poll data link layer link active | Kenji Kaneshige | 2008-10-22 |
| * | | | PCI hotplug: pciehp: fix possible memory leak in pcie_init | Kenji Kaneshige | 2008-10-22 |
| * | | | PCI: Workaround invalid P2P bridge bus numbers | Benjamin Herrenschmidt | 2008-10-22 |
| * | | | PCI Hotplug: fakephp: add duplicate slot name debugging | Alex Chiang | 2008-10-22 |
| * | | | PCI: Hotplug core: remove 'name' | Alex Chiang | 2008-10-22 |
| * | | | PCI: shcphp: remove 'name' parameter | Alex Chiang | 2008-10-22 |
| * | | | PCI: SGI Hotplug: stop managing bss_hotplug_slot->name | Alex Chiang | 2008-10-22 |
| * | | | PCI: rpaphp: kmalloc/kfree slot->name directly | Alex Chiang | 2008-10-22 |
| * | | | PCI: pciehp: remove 'name' parameter | Alex Chiang | 2008-10-22 |