summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-101-0/+20
* usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen2013-12-101-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 branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-224-4/+66
|\
| * Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-211-1/+3
| |\
| | * drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-201-1/+3
| * | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-11-212-3/+61
| |\ \
| | * | drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom2013-11-181-2/+59
| | * | drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-181-1/+2
| | |/
| * | Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-11-211-0/+2
| |\ \
| | * | drm/radeon/cik: Add macrotile mode array queryMichel Dänzer2013-11-181-0/+2
| | |/
* | | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-225-73/+71
|\ \ \
| * | | PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-145-73/+71
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-224-43/+49
|\ \ \ \
| * | | | target_core_alua: Store supported ALUA statesHannes Reinecke2013-11-201-0/+1
| * | | | target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke2013-11-201-1/+1
| * | | | target: Convert se_device statistics to atomic_long_tNicholas Bellinger2013-11-141-5/+4
| * | | | target: Pass through I/O topology for block backstoresAndy Grover2013-11-121-0/+5
| * | | | target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-081-28/+29
| * | | | target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-071-10/+3
| * | | | target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-071-0/+5
| * | | | target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-241-0/+2
| * | | | tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke2013-10-171-0/+1
| * | | | target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-223-4/+13
|\ \ \ \ \
| * | | | | genetlink: fix genl_set_err() group IDJohannes Berg2013-11-211-0/+3
| * | | | | genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-211-4/+1
| * | | | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-211-0/+1
| * | | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-211-0/+8
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-221-1/+3
|\ \ \ \ \ \
| * | | | | | btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-211-1/+3
* | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-224-12/+27
|\ \ \ \ \ \ \
| * | | | | | | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-111-1/+1
| * | | | | | | slab: use struct page for slab managementJoonsoo Kim2013-10-242-10/+15
| * | | | | | | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-242-1/+11
* | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-222-7/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: place page->pmd_huge_pte to right unionKirill A. Shutemov2013-11-221-3/+3
| * | | | | | | | mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-221-0/+6
| * | | | | | | | mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-221-4/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-2213-54/+478
|\ \ \ \ \ \ \ \
| * | | | | | | | keys: change asymmetric keys to use common hash definitionsDmitry Kasatkin2013-10-251-14/+4
| * | | | | | | | crypto: provide single place for hash algo informationDmitry Kasatkin2013-10-252-0/+77