aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Drop __initdata for SH-X3 pinmux tables.Paul Mundt2010-10-041-5/+5
* sh: pfc: support pinmux deregistration.Paul Mundt2010-10-042-1/+11
* sh: mach-x3proto: Improve ILSEL debugging.Paul Mundt2010-10-041-4/+12
* sh: mach-x3proto: gpio-keys support.Paul Mundt2010-10-041-2/+105
* sh: mach-x3proto: Support for baseboard GPIOs.Paul Mundt2010-10-043-0/+149
* sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt2010-10-043-2/+2
* sh: Allow GPIO chips to register IRQ mappings.Paul Mundt2010-10-031-4/+2
* sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2010-10-024-9/+29
* sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.Paul Mundt2010-10-022-0/+25
* sh: pinmux support for SH-X3 proto CPUs.Paul Mundt2010-10-023-0/+652
* sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt2010-10-022-5/+12
* sh: Support userimask for all SH-X3 interrupt controllers.Paul Mundt2010-10-023-18/+36
* sh: Update SH-X3 subtype for clkdev lookups.Paul Mundt2010-10-013-85/+146
* sh: boot kernel with SR.BL setMagnus Damm2010-09-303-2/+7
* sh: fix a kfree address in clkdev codeGuennadi Liakhovetski2010-09-301-1/+3
* sh: provide generic arch_debugfs_dir.Paul Mundt2010-09-248-40/+24
* sh: change to new flag variablematt mooney2010-09-234-4/+4
* sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-204-12/+17
* sh: pci: clock framework support for SH7786 PCIe.Paul Mundt2010-09-201-21/+86
* sh: pci: Use I/O accessors consistently in SH7786 PCIe init code.Paul Mundt2010-09-202-17/+25
* sh: pci: Support ports with disabled links on SH7786 PCIe.Paul Mundt2010-09-201-5/+12
* sh: pci: Discard initial PCICONF4/5 settings for SH7786 PCIe.Paul Mundt2010-09-201-3/+0
* sh: pci: Support root complex config accesses on SH7786 PCIe.Paul Mundt2010-09-202-9/+55
* sh: pci: Move Renesas PCI IDs to a better place.Paul Mundt2010-09-202-6/+7
* sh: pci: Give SH7786 PHY some time to settle.Paul Mundt2010-09-191-0/+3
* sh: pci: Toggle configuration accesses on SH7786.Paul Mundt2010-09-191-0/+3
* sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Paul Mundt2010-09-191-34/+1
* usb: Fix up r8a66597-hcd section mismatches.Paul Mundt2010-09-161-2/+2
* mfd: Fix up section mismatches in SH SDHI.Paul Mundt2010-09-161-1/+1
* sh: kill big kernel lockArnd Bergmann2010-09-161-6/+3
* Revert "sh: ecovec24: modify tsc2007 platform settings"Paul Mundt2010-09-141-2/+24
* sh: Provide a non-multiplexed sys_recvmmsg path.Paul Mundt2010-09-142-20/+20
* sh: Add syscall entries for non multiplexed socket callsCarmelo AMOROSO2010-09-142-1/+38
* sh: ecovec24: modify tsc2007 platform settingsKuninori Morimoto2010-09-141-24/+2
* sh: Set CONFIG_SYSFS_DEPRECATED_V2=nMatt Fleming2010-09-1438-38/+0
* Merge branch 'sh/pci-express-integration'Paul Mundt2010-09-072-11/+85
|\
| * sh: Hook up 3rd memory window for all SH7786 PCIe channels.Paul Mundt2010-09-071-0/+3
| * sh: Properly wire up channel 2's I/O window on SH7786 PCIe.Paul Mundt2010-09-071-0/+1
| * sh: Ignore 32-bit windows in 29-bit mode for SH7786 PCIe.Paul Mundt2010-09-071-8/+16
| * sh: Establish a SuperHyway<->PCIe window mapping on SH7786 PCIe.Paul Mundt2010-09-071-1/+1
| * sh: Make SH7786 PCIe port reset logic more aggressive.Paul Mundt2010-09-071-1/+11
| * sh: Additional register definitions for SH7786 PCIe.Matt Fleming2010-09-071-2/+54
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-20196-1004/+1852
|\ \
| * \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-1810-24/+68
| |\ \
| | * | NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-182-4/+6
| | * | NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-173-6/+5
| | * | NFS: fix the return value of nfs_file_fsync()J. R. Okajima2010-08-111-1/+1
| | * | rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-112-4/+18
| | * | xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-111-1/+1
| | * | nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso2010-08-111-2/+1