summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-312-2/+3
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-302-5/+4Star
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-212-5/+3Star
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+1
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2922-22/+0Star
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-2822-22/+0Star
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-285-6/+163
|\ \ \
| * \ \ Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-162-10/+2Star
| |\ \ \
| * \ \ \ Merge branch 'ux500/dt' into next/dt2Arnd Bergmann2012-03-162-56/+22Star
| |\ \ \ \
| | * \ \ \ Merge branch 'depends/driver-core' into ux500/dtArnd Bergmann2012-03-162-56/+22Star
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'at91-3.4-cleanup2-DT2+USB' of git://github.com/at91linux/linux-...Arnd Bergmann2012-03-162-3/+39
| |\ \ \ \ \ \
| | * | | | | | USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-152-3/+39
| * | | | | | | Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-163-3/+124
| |\| | | | | |
| | * | | | | | ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+1
| | * | | | | | ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+23
| | * | | | | | ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+100
* | | | | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-281-155/+142Star
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: sa1111: add hcd .reset methodRussell King2012-03-241-9/+11
| * | | | | | | | USB: sa1111: add OHCI shutdown methodsRussell King2012-03-241-0/+12
| * | | | | | | | USB: sa1111: reorganize ohci-sa1111.cRussell King2012-03-241-134/+93Star
| * | | | | | | | USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King2012-03-241-4/+2Star
| * | | | | | | | USB: sa1111: sparse and checkpatch cleanupsRussell King2012-03-241-16/+17
| * | | | | | | | ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King2012-03-241-5/+24
| * | | | | | | | ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King2012-02-091-14/+0Star
| * | | | | | | | ARM: sa1111: add platform enable/disable functionsRussell King2012-02-091-5/+14
| * | | | | | | | ARM: sa1111: add .owner initializer to sa1111 driver structuresRussell King2012-02-091-0/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-282-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-1/+1
| * | | | | | | | | USB: option: Ignore ZTE (Vodafone) K3570/71 net interfacesAndrew Bird (Sphere Systems)2012-03-251-2/+4
* | | | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-9/+11
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-021-2/+3
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre2012-03-011-2/+3
| | * | | | | | | | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6Nicolas Ferre2012-03-0111-12/+174
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. | | | | | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-023-9/+10
| |\ \| | | | | | | | | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+3
| | | * | | | | | | ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+5
* | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-6/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-152-10/+2Star
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-083-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-073-4/+4
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | | * | | | | | | | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-023-4/+4
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| * | | | | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-2822-115/+182
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | PCI: Use class for quirk for usb host controller fixupYinghai Lu2012-02-241-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-213-35/+9Star
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | gadgetfs: list_for_each_safe() misuseAl Viro2012-03-211-6/+3Star
| * | | | | | | usbfs: kill racy detection of simple_pin_fs()Al Viro2012-03-211-9/+1Star
| * | | | | | | tidy up after d_make_root() conversionAl Viro2012-03-211-4/+2Star
| * | | | | | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-213-17/+4Star
| | |_|_|/ / / | |/| | | | |