aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez2-0/+34
2009-01-07USB: remove info() macro from usb.hGreg Kroah-Hartman1-2/+0
2009-01-07USB: remove warn() macro from usb.hGreg Kroah-Hartman1-2/+0
2009-01-07USB: add siemens_mpi usb-serial "stub" driverGreg Kroah-Hartman3-0/+86
2009-01-07USB: add new opticon serial driverGreg Kroah-Hartman3-0/+368
2009-01-07USB: emi26: fix oops on loadMarcin Slusarz1-1/+1
2009-01-07USB: Fix goku_udc usb speed handlingSangSu Park1-1/+1
2009-01-07USB: fix minor nit in usbfs checkingMark Lord1-1/+1
2009-01-07USB: re-enable interface after driver unbindsAlan Stern5-16/+26
2009-01-07USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern1-4/+38
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern4-10/+17
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern5-95/+115
2009-01-07USB: storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern2-155/+23
2009-01-07USB: storage: make the "quirks=" module parameter writableAlan Stern2-100/+76
2009-01-07USB: storage: add last-sector hacksAlan Stern7-3/+154
2009-01-07USB: otg: twl4030 transceiver driverDavid Brownell3-0/+732
2009-01-07USB: add imx udc gadget driverDarius Augulis6-1/+1905
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum2-0/+21
2009-01-07USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel3-11/+6
2009-01-07USB: unusual dev for Option N.V. ZeroCD modemsDan Williams5-1/+177
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei3-22/+9
2009-01-07USB: utilize the bus notifiersAlan Stern7-44/+93
2009-01-07USB: make printk messages more searchableWu Fengguang1-21/+24
2009-01-07USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu1-6/+8
2009-01-07USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu1-1/+1
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu3-4/+20
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu4-144/+397
2009-01-07USB: musb: enable low level DMA operation for BlackfinBryan Wu2-69/+162
2009-01-07USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu1-0/+24
2009-01-07USB: musb: Make sure we program the correct values in only when necessary.Robin Getz1-6/+8
2009-01-07USB: musb: add Blackfin driver to MUSB framework (v2)Bryan Wu2-0/+368
2009-01-07USB: musb: use new platform data interface of musb to replace old oneBryan Wu1-0/+5
2009-01-07USB: usb-storage: merge DPCM support into SDDR09Alan Stern8-134/+69
2009-01-07USB: option: increase outgoing buffer size and numberGreg Kroah-Hartman1-2/+2
2009-01-07USB: serial: fix up urb->status usageGreg Kroah-Hartman6-65/+68
2009-01-07USB: isp1760: Fix probe in PCI glue codeKarl Bongers1-42/+55
2009-01-07USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior1-6/+10
2009-01-07USB: gadget: don't wait for completion twiceFelipe Balbi1-0/+1
2009-01-07USB: serial: usb_debug: Make staticRoel Kluin1-1/+1
2009-01-07USB: Enhance usage of pm_message_tAlan Stern11-63/+74
2009-01-07USB: utilize round_jiffies_up_relative()Alan Stern1-2/+2
2009-01-07USB: otg: sharable otg transceiver opsTony Lindgren3-43/+71
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel3-2/+9
2009-01-07USB: otg: gpio_vbus transceiver stubPhilipp Zabel4-0/+383
2009-01-07USB: move isp1301_omap to drivers/usb/otgDavid Brownell7-13/+42
2009-01-07USB: gadget: s3c2410_udc uses standard GPIO callsBen Dooks1-12/+22
2009-01-07USB: gadget: pxa25x_udc vbus sense initializationDavid Brownell1-1/+1
2009-01-07USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi2-2/+7
2009-01-07USB: musb: Add musb git tree to maintainers entryFelipe Balbi1-0/+1
2009-01-07USB: musb: host side diagnostics tweaksDavid Brownell2-11/+15