summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-082-4/+4
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-052-4/+4
| |\
| | * ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-232-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-061-14/+10Star
|\ \ \
| * | | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-031-6/+6
| * | | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-031-4/+3Star
| * | | pcmcia: remove cs_types.hDominik Brodowski2010-07-301-4/+1Star
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-061-0/+1
|\ \ \ \
| * | | | of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
| |/ / /
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-08-053-2/+284
|\ \ \ \
| * | | | USB: Add JZ4740 OHCI supportLars-Peter Clausen2010-08-053-0/+282
| * | | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-052-2/+2
| | |/ / | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-055-5/+5
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-0443-423/+536
| |\ \ \ \
| * | | | | update email addressPavel Machek2010-07-192-2/+2
| * | | | | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
| * | | | | Merge branch 'master' into for-nextJiri Kosina2010-06-1631-107/+282
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-162-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-044-19/+27
|\ \ \ \ \ \
| * | | | | | usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-3/+10
| * | | | | | usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-5/+5
| * | | | | | usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-9/+9
| * | | | | | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-1/+2
| * | | | | | gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller2010-06-161-1/+1
* | | | | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-044-407/+21Star
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart2010-08-024-407/+21Star
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'devel-stable' into develRussell King2010-07-312-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-292-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-261-1/+1
| | |\| | | |
| | * | | | | i.MX25: fix USB gadget supportEric Bénard2010-07-261-1/+1
| | * | | | | i.MX25: fix EHCI supportEric Bénard2010-07-261-1/+1
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------. \ \ \ \ \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-312-59/+149
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | ARM: 6209/3: at91_udc: Add vbus polarity and polling modeRyan Mallon2010-07-182-13/+55
| * | | | | | | | ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxxHarro Haan2010-06-172-46/+94
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-07-2616-24/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi2010-07-261-13/+0Star
| * | | | | | | | USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard2010-07-262-0/+7
| * | | | | | | | USB: add quirk for Broadcom BT dongleOliver Neukum2010-07-261-0/+3
| * | | | | | | | USB: usb-storage: fix initializations of urb fieldsBob Copeland2010-07-261-3/+1Star
| * | | | | | | | USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp2010-07-261-2/+3
| * | | | | | | | USB: sisusbvga: Fix for USB 3.0Oliver Neukum2010-07-261-2/+3
| * | | | | | | | USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier2010-07-261-0/+4
| * | | | | | | | USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp2010-07-263-0/+25
| * | | | | | | | USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp2010-07-261-0/+2
| * | | | | | | | USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp2010-07-261-4/+7
| * | | | | | | | USB: option: Add support for AMOI Skypephone S2Dennis Jansen2010-07-261-0/+2
| * | | | | | | | USB: New PIDs for Qualcomm gobi 2000 (qcserial)Andrew Bird2010-07-261-0/+2
| * | | | | | | | USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner2010-07-262-0/+17
| * | | | | | | | USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy2010-07-261-0/+4
| * | | | | | | | USB: Expose vendor-specific ACM channel on Nokia 5230Przemo Firszt2010-07-261-0/+1