summaryrefslogtreecommitdiffstats
path: root/drivers/target (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-06mfd: Move omap-usb-host usbhs init before allocing child devGovindraj.R1-2/+1
2012-03-06mfd: Remove omap-usb-host magic numbers for dev dma maskGovindraj.R1-2/+2
2012-03-06mfd: Fix typo for TPS65912Axel Lin1-1/+1
2012-03-06mfd: Make pcf50633_write_block() return 0 on successAxel Lin1-7/+1
2012-03-06mfd: Fix val_len parameters for s5m-core regmap_raw_writeAxel Lin1-1/+1
2012-03-06mfd: Fix kcalloc parameters swappedAxel Lin1-1/+1
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij6-25/+331
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij2-15/+44
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij4-31/+113
2012-03-06mfd: Fix ab8500 error path bugLinus Walleij1-2/+3
2012-03-06mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2012-03-06mfd: wm8994: We don't need to runtime resume by defaultMark Brown1-1/+1
2012-03-06mfd: wm8994: Mark MICBIAS register as readableMark Brown1-0/+1
2012-03-06mfd: Trivial twl4030 code-style fixesFelipe Contreras1-12/+14
2012-03-06mfd: Add to_irq() member to asic3 gpio_chip structurePaul Parsons1-0/+6
2012-03-06mfd: Remove unneeded version.h include from ab5500Jesper Juhl1-1/+0
2012-03-06gpio: Support no-irq stmpe modeChris Blair1-16/+25
2012-03-06mfd: Add support for no-interrupt stmpe configChris Blair2-38/+97
2012-03-06mfd: Add itps65910 wakeup supportLaxman Dewangan1-0/+11
2012-03-06mfd: Add support for multiple s5m devicesSangbeom Kim1-4/+38
2012-03-06mfd: Convert s5m core driver to use devm_kzalloc()Sangbeom Kim1-3/+2
2012-03-06mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan1-1/+1
2012-03-06mfd: Fix s5m error handling for invalid device typeJonghwan Choi1-3/+11
2012-03-06mfd: Fix possible s5m null pointer dereferenceJonghwan Choi1-1/+1
2012-03-06mfd: wm8350 variable dereferenced before checkJonghwan Choi1-1/+0
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson3-31/+171
2012-03-06mfd: Remove check for db8500 firmware bugJonas Aaberg1-8/+0
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson3-3/+110
2012-03-06mfd: Spawned db8500 regulators updateBengt Jonsson1-10/+15
2012-03-06mfd: db8500 clock handling updateMattias Nilsson3-121/+720
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson3-74/+204
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson2-18/+51
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud3-38/+7
2012-03-06mfd: Fix section mismatch warning for da9052-spiAxel Lin1-2/+2
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier4-5/+35
2012-03-06mfd: Add missing regmap_exit to free a previously allocated da9052 register mapAxel Lin2-3/+9
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch4-0/+541
2012-03-06mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown1-4/+4
2012-02-19Linux 3.3-rc4v3.3-rc4Linus Torvalds1-1/+1
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks1-0/+2
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks4-14/+83
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds3-8/+45
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard1-1/+7