summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-09-12block: rename __make_request() to blk_queue_bio()Jens Axboe
2011-09-12block: export __make_requestChristoph Hellwig
2011-09-12genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar
2011-09-11mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris
2011-09-11mtd: document ABIBrian Norris
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris
2011-09-11mtd: move mtd_oob_mode_t to shared kernel/user spaceBrian Norris
2011-09-11mtd: support reading OOB without ECCBrian Norris
2011-09-11mtd: nand: document nand_chip.oob_poiBrian Norris
2011-09-11mtd: support writing OOB without ECCBrian Norris
2011-09-11mtd: style fixups in multi-line comment, indentationBrian Norris
2011-09-11mtd: nand: fix spelling error (date => data)Brian Norris
2011-09-11mtd: remove CONFIG_MTD_DEBUGBrian Norris
2011-09-11mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chipTobias Klauser
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris
2011-09-11mtd: drop mtd_device_registerDmitry Eremin-Solenikov
2011-09-11mtd: remove put_partition_parser() from public headerDmitry Eremin-Solenikov
2011-09-11mtd: hide parse_mtd_partitionsDmitry Eremin-Solenikov
2011-09-11mtd: OneNAND: Detect the correct NOP when 4KiB pagesizeKyungmin Park
2011-09-11mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov
2011-09-11mtd: abstract last MTD partition parser argumentDmitry Eremin-Solenikov
2011-09-11mtd: add new API for handling MTD registrationDmitry Eremin-Solenikov
2011-09-11mtd: plat-nand: drop unused fields from platform_nand_dataDmitry Eremin-Solenikov
2011-09-11mtd: add a flags for partitions which should just leave smth. after themDmitry Eremin-Solenikov
2011-09-11mtd: drop mtd_has_cmdlinepart()Dmitry Eremin-Solenikov
2011-09-11mtd: drop physmap_configureDmitry Eremin-Solenikov
2011-09-11mtd: nand: improve comment on NAND_BBT_DYNAMIC_STRUCTBrian Norris
2011-09-11mtd: nand: renumber the reorganized flags in nand.h / bbm.hBrian Norris
2011-09-11mtd: nand: rename CREATE_EMPTY bbt flag with proper prefixBrian Norris
2011-09-11mtd: nand: move NAND_CREATE_EMPTY_BBT flagBrian Norris
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-09-11mtd: nand: separate chip options / bbt_optionsBrian Norris
2011-09-11mtd: nand: remove NAND_BBT_SCANBYTE1AND6 optionBrian Norris
2011-09-11ARM: CSR: add rtc i/o bridge interface for SiRFprimaIIZhiwu Song
2011-09-09security: sparse fix: Move security_fixup_op to security.hJames Morris
2011-09-09security: Fix a typorongqing.li@windriver.com
2011-09-09Merge branch 'topic/interface' of git://opensource.wolfsonmicro.com/regmap in...Mark Brown
2011-09-09regmap: Provide device read and write map interface for mergingMark Brown
2011-09-09usb: dwc3: omap: distinguish between SW and HW modesFelipe Balbi
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap
2011-09-08posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra
2011-09-08clockevents: Add direct ktime programming functionMartin Schwidefsky
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov
2011-09-06mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown
2011-09-05regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen
2011-09-05regmap: Remove redundant owner field from the bus type structMark Brown
2011-09-04jbd2: use gfp_t instead of intDan Carpenter