Age | Commit message (Expand) | Author | Files | Lines |
2014-06-19 | usb: musb: ux500: don't propagate the OF node | Linus Walleij | 1 | -1/+0 |
2014-06-19 | usb: renesas: gadget: fixup: complete STATUS stage after receiving | Kuninori Morimoto | 1 | -0/+8 |
2014-06-19 | usb: gadget: u_ether: synchronize with transmit when stopping queue | Jeff Westfahl | 1 | -0/+3 |
2014-06-19 | usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete | George Cherian | 1 | -2/+13 |
2014-06-19 | usb: dwc3: dwc3-omap: Fix the crash on module removal | George Cherian | 2 | -1/+2 |
2014-06-19 | usb: gadget: f_rndis: fix an error code on allocation failure | Dan Carpenter | 1 | -1/+1 |
2014-06-19 | usb: dwc3: gadget: check link trb after free_slot is increased | Zhuang Jin Can | 1 | -4/+4 |
2014-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -13/+5 |
2014-06-16 | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 16 | -225/+1531 |
2014-06-16 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2 | -90/+149 |
2014-06-15 | vxlan: Checksum fixes | Tom Herbert | 1 | -9/+2 |
2014-06-15 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 24 | -369/+715 |
2014-06-15 | Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
2014-06-15 | Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+1 |
2014-06-15 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -142/+335 |
2014-06-14 | vxlan: use dev->needed_headroom instead of dev->hard_header_len | Cong Wang | 1 | -4/+3 |
2014-06-13 | NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. | Dan McLeran | 1 | -7/+6 |
2014-06-13 | NVMe: Use Log Page constants in SCSI emulation | Matthew Wilcox | 1 | -3/+2 |
2014-06-13 | NVMe: Fix hot cpu notification dead lock | Keith Busch | 1 | -10/+25 |
2014-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -45/+197 |
2014-06-13 | Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 20 | -1745/+457 |
2014-06-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 26 | -362/+694 |
2014-06-13 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -6/+4 |
2014-06-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+5 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 751 | -14269/+40470 |
2014-06-13 | Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -110/+227 |
2014-06-13 | Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 62 | -967/+943 |
2014-06-13 | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 16 | -82/+303 |
2014-06-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 14 | -331/+248 |
2014-06-12 | Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -6/+7 |
2014-06-12 | target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd | Nicholas Bellinger | 1 | -0/+4 |
2014-06-12 | Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -25/+261 |
2014-06-12 | Merge tag 'mmc-v3.16-2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 5 | -12/+15 |
2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 408 | -9776/+23187 |
2014-06-12 | net: fec: Add software TSO support | Nimrod Andy | 2 | -23/+238 |
2014-06-12 | net: fec: Add Scatter/gather support | Nimrod Andy | 2 | -62/+178 |
2014-06-12 | net: fec: Increase buffer descriptor entry number | Nimrod Andy | 2 | -16/+17 |
2014-06-12 | net: fec: Factorize feature setting | Nimrod Andy | 1 | -5/+3 |
2014-06-12 | net: fec: Enable IP header hardware checksum | Nimrod Andy | 1 | -1/+2 |
2014-06-12 | net: fec: Factorize the .xmit transmit function | Nimrod Andy | 2 | -35/+47 |
2014-06-12 | via-rhine: fix full-duplex with autoneg disable | François Cachereul | 1 | -2/+3 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 10 | -239/+85 |
2014-06-12 | bnx2x: Enlarge the dorq threshold for VFs | Ariel Elior | 1 | -2/+4 |
2014-06-12 | bnx2x: Check for UNDI in uncommon branch | Yuval Mintz | 1 | -13/+30 |
2014-06-12 | bnx2x: Fix 1G-baseT link | Yaniv Rosner | 1 | -0/+1 |
2014-06-12 | bnx2x: Fix link for KR with swapped polarity lane | Yaniv Rosner | 1 | -6/+19 |
2014-06-12 | hwmon: vexpress: Use devm helper for hwmon device registration | Pawel Moll | 1 | -54/+28 |
2014-06-12 | hwmon: (atxp1) Avoid forward declaration | Axel Lin | 1 | -24/+18 |
2014-06-12 | hwmon: add support for Sensirion SHTC1 sensor | Tomas Pop | 3 | -0/+262 |
2014-06-12 | hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -38/+13 |