aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* MTD: tests: add mtd_readtestArtem Bityutskiy2008-12-081-0/+253
* MTD: tests: add mtd_pagetestArtem Bityutskiy2008-12-081-0/+632
* MTD: tests: add mtd_oobtestArtem Bityutskiy2008-12-081-0/+742
* [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-031-0/+1
* [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-021-0/+1
* [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-271-3/+5
* [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-261-17/+9
* [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-261-10/+13
* [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-261-1/+1
* [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-261-1/+2
* [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter2008-11-261-3/+2
* [MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter2008-11-241-6/+6
* [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-052-19/+4
* [MTD] [NAND] OMAP2: remove duplicated #includeHuang Weiyi2008-10-211-1/+0
* Export tiny shmem_file_setup for DRM-GEMHugh Dickins2008-10-201-1/+1
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-2/+2
* fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner2008-10-201-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-205-28/+139
|\
| * parisc: add rtc platform driverKyle McMartin2008-10-103-0/+120
| * parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-101-26/+17
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-201-1/+1
* | i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds2008-10-201-23/+36
* | Fix sprintf format warnings in drm_proc.cLinus Torvalds2008-10-201-2/+2
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-201-6/+8
|\ \
| * | UIO: BKL removalJonathan Corbet2008-10-161-6/+8
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2032-626/+778
|\ \ \
| * | | PCI: fix AER capability checkYu Zhao2008-10-202-3/+2
| * | | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-204-61/+20
| * | | PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes2008-10-201-2/+0
| * | | PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-201-1/+1
| * | | PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-203-71/+94
| * | | PCI: probing debug message uniformizationVincent Legoll2008-10-202-16/+15
| * | | PCI: support PCIe ARI capabilityYu Zhao2008-10-203-0/+47
| * | | PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-201-7/+20
| * | | PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-201-55/+83
| * | | PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-201-1/+1
| * | | PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-204-12/+21
| * | | PCI: use resource_size() everywhere.Zhao, Yu2008-10-202-3/+3
| * | | PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-203-5/+5
| * | | PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu2008-10-201-2/+1
| * | | PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-201-7/+7
| * | | PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger2008-10-201-7/+3
| * | | PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes2008-10-201-2/+2
| * | | PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-202-0/+15
| * | | PCI: make CPU list affinity visibleMike Travis2008-10-203-0/+9
| * | | PCI: utilize calculated results when detecting MSI featuresJike Song2008-10-201-6/+4
| * | | PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-205-186/+263
| * | | PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-201-2/+1
| * | | PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-202-2/+4