summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-09mtd: clean-up the default_mtd_writev functionArtem Bityutskiy
2012-01-09mtd: remove unused default_mtd_readv prototypeArtem Bityutskiy
2012-01-09mtd: kill dev_to_mtd helperArtem Bityutskiy
2012-01-09mtd: always initialize retlen to zeroArtem Bityutskiy
2012-01-09mtd: move mtd->{get,put}_device functions upArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_resume interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_suspend interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_is_locked interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_unlock interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_lock interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_writev interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_panic_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_unpoint interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_point interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2012-01-09mtd: map.h: fix arm cross-build failureArtem Bityutskiy
2012-01-09mtd: document that MEMWRITE ioctl is NAND-specificArtem Bityutskiy
2012-01-09mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski
2012-01-09mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra
2012-01-09mtd: nand: add Macronix manufacturerBrian Norris
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-09jbd: Remove j_barrier mutexJan Kara
2012-01-09drm/radeon/kms: remove pointless CS flags priority structAlex Deucher
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel
2012-01-09Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Jiri Kosina
2012-01-08net: sk_update_clone is only used in net/core/sock.cStephen Rothwell
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2012-01-09Merge branch 'next' into for-linusJames Morris
2012-01-09Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzenPaul Mundt
2012-01-09sh: pfc: Unlock register supportMagnus Damm
2012-01-09sh: pfc: Variable bitfield width config register supportMagnus Damm
2012-01-08ahci: platform support for suspend/resumeBrian Norris
2012-01-08[SCSI] add flag to skip the runtime PM calls on the hostLin Ming
2012-01-09mfd: Add pm ops to max8925Kevin Liu
2012-01-09mfd: Add S5M core driverSangbeom Kim