summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-11sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto
2011-07-11sh: clock-shx3: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7786: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7785: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7757: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7366: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7343: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7722: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7724: add CLKDEV_ICK_ID for cleanupKuninori Morimoto
2011-07-11sh: clock-sh7366: modify I2C clock settingsKuninori Morimoto
2011-07-11sh: clock-sh7343: modify I2C clock settingsKuninori Morimoto
2011-07-11sh: clock-sh7723: modify I2C clock settingsKuninori Morimoto
2011-07-11sh: clock-sh7722: modify I2C clock settingsKuninori Morimoto
2011-07-11sh: clock-sh7724: modify I2C clock settingsKuninori Morimoto
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt
2011-06-28serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt
2011-06-28serial: sh-sci: Add missing module description/author bits.Paul Mundt
2011-06-28serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt
2011-06-24Merge branch 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-24sh: add to select the new configuration for USB EHCI/OHCIYoshihiro Shimoda
2011-06-24sh: Tidy up pre-clkdev clk_get() error handling.Paul Mundt
2011-06-24sh: clkfwk: Convert to IS_ERR_OR_NULL.Paul Mundt
2011-06-24Merge branch 'sh/clkfwk' into sh-latestPaul Mundt
2011-06-24drivers: sh: late disabling of clocks V2Magnus Damm
2011-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-06-22mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes
2011-06-22mm, hotplug: fix error handling in mem_online_node()David Rientjes
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-21PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki
2011-06-21PM / Domains: Update documentationRafael J. Wysocki
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki
2011-06-21PM: Fix async resume following suspend failureAlan Stern
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-06-21PM: Update documentation regarding sysdevsRafael J. Wysocki
2011-06-21PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-06-21NFS: Fix decode_secinfo_maxszBryan Schumaker
2011-06-21NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust
2011-06-21NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust
2011-06-21Merge branch 'common/dma' into sh-latestPaul Mundt
2011-06-21dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto
2011-06-21dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto