summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-12-251-5/+7
|\
| * tty/serial: Skip 'NULL' char after console break when sysrq enabledVijay Kumar2015-12-241-2/+4
| * tty: serial: constify sunhv_ops structsAya Mahfouz2015-12-241-3/+3
* | Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2015-12-237-61/+154
|\ \
| * | drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang2015-12-221-3/+4
| * | drm/i915: mdelay(10) considered harmfulDaniel Vetter2015-12-221-1/+1
| * | drm/i915: Kill intel_crtc->cursor_boVille Syrjälä2015-12-222-6/+0
| * | drm/i915: Workaround CHV pipe C cursor failVille Syrjälä2015-12-221-0/+17
| * | drm/i915: Only spin whilst waiting on the current requestChris Wilson2015-12-222-9/+26
| * | drm/i915: Limit the busy wait on requests to 5us not 10ms!Chris Wilson2015-12-221-2/+45
| * | drm/i915: Break busywaiting for requests on pending signalsChris Wilson2015-12-221-5/+8
| * | drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper2015-12-221-0/+15
| * | drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson2015-12-224-19/+27
| * | drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä2015-12-221-17/+12
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-12-234-22/+48
|\ \ \
| * | | drm/exynos: atomic check only enabled crtc statesAndrzej Hajda2015-12-201-0/+3
| * | | Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2015-12-191-0/+1
| |\ \ \
| | * | | drm/nouveau/bios/fan: hardcode the fan mode to linearMartin Peres2015-12-181-0/+1
| * | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-12-192-22/+44
| |\ \ \ \
| | * | | | drm/amdgpu: fix user fence handlingChristian König2015-12-162-22/+44
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-222-4/+22
|\ \ \ \ \ \
| * | | | | | null_blk: fix use-after-free errorMike Krinkin2015-12-221-3/+3
| * | | | | | NVMe: IO ending fixes on surprise removalKeith Busch2015-12-221-1/+19
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-12-221-1/+3
|\ \ \ \ \ \ \
| * | | | | | | s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer2015-11-271-1/+3
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-12-221-25/+37
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | virtio/s390: handle error values in irbCornelia Huck2015-12-171-25/+37
* | | | | | | | Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2015-12-202-14/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | rtc: da9063: fix access ordering error during RTC interrupt at system power onSteve Twiss2015-12-201-10/+9
| * | | | | | | | rtc: rk808: Compensate for Rockchip calendar deviation on November 31stJulius Werner2015-12-201-4/+44
* | | | | | | | | Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-195-17/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty: Fix GPF in flush_to_ldisc()Peter Hurley2015-12-121-1/+1
| * | | | | | | | | serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven2015-12-121-0/+2
| * | | | | | | | | serial: sh-sci: Fix length of scatterlistYoshihiro Shimoda2015-12-121-1/+1
| * | | | | | | | | n_tty: Fix poll() after buffer-limited eof push readPeter Hurley2015-12-121-13/+9
| * | | | | | | | | serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada2015-12-121-2/+6
* | | | | | | | | | Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-12-1911-47/+122
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: fix invalid memory access in hub_activate()Alan Stern2015-12-181-3/+19
| * | | | | | | | | | USB: ipaq.c: fix a timeout loopDan Carpenter2015-12-181-1/+2
| * | | | | | | | | | Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-12-189-43/+101
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun2015-12-071-6/+15
| | * | | | | | | | | phy: cygnus: pcie: add missing of_node_putJulia Lawall2015-12-031-4/+12
| | * | | | | | | | | phy: miphy365x: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | * | | | | | | | | phy: miphy28lp: add missing of_node_putJulia Lawall2015-12-031-5/+11
| | * | | | | | | | | phy: rockchip-usb: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | * | | | | | | | | phy: berlin-sata: add missing of_node_putJulia Lawall2015-12-031-6/+14
| | * | | | | | | | | phy: mt65xx-usb3: add missing of_node_putJulia Lawall2015-12-031-7/+13
| | * | | | | | | | | phy: brcmstb-sata: add missing of_node_putJulia Lawall2015-12-031-5/+12
| | * | | | | | | | | phy: sun9i-usb: add USB dependencyArnd Bergmann2015-12-031-0/+1
* | | | | | | | | | | Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds2015-12-193-10/+24
|\ \ \ \ \ \ \ \ \ \ \