summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez2009-01-271-0/+2
* USB: ftdi_sio driver support of bar code scanner from DieboldMhayk Whandson2009-01-272-0/+6
* USB: ftdi_sio: added Alti-2 VID and Neptune 3 PIDRobie Basak2009-01-272-0/+5
* USB: cp2101 deviceTomasz K2009-01-271-0/+1
* USB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440Brandon Philips2009-01-271-0/+1
* USB: remove vernier labpro from ldusbsware2009-01-271-2/+0
* USB: CDC-ACM quirk for MTK GPSAndrew Lunn2009-01-271-0/+3
* USB: cdc-acm: support some gps data loggersJames A. Treacy2009-01-271-0/+3
* USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu2009-01-271-3/+4
* USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu2009-01-271-1/+1
* USB: musb: Kconfig fixDavid Brownell2009-01-271-1/+1
* USB: musb cppi dma fixSwaminathan S2009-01-271-0/+1
* USB: musb cppi bugfixesHugo Villeneuve2009-01-271-2/+7
* USB: musb uses endpoint functionsJulia Lawall2009-01-272-5/+5
* USB: musb: tusb6010 buildfixKalle Valo2009-01-271-2/+2
* USB: musb free_irq bugfixAjay Kumar Gupta2009-01-271-2/+3
* USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-272-23/+1
* USB: musb davinci buildfixDavid Brownell2009-01-271-9/+4
* USB: omap1 ohci buildfix (otg related)David Brownell2009-01-272-2/+3
* USB: fix char-device disconnect handlingAlan Stern2009-01-273-10/+12
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-275-93/+27
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-273-7/+4
* USB: storage: add unusual devs entryOliver Neukum2009-01-271-0/+6
* USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-274-21/+30
* USB: cp2101: add fasttrax GPS evaluation kit vendor/product IDWolfgang Glas2009-01-271-0/+1
* Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds2009-01-261-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2638-568/+1355
|\
| * [ARM] fix section-based ioremapRussell King2009-01-251-9/+2
| * [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-241-10/+10
| * [ARM] omap: usb: thou shalt not provide empty release functionsRussell King2009-01-241-14/+0
| * [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King2009-01-241-3/+3
| * [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature2009-01-243-0/+1253
| * [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
| * [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-241-0/+1
| * [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
| * [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-241-1/+1
| * [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-241-1/+1
| * [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-243-6/+6
| * ARM: OMAP: Fix compile for h3 MMCTony Lindgren2009-01-151-1/+3
| * ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-1510-419/+9
| * ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-152-0/+15
| * ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-151-1/+3
| * ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0
| * ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5
| * ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-151-0/+3
| * ARM: OMAP: Fix compile for beagleTony Lindgren2009-01-151-4/+5
| * ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-155-75/+13
| * ARM: OMAP: Fix compile for palmteTony Lindgren2009-01-151-9/+0
| * ARM: OMAP: Fix compile for various McBSPTony Lindgren2009-01-152-0/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-26226-486/+391
|\ \