summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-03-27mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski1-6/+19
2012-03-27mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski1-2/+1
2012-03-27mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter1-0/+2
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter1-0/+1
2012-03-27mmc: start removing enable / disable APIAdrian Hunter2-43/+4
2012-03-27mmc: core: Detect card removal on I/O errorUlf Hansson1-0/+1
2012-03-27sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra1-4/+2
2012-03-27[SCSI] st: expand ability to write immediate filemarksLee Duncan1-0/+1
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-26netfilter: ipset: avoid use of kernel-only typesJan Engelhardt1-2/+2
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 Fields34-165/+280
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar307-5048/+4997
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