summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-03staging: skein: cleanup: align code to parenthesesManu Kumar1-6/+6
2016-05-03staging: skein: cleanup: removed unnecessary cast spacesManu Kumar4-19/+19
2016-05-03staging: skein: cleanup: Fixed operator whitespaceManu Kumar2-16/+16
2016-05-03staging: skein: cleanup: fixed new linesManu Kumar2-2/+3
2016-05-03staging: wilc1000: rename result in handle_get_mac_addressChaehyun Lim1-4/+4
2016-05-03staging: wilc1000: change data type of result in handle_get_mac_addressChaehyun Lim1-1/+1
2016-05-03staging: wilc1000: change handle_get_mac_address's return type to voidChaehyun Lim1-7/+3
2016-05-03staging: wilc1000: fix comparison style of if statement in handle_get_ip_addressChaehyun Lim1-1/+1
2016-05-03staging: wilc1000: rename result in handle_get_ip_addressChaehyun Lim1-4/+4
2016-05-03staging: wilc1000: change data type of result in handle_get_ip_addressChaehyun Lim1-1/+1
2016-05-03staging: wilc1000: change handle_get_ip_address's return type to voidChaehyun Lim1-6/+2
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli1-12/+19
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner1-4/+2
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov1-1/+2
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov1-0/+2
2016-05-03drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-05-03drm/radeon: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+8
2016-05-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay3-16/+49
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2-11/+20
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay1-0/+1
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman1-2/+4
2016-05-03drm/amdgpu: set metadata pointer to NULL after freeing.Dave Airlie1-0/+1
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng1-0/+1
2016-05-02Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-3/+3
2016-05-02Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-60/+7
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-117/+225
2016-05-02nfit: fix translation of command status resultsDan Williams1-1/+4
2016-05-02Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"Johan Hovold2-13/+1
2016-05-02nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna1-2/+2
2016-05-02[media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski1-9/+3
2016-05-02[media] media: exynos4-is: fix deadlock on driver probeMarek Szyprowski1-11/+2
2016-05-02cpufreq: intel_pstate: Fix HWP on boot CPU after system resumeRafael J. Wysocki2-13/+25
2016-05-01cxgb3: fix out of bounds readMichal Schmidt1-1/+2
2016-05-01net/smscx5xx: use the device tree for mac addressArnd Bergmann2-2/+22
2016-05-01Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)Jacky Boen1-2/+1
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous spacesJacky Boen1-2/+2
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous parenthesesJacky Boen1-15/+15
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous indentationJacky Boen1-1/+1
2016-05-01Staging: drivers: rtl8188eu: fixed unnecessary else branchJacky Boen1-3/+2
2016-05-01Staging: drivers: rtl8188eu: fixed brace styleJacky Boen1-2/+1
2016-05-01Staging: drivers: rtl8188eu: fixed newlines styleJacky Boen1-6/+1
2016-05-01Staging: drivers: rtl8188eu: fixed block comments styleJacky Boen1-3/+6
2016-05-01Staging: drivers: rtl8188eu: fixed typoJacky Boen1-1/+1
2016-05-01Staging: drivers: rtl8188eu: move constants to the right in comparisonsJacky Boen1-2/+2
2016-05-01staging: i4l: act2000: remove extra spaceSudip Mukherjee1-6/+6
2016-05-01staging: i4l: act2000: remove blank line after braceSudip Mukherjee1-1/+0
2016-05-01staging: i4l: act2000: do not assign in ifSudip Mukherjee1-3/+6
2016-05-01staging: i4l: act2000: fix use of returnSudip Mukherjee1-1/+1