summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sh: pci: Consolidate pcibios_align_resource() definitions.Paul Mundt2009-04-205-53/+49
* sh: pci: HAVE_PCI_MMAP support.Paul Mundt2009-04-203-3/+32
* sh: pci: Split out new-style PCI core.Paul Mundt2009-04-203-4/+258
* sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.Paul Mundt2009-04-202-3/+38
* sh: pci: Start unifying the SH7780 PCIC initialization.Paul Mundt2009-04-174-70/+37
* sh: pci: Consolidate SH7780 PCIC IRQ routing.Paul Mundt2009-04-177-137/+31
* sh: pci: Kill off platform-specific multi-window mappings.Paul Mundt2009-04-177-95/+33
* sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.Paul Mundt2009-04-176-90/+27
* sh: pci: Set the I/O port base to the SH7780 I/O window default.Paul Mundt2009-04-171-0/+2
* sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.Paul Mundt2009-04-171-9/+12
* sh: pci: Use the proper write size for class/sub-class code.Paul Mundt2009-04-171-2/+4
* sh: pci: Rework SH7780 host controller detection.Paul Mundt2009-04-172-21/+26
* sh: pci: Set class/sub-class code correctly for SH7780 PCIC.Paul Mundt2009-04-172-8/+3
* sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.Paul Mundt2009-04-171-3/+3
* sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.Paul Mundt2009-04-172-26/+8
* sh: pci: Kill off useless debugging printk() in pci-sh7780 init.Paul Mundt2009-04-171-12/+0
* sh: pci: Kill off unused SH4_PCIC_NO_RESET code.Paul Mundt2009-04-1612-58/+0
* sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.Paul Mundt2009-04-163-111/+2
* sh: sh7785lcr: Update for recent PCI changes.Paul Mundt2009-04-162-18/+19
* sh: drop duplicate symbol export on dreamcast and sh7785lcr.Paul Mundt2009-04-162-2/+0
* sh: export board_pci_channels in one placeMagnus Damm2009-04-168-8/+2
* sh: pci io port base address codeMagnus Damm2009-04-163-28/+25
* sh: pci memory range checking codeMagnus Damm2009-04-164-10/+24
* sh: add io_base member to pci_channelMagnus Damm2009-04-163-4/+7
* sh: add reg_base member to pci_channelMagnus Damm2009-04-167-6/+9
* sh: hook in struct pci_channel in sysdataMagnus Damm2009-04-163-7/+12
* sh: avoid using PCIBIOS_MIN_xxxMagnus Damm2009-04-166-20/+19
* sh: add init member to pci_channel dataMagnus Damm2009-04-1620-42/+56
* sh: pass along struct pci_channelMagnus Damm2009-04-1619-149/+164
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-1535-279/+317
|\
| * Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-152-3/+7
| |\
| | * ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai2009-04-151-1/+5
| | * ALSA: add missing definitions(letters) to HD-Audio.txtJustin Mattock2009-04-151-2/+2
| * | Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-1511-165/+102
| |\ \
| | * | ALSA: sound/pci: use memdup_user()Li Zefan2009-04-141-28/+13
| | * | ALSA: sound/usb: use memdup_user()Li Zefan2009-04-142-14/+9
| | * | ALSA: sound/isa: use memdup_user()Li Zefan2009-04-143-24/+20
| | * | ALSA: sound/core: use memdup_user()Li Zefan2009-04-145-99/+60
| * | | Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-04-1511-51/+22
| |\ \ \
| | * | | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack2009-04-1411-15/+16
| | * | | ALSA: snd-usb-caiaq: clean up header includesDaniel Mack2009-04-145-36/+6
| | |/ /
| * | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-152-5/+3
| |\ \ \
| | * \ \ Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ASoC: Disable S3C64xx support in KconfigMark Brown2009-04-091-3/+3
| | | * | ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao2009-04-091-2/+0
| * | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-155-11/+47
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai2009-04-154-8/+45
| | |\ \ \
| | | * | | ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2009-04-142-8/+40
| | | * | | ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-142-0/+5
| | | |/ /
| | * | | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai2009-04-151-3/+2