summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-31usb: gadget: dummy_hcd: remove global the_controller variableSebastian Andrzej Siewior1-22/+49
2012-10-31usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intancesSebastian Andrzej Siewior1-25/+72
2012-10-31usb: gadget: dummy_hdc: prepare for multiple instancesSebastian Andrzej Siewior1-16/+16
2012-10-31usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior8-233/+71
2012-10-31usb: gadget: uac2: use the strings directlySebastian Andrzej Siewior1-20/+10
2012-10-31usb: gadget: uac2: provide a variable for interface and alt settingsSebastian Andrzej Siewior1-27/+23
2012-10-31usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfsSebastian Andrzej Siewior2-6/+0
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior24-480/+307
2012-10-31usb: gadget: uvc: fix error path in uvc_function_bind()Sebastian Andrzej Siewior1-18/+21
2012-10-31usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior1-2/+6
2012-10-31usb: gadget: midi: make FS and HS availableSebastian Andrzej Siewior1-2/+8
2012-10-31usb: gadget: midi: free hs descriptorsSebastian Andrzej Siewior1-0/+1
2012-10-31usb: gadget: audio: remove c->highpseed = true from f_midi and uac1Sebastian Andrzej Siewior2-2/+0
2012-10-31usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior5-11/+10
2012-10-31usb: gadget: uac2: add some error recovery in afunc_bind()Sebastian Andrzej Siewior1-3/+22
2012-10-31usb: gadget storage: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior1-2/+2
2012-10-31usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior5-15/+16
2012-10-31usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor listSebastian Andrzej Siewior1-0/+1
2012-10-31usb: gadget: ecm: Add IAD descriptor in SS modeSebastian Andrzej Siewior1-0/+1
2012-10-31usb: renesas_usbhs: add DMAEngine support on mod_hostKuninori Morimoto1-2/+15
2012-10-31usb: renesas_usbhs: fixup unreadable macroKuninori Morimoto1-4/+4
2012-10-31usb: renesas_usbhs: use devm_request_irq()Kuninori Morimoto1-2/+1
2012-10-30USB: ums_realtek: fix build warningJingoo Han1-1/+1
2012-10-30USB: ftdi_sio: use ftdi_get_modem_status in chars_in_bufferJohan Hovold1-41/+11
2012-10-30USB: ftdi_sio: optimise chars_in_bufferJohan Hovold1-0/+2
2012-10-30USB: ftdi_sio: use generic chars_in_bufferJohan Hovold1-6/+1
2012-10-30USB: serial: export usb_serial_generic_chars_in_bufferJohan Hovold1-0/+1
2012-10-30USB: ftdi_sio: refactor modem-control status retrievalJohan Hovold1-3/+35
2012-10-30USB: ftdi_sio: fix tiocmget and tiocmset return valuesJohan Hovold1-1/+4
2012-10-30USB: ftdi_sio: fix tiocmget indentationJohan Hovold1-4/+4
2012-10-30USB: ftdi_sio: remove unused private port-dataJohan Hovold1-2/+0
2012-10-30USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabledJan Beulich1-6/+9
2012-10-30USB: ftdi_sio: remove unnecessary memsetJohan Hovold1-1/+0
2012-10-30USB: cp210x: fix whitespace issuesJohan Hovold1-17/+14
2012-10-30USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-10-30usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-1/+1
2012-10-29Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman449-3850/+5601
2012-10-28Linux 3.7-rc3v3.7-rc3Linus Torvalds1-1/+1
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+4
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-1/+2
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds56-87/+225
2012-10-28Lock splice_read and splice_write functionsMikulas Patocka1-2/+35
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka1-4/+4
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka1-13/+7
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-27ARM: versatile: fix versatile_defconfigArnd Bergmann1-0/+1
2012-10-27ARM: mvebu: update defconfig with 3.7 changesThomas Petazzoni1-3/+7
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann1-1/+1
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-384/+724
2012-10-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+5