aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22libata: set device class to NONE if phys_offlineTejun Heo1-8/+8
2008-10-22libata-eh: fix slave link EH action mask handlingTejun Heo1-1/+4
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo2-0/+8
2008-10-22libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo1-1/+10
2008-10-22libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo1-0/+2
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher1-0/+48
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher4-19/+26
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz3-28/+44
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz1-1/+8
2008-10-22mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin1-0/+2
2008-10-22mlx4_en: Add driver for Mellanox ConnectX 10GbE NICYevgeny Petrilin12-0/+5370
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin9-11/+266
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin6-1/+328
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin4-8/+17
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin13-29/+144
2008-10-22mfd: check for platform_get_irq() return value in sm501Roel Kluin1-11/+11
2008-10-22mfd: use pci_ioremap_bar() in sm501Arjan van de Ven1-2/+1
2008-10-22mfd: Don't store volatile bits in WM8350 register cacheMark Brown1-0/+4
2008-10-22mfd: don't export wm3850 static functionsStephen Rothwell1-1/+0
2008-10-22mfd: twl4030-gpio driverDavid Brownell3-0/+529
2008-10-22mfd: rtc-twl4030 driverDavid Brownell3-0/+575
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell4-417/+777
2008-10-21[ARM] clps711x: add sparsemem definitionsRussell King1-0/+2
2008-10-21[ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson1-1/+1
2008-10-20binfmt_elf_fdpic: Update for cputime changes.Paul Mundt1-12/+7
2008-10-20mm: remove duplicated #include'sHuang Weiyi2-3/+0
2008-10-20Export tiny shmem_file_setup for DRM-GEMHugh Dickins2-1/+2
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison5-8/+8
2008-10-20fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner1-2/+3
2008-10-20fix WARN() for PPCArjan van de Ven1-1/+1
2008-10-20kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony1-0/+1
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-20i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds1-23/+36
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds1-2/+2
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison1-1/+1
2008-10-20Update email addresses.Dave Jones18-26/+26
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan6-267/+269
2008-10-20Remove empty imacfb.c fileLinus Torvalds1-0/+0
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens1-0/+2
2008-10-20Update .gitignore files for generated targetsLinus Torvalds2-1/+2
2008-10-20PCI: fix AER capability checkYu Zhao4-12/+5
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes5-65/+20
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes1-2/+0
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige1-1/+1
2008-10-20PCI: document the pcie_aspm kernel parameterChuck Ebbert1-0/+6
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven1-0/+13
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt3-1/+153
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt5-82/+102
2008-10-20PCI: probing debug message uniformizationVincent Legoll2-16/+15
2008-10-20PCI: support PCIe ARI capabilityYu Zhao5-0/+62