aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07i2400m: Makefile and KconfigInaky Perez-Gonzalez6-0/+103
2009-01-07i2400m/SDIO: TX and RX path backendsInaky Perez-Gonzalez2-0/+408
2009-01-07i2400m/SDIO: firmware upload backendInaky Perez-Gonzalez1-0/+224
2009-01-07i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez1-0/+511
2009-01-07i2400m/SDIO: header for the SDIO subdriverInaky Perez-Gonzalez2-0/+154
2009-01-07i2400m/USB: TX and RX path backendsInaky Perez-Gonzalez3-0/+915
2009-01-07i2400m/USB: firmware upload backendInaky Perez-Gonzalez1-0/+340
2009-01-07i2400m/USB: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez1-0/+591
2009-01-07i2400m/USB: header for the USB bus driverInaky Perez-Gonzalez2-0/+306
2009-01-07i2400m: debugfs controlsInaky Perez-Gonzalez1-0/+392
2009-01-07i2400m: various functions for device managementInaky Perez-Gonzalez1-0/+1291
2009-01-07i2400m: RX and TX data/control pathsInaky Perez-Gonzalez2-0/+1351
2009-01-07i2400m: firmware loading and bootrom initializationInaky Perez-Gonzalez1-0/+1095
2009-01-07i2400m: linkage to the networking stackInaky Perez-Gonzalez1-0/+524
2009-01-07i2400m: Generic probe/disconnect, reset and message passingInaky Perez-Gonzalez2-0/+935
2009-01-07i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez2-0/+800
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 Stern1-100/+69
2009-01-07USB: storage: add last-sector hacksAlan Stern6-1/+150
2009-01-07USB: otg: twl4030 transceiver driverDavid Brownell3-0/+732
2009-01-07USB: add imx udc gadget driverDarius Augulis5-1/+1882
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum1-0/+20
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 Lei2-21/+8
2009-01-07USB: utilize the bus notifiersAlan Stern6-44/+91
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: 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