summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-03IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-09-03IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause
2015-09-03Input: regulator-haptic - fix module autoload for OF platform driverLuis de Bethencourt
2015-09-03Input: pwm-beeper - fix module autoload for OF platform driverLuis de Bethencourt
2015-09-03Input: ab8500-ponkey - Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-03Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-09-03Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita
2015-09-03clk: Hi6220: separately build stub clock driverLeo Yan
2015-09-03[media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov
2015-09-03Input: elan_i2c - use iap_version to get firmware informationDuson Lin
2015-09-03[media] i2c: fix platform_no_drv_owner.cocci warningsFengguang Wu
2015-09-03[media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible...Steven Rostedt
2015-09-03[media] tc358743: only queue subdev notifications if devnode is setPhilipp Zabel
2015-09-03[media] tc358743: add missing Kconfig dependency/selectHans Verkuil
2015-09-03[media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam
2015-09-03[media] tc358743: make reset gpio optionalUwe Kleine-König
2015-09-03[media] tc358743: set direction of reset gpio using devm_gpiod_getUwe Kleine-König
2015-09-03drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logicAlex Deucher
2015-09-03drm/amdgpu: fix typo in dce11 watermark setupAlex Deucher
2015-09-03drm/amdgpu: fix typo in dce10 watermark setupAlex Deucher
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-03pcmcia: soc_common: remove skt_dev_info's clk pointerRussell King
2015-09-03pcmcia: sa11xx_base.c: remove useless init/exit functionsRussell King
2015-09-03pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()Russell King
2015-09-03pcmcia: sa1111: update socket driver to use devm_clk_get() APIRussell King
2015-09-03pcmcia: pxa2xx: convert memory allocation to devm_* APIRussell King
2015-09-03pcmcia: pxa2xx: update socket driver to use devm_clk_get() APIRussell King
2015-09-03drm/amdgpu: use top down allocation for non-CPU accessible vramAlex Deucher
2015-09-03drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher
2015-09-03Merge branch 'devel-stable' into for-linusRussell King
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-09-03drm/i915: Add locks around audio component bind/unbindDavid Henningsson
2015-09-03drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson
2015-09-03STAGING: Octeon: Use common helpers for determining interface and portJanne Huttunen
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen
2015-09-03STAGING: Octeon: Increase output command buffersJanne Huttunen
2015-09-03STAGING: Octeon: Set SSO group mask properly on CN68XXAaro Koskinen
2015-09-03STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen
2015-09-03CLOCKSOURCE: Add Pistachio clocksource-only driverEzequiel Garcia
2015-09-03CLOCKSOURCE: mips-gic: Update clockevent frequency on clock rate changesEzequiel Garcia
2015-09-03CLOCKSOURCE: mips-gic: Split clocksource and clockevent initializationEzequiel Garcia
2015-09-03CLOCKSOURCE: mips-gic: Add missing error returns checksEzequiel Garcia
2015-09-03CLOCKSOURCE: mips-gic: Enable the clock before using itEzequiel Garcia
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel
2015-09-03MIPS: Remove "weak" from mips_cdmm_phys_base() declarationBjorn Helgaas
2015-09-03MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas
2015-09-03i2c: mux: reg Change ioread endianness for readbackYork Sun
2015-09-03i2c: mux: reg: fix compilation warningsMike Rapoport