summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-25drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2-0/+8
2016-08-25i2c: bcm-kona: fix inconsistent indentingWolfram Sang1-1/+1
2016-08-25i2c: rcar: use proper device with dma_mapping_errorWolfram Sang1-1/+1
2016-08-25i2c: sh_mobile: use proper device with dma_mapping_errorWolfram Sang1-1/+1
2016-08-25i2c: mux: demux-pinctrl: invalidate properly when switching failsWolfram Sang1-0/+1
2016-08-25Merge branch 'misc-fixes' into k.o/for-4.8-rcDoug Ledford1-21/+1
2016-08-25i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova1-21/+1
2016-08-25Revert "floppy: refactor open() flags handling"Jens Axboe1-19/+15
2016-08-25Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"Jens Axboe1-9/+12
2016-08-25Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman12-20/+57
2016-08-25Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-9/+17
2016-08-25usb: dwc3: gadget: always decrement by 1Felipe Balbi1-4/+1
2016-08-25usb: dwc3: debug: fix ep name on trace outputFelipe Balbi1-1/+1
2016-08-25usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi1-1/+1
2016-08-25Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-7/+32
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-39/+67
2016-08-25dm log: fix unitialized bio operation flagsHeinz Mauelshagen1-5/+6
2016-08-25dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer1-11/+16
2016-08-25clk: rockchip: mark aclk_emmc_noc as a critical clock on rk3399Xing Zheng1-0/+1
2016-08-24IB/srpt: Update sport->port_guid with each port refreshDoug Ledford1-4/+5
2016-08-24drm/amdgpu: skip TV/CV in display parsingAlex Deucher1-0/+7
2016-08-24Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-08-24drm/amdgpu: avoid a possible array overflowAlex Deucher1-0/+6
2016-08-24clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2Vince Hsu1-2/+2
2016-08-24raid5: avoid unnecessary bio data setShaohua Li1-8/+5
2016-08-24raid5: fix memory leak of bio integrity dataShaohua Li1-7/+15
2016-08-24raid10: record correct address of bad blockTomasz Majchrzak1-4/+5
2016-08-24md-cluster: fix error return code in join()Wei Yongjun1-3/+9
2016-08-24r5cache: set MD_JOURNAL_CLEAN correctlySong Liu2-9/+9
2016-08-24xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-08-24mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi1-1/+1
2016-08-24mlxsw: spectrum: Add missing flood to router portIdo Schimmel2-1/+43
2016-08-24RDMA/ocrdma: Fix the max_sge reported from FWSelvin Xavier3-13/+17
2016-08-24i40iw: Avoid writing to freed memoryMustafa Ismail1-2/+1
2016-08-24i40iw: Fix double free of allocated_bufferMustafa Ismail1-1/+0
2016-08-24IB/mlx5: Remove superfluous include of io-mapping.hChris Wilson1-1/+0
2016-08-24i40iw: Do not set self-referencing pointer to NULL after kfreeMustafa Ismail1-1/+4
2016-08-24i40iw: Add missing NULL check for MPA private dataShiraz Saleem1-2/+2
2016-08-24[media] vcodec:mediatek: Refine VP8 encoder driverTiffany Lin1-9/+7
2016-08-24[media] vcodec:mediatek: Refine H264 encoder driverTiffany Lin1-8/+8
2016-08-24drm/amdgpu: fix lru size grouping v2Christian König2-0/+10
2016-08-24[media] vcodec:mediatek: change H264 profile default to profile highTiffany Lin1-1/+1
2016-08-24[media] vcodec:mediatek: Add timestamp and timecode copy for V4L2 EncoderTiffany Lin1-4/+19
2016-08-24[media] vcodec:mediatek: Fix visible_height larger than coded_height issue in...Tiffany Lin1-10/+0
2016-08-24[media] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 EncoderTiffany Lin2-2/+11
2016-08-24[media] vcodec:mediatek:code refine for v4l2 Encoder driverTiffany Lin2-2/+0
2016-08-24nvme: Fix nvme_get/set_features() with a NULL result pointerAndy Lutomirski1-2/+2
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding2-39/+67
2016-08-24brcmfmac: Change vif_event_lock to spinlockmhiramat@kernel.org2-14/+14
2016-08-24brcmfmac: Check rtnl_lock is locked when removing interfacemhiramat@kernel.org3-5/+7