summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: soc_common: add support for Vcc and Vpp regulatorsRussell King2016-09-222-1/+47
* pcmcia: soc_common: add CF socket state helperRussell King2016-09-224-16/+16
* pcmcia: soc_common: restore previous socket state on errorRussell King2016-09-221-4/+10
* pcmcia: soc_common: add support for reset and bus enable GPIOsRussell King2016-09-222-0/+19
* pcmcia: soc_common: request legacy detect GPIO with active lowRussell King2016-09-221-5/+8
* pcmcia: soc_common: ignore invalid interruptsRussell King2016-09-221-4/+6
* pcmcia: soc_common: switch to using gpio_descsRussell King2016-09-222-11/+41
* pcmcia: soc_common: use devm_gpio_request_one()Russell King2016-09-221-8/+4
* Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-09-183-13/+20
|\
| * Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-161-1/+2
| |\
| | * USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas2016-09-121-1/+2
| * | USB: change bInterval default to 10 msAlan Stern2016-09-161-11/+17
| * | usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren2016-09-161-1/+1
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-182-4/+6
|\ \
| * | irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon2016-09-132-4/+6
| |/
* | Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-09-173-17/+32
|\ \
| * | mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi2016-09-141-8/+10
| * | mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi2016-09-141-8/+8
| * | mmc: sdhci-st: Handle interconnect clockLee Jones2016-09-121-1/+14
| |/
* | Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-09-1611-23/+61
|\ \
| * \ Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie2016-09-172-3/+9
| |\ \
| | * | drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie2016-09-091-1/+1
| | * | drm/vc4: Allow some more signals to be packed with uniform resets.Eric Anholt2016-08-301-2/+8
| * | | Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-09-173-7/+39
| |\ \ \
| | * | | drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä2016-09-141-0/+27
| | * | | Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi2016-09-141-7/+7
| | * | | drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson2016-09-141-0/+5
| * | | | Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int...Dave Airlie2016-09-132-6/+6
| |\ \ \ \
| | * | | | drm/atmel-hlcdc: Make ->reset() implementation staticThierry Reding2016-09-061-1/+1
| | * | | | drm: atmel-hlcdc: Fix vertical scalingJan Leupold2016-09-061-5/+5
| * | | | | Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-09-134-7/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson2016-09-071-0/+1
| | * | | | drm/i915: disable 48bit full PPGTT when vGPU is activeZhi Wang2016-09-061-3/+6
| | * | | | drm/i915: enable vGPU detection for allPing Gao2016-09-061-3/+0
| | * | | | drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson2016-08-291-1/+0
* | | | | | Merge tag 'pm-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-09-161-2/+2
|\ \ \ \ \ \
| * | | | | | PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney2016-09-161-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-09-1615-80/+189
|\ \ \ \ \ \
| * | | | | | IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King2016-09-161-1/+1
| * | | | | | IB/rxe: Fix kmem_cache leakYonatan Cohen2016-09-161-0/+13
| * | | | | | IB/rxe: Fix race condition between requester and completerYonatan Cohen2016-09-161-13/+44
| * | | | | | IB/rxe: Fix duplicate atomic request handlingYonatan Cohen2016-09-161-5/+6
| * | | | | | IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen2016-09-163-34/+51
| * | | | | | IB/mlx5: Set source mac address in FTEMaor Gottlieb2016-09-161-0/+7
| * | | | | | IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich2016-09-161-1/+3
| * | | | | | IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib2016-09-161-0/+3
| * | | | | | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-09-163-3/+27
| * | | | | | IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein2016-09-161-17/+19
| * | | | | | IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2016-09-161-7/+7
| * | | | | | IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-09-161-0/+9