summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-10MTD: tests: add mtd_torturetestArtem Bityutskiy1-0/+530
2008-12-08MTD: tests: add mtd_subpagetestArtem Bityutskiy1-0/+525
2008-12-08MTD: tests: add mtd_stresstestArtem Bityutskiy1-0/+330
2008-12-08MTD: tests: add mtd_speedtestArtem Bityutskiy1-0/+502
2008-12-08MTD: tests: add mtd_readtestArtem Bityutskiy1-0/+253
2008-12-08MTD: tests: add mtd_pagetestArtem Bityutskiy1-0/+632
2008-12-08MTD: tests: add mtd_oobtestArtem Bityutskiy1-0/+742
2008-12-03[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev1-0/+1
2008-12-02[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall1-0/+1
2008-11-27[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger1-3/+5
2008-11-26[MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto1-17/+9
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong1-10/+13
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger1-1/+1
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger1-1/+2
2008-11-26[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)Adrian Hunter1-3/+2
2008-11-24[MTD] [NAND] OMAP: OneNAND: header file relocationAdrian Hunter1-6/+6
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2-19/+4
2008-10-21[MTD] [NAND] OMAP2: remove duplicated #includeHuang Weiyi1-1/+0
2008-10-21Export tiny shmem_file_setup for DRM-GEMHugh Dickins1-1/+1
2008-10-21misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-21fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner1-2/+3
2008-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds5-28/+139
2008-10-21USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-21i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds1-23/+36
2008-10-21Fix sprintf format warnings in drm_proc.cLinus Torvalds1-2/+2
2008-10-21Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-6/+8
2008-10-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds32-626/+778
2008-10-21Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds35-154/+283
2008-10-21Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+6
2008-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds28-1064/+788
2008-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds5-190/+100
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2008-10-20Update email addresses.Dave Jones7-7/+7
2008-10-20Remove empty imacfb.c fileLinus Torvalds1-0/+0
2008-10-20PCI: fix AER capability checkYu Zhao2-3/+2
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes4-61/+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: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt3-71/+94
2008-10-20PCI: probing debug message uniformizationVincent Legoll2-16/+15
2008-10-20PCI: support PCIe ARI capabilityYu Zhao3-0/+47
2008-10-20PCI: centralize the capabilities code in probe.cZhao, Yu1-7/+20
2008-10-20PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu1-55/+83
2008-10-20PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb1-1/+1
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu4-12/+21
2008-10-20PCI: use resource_size() everywhere.Zhao, Yu2-3/+3
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi3-5/+5
2008-10-20PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu1-2/+1
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu1-7/+7
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger1-7/+3