aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: intc - add support for SH7750 and its variantsMagnus Damm2007-07-208-75/+206
* sh: Move entry point code to .text.head.Paul Mundt2007-07-202-1/+3
* sh: heartbeat: Shut up resource size warning.Paul Mundt2007-07-201-1/+1
* sh: update r2d defconfig and fix SH7751R pci compliationMagnus Damm2007-07-202-3/+4
* sh: Many symbol exports for nommu allmodconfig.Paul Mundt2007-07-203-2/+43
* sh: zero terminate 8250 platform data for r2d boardMagnus Damm2007-07-201-1/+2
* sh: cpufreq: Fix up the build for SH-2.Paul Mundt2007-07-201-5/+0
* sh: Make on-chip DMA channel selection explicit.Paul Mundt2007-07-201-1/+1
* sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt2007-07-201-0/+1
* Merge branch 'clkfwk'Paul Mundt2007-07-205-135/+113
|\
| * sh: cpufreq: clock framework support.Paul Mundt2007-07-202-135/+81
| * sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt2007-07-201-0/+15
| * sh: Implement clk_round_rate() in the clock framework.Paul Mundt2007-07-202-0/+17
* | sh: Fix up PCI section mismatch warnings.Paul Mundt2007-07-204-4/+4
* | sh: Wire up fallocate() syscall.Paul Mundt2007-07-202-1/+3
|/
* sh: intc - add support for 7780Magnus Damm2007-07-207-32/+198
* sh: intc - improve group supportMagnus Damm2007-07-201-20/+73
* sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt2007-07-202-2/+2
* sh: push-switch: Correct license string.Paul Mundt2007-07-201-1/+1
* sh: cpufreq: Fix driver dependencies and flag as broken.Paul Mundt2007-07-201-1/+1
* sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm2007-07-2013-26/+15
* sh: clean up interrupt code for solution engine 7722 boardMagnus Damm2007-07-204-91/+52
* sh: intc - add support for 7722 processorMagnus Damm2007-07-203-31/+131
* sh: intc - shared IPR and INTC2 controllerMagnus Damm2007-07-204-0/+424
* sh: Fix irq assignment for uarts on sh7722Magnus Damm2007-07-202-7/+19
* sh: hd64461 tidying.Kristoffer Ericson2007-07-205-159/+3
* sh: r7780rp: Add R8A66597 and M66592 support.Yoshihiro Shimoda2007-07-201-0/+54
* Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/leth...Linus Torvalds2007-07-19165-268/+247
|\
| * mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20165-268/+247
* | fallout from kbuild changesAl Viro2007-07-191-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-1953-599/+473
|\
| * ide: add support for SCSI ioctls to ide-floppyBartlomiej Zolnierkiewicz2007-07-202-5/+17
| * ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz2007-07-201-6/+0
| * ide: remove stale changelog/comments/TODO from ide.cBartlomiej Zolnierkiewicz2007-07-201-78/+0
| * ide-cris: handle PIO auto-tuning in tune_cris_ide()Bartlomiej Zolnierkiewicz2007-07-201-0/+2
| * ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-2043-8/+99
| * ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-207-39/+45
| * ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-2037-53/+43
| * ide: ide_find_best_pio_mode() fixes (take 2)Bartlomiej Zolnierkiewicz2007-07-201-6/+4
| * ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz2007-07-209-56/+74
| * sc1200: remove stale Power Management codeBartlomiej Zolnierkiewicz2007-07-201-37/+2
| * ide: ide_start_power_step() fix WRT disabling DMABartlomiej Zolnierkiewicz2007-07-201-2/+3
| * serverworks: fix DMABartlomiej Zolnierkiewicz2007-07-201-6/+2
| * serverworks: always tune PIOBartlomiej Zolnierkiewicz2007-07-201-40/+36
| * ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-2035-94/+25
| * ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz2007-07-203-10/+13
| * ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz2007-07-204-11/+12
| * siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz2007-07-201-98/+39
| * atiixp: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-07-201-13/+19
| * ide: Stop mapping ROMsAlan Cox2007-07-205-38/+2