aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
...
| * | | | | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart2012-03-12
| * | | | | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart2012-03-12
| * | | | | fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart2012-03-12
| * | | | | fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-12
| | |_|/ / | |/| | |
* | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-22
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-09
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto2012-02-03
| | |_|_|/ | |/| | |
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \ \ \ \
| * | | | | sh: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \ \ \ \
| * | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
| |/ / /
* | | | sh: fix up the ubc clock definition for sh7785.Thomas Schwinge2012-03-07
* | | | sh: add parameter for RSPI in clock-sh7757Shimoda, Yoshihiro2012-03-07
* | | | sh: Fix sh2a vbr table for more than 255 irqsPhil Edworthy2012-03-07
|/ / /
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-24
|\ \ \ | |_|/ |/| |
| * | sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy2012-02-23
| * | sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro2012-02-23
| * | arch/sh: remove references to cpu_*_map.Rusty Russell2012-02-23
| * | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-23
| | |
| | \
| *-. \ Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-27
| |\ \ \
| | | * | sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-27
| | | * | sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro2012-01-27
| | * | | sh: se7724: fix compile breakageGuennadi Liakhovetski2012-01-27
| | | |/ | | |/|
| * | | Merge branch 'sh/platform-updates' into sh-latestPaul Mundt2012-01-18
| |\ \ \ | | | |/ | | |/|
| | * | sh: clock-sh7724: fixup sh_fsi clock settingsKuninori Morimoto2012-01-18
| | * | sh: sh7757lcr: update to the new MMCIF DMA configurationGuennadi Liakhovetski2012-01-18
| * | | Merge branch 'sh/platform-updates' into sh-latestPaul Mundt2012-01-17
| |\| |
| | * | sh: fix the sh_mmcif_plat_data in board-sh7757lcrShimoda, Yoshihiro2012-01-17
| * | | sh: Defer to asm-generic/device.h.Paul Mundt2012-01-13
* | | | sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-31
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-17
|\ \ \ | |_|/ |/| |
| * | audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
| * | Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-14
|\ \ \
| * | | fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-19
* | | | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-12
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
|\ \ \
| * | | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-12
| |\| |
| * | | ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto2011-11-24
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-01-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | sh: magicpanelr2: Update for parse_mtd_partitions() fallout.Paul Mundt2012-01-11
| * | | sh: mach-rsk: Update for parse_mtd_partitions() fallout.Paul Mundt2012-01-11
| * | | Merge branch 'sh/nommu' into sh-latestPaul Mundt2012-01-11
| |\ \ \
| | * | | sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy2012-01-11
| * | | | Merge branch 'sh/hwblk' into sh-latestPaul Mundt2012-01-11
| |\ \ \ \
| | * | | | sh: sh7722: fix Oops: remove empty clock entriesGuennadi Liakhovetski2011-11-24
| | * | | | sh: sh7723.h: bugfix: remove unused clock indexKuninori Morimoto2011-11-24
| | * | | | sh: sh7724.h: bugfix: remove unused clock indexKuninori Morimoto2011-11-24