summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: do not use mtd->lock_user_prot_reg directlyArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: mtd->write_user_prot_reg directlyArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: do not use mtd->read_*_prot_reg directlyArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: do not use mtd->read_oob directlyArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: do use mtd->point directlyArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_has_oob helperArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: clean-up the default_mtd_writev functionArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: remove unused default_mtd_readv prototypeArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: kill dev_to_mtd helperArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: always initialize retlen to zeroArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: move mtd->{get,put}_device functions upArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_is_locked interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_unlock interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_lock interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_writev interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_panic_write interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_unpoint interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_point interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: map.h: fix arm cross-build failureArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: document that MEMWRITE ioctl is NAND-specificArtem Bityutskiy2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra2012-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mtd: nand: add Macronix manufacturerBrian Norris2012-01-09
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Fix compile error with !IOMMU_APIJoerg Roedel2011-11-15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson2011-11-15
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / / / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/amd: Add invalidate-context call-backJoerg Roedel2011-12-15
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel2011-12-15