summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-26Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+1
2015-11-26Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-4/+4
2015-11-26Merge tag 'v4.4-rc2' into fixesArnd Bergmann177-4456/+2302
2015-11-26intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates1-0/+2
2015-11-26clk: mmp: add linux/clk.h includesArnd Bergmann3-0/+3
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni1-2/+0
2015-11-25Merge branch '81xx' into omap-for-v4.4/fixesTony Lindgren509-42731/+16278
2015-11-25isdn: Partially revert debug format string usage clean upChristoph Biedl4-6/+6
2015-11-25drm/radeon: make some dpm errors debug onlyAlex Deucher2-3/+3
2015-11-25drm/i915: Don't override output type for DDI HDMITakashi Iwai1-1/+2
2015-11-25drm/i915: Don't compare has_drrs strictly in pipe configTakashi Iwai1-1/+0
2015-11-25rtc: ds1307: fix kernel splat due to wakeup irq handlingFelipe Balbi1-33/+3
2015-11-25drm: imx: convert to drm_crtc_send_vblank_event()Russell King1-1/+2
2015-11-25drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres1-1/+1
2015-11-25drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs2-2/+7
2015-11-25drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs1-2/+2
2015-11-25drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs3-0/+5
2015-11-25drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs6-897/+897
2015-11-25drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2-47/+49
2015-11-25drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs1-0/+1
2015-11-25drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2-0/+6
2015-11-25drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs1-1/+7
2015-11-25drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst1-1/+7
2015-11-25fpga manager: Fix firmware resource leak on errorTobias Klauser1-3/+1
2015-11-25fpga manager: remove labelAlan Tull1-6/+3
2015-11-25nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig1-3/+12
2015-11-25NVMe: default to 4k device page sizeNishanth Aravamudan1-9/+6
2015-11-25PCI: hisi: Fix deferred probingArnd Bergmann1-2/+2
2015-11-25drivers: net: xgene: fix: ifconfig up/down crashIyappan Subramanian1-13/+16
2015-11-24Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds4-29/+36
2015-11-24PCI: designware: Remove incorrect io_base assignmentStanimir Varbanov1-1/+0
2015-11-24net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_commonBjørn Mork1-4/+4
2015-11-24Merge tag 'linux-can-fixes-for-4.4-20151123' of git://git.kernel.org/pub/scm/...David S. Miller16-45/+24
2015-11-24PCI: Prevent out of bounds access in numa_node overrideMathias Krause1-1/+4
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-93/+428
2015-11-24soc: Mediatek: Enable SCPSYS power domain driver by defaultEddie Huang1-0/+1
2015-11-24drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher1-1/+1
2015-11-24GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()Markus Elfring1-2/+1
2015-11-24drm/imx: Remove of_node assignment from ipuv3-crtc driver probePhilipp Zabel1-34/+0
2015-11-24gpu: ipu-v3: Assign of_node of child platform devices to corresponding portsPhilipp Zabel1-18/+38
2015-11-24gpu: ipu-v3: Remove reg_offset fieldPhilipp Zabel1-16/+3
2015-11-24drm/imx: parallel-display: allow to determine bus format from the connected p...Philipp Zabel1-0/+4
2015-11-24clk: ti: drop locking code from mux/divider driversGrygorii Strashko2-25/+6
2015-11-24clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong1-0/+2
2015-11-24clk: ti: fapll: fix wrong do_div() usageNicolas Pitre1-2/+2
2015-11-24clk: ti: clkt_dpll: fix wrong do_div() usageNicolas Pitre1-2/+2
2015-11-24broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-11-24imx: thermal: use CPU temperature grade info for thresholdsTim Harvey1-15/+41
2015-11-24Revert "thermal: qcom_spmi: allow compile test"Arnd Bergmann1-1/+1
2015-11-24vrf: fix double free and memory corruption on register_netdevice failureNikolay Aleksandrov1-10/+1