Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | drm/exynos: cleanup exynos_drm_plane | Tobias Jakobi | 2015-05-19 | 1 | -13/+0 | |
| * | | | | | | | | | | | drm/exynos: 'win' is always unsigned | Tobias Jakobi | 2015-05-19 | 3 | -7/+9 | |
| * | | | | | | | | | | | drm/exynos: mixer: don't dump registers under spinlock | Tobias Jakobi | 2015-05-19 | 1 | -4/+4 | |
| * | | | | | | | | | | | drm/exynos: Consolidate return statements in fimd_bind() | Krzysztof Kozlowski | 2015-05-19 | 1 | -6/+1 | |
| * | | | | | | | | | | | drm/exynos: Constify exynos_drm_crtc_ops | Krzysztof Kozlowski | 2015-05-19 | 7 | -15/+15 | |
| * | | | | | | | | | | | drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD | Krzysztof Kozlowski | 2015-05-19 | 4 | -37/+31 | |
| * | | | | | | | | | | | drm/exynos: mixer: Constify platform_device_id | Krzysztof Kozlowski | 2015-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm/exynos: mixer: cleanup pixelformat handling | Tobias Jakobi | 2015-05-19 | 1 | -10/+23 | |
| * | | | | | | | | | | | drm/exynos: mixer: also allow NV21 for the video processor | Tobias Jakobi | 2015-05-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | drm/exynos: mixer: remove buffer count handling in vp_video_buffer() | Tobias Jakobi | 2015-05-19 | 1 | -15/+2 | |
| * | | | | | | | | | | | drm/exynos: plane: honor buffer offset for dma_addr | Tobias Jakobi | 2015-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm/exynos: fb: use drm_format_num_planes to get buffer count | Tobias Jakobi | 2015-05-19 | 1 | -38/+1 | |
| * | | | | | | | | | | | Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux ... | Dave Airlie | 2015-05-19 | 15 | -67/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | drm/msm: fix locking inconsistencies in gpu->destroy() | Rob Clark | 2015-05-15 | 3 | -3/+3 | |
| | * | | | | | | | | | | drm/msm/dsi: Simplify the code to get the number of read byte | Hai Li | 2015-05-14 | 1 | -10/+4 | |
| | * | | | | | | | | | | drm/msm: Attach assigned encoder to eDP and DSI connectors | Hai Li | 2015-05-14 | 3 | -6/+12 | |
| | * | | | | | | | | | | drm/msm: setup vram after component_bind_all() | Rob Clark | 2015-05-14 | 1 | -4/+4 | |
| | * | | | | | | | | | | drm/msm/dsi: use pr_err_ratelimited | Rob Clark | 2015-05-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | drm/msm: fix unbalanced DRM framebuffer init/destroy | Stephane Viau | 2015-05-14 | 1 | -4/+3 | |
| | * | | | | | | | | | | drm/msm/mdp5: Fix iteration on INTF config array | Stephane Viau | 2015-05-14 | 3 | -26/+29 | |
| | * | | | | | | | | | | drm/msm/dsi: Fixup missing *break* statement during cmd rx | Hai Li | 2015-05-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | drm/msm/dp: fix error return code | Julia Lawall | 2015-05-14 | 1 | -1/+2 | |
| | * | | | | | | | | | | drm: msm: Fix build when legacy fbdev support isn't set | Archit Taneja | 2015-05-14 | 1 | -0/+4 | |
| | * | | | | | | | | | | drm/msm/dsi: Fix a couple more 64-bit build warnings | Stephane Viau | 2015-05-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | drm/msm: Fix a couple of 64-bit build warnings | Thierry Reding | 2015-05-14 | 4 | -10/+10 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-22 | 10 | -25/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | net: macb: Disable half duplex gigabit on Zynq | Nathan Sullivan | 2015-05-22 | 2 | -0/+13 | |
| * | | | | | | | | | | | | cdc_ncm: Fix tx_bytes statistics | Bjørn Mork | 2015-05-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | net: phy: Make sure phy_start() always re-enables the phy interrupts | Tim Beale | 2015-05-20 | 1 | -13/+16 | |
| * | | | | | | | | | | | | vxlan: correct typo in call to unregister_netdevice_queue | John W. Linville | 2015-05-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-05-18 | 2 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Bluetooth: ath3k: add support of 04ca:300f AR3012 device | Dmitry Tunin | 2015-05-13 | 2 | -0/+3 | |
| | * | | | | | | | | | | | | Bluetooth: btusb: Add support for 0cf3:e007 | Wen-chien Jesse Sung | 2015-05-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Bluetooth: ath3k: Add a new ID 0cf3:e006 to ath3k list | Wen-chien Jesse Sung | 2015-05-13 | 2 | -0/+3 | |
| * | | | | | | | | | | | | | rtnl/bond: don't send rtnl msg for unregistered iface | Nicolas Dichtel | 2015-05-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net: phy: Make sure PHY_RESUMING state change is always processed | Tim Beale | 2015-05-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net: phy: Allow EEE for all RGMII variants | Florian Fainelli | 2015-05-15 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | rocker: fix a neigh entry leak issue | Ying Xue | 2015-05-15 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | net: macb: Add better comment for RXUBR handling | Nathan Sullivan | 2015-05-15 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | net/mlx4: Avoid 'may be used uninitialized' warnings | Bjorn Helgaas | 2015-05-14 | 1 | -4/+4 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-05-22 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | nvme: fix kernel memory corruption with short INQUIRY buffers | Christoph Hellwig | 2015-05-13 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-05-22 | 3 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | md/bitmap: remove rcu annotation from pointer arithmetic. | NeilBrown | 2015-05-21 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | md/raid0: fix restore to sector variable in raid0_make_request | Eric Work | 2015-05-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | raid5: fix broken async operation chain | Shaohua Li | 2015-05-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-05-22 | 6 | -4/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Input: smtpe-ts - wait 50mS until polling for pen-up | Marek Vasut | 2015-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Input: smtpe-ts - use msecs_to_jiffies() instead of HZ | Marek Vasut | 2015-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Input: joydev - don't classify the vmmouse as a joystick | Thomas Hellstrom | 2015-05-21 | 1 | -0/+61 |