summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König2009-09-191-2/+1
| * | mtd: sst25l, fix lock imbalanceJiri Slaby2009-09-191-1/+3
| * | mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon2009-09-193-0/+521
| * | mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin2009-09-041-17/+59
| * | mtd: make few symbols staticH Hartley Sweeten2009-09-041-2/+2
| * | mtd: onenand: select MTD_PARTITIONSPaul Mundt2009-09-041-1/+1
| * | mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore2009-09-041-0/+3
| * | mtd: tests: fix read buffer overflowsRoel Kluin2009-09-042-7/+7
| * | slram: Read buffer overflowRoel Kluin2009-09-041-1/+1
| * | mtd: physmap_of: fix incorrect checkvimal singh2009-09-041-6/+7
| * | mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal2009-09-041-1/+2
| * | mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day2009-09-041-2/+2
| * | mtd: afs: fix build warningRussell King2009-09-041-1/+1
| * | mtd: plat-ram: use resource_sizeWolfram Sang2009-09-041-1/+1
| * | mtd: physmap_of: use resource_sizeWolfram Sang2009-09-041-3/+4
| * | mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten2009-09-041-1/+4
| * | mtd: fix a typo in commentMatthias Kaehlcke2009-09-041-1/+1
| * | mtd: nand_base: use __func__ instead of typing namesvimal singh2009-09-041-40/+42
| * | mtd: nand: remove repeated comment, fix spellingvimal singh2009-09-041-2/+1
| * | mtd: OneNAND: spelling fixesMika Korhonen2009-09-041-10/+10
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-234-182/+202
|\ \ \
| * | | intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse2009-09-191-2/+3
| * | | intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise2009-09-191-4/+3
| * | | intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse2009-09-191-4/+7
| * | | intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse2009-09-191-2/+8
| * | | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-112-0/+13
| * | | intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2009-09-112-3/+5
| * | | intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell2009-08-311-0/+1
| * | | pci/dmar: correct off-by-one error in dmar_fault()Troy Heber2009-08-301-1/+1
| * | | intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse2009-08-261-0/+11
| * | | intel-iommu: iommu init error path bug fixesDonald Dutile2009-08-241-17/+18
| * | | intel-iommu: Mark functions with __initMatt Kraai2009-08-241-2/+2
| * | | USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-08-201-1/+1
| * | | intel-iommu: make domain_add_dev_info() call domain_context_mapping()David Woodhouse2009-08-091-20/+15
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2009-08-08706-11087/+22254
| |\ \ \
| * | | | intel-iommu: Unify hardware and software passthrough supportDavid Woodhouse2009-08-041-100/+74
| * | | | intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse2009-08-041-4/+18
| * | | | intel-iommu: double kfree()Dan Carpenter2009-07-201-1/+0
| * | | | intel-iommu: Kill pointless intel_unmap_single() functionDavid Woodhouse2009-07-151-7/+1
| * | | | intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.David Woodhouse2009-07-151-5/+12
| * | | | intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse2009-07-152-15/+4
| * | | | intel-iommu: Speed up map routines by using cached domain ASAPDavid Woodhouse2009-07-071-2/+13
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-09-2312-162/+1867
|\ \ \ \ \
| * | | | | regulator: fix voltage range in da9034 ldo12Haojian Zhuang2009-09-221-1/+1
| * | | | | regulator/lp3971: drop unnecessary initializationWolfram Sang2009-09-221-1/+1
| * | | | | regulator: drop 'default n'Wolfram Sang2009-09-221-6/+0
| * | | | | regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()Roel Kluin2009-09-221-1/+1
| * | | | | drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...Michael Prokop2009-09-221-1/+1
| * | | | | REGULATOR Handle positive returncode from enableLinus Walleij2009-09-221-1/+2
| * | | | | regulator: tps650xx - build fixes for x86_64Liam Girdwood2009-09-222-10/+12