summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-06-25usb: chipidea: drop "13xxx" infixAlexander Shishkin1-14/+14
2013-06-25usb: fix build error without CONFIG_USB_PHYPeter Chen1-6/+10
2013-06-25Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman7-43/+57
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+1
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+17
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-38/+38
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro2-2/+1
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt1-1/+17
2013-06-18USB: EHCI: tegra: fix circular module dependenciesStephen Warren1-4/+0
2013-06-18usb: chipidea: introduce dual role mode pdata flagsSascha Hauer1-1/+1
2013-06-18usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik1-0/+1
2013-06-18usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik3-0/+44
2013-06-18USB: serial: increase the number of devices we supportGreg Kroah-Hartman1-3/+0
2013-06-18USB: serial: make minor allocation dynamicGreg Kroah-Hartman1-4/+2
2013-06-17Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman9-15/+33
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney1-7/+12
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-2/+2
2013-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+3
2013-06-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2013-06-13include/linux/math64.h: add div64_ul()Alex Shi1-2/+4
2013-06-13mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-13kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook1-2/+2
2013-06-13CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-13Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-6/+7
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko1-2/+2
2013-06-11sock_diag: fix filter code sent to userspaceNicolas Dichtel1-0/+1
2013-06-11USB: serial: ports: add minor and port numberGreg Kroah-Hartman1-2/+4
2013-06-11trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-09Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman9-4/+84
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+29
2013-06-07Merge tag 'for-usb-next-2013-06-06' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+20
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese1-4/+13
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski1-0/+3
2013-06-06usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman1-0/+18
2013-06-06usb: xhci: add USB2 Link power management BESL supportMathias Nyman1-0/+2
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+48
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese1-0/+1
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-06-03net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-01list: introduce list_first_entry_or_nullJiri Pirko1-0/+11
2013-06-01udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-0/+15
2013-05-31kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2-36/+36
2013-05-31vtime: Use consistent clocks among nohz accountingFrederic Weisbecker1-2/+2
2013-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+16
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz1-2/+3
2013-05-30usb: misc: usb3503: Add to select the ports to disableDongjin Kim1-0/+5
2013-05-30scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell1-0/+3
2013-05-30usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu1-6/+5
2013-05-30usb: phy: tegra: get ULPI reset GPIO info using DT.Venu Byravarasu1-0/+1