ehea: fix skb_frag_size typo
[pandora-kernel.git] / drivers / usb /
2011-10-25 Linus TorvaldsMerge branch 'nfs-for-3.2' of git://git.linux-nfs.org...
2011-10-25 Linus TorvaldsMerge branch 'for-3.2' of git://linux-nfs.org/~bfields...
2011-10-25 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'for-next' of git://git.linaro.org/people...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://opensource.wolfsonmic...
2011-10-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2011-10-25 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-25 Jiri KosinaMerge branch 'upstream' into for-linus
2011-10-25 Jiri KosinaMerge branch 'upstream-fixes' into for-linus
2011-10-25 Jiri KosinaMerge branches 'acrux', 'logitech', 'multitouch', ...
2011-10-25 Linus TorvaldsMerge branch 'next' of git://selinuxproject.org/~jmorri...
2011-10-25 Russell KingMerge branch 'misc' into for-linus
2011-10-25 Linus TorvaldsMerge branches 'stable/drivers-3.2', 'stable/drivers...
2011-10-25 Russell KingMerge branches 'arnd-randcfg-fixes', 'debug', 'io'...
2011-10-25 Linus TorvaldsMerge branches 'stable/bug.fixes-3.2' and 'stable/mmu...
2011-10-21 Rafael J. WysockiMerge branch 'pm-domains' into pm-for-linus
2011-10-21 Linus TorvaldsMerge branch 'fix/hda' of git://github.com/tiwai/sound
2011-10-20 David S. MillerMerge branch 'batman-adv/maint' of git://git.open-mesh...
2011-10-19 Kuninori Morimotousb: renesas_usbhs: fixup inconsistent return from...
2011-10-19 Joachim Foersterusb/isp1760: Allow to optionally trigger low-level...
2011-10-18 Dan CarpenterUSB: gadget: midi: memory leak in f_midi_bind_config()
2011-10-18 Dan CarpenterUSB: gadget: midi: fix range check in f_midi_out_open()
2011-10-18 Jerry HuangQE/FHCI: fixed the CONTROL bug
2011-10-18 Kuninori Morimotousb: renesas_usbhs: tidyup for smatch warnings
2011-10-18 Xu leiUSB: Fix USB Kconfig dependency problem on 85xx/QoirQ...
2011-10-18 Alan SternEHCI: workaround for MosChip controller bug
2011-10-18 Yauheni Kaliutausb: gadget: file_storage: fix race on unloading
2011-10-18 Uwe BonnesUSB: ftdi_sio.c: Use ftdi async_icount structure for...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c:Fill MSR fields of the ftdi async_icoun...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c: Fill LSR fields of the ftdi async_icou...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c:Fill TX field of the ftdi async_icount...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c: Fill the RX field of the ftdi async_ic...
2011-10-18 Uwe BonnesUSB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
2011-10-18 Joachim Foersterusb/isp1760: Let OF bindings depend on general CONFIG_O...
2011-10-18 Peter StugeUSB: ftdi_sio: Support TI/Luminary Micro Stellaris...
2011-10-18 Matthew GarrettUSB: Fix runtime wakeup on OHCI
2011-10-18 Sarah SharpxHCI/USB: Make xHCI driver have a BOS descriptor.
2011-10-17 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-10-16 Rafael J. WysockiMerge branch 'pm-runtime' into pm-for-linus
2011-10-13 Klaus Schwarzkopfusb: gadget: add new usb gadget for ACM and mass storage
2011-10-13 Felipe Balbiusb: gadget: mv_udc: fix compile warning
2011-10-13 Neil Zhangusb: gadget: mv_udc: add clock gating support
2011-10-13 Neil Zhangusb: gadget: mv_udc: add test mode support
2011-10-13 Neil Zhangusb: gadget: mv_udc: use DMA API for status_req's dma...
2011-10-13 Neil Zhangusb: gadget: mv_udc: fix dtd dma confusion
2011-10-13 Neil Zhangusb: gadget: mv_udc: add shutdown function for it
2011-10-13 Neil Zhangusb: gadget: mv_udc: correct ep0 state
2011-10-13 Neil Zhangusb: gadget: mv_udc: rewrite fifo flush
2011-10-13 Neil Zhangusb: gadget: mv_udc: set unused endpoint with right...
2011-10-13 Neil Zhangusb: gadget: mv_udc: add missing spinlock in ep enable...
2011-10-13 Neil Zhangusb: gadget: mv_udc: fix bug when handle setup package.
2011-10-13 Neil Zhangusb: gadget: mv_udc: init next dtd ptr for dqh when...
2011-10-13 Neil Zhangusb: gadget: mv_udc: ep0 needn't set toggle flag
2011-10-13 Neil Zhangusb: gadget: mv_udc: fix a clerical error
2011-10-13 Neil Zhangusb: gadget: mv_udc: fix kernel panic on some platforms
2011-10-13 Neil Zhangusb: gadget: mv_udc: add section information
2011-10-13 Neil Zhangusb: gadget: mv_udc: refine the driver structure
2011-10-13 Felipe Balbiusb: gadget: renesas_usbhs: fix compile warning
2011-10-13 Felipe Balbiusb: gadget: renesas_usbhs: drop dependency
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: fixup driver compile style
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: bugfix: don't modify platfo...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add mod_host support
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add data/status stage handler
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add INTSTS1 interrupt support
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add usbhs_set_device_speed...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: make sure SOF packet sendin...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: support otg pin control
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: disable pipe on top of...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: modify pipe sequence settings
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: disable auto paket start...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: move done callback to struc...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add usbhs_pipe_name()
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add device select support...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add struct usbhs_priv to...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: remove unneeded parameter...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_v...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: move usbhsp_type() to usbhs...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add usbhs_bus_get_speed()
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add bus control functions
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: change usbhsc_bus_ctrl...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: tidyup INTENB0 method
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: struct usbhs_pipe hold...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: each pipe hold maxpacket...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: remove desc from usbhs_pipe...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to...
2011-10-13 Kuninori Morimotousb: gadget: renesas_usbhs: add suspend/resume support
2011-10-13 Felipe Balbiusb: gadget: storage: add superspeed support
2011-10-13 Felipe Balbiusb: gadget: fix typo for default U1/U2 exit latencies
2011-10-13 Felipe Balbiusb: gadget: r8a66597: convert to new style
2011-10-13 Felipe Balbiusb: gadget: renesas: convert to new style
2011-10-13 Felipe Balbiusb: gadget: net2280: convert to new style
2011-10-13 Felipe Balbiusb: gadget: net2272: convert to new style
2011-10-13 Felipe Balbiusb: gadget: langwell: convert to new style
2011-10-13 Felipe Balbiusb: gadget: langwell: don't use the_controller when...
2011-10-13 Robert Schwebelusb: gadget: at91_udc: change french comments to english
next