aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-20sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt1-0/+15
2007-07-20sh: Implement clk_round_rate() in the clock framework.Paul Mundt2-0/+17
2007-07-20sh: intc - add support for 7780Magnus Damm7-32/+198
2007-07-20sh: intc - improve group supportMagnus Damm1-20/+73
2007-07-20sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt2-2/+2
2007-07-20sh: push-switch: Correct license string.Paul Mundt1-1/+1
2007-07-20sh: cpufreq: Fix driver dependencies and flag as broken.Paul Mundt1-1/+1
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm13-26/+15
2007-07-20sh: clean up interrupt code for solution engine 7722 boardMagnus Damm4-91/+52
2007-07-20sh: intc - add support for 7722 processorMagnus Damm3-31/+131
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm4-0/+424
2007-07-20sh: Fix irq assignment for uarts on sh7722Magnus Damm2-7/+19
2007-07-20sh: hd64461 tidying.Kristoffer Ericson5-159/+3
2007-07-20sh: r7780rp: Add R8A66597 and M66592 support.Yoshihiro Shimoda1-0/+54
2007-07-19Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds165-268/+247
2007-07-19fallout from kbuild changesAl Viro1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt165-268/+247
2007-07-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds53-599/+473
2007-07-19coda breakageAl Viro2-14/+14
2007-07-19missed cong_avoid() instanceAl Viro1-1/+1
2007-07-20ide: add support for SCSI ioctls to ide-floppyBartlomiej Zolnierkiewicz2-5/+17
2007-07-20ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz1-6/+0
2007-07-20ide: remove stale changelog/comments/TODO from ide.cBartlomiej Zolnierkiewicz1-78/+0
2007-07-20ide-cris: handle PIO auto-tuning in tune_cris_ide()Bartlomiej Zolnierkiewicz1-0/+2
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz43-8/+99
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz7-39/+45
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz37-53/+43
2007-07-20ide: ide_find_best_pio_mode() fixes (take 2)Bartlomiej Zolnierkiewicz1-6/+4
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz9-56/+74
2007-07-20sc1200: remove stale Power Management codeBartlomiej Zolnierkiewicz1-37/+2
2007-07-20ide: ide_start_power_step() fix WRT disabling DMABartlomiej Zolnierkiewicz1-2/+3
2007-07-20serverworks: fix DMABartlomiej Zolnierkiewicz1-6/+2
2007-07-20serverworks: always tune PIOBartlomiej Zolnierkiewicz1-40/+36
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz35-94/+25
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz3-10/+13
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz4-11/+12
2007-07-20siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz1-98/+39
2007-07-20atiixp: PIO mode setup fixesBartlomiej Zolnierkiewicz1-13/+19
2007-07-20ide: Stop mapping ROMsAlan Cox5-38/+2
2007-07-20IDE: Remove references to dead ETRAX-related variables.Robert P. J. Day1-6/+0
2007-07-20PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz2-0/+2
2007-07-20scc_pata.c: Workaround for errata A308 (take 2)Kou Ishizaki1-13/+54
2007-07-20scc_pata: Use inline function for eieioKumar Gala1-2/+2
2007-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds7-66/+162
2007-07-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds4-2/+93
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity6-18/+6
2007-07-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds17-407/+442
2007-07-19Update .gitignore for arch/i386/bootMatthew Wilcox2-0/+4
2007-07-19fix spufs build after ->fault changesChristoph Hellwig1-11/+11
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds27-200/+474