summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown33-304/+559
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown60-2211/+2070
2012-05-10regulator: core: Warn on missing struct deviceMark Brown1-0/+1
2012-05-10regulator: dummy: Specify a struct deviceMark Brown1-0/+1
2012-05-10regulator: wm831x: Register all normal regulatorsMark Brown2-24/+12
2012-05-09regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2-6/+9
2012-05-09mfd: twl: define all feature flags in one place.NeilBrown2-9/+6
2012-05-09regulator: tps65910: Convert to get_voltage_selAxel Lin1-25/+9
2012-05-08regulator: wm8994: Use main I2C device as struct deviceMark Brown1-1/+1
2012-05-08regulator: tps62360: fix stylistic issue and optimize codeLaxman Dewangan1-71/+60
2012-05-07regulator: wm831x-dcdc: Convert to gpio_request_one()Mark Brown1-10/+4
2012-05-07regulator: wm8994: Convert to gpio_request_one()Mark Brown1-8/+1
2012-05-07regulator: tps62360: Provide settling time for voltage changeLaxman Dewangan1-6/+40
2012-05-07regulator: tps62360: enable register cacheLaxman Dewangan1-2/+4
2012-05-07regulator: da9052: fix bug in device tree iteration loopYing-Chun Liu (PaulLiu)1-1/+1
2012-05-07regulator: fixed: add property for gpio open drain flagLaxman Dewangan2-1/+7
2012-05-07Linux 3.4-rc6v3.4-rc6Linus Torvalds1-1/+1
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+21
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-21/+47
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds4-8/+5
2012-05-06TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-17/+29
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-16/+14
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+4
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai1-0/+4
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai7-17/+25
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming4-16/+14
2012-05-05hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2012-05-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2012-05-05Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-25/+23
2012-05-05CPU frequency drivers MAINTAINERS updateDave Jones1-3/+0
2012-05-05seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-05Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-05intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-05-05arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens1-0/+7
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block1-2/+2
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik1-2/+2
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason1-0/+2
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-14/+23
2012-05-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+1
2012-05-04Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds4-7/+58
2012-05-04regulator: 88pm8607: Use regulator_get_voltage_sel_regmap()Axel Lin1-27/+9
2012-05-04regulator: rc5t583: Use regulator_get_voltage_sel_regmap()Axel Lin1-24/+9
2012-05-04regulator: da9052: Use regulator_get_voltage_sel_regmap()Axel Lin1-24/+8
2012-05-04tps6586x: Add device tree supportThierry Reding4-0/+185
2012-05-04regulator: Add generic DT parsing for regulatorsThierry Reding2-0/+65