summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-11sh: clock-sh7722: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-32/+11
2011-07-11sh: clock-sh7724: add CLKDEV_ICK_ID for cleanupKuninori Morimoto1-62/+17
2011-07-11sh: clock-sh7366: modify I2C clock settingsKuninori Morimoto1-1/+2
2011-07-11sh: clock-sh7343: modify I2C clock settingsKuninori Morimoto1-2/+3
2011-07-11sh: clock-sh7723: modify I2C clock settingsKuninori Morimoto1-1/+2
2011-07-11sh: clock-sh7722: modify I2C clock settingsKuninori Morimoto1-1/+2
2011-07-11sh: clock-sh7724: modify I2C clock settingsKuninori Morimoto1-2/+3
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt3-105/+155
2011-06-29sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda1-16/+16
2011-06-29sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda1-12/+12
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt2-33/+92
2011-06-28serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt1-47/+32
2011-06-28serial: sh-sci: Add missing module description/author bits.Paul Mundt1-0/+2
2011-06-28serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt1-2/+6
2011-06-24Merge branch 'sh/stable-updates' into sh-latestPaul Mundt1-0/+5
2011-06-24sh: add to select the new configuration for USB EHCI/OHCIYoshihiro Shimoda1-0/+5
2011-06-24sh: Tidy up pre-clkdev clk_get() error handling.Paul Mundt5-5/+5
2011-06-24sh: clkfwk: Convert to IS_ERR_OR_NULL.Paul Mundt1-1/+1
2011-06-24Merge branch 'sh/clkfwk' into sh-latestPaul Mundt53-443/+521
2011-06-24drivers: sh: late disabling of clocks V2Magnus Damm1-1/+26
2011-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds4-12/+11
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds9-75/+50
2011-06-22mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes1-0/+2
2011-06-22mm, hotplug: fix error handling in mem_online_node()David Rientjes1-1/+1
2011-06-21KEYS: Fix error handling in construct_key_and_link()David Howells1-1/+2
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells1-0/+1
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds18-66/+139
2011-06-21PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki1-1/+3
2011-06-21PM / Domains: Update documentationRafael J. Wysocki1-27/+14
2011-06-21PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki1-2/+2
2011-06-21PM: Fix async resume following suspend failureAlan Stern2-2/+13
2011-06-21PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek1-1/+3
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern4-11/+15
2011-06-21PM: Update documentation regarding sysdevsRafael J. Wysocki1-26/+0
2011-06-21PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman1-5/+0
2011-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-22/+66
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds12-265/+223
2011-06-21NFS: Fix decode_secinfo_maxszBryan Schumaker1-1/+1
2011-06-21NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust1-5/+16
2011-06-21NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2-5/+10
2011-06-21Merge branch 'common/dma' into sh-latestPaul Mundt3-12/+64
2011-06-21dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto2-0/+10
2011-06-21dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto2-2/+14
2011-06-21dmaengine: shdma: add chcr_ie_bitKuninori Morimoto3-2/+11
2011-06-21dmaengine: shdma: add chcr_write/read functionKuninori Morimoto3-8/+29
2011-06-21Merge branch 'sh/stable-updates' into sh-latestPaul Mundt215-1483/+2487
2011-06-21sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda1-0/+50
2011-06-21sh: fix compile error using sh7757lcr_defconfigYoshihiro Shimoda1-5/+3
2011-06-20Linux 3.0-rc4v3.0-rc4Linus Torvalds1-1/+1
2011-06-20vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds1-1/+1