summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-11Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-11Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-10Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-10drm: mxsfb: Implement drm_panel handlingFabio Estevam
2017-03-10drm: mxsfb_crtc: Fix the framebuffer misplacementFabio Estevam
2017-03-10drm: mxsfb: Fix crash when provided invalid DT bindingsMarek Vasut
2017-03-10drm: mxsfb: fix pixel clock polarityStefan Agner
2017-03-10drm: mxsfb: use bus_format to determine LCD bus widthStefan Agner
2017-03-10Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-03-10Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-03-09drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-03-09Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-03-09drm/amdgpu: bump driver version for some new featuresAlex Deucher
2017-03-09drm/amdgpu: validate paramaters in the gem ioctlAlex Deucher
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-03-09usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-09usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen
2017-03-09usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun
2017-03-09usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun
2017-03-09Revert "i2c: copy device properties when using i2c_register_board_info()"Wolfram Sang
2017-03-09Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into ...Wolfram Sang
2017-03-09Revert "i2c: add missing of_node_put in i2c_mux_del_adapters"Wolfram Sang
2017-03-09i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not setJavier Martinez Canillas
2017-03-09Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-03-09Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner
2017-03-09Merge tag 'usb-serial-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-09USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold
2017-03-09usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner
2017-03-09usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner
2017-03-09usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi
2017-03-09USB: iowarrior: fix NULL-deref in writeJohan Hovold
2017-03-09USB: iowarrior: fix NULL-deref at probeJohan Hovold
2017-03-09usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas
2017-03-09usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok
2017-03-08drm/amd/amdgpu: fix console deadlock if late init failedJim Qu
2017-03-08Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara