summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'regulator/topic/da9053' and 'regulator/topic/...Mark Brown2015-11-042-1/+2
|\ \
| | * regulator: da9063: Remove unneeded semicolonJavier Martinez Canillas2015-09-141-1/+1
| * | regulator: da9053: Update regulator for DA9053 BC silicon supportSteve Twiss2015-10-161-0/+1
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an...Mark Brown2015-11-045-12/+91
|\ \ \ \ \ \
| | | | | * | regulator: bcm590xx: Remove unneeded semicolonJavier Martinez Canillas2015-09-141-1/+1
| | | | | |/
| | | | * / regulator: axp20x: set supply names for AXP22X DC1SW/DC5LDO internallyChen-Yu Tsai2015-10-051-4/+50
| | | | |/
| | | * | regulator: arizona-ldo1: Fix handling of GPIO 0Charles Keepax2015-10-161-5/+13
| | | * | regulator: arizona: add support for WM8998 and WM1814Richard Fitzgerald2015-10-021-0/+2
| | | |/
| | * / regulator: i.MX anatop: Allow supply regulatorSascha Hauer2015-10-161-0/+3
| | |/
| * / regulator: act8865: support output voltage by VSET2[] bitsWenyou Yang2015-10-021-2/+22
| |/
* | Merge remote-tracking branch 'regulator/topic/list' into regulator-nextMark Brown2015-11-041-91/+164
|\ \
| * | regulator: core: Remove regulator_listTomeu Vizoso2015-09-211-91/+164
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2015-11-041-4/+4
|\ \
| * | regulator: core: Make error messages more informativeStephen Boyd2015-09-161-4/+4
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-11-018-9/+17
|\ \
| * | clocksource/drivers/sh_mtu2: Fix multiple shutdown call issueMagnus Damm2015-10-281-1/+3
| * | clocksource/drivers/digicolor: Prevent ftrace recursionJisheng Zhang2015-10-271-1/+1
| * | clocksource/drivers/fsl_ftm_timer: Prevent ftrace recursionJisheng Zhang2015-10-271-1/+1
| * | clocksource/drivers/vf_pit_timer: Prevent ftrace recursionJisheng Zhang2015-10-271-1/+1
| * | clocksource/drivers/prima2: Prevent ftrace recursionJisheng Zhang2015-10-271-1/+1
| * | clocksource/drivers/samsung_pwm_timer: Prevent ftrace recursionJisheng Zhang2015-10-271-1/+1
| * | clocksource/drivers/pistachio: Prevent ftrace recursionJisheng Zhang2015-10-271-1/+2
| * | clocksource/drivers/arm_global_timer: Prevent ftrace recursionJisheng Zhang2015-10-271-2/+7
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-012-0/+2
|\ \ \
| * | | irqchip/tegra: Propagate IRQ type setting to parentLucas Stach2015-10-261-0/+1
| * | | irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOENThomas Petazzoni2015-10-261-0/+1
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-11-011-6/+23
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-10-311-6/+23
| |\ \ \ \
| | * | | | usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren2015-10-281-6/+23
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-11-014-2/+12
|\ \ \ \ \ \
| * | | | | | scsi_dh: don't try to load a device handler during async probingChristoph Hellwig2015-10-271-1/+1
| * | | | | | scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura2015-10-273-1/+9
| * | | | | | mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2015-10-271-0/+2
* | | | | | | Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds2015-11-012-4/+5
|\ \ \ \ \ \ \
| * | | | | | | Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown2015-10-311-2/+1
| * | | | | | | md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin2015-10-311-2/+4
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-014-7/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | drm: Correct arguments to list_tail_add in create blob ioctlManeet Singh2015-10-311-1/+1
| * | | | | | | | drm: crtc: integer overflow in drm_property_create_blob()Dan Carpenter2015-10-311-1/+1
| * | | | | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-10-303-5/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: fix dpms when driver backlight control is disabledAlex Deucher2015-10-291-4/+14
| | * | | | | | | | drm/radeon: move bl encoder assignment into bl initAlex Deucher2015-10-293-1/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-311-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rbd: require stable pages if message data CRCs are enabledRonny Hegewald2015-10-301-0/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-3138-148/+442
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-282-2/+2
| * | | | | | | | | | net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-281-0/+2
| * | | | | | | | | | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-281-0/+7
| * | | | | | | | | | amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-282-1/+5
| * | | | | | | | | | forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman2015-10-281-13/+11