summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-01USB: fix memleak in ark3116 serial driverOliver Neukum1-1/+3
2008-02-01USB: stop abuse of intfdata in cypress_m8Oliver Neukum1-9/+16
2008-02-01USB: constify function pointer tablesJan Engelhardt2-2/+2
2008-02-01USB: stop io performed by mos7720 upon close()Oliver Neukum3-29/+34
2008-02-01USB: add support for SuperH OHCIYoshihiro Shimoda3-0/+154
2008-02-01USB: ftdi_sio: remove very old changelog entries from the file.Greg Kroah-Hartman1-220/+2
2008-02-01USB: usbserial: provide ezusb functions for an external module.Paul Chavent2-7/+12
2008-02-01USB: EHCI: add a short delay to the bus_suspend routineAlan Stern1-0/+4
2008-02-01USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern1-1/+2
2008-02-01USB: usbfs: struct async is a fixed size structurePete Zaitcev1-2/+2
2008-02-01USB: ehci completes high speed ISO URBs soonerDavid Brownell1-14/+27
2008-02-01USB: ehci: minor ISO updates, always support split ISODavid Brownell2-44/+12
2008-02-01USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese2-3/+2
2008-02-01USB: add ehci-ixp bus glueVladimir Barinov5-2/+165
2008-02-01USB: misc: legousbtower: semaphore to mutexDaniel Walker1-14/+16
2008-02-01USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak4-29/+286
2008-02-01USB: pxa2xx_udc: use debugfs not procfsDmitry Baryshkov2-69/+62
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell3-21/+63
2008-02-01USB: ohci-at91 uses generic GPIO callsDavid Brownell1-0/+31
2008-02-01USB: Add documentation for USB suspend statistics.Sarah Sharp1-0/+33
2008-02-01USB: Export suspend statisticsSarah Sharp4-1/+63
2008-02-01USB: sierra driver - add update dtr logicKevin Lloyd1-111/+110
2008-02-01USB: ftdi_sio: Support for more JTAG adaptorsHarald Welte2-8/+24
2008-02-01USB: io_ti: clean up termios handlingAlan Cox1-16/+10
2008-02-01USB: ti_usb: termios cleanupsAlan Cox1-18/+13
2008-02-01USB: mos7720: clean up termiosAlan Cox1-20/+8
2008-02-01USB: tosa_udc_use_gpio_vbus.patchDmitry Baryshkov1-7/+2
2008-02-01USB: fix HCD Kconfig goofageDavid Brownell1-0/+1
2008-02-01USB: gadget: at91_udc minor fix (there is no number six)David Brownell1-3/+3
2008-02-01USB: fix NULL pointer dereference on drivers/usb/serial/whiteheat.cOliver Neukum1-2/+1
2008-02-01USB: gadget: ethernet error path potential oops fixDavid Brownell1-3/+3
2008-02-01USB: ehci potential oops fix on ARC/TDI coresDavid Brownell1-8/+11
2008-02-01USB: add Marvell Orion USB host supportTzachi Perelstein2-0/+277
2008-02-01USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz1-4/+4
2008-02-01USB: usbdevfs_urb: __user annotationMarcin Slusarz1-1/+1
2008-02-01USB: usb/storage/initializers.c: fix signedness differenceMarcin Slusarz1-1/+2
2008-02-01USB: PS3: Fix EHCI ISO transfer bugDavid Brownell1-16/+42
2008-02-01USB: Spelling fixesJoe Perches12-18/+18
2008-02-01USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov2-2/+9
2008-02-01USB: testing driver: don't free a locked mutexAndrew Morton1-2/+0
2008-02-01USB: testing driver: convert dev->sem to mutexMatthias Kaehlcke1-8/+9
2008-02-01USB: mon nopageNick Piggin1-9/+7
2008-02-01USB: mct232: speed, new termios and compliance cleanupsAlan Cox2-10/+18
2008-02-01USB: keyspan_pda: clean up speed handlingAlan Cox1-19/+19
2008-02-01USB: belkin_sa: clean up for new style termios and speed handling, plus styleAlan Cox1-21/+16
2008-02-01USB: pl2303: Add autosuspend support to pl2303 usb serial converter.Sarah Sharp1-0/+3
2008-02-01USB: pl2303: Move pl2303 vendor specific init to probe function.Sarah Sharp1-25/+24
2008-02-01USB: pl2303: Cleanup FISH and SOUP macros in pl2303 driver.Sarah Sharp1-39/+39
2008-02-01USB: dummy_hcd: change the default power budgetAlan Stern1-2/+3
2008-02-01USB: EHCI: add separate IAA watchdog timerAlan Stern6-38/+75