summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-27sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra1-4/+2
2012-03-27[SCSI] qla4xxx: Removed packed attr from struct iscsi_chap_recVikas Chaudhary1-1/+1
2012-03-27[SCSI] iscsi_transport: Added error status code for ping comp eventVikas Chaudhary1-1/+16
2012-03-27[SCSI] st: expand ability to write immediate filemarksLee Duncan1-0/+1
2012-03-27ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2-3/+10
2012-03-27mtd: add device-tree support to spear_smiStefan Roese1-0/+5
2012-03-27mtd: Add device-tree support to fsmc_nandStefan Roese1-2/+2
2012-03-27mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar1-77/+66
2012-03-27mtd: nand/fsmc: Add DMA supportVipin Kumar1-0/+4
2012-03-27mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar1-0/+6
2012-03-27mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar1-6/+28
2012-03-27mtd: add ecc_strength fields to mtd structsMike Dunn2-0/+5
2012-03-27mtd: sh_flctl: Add power management with QoS requestBastian Hecht1-0/+3
2012-03-27mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim1-13/+0
2012-03-27mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim1-0/+5
2012-03-27mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht1-0/+12
2012-03-27mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht1-0/+1
2012-03-27mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht1-0/+24
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie1-0/+28
2012-03-27mtd: check for zero length in OTP functionsArtem Bityutskiy1-59/+11
2012-03-27mtd: remove junk pmc551.hArtem Bityutskiy1-77/+0
2012-03-27mtd: remove R/O checking duplicationArtem Bityutskiy1-0/+2
2012-03-27mtd: add offset and length checks to the API functionArtem Bityutskiy1-112/+17
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy2-3/+4
2012-03-27mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris1-0/+5
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-84/+84
2012-03-27mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim1-0/+60
2012-03-27mtd: nand: correct comment on nand_chip badblockbitsBrian Norris1-2/+3
2012-03-27mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein1-0/+1
2012-03-26i2c: Update the FSF addressJean Delvare6-6/+12
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov1-59/+0
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov1-10/+0
2012-03-26ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov1-13/+2
2012-03-26ab8500-charger: AB8500 charger driverArun Murthy1-0/+554
2012-03-26abx500-chargalg: Add abx500 charging algorithmArun Murthy2-0/+311
2012-03-26Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson1-0/+117
2012-03-26lp8727_charger: Correct typos on the commentKim, Milo1-1/+1
2012-03-26lp8727_charger: Add description of platform dataKim, Milo1-2/+13
2012-03-26lp8727_charger: Add company name and descriptionKim, Milo1-0/+3
2012-03-26max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala1-0/+56
2012-03-26nfsd: add a header describing upcall to nfsdcldJeff Layton1-0/+56
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields36-165/+459
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar449-5941/+8628
2012-03-26dma-buf: correct dummy function declarations.Sumit Semwal1-13/+14
2012-03-26dma-buf: add support for kernel cpu accessDaniel Vetter1-0/+59
2012-03-26dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter1-1/+1
2012-03-26dma-buf: add get_dma_buf()Rob Clark1-0/+15
2012-03-26dma-buf: pass flags into dma_buf_fd.Dave Airlie1-1/+1
2012-03-26dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal1-3/+5
2012-03-26module: move __module_get and try_module_get() out of line.Steven Rostedt1-28/+4