summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-03-27mtd: nand/fsmc: Add DMA supportVipin Kumar
2012-03-27mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar
2012-03-27mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar
2012-03-27mtd: add ecc_strength fields to mtd structsMike Dunn
2012-03-27mtd: sh_flctl: Add power management with QoS requestBastian Hecht
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim
2012-03-27mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht
2012-03-27mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie
2012-03-27mtd: check for zero length in OTP functionsArtem Bityutskiy
2012-03-27mtd: remove junk pmc551.hArtem Bityutskiy
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy
2012-03-27mtd: add offset and length checks to the API functionArtem Bityutskiy
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim
2012-03-27mtd: nand: correct comment on nand_chip badblockbitsBrian Norris
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein
2012-03-26i2c: Update the FSF addressJean Delvare
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov
2012-03-26ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov
2012-03-26ab8500-charger: AB8500 charger driverArun Murthy
2012-03-26abx500-chargalg: Add abx500 charging algorithmArun Murthy
2012-03-26Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson
2012-03-26lp8727_charger: Correct typos on the commentKim, Milo
2012-03-26lp8727_charger: Add description of platform dataKim, Milo
2012-03-26lp8727_charger: Add company name and descriptionKim, Milo
2012-03-26max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala
2012-03-26nfsd: add a header describing upcall to nfsdcldJeff Layton
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar
2012-03-26dma-buf: correct dummy function declarations.Sumit Semwal
2012-03-26dma-buf: add support for kernel cpu accessDaniel Vetter
2012-03-26dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter
2012-03-26dma-buf: add get_dma_buf()Rob Clark
2012-03-26dma-buf: pass flags into dma_buf_fd.Dave Airlie
2012-03-26dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal
2012-03-26module: move __module_get and try_module_get() out of line.Steven Rostedt
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll
2012-03-26module_param: remove support for bool parameters which are really int.Rusty Russell
2012-03-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King
2012-03-25ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet