summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-20sh: pci: Tidy up the dreamcast PCI support.Paul Mundt4-89/+119
2009-04-20sh: pci: Kill off legacy ide quirks.Paul Mundt2-42/+0
2009-04-20sh: pci: Consolidate pcibios_setup() in pci-lib.Paul Mundt4-35/+16
2009-04-20sh: pci: Kill off dead references to is_pci_ioaddr and friends.Paul Mundt4-66/+0
2009-04-20sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.Paul Mundt1-0/+7
2009-04-20sh: pci: Kill off superfluous lboxre2 pci fixups.Paul Mundt2-43/+1
2009-04-20sh: pci: Kill off the now unused hose->io_base.Paul Mundt3-10/+0
2009-04-20sh: pci: Consolidate the remaining common bits.Paul Mundt3-116/+64
2009-04-20sh: pci: Consolidate bus<->resource mapping in pci-lib.Paul Mundt3-45/+31
2009-04-20sh: pci: Track io and mem_offset per-channel.Paul Mundt3-9/+14
2009-04-20sh: pci: New-style controller registration.Paul Mundt3-83/+130
2009-04-20sh: pci: Rework fixed region checks in ioremap().Paul Mundt2-25/+18
2009-04-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt5-94/+53
2009-04-20sh: pci: Kill off unused pcibios_fixup().Paul Mundt2-6/+0
2009-04-20sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt5-53/+49
2009-04-20sh: pci: HAVE_PCI_MMAP support.Paul Mundt3-3/+32
2009-04-20sh: pci: Split out new-style PCI core.Paul Mundt3-4/+258
2009-04-20sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt2-3/+38
2009-04-17sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt4-70/+37
2009-04-17sh: pci: Consolidate SH7780 PCIC IRQ routing.Paul Mundt7-137/+31
2009-04-17sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt7-95/+33
2009-04-17sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.Paul Mundt6-90/+27
2009-04-17sh: pci: Set the I/O port base to the SH7780 I/O window default.Paul Mundt1-0/+2
2009-04-17sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.Paul Mundt1-9/+12
2009-04-17sh: pci: Use the proper write size for class/sub-class code.Paul Mundt1-2/+4
2009-04-17sh: pci: Rework SH7780 host controller detection.Paul Mundt2-21/+26
2009-04-17sh: pci: Set class/sub-class code correctly for SH7780 PCIC.Paul Mundt2-8/+3
2009-04-17sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.Paul Mundt1-3/+3
2009-04-17sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.Paul Mundt2-26/+8
2009-04-17sh: pci: Kill off useless debugging printk() in pci-sh7780 init.Paul Mundt1-12/+0
2009-04-16sh: pci: Kill off unused SH4_PCIC_NO_RESET code.Paul Mundt12-58/+0
2009-04-16sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.Paul Mundt3-111/+2
2009-04-16sh: sh7785lcr: Update for recent PCI changes.Paul Mundt2-18/+19
2009-04-16sh: drop duplicate symbol export on dreamcast and sh7785lcr.Paul Mundt2-2/+0
2009-04-16sh: export board_pci_channels in one placeMagnus Damm8-8/+2
2009-04-16sh: pci io port base address codeMagnus Damm3-28/+25
2009-04-16sh: pci memory range checking codeMagnus Damm4-10/+24
2009-04-16sh: add io_base member to pci_channelMagnus Damm3-4/+7
2009-04-16sh: add reg_base member to pci_channelMagnus Damm7-6/+9
2009-04-16sh: hook in struct pci_channel in sysdataMagnus Damm3-7/+12
2009-04-16sh: avoid using PCIBIOS_MIN_xxxMagnus Damm6-20/+19
2009-04-16sh: add init member to pci_channel dataMagnus Damm20-42/+56
2009-04-16sh: pass along struct pci_channelMagnus Damm19-149/+164
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds1-0/+6
2009-04-15cfq-iosched: add close cooperator codeJens Axboe1-25/+198
2009-04-15cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe1-1/+1
2009-04-15cfq-iosched: tweak kick logic a bit moreJens Axboe1-2/+5
2009-04-15cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe1-3/+2
2009-04-15brd: fix cacheflushingNick Piggin1-1/+3