summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-038-39/+385
|\
| * phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter2013-12-231-0/+28
| * Merge tag 'v3.13-rc5' into nextFelipe Balbi2013-12-2314-46/+124
| |\
| * | usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian2013-12-191-0/+6
| * | Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-1957-190/+349
| |\ \
| * | | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-171-0/+19
| * | | usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz2013-12-121-18/+0
| * | | usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz2013-12-121-0/+2
| * | | usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz2013-12-121-14/+0
| * | | usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz2013-12-121-0/+2
| * | | usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen2013-12-091-0/+20
| * | | usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen2013-12-091-9/+10
| * | | usb: omap1: add extcon to platform dataAaro Koskinen2013-12-061-0/+2
| * | | ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen2013-12-061-0/+51
| * | | usb: phy: move OTG FSM headerAnton Tikhomirov2013-11-261-0/+244
| * | | usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-261-0/+3
* | | | Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-2414-46/+124
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-12-221-4/+1
| |\ \ \
| | * | | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-191-0/+1
| | * | | target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-111-4/+0
| * | | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-211-1/+2
| * | | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-201-0/+3
| * | | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov2013-12-203-5/+6
| * | | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2013-12-201-3/+2
| * | | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-201-5/+5
| |\ \ \ \
| | * | | | xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall2013-12-131-5/+5
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-191-0/+1
| |\ \ \ \ \
| | * | | | | perf: Document the new transaction sample typeVince Weaver2013-12-171-0/+1
| * | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-12-184-1/+60
| |\ \ \ \ \ \
| | * | | | | | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman2013-12-181-1/+6
| | * | | | | | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-182-1/+45
| | * | | | | | mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman2013-12-181-0/+9
| | * | | | | | kexec: migrate to reboot cpuVivek Goyal2013-12-181-0/+1
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-12-171-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-12-131-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | drm/vmwgfx: Add max surface memory paramJakob Bornecrantz2013-12-081-0/+1
| | | |/ / / / /
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-173-27/+43
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | sched/fair: Rework sched_fair time accountingPeter Zijlstra2013-12-111-1/+2
| | * | | | | | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-111-0/+30
| | * | | | | | sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-112-26/+11
| | |/ / / / /
* | | | | | | Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-163-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-101-0/+2
| * | | | | | uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-081-1/+1
| * | | | | | usb: hcd: Remove USB phy if neededValentine Barshak2013-12-081-0/+1
| * | | | | | lib/scatterlist: export sg_miter_skip()Ming Lei2013-12-081-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-159-34/+28
|\ \ \ \ \ \
| * | | | | | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * | | | | | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+2
| * | | | | | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-101-6/+0
| * | | | | | net: unix: allow set_peek_off to failSasha Levin2013-12-101-1/+1