summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge tag 'v3.18-rc4' into regulator-max77686Mark Brown2014-11-261139-10258/+21117
| |\ \ \ | | | |/ | | |/|
| * | | regulator: max77686: Initialize opmode explicitly to normal modeKrzysztof Kozlowski2014-11-041-2/+1
| * | | regulator: max77686: Consistently index opmode array by rdev idKrzysztof Kozlowski2014-11-041-2/+4
| * | | regulator: max77686: Add suspend disable for some LDOsKrzysztof Kozlowski2014-10-311-4/+8
| * | | regulator: max77686: Store opmode non-shiftedKrzysztof Kozlowski2014-10-281-15/+34
| * | | regulator: max77686: Replace hard-coded opmode values with definesKrzysztof Kozlowski2014-10-281-7/+24
| * | | regulator: max77686: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown2014-12-0513-48/+112
|\ \ \ \ \ \
| | | | * | | regulator: gpio: fix parsing of gpio listRichard Fitzgerald2014-11-211-42/+51
| | | | * | | regulator: tps65090: Fix gpio initializationMarkus Pargmann2014-11-071-0/+3
| | | | * | | regulator: gpio: Use gpio_is_validMarkus Pargmann2014-11-071-1/+1
| | | | * | | regulator: fixed: Use gpio_is_validMarkus Pargmann2014-11-071-1/+1
| | | | * | | regulator: Set ena_gpio_initialized in regulator driversMarkus Pargmann2014-11-078-4/+18
| | | | * | | regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann2014-10-202-1/+6
| | | | |/ /
| | | * / / regulator: dummy: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| | | |/ /
| | * / / regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald2014-11-242-0/+20
| | |/ /
| * | | regulator: anatop: Fail on invalid voltage selectorMarkus Pargmann2014-10-201-0/+5
| * | | regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann2014-10-201-0/+8
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-12-051-1/+3
|\ \ \
| * | | regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim2014-12-041-0/+2
| * | | regulator: Lower priority of constraint loggingMark Brown2014-10-311-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown2014-12-051-11/+8
|\ \ \
| * | | regulator: da9063: Do not transform local IRQ to virtualDmitry Lavnikevich2014-11-211-11/+8
| |/ /
* | | Linux 3.18-rc7v3.18-rc7Linus Torvalds2014-11-301-1/+1
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-11-303-1/+23
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2014-11-27' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-11-282-0/+5
| |\ \ \
| | * | | drm/i915: Cancel vdd off work before suspendVille Syrjälä2014-11-261-0/+1
| | * | | drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä2014-11-241-0/+4
| * | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-11-271-1/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher2014-11-261-1/+18
* | | | | btrfs: zero out left over bytes after processing compression streamsChris Mason2014-11-304-5/+67
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-293-7/+7
|\ \ \ \ \
| * | | | | irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| * | | | | irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-261-2/+2
| * | | | | irqchip: atmel-aic: Fix irqdomain initializationBoris Brezillon2014-11-111-3/+3
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-11-295-52/+77
|\ \ \ \ \ \
| * | | | | | ufs: fix NULL dereference when no regulators are definedAkinobu Mita2014-11-261-0/+6
| * | | | | | ufs: ensure clk gating work is finished before module unloadingAkinobu Mita2014-11-261-0/+2
| * | | | | | scsi: ufs: fix static checker warning in ufshcd_parse_clock_infoDolev Raviv2014-11-201-6/+3
| * | | | | | scsi: ufs: fix static checker warning in __ufshcd_setup_clocksDolev Raviv2014-11-201-1/+1
| * | | | | | scsi: ufs: fix static checker warning in ufshcd_populate_vregDolev Raviv2014-11-201-4/+2
| * | | | | | scsi: ufs: fix static checker errors in ufshcd_system_suspendDolev Raviv2014-11-201-1/+1
| * | | | | | ufs: fix power info after link start-upYaniv Gardi2014-11-201-0/+18
| * | | | | | ufs: fix reference counting of W-LUsAkinobu Mita2014-11-202-40/+36
| * | | | | | scsi: add Intel Multi-Flex to scsi scan blacklistChristian Sünkenberg2014-11-201-0/+1
| * | | | | | bnx2fc: do not add shared skbs to the fcoe_rx_listMaurizio Lombardi2014-11-201-0/+7
* | | | | | | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-289-30/+105
|\ \ \ \ \ \ \
| * | | | | | | staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger2014-11-271-0/+1
| * | | | | | | staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger2014-11-263-18/+18
| * | | | | | | Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-265-12/+86
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |