summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling2013-07-221-0/+1
* USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun2013-07-221-2/+4
* USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-07-221-0/+1
* USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren2013-07-221-0/+7
* usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca2013-07-221-0/+1
* USB: global suspend and remote wakeup don't mixAlan Stern2013-07-162-8/+34
* USB: move the definition of USB_MAXCHILDRENAlan Stern2013-07-162-11/+11
* Merge tag 'fixes-for-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-1612-22/+30
|\
| * usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar2013-07-151-1/+1
| * usb: phy: samsung: Fix an error message typoSachin Kamat2013-07-151-1/+1
| * usb: gadget: don't fail when DMA isn't presentAlan Stern2013-07-151-0/+6
| * usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
| * usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
| * usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
| * usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
| * usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz2013-07-151-0/+1
| * usb: renesas_usbhs: gadget: remove extra check on udc_stopKuninori Morimoto2013-07-151-4/+0
| * usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun2013-07-151-2/+2
| * usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar2013-07-151-1/+1
| * usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-07-151-2/+2
| * usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON2013-07-151-6/+8
| * usb: gadget: fotg210-udc: remove __init and __exitYuan-Hsin Chen2013-07-151-2/+2
| * usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann2013-07-151-1/+1
| * usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi2013-07-151-0/+1
|/
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-142-1604/+883
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-148-69/+121
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-141-1/+1
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-083-8/+8
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-071-1/+1
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-072-6/+32
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * slab: fix init_lock_keysChristoph Lameter2013-07-071-1/+1
| * slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-071-1/+1
| * slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-071-0/+3
| * mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-071-2/+2
| * mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-071-2/+0
| * mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-071-1/+9
| * mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-073-12/+5
| * mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-071-3/+9
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-181-11/+28
| * mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-081-12/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-1418-137/+73
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | cgroup: we can use simple_lookup() nowAl Viro2013-07-141-10/+1
| * | efivarfs: we can use simple_lookup() nowAl Viro2013-07-141-13/+1
| * | make simple_lookup() usable for filesystems that set ->s_d_opAl Viro2013-07-141-1/+2
| * | configfs: don't open-code d_alloc_name()Al Viro2013-07-141-11/+2
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-144-33/+23
| * | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-131-10/+4
OpenPOWER on IntegriCloud