summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-21uwb: whitespace and comment cleanupsThomas Pugliese3-9/+9
2013-12-21uwb: add debug prints during channel change and beacon actionsThomas Pugliese2-1/+6
2013-12-21mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-21usb: wusbcore: add debug prints to reservation and channel changeThomas Pugliese2-0/+2
2013-12-21usb: cdc-wdm: avoid hanging on zero length readsBjørn Mork1-32/+38
2013-12-20USB: c67x00: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2-14/+3
2013-12-20Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman3-16/+20
2013-12-20Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini13-62/+112
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-44/+51
2013-12-20Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-12-20Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman522-2558/+4836
2013-12-20usb: musb: fix setting JZ4740 gadget periphal mode on resetApelete Seketeli1-1/+9
2013-12-20usb: musb: add support for JZ4740 usb device controllerApelete Seketeli3-1/+209
2013-12-20usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2-2/+2
2013-12-20Merge tag 'keystone/maintainer-file' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman1-0/+2
2013-12-20qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger1-0/+1
2013-12-20target: Remove extra percpu_ref_initAndy Grover1-7/+1
2013-12-20usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham1-0/+3
2013-12-19uwb: umc-dev: add missing put_device callLevente Kurusa1-0/+1
2013-12-19drivers: usb: Mark function as static in metro-usb.cRashika Kheria1-1/+1
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria1-1/+1
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon1-20/+18
2013-12-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+17
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+19
2013-12-19Merge tag 'sound-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds16-45/+115
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack4-34/+61
2013-12-19usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX1-1/+1
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian3-0/+27
2013-12-19usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...Rashika Kheria1-5/+1
2013-12-19usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria1-0/+1
2013-12-19usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus2-0/+2
2013-12-19usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian1-11/+35
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi1081-5775/+12673
2013-12-19ARC: Allow conditional multiple inclusion of uapi/asm/unistd.hVineet Gupta1-1/+7
2013-12-19Merge tag 'asoc-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai541-2724/+5150
2013-12-19Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/arizona', 'asoc/fix...Mark Brown11-32/+75
2013-12-19Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown1-11/+27
2013-12-19Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-2/+3
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger4-5/+14
2013-12-19iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger1-2/+4
2013-12-19iscsi-target: Fix incorrect np->np_thread NULL assignmentNicholas Bellinger2-6/+1
2013-12-19Merge branch 'akpm' (incoming from Andrew)Linus Torvalds24-57/+249
2013-12-19mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu1-0/+4
2013-12-19fix build with make 3.80Jan Beulich1-13/+7
2013-12-19mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li1-6/+8
2013-12-19MAINTAINERS: add Davidlohr as GPT maintainerDavidlohr Bueso1-0/+6
2013-12-19mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu1-4/+10
2013-12-19mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim1-0/+4
2013-12-19mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim1-1/+1
2013-12-19mm: add missing dependency in KconfigSima Baymani1-1/+1