| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: dma: Fix up device attribute mismatch from sysdev fallout. | Paul Mundt | 2012-03-30 | 1 | -1/+1 |
* | sh: dwarf unwinder depends on SHcompact. | Paul Mundt | 2012-03-30 | 1 | -0/+1 |
* | sh: fix up fallout from system.h disintegration. | Paul Mundt | 2012-03-30 | 13 | -1/+13 |
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-03-30 | 22 | -371/+420 |
|\ |
|
| * | sh: Support I/O space swapping where needed. | Paul Mundt | 2012-03-29 | 3 | -15/+62 |
| * | sh: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-03-29 | 2 | -49/+20 |
| * | sh: no need to reset handler if SA_ONESHOT | Matt Fleming | 2012-03-29 | 2 | -6/+0 |
| * | sh: intc: Fix up section mismatch for intc_ack_data | Paul Mundt | 2012-03-29 | 1 | -3/+2 |
| * | sh: select ARCH_DISCARD_MEMBLOCK. | Paul Mundt | 2012-03-28 | 1 | -0/+1 |
| * | sh: Consolidate duplicate _32/_64 unistd definitions. | Paul Mundt | 2012-03-28 | 3 | -80/+40 |
| * | sh: ecovec: switch SDHI controllers to card polling | Guennadi Liakhovetski | 2012-03-28 | 1 | -41/+63 |
| * | sh: Avoid exporting unimplemented syscalls. | Paul Mundt | 2012-03-28 | 4 | -70/+71 |
| * | sh: add platform_device for RSPI in setup-sh7757 | Shimoda, Yoshihiro | 2012-03-28 | 1 | -0/+20 |
| * | SH: pci-sh7780: enable big-endian operation. | Thomas Schwinge | 2012-03-28 | 1 | -3/+12 |
| * | serial: sh-sci: fix a race of DMA submit_tx on transfer | Yoshii Takashi | 2012-03-28 | 1 | -5/+10 |
| * | sh: dma: Collect up CHCR of SH7763, SH7764, SH7780 and SH7785 | Nobuhiro Iwamatsu | 2012-03-28 | 1 | -17/+5 |
| * | sh: dma: Collect up CHCR of SH7723 and SH7730 | Nobuhiro Iwamatsu | 2012-03-28 | 1 | -7/+3 |
| * | Merge branch 'common/intc-extension' into sh-latest | Paul Mundt | 2012-03-28 | 3 | -32/+25 |
| |\ |
|
| | * | sh: intc: optimize intc IRQ lookup | Paul Mundt | 2012-01-24 | 3 | -22/+22 |
| | * | sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity. | Paul Mundt | 2012-01-24 | 1 | -1/+1 |
| | * | sh: intc: Kill off superfluous irq_shutdown hooking. | Paul Mundt | 2012-01-24 | 1 | -1/+0 |
| | * | sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback. | Paul Mundt | 2012-01-24 | 1 | -6/+1 |
| | * | sh: intc: Make global intc controller counter static. | Paul Mundt | 2012-01-24 | 2 | -2/+1 |
| * | | Merge branch 'sh/cpufreq' into sh-latest | Paul Mundt | 2012-03-28 | 1 | -39/+82 |
| |\ \ |
|
| | * | | sh: cpufreq: Wire up scaling_available_freqs support. | Paul Mundt | 2012-01-27 | 1 | -0/+6 |
| | * | | sh: cpufreq: notify about rate rounding fallback. | Paul Mundt | 2012-01-27 | 1 | -3/+9 |
| | * | | sh: cpufreq: Support CPU clock frequency table. | Paul Mundt | 2012-01-27 | 1 | -28/+46 |
| | * | | sh: cpufreq: struct device lookup from CPU topology. | Paul Mundt | 2012-01-27 | 1 | -10/+17 |
| | * | | sh: cpufreq: percpu struct clk accounting. | Paul Mundt | 2012-01-27 | 1 | -9/+15 |
| * | | | sh/next: Fix build fail by asm/system.h in asm/bitops.h | Nobuhiro Iwamatsu | 2012-03-28 | 1 | -1/+0 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2012-03-28 | 7789 | -276589/+438033 |
| |\ \ \ |
|
| * | | | | arch/sh/drivers/dma/{dma-g2,dmabrg}.c: ensure arguments to request_irq and fr... | Julia Lawall | 2012-03-15 | 2 | -4/+4 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-03-29 | 12 | -202/+696 |
|\ \ \ \ \ |
|
| * | | | | | Input: wacom - check for allocation failure in probe() | Dan Carpenter | 2012-03-29 | 1 | -0/+2 |
| * | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-03-27 | 12 | -202/+694 |
| |\ \ \ \ \ |
|
| | * | | | | | Input: tegra-kbc - allocate pdata before using it | Viresh Kumar | 2012-03-27 | 1 | -0/+1 |
| | * | | | | | Input: amijoy - add missing platform check | Geert Uytterhoeven | 2012-03-25 | 1 | -0/+3 |
| | * | | | | | Input: wacom - wireless battery status | Chris Bagwell | 2012-03-25 | 5 | -2/+64 |
| | * | | | | | Input: wacom - create inputs when wireless connect | Chris Bagwell | 2012-03-25 | 4 | -10/+109 |
| | * | | | | | Input: wacom - wireless monitor framework | Chris Bagwell | 2012-03-25 | 3 | -6/+62 |
| | * | | | | | Input: wacom - isolate input registration | Chris Bagwell | 2012-03-25 | 1 | -20/+33 |
| | * | | | | | Input: sentelic - improve packet debugging information | Oskari Saarenmaa | 2012-03-25 | 1 | -9/+34 |
| | * | | | | | Input: sentelic - minor code cleanup | Tai-hwa Liang | 2012-03-25 | 1 | -1/+1 |
| | * | | | | | Input: sentelic - enabling absolute coordinates output for newer hardware | Tai-hwa Liang | 2012-03-25 | 2 | -4/+132 |
| | * | | | | | Input: sentelic - refactor code for upcoming new hardware support | Tai-hwa Liang | 2012-03-25 | 2 | -62/+94 |
| | * | | | | | Input: gpio_keys - add support for interrupt only keys | Laxman Dewangan | 2012-03-19 | 2 | -67/+150 |
| | * | | | | | Input: gpio_keys - consolidate key destructor code | Dmitry Torokhov | 2012-03-19 | 1 | -16/+14 |
| | * | | | | | Input: revert "gpio_keys - switch to using threaded IRQs" | David Jander | 2012-03-19 | 1 | -1/+1 |
| | * | | | | | Input: gpio_keys - constify platform data | Dmitry Torokhov | 2012-03-19 | 1 | -16/+15 |
| | * | | | | | Input: spear-keyboard - remove kbd_set_plat_data() | Viresh Kumar | 2012-03-19 | 1 | -7/+0 |