summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai2012-06-131-21/+14
| | * | | | xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai2012-06-131-29/+10
| | * | | | xhci: Fix error path return value.Sarah Sharp2012-06-131-1/+1
| | * | | | USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter2012-06-131-1/+1
| * | | | | usb-storage: Add 090c:1000 to unusal-devsHans de Goede2012-06-131-0/+7
| * | | | | USB: serial-generic: use a single set of device IDsAlan Stern2012-06-131-8/+2
| * | | | | USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork2012-06-131-2/+4
| * | | | | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-136-19/+33
| * | | | | USB: option: add more YUGA device ids说不得2012-06-121-17/+27
| * | | | | USB: mos7840: Fix compilation of usb serial driverTony Zelenoff2012-06-121-1/+1
| * | | | | USB: option: fix memory leakJohan Hovold2012-06-121-1/+11
| * | | | | USB: option: fix port-data abuseJohan Hovold2012-06-121-31/+3
| * | | | | USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox2012-06-121-5/+8
| * | | | | USB: option: Updated Huawei K4605 has better idAndrew Bird2012-06-121-0/+2
| * | | | | USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy2012-06-121-0/+4
| * | | | | USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-121-0/+1
| * | | | | USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2012-06-122-0/+2
| * | | | | USB: qcserial: Add Sierra Wireless device IDsBjørn Mork2012-06-121-0/+6
| * | | | | USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-121-0/+4
| * | | | | USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-121-0/+9
| |/ / / /
| * | | | Merge tag 'fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-06-0613-19/+15
| |\ \ \ \
| | * | | | usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas2012-06-041-0/+1
| | * | | | usb: musb: davinci: Fix build breakageJon Povey2012-06-042-2/+3
| | * | | | usb: gadget: regression fix - usage of usb_epChristoph Fritz2012-06-042-3/+3
| | * | | | usb: gadget: s3c-hsudc.c: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| | * | | | usb: gadget: s3c2410_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| | * | | | usb: gadget: pxa25x_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| | * | | | usb: gadget: omap_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| | * | | | usb: gadget: mv_udc_core: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| | * | | | usb: gadget: goku_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| | * | | | usb: gadget: fsl_udc_core: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| | * | | | usb: gadget: fsl_qe_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| | * | | | usb: gadget: atmel_usba_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-6/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2012-06-152-10/+10
|\ \ \ \ \
| * | | | | drivers/ide/ide-cs.c: adjust suspicious bit operationJulia Lawall2012-06-121-1/+2
| * | | | | ide: icside.c: fix printk format string compile warningChristian Dietrich2012-06-061-4/+4
| * | | | | ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=nChristian Dietrich2012-06-061-5/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-06-152-126/+0
|\ \ \ \ \ \
| * | | | | | sparc: remove two unused headersPaul Bolle2012-06-112-126/+0
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-154-7/+10
|\ \ \ \ \ \ \
| * | | | | | | x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov2012-06-131-2/+5
| * | | | | | | x86/mm: Fix some kernel-doc warningsWanpeng Li2012-06-112-3/+3
| * | | | | | | x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan2012-06-091-2/+2
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-153-3/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: Quiet down the boot messagesDon Zickus2012-06-141-1/+18
| * | | | | | | | perf/x86: Fix broken LBR fixup codeStephane Eranian2012-06-131-1/+1
| * | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-06-081-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Have tracing_off() actually turn tracing offSteven Rostedt2012-06-061-1/+1
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-1511-85/+160
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-06-117-81/+116
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud