Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | sh: clock-sh7723: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -1/+2 | |
| * | | | | | | | sh: clock-sh7722: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -1/+2 | |
| * | | | | | | | sh: clock-sh7724: modify I2C clock settings | Kuninori Morimoto | 2011-07-11 | 1 | -2/+3 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-29 | 1 | -28/+28 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-24 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sh: Tidy up pre-clkdev clk_get() error handling. | Paul Mundt | 2011-06-24 | 5 | -5/+5 | |
| * | | | | | | | | | | Merge branch 'sh/clkfwk' into sh-latest | Paul Mundt | 2011-06-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-21 | 24 | -107/+325 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sh: Fix up build fallout from serial merge. | Paul Mundt | 2011-06-20 | 3 | -1/+3 | |
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest | Paul Mundt | 2011-06-16 | 62 | -121/+300 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'common/serial-rework' into sh-latest | Paul Mundt | 2011-06-15 | 22 | -15/+209 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | serial: sh-sci: Abstract register maps. | Paul Mundt | 2011-06-14 | 22 | -15/+207 | |
| | * | | | | | | | | | | | | | serial: sh-sci: Consolidate RXD pin handling. | Paul Mundt | 2011-06-08 | 2 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2011-07-31 | 10 | -931/+144 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | m68k/math-emu: Remove unnecessary code | Greg Dietsche | 2011-07-30 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | m68k/math-emu: Remove commented out old code | Geert Uytterhoeven | 2011-07-30 | 1 | -530/+0 | |
| * | | | | | | | | | | | | | | m68k: Kill warning in setup_arch() when compiling for Sun3 | Geert Uytterhoeven | 2011-07-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_ | Geert Uytterhoeven | 2011-07-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | sparc: iounmap() and *_free_coherent() - Use lookup_resource() | Geert Uytterhoeven | 2011-07-30 | 1 | -25/+7 | |
| * | | | | | | | | | | | | | | m68k/atari: Reserve some ST-RAM early on for device buffer use | Michael Schmitz | 2011-07-30 | 4 | -298/+70 | |
| * | | | | | | | | | | | | | | m68k/amiga: Chip RAM - Use lookup_resource() | Geert Uytterhoeven | 2011-07-30 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | | sparc: _sparc_find_resource() should check for exact matches | Geert Uytterhoeven | 2011-07-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR | Geert Uytterhoeven | 2011-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error | Geert Uytterhoeven | 2011-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | m68k/amiga: Chip RAM - Change chipavail to an atomic_t | Geert Uytterhoeven | 2011-07-30 | 1 | -6/+9 | |
| * | | | | | | | | | | | | | | m68k/amiga: Chip RAM - Always allocate from the start of memory | Geert Uytterhoeven | 2011-07-30 | 1 | -20/+15 | |
| * | | | | | | | | | | | | | | m68k/amiga: Chip RAM - Convert from printk() to pr_*() | Geert Uytterhoeven | 2011-07-30 | 1 | -20/+8 | |
| * | | | | | | | | | | | | | | m68k/amiga: Chip RAM - Use tabs for indentation | Geert Uytterhoeven | 2011-07-30 | 1 | -57/+61 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-30 | 4 | -23/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | [media] V4L: soc-camera: remove soc-camera bus and devices on it | Guennadi Liakhovetski | 2011-07-27 | 2 | -15/+13 | |
| * | | | | | | | | | | | | | | [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier | Guennadi Liakhovetski | 2011-07-27 | 1 | -8/+4 | |
| * | | | | | | | | | | | | | | [media] OMAP3: RX-51: define vdds_csib regulator supply | Kalle Jokiniemi | 2011-07-27 | 1 | -0/+5 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | frv: remove unnecessary code | Greg Dietsche | 2011-07-29 | 1 | -7/+1 | |
* | | | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-29 | 107 | -124/+152 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems | Narendra_K@Dell.com | 2011-07-22 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | x86/PCI: quirks: Use pci_dev->revision | tip-bot for Sergei Shtylyov | 2011-07-22 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 99 | -110/+127 | |
| * | | | | | | | | | | | | | | x86/PCI: config space accessor functions should not ignore the segment argument | Jan Beulich | 2011-07-22 | 5 | -2/+14 | |
| * | | | | | | | | | | | | | | x86/PCI: reduce severity of host bridge window conflict warnings | Bjorn Helgaas | 2011-07-22 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | x86/PCI: select direct access mode for mmconfig option | Shaohua Li | 2011-07-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-29 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | xen/tracing: fix compile errors when tracing is disabled. | Jeremy Fitzhardinge | 2011-07-25 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-29 | 58 | -745/+696 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | at91: add arch specific ioremap support | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 2 | -1/+29 | |
| * | | | | | | | | | | | | | | | | at91: factorize sram init | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 9 | -115/+39 | |
| * | | | | | | | | | | | | | | | | at91: move register clocks to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 9 | -21/+11 | |
| * | | | | | | | | | | | | | | | | at91: move clock subsystem init to soc generic init | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 10 | -31/+18 | |
| * | | | | | | | | | | | | | | | | at91: use structure to store the current soc | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 10 | -120/+341 | |
| * | | | | | | | | | | | | | | | | at91: remove AT91_DBGU offset from dbgu register macro | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 5 | -25/+28 | |
| * | | | | | | | | | | | | | | | | at91: factorize at91 interrupts init to soc | Jean-Christophe PLAGNIOL-VILLARD | 2011-07-28 | 45 | -322/+61 |