aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-12USB: add reset_resume methodAlan Stern5-78/+135
2007-07-12USB: remove excess code from hub.cAlan Stern1-104/+71
2007-07-12USB: separate root and non-root suspend/resumeAlan Stern4-94/+59
2007-07-12USB: remove __usb_port_suspendAlan Stern2-36/+33
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann5-14/+61
2007-07-12USB: Disable file_storage USB_CONFIG_ATT_WAKEUPTony Lindgren1-2/+1
2007-07-12USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TTVladimir Barinov2-2/+14
2007-07-12USB: digi_acceleport further buffer clean upAl Borchers1-6/+0
2007-07-12USB: whiteheat driver updateOliver Neukum1-40/+52
2007-07-12USB: usb-skeleton: usb anchor to implement flushOliver Neukum1-7/+65
2007-07-12USB: introduce usb_anchorOliver Neukum2-3/+101
2007-07-12USB Core: hub.c: prevent re-enumeration on HNPVikram Pandita1-2/+2
2007-07-12USB: usb serial gadget, sparse fixesDavid Brownell1-6/+8
2007-07-12USB: flow control fix for pl2303t.sefzick1-0/+7
2007-07-12USB: generic usb serial to new buffering schemeOliver Neukum1-35/+34
2007-07-12USB: Digi AccelePort adapted to new tty bufferingOliver Neukum1-39/+13
2007-07-12USB: visor driver adapted to new tty bufferingOliver Neukum1-12/+18
2007-07-12USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell1-1/+1
2007-07-12USB: use function attribute __maybe_unusedDavid Rientjes3-16/+16
2007-07-12USB: ehci_fsl update for MPC831x supportLi Yang3-4/+15
2007-07-12USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/KconfigStefan Roese1-4/+4
2007-07-12USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2-0/+187
2007-07-12USB: ftdi_sio.c: Allow setting latency timer on FT232RLStepan Moskovchenko1-1/+3
2007-07-12USB: rework C++-style commentsAlan Stern1-21/+29
2007-07-12USB: prevent char device open/deregister raceAlan Stern12-228/+75
2007-07-12USB: hub.c loops forever on resume from ram due to bluetoothMark Lord1-1/+2
2007-07-12USB: usb gadget, dead config cleanupDavid Brownell3-2/+12
2007-07-12USB: RTS/CTS handshaking support, DTR fixes for MCT U232 serial adapterDave Platt2-41/+106
2007-07-12USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven1-4/+6
2007-07-12USB: io_ti: Digi EdgePort update for new devicesMartin K. Petersen3-732/+807
2007-07-12USB: Make device reset stop retrying after disconnectAlan Stern1-3/+3
2007-07-12USB: EHCI: fix handover for designated full-speed portsAlan Stern1-1/+3
2007-07-12USB: add RESET_RESUME device quirkAlan Stern3-0/+12
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern6-28/+145
2007-07-12USB: add USB-Persist facilityAlan Stern7-75/+198
2007-07-12usbmon: Add class for binary interfacePete Zaitcev4-18/+66
2007-07-12USB: oti6858 usb-serial driver (in Nokia CA-42 cable)Kees Lemmens4-0/+1367
2007-07-12USB: ehci refcounts work on ppc7448David Brownell2-6/+14
2007-07-12USB: Use menuconfig objectsJan Engelhardt1-3/+6
2007-07-12USB: make hub driver's release more robustAlan Stern1-28/+31
2007-07-12USB: remove "locktree" routine from the hub driverAlan Stern1-47/+1
2007-07-12USB: remove references to dev.power.power_stateAlan Stern2-3/+2
2007-07-12USB: don't unsuspend for a new connectionAlan Stern1-13/+0
2007-07-12USB: move bus_suspend and bus_resume method callsAlan Stern3-39/+43
2007-07-12USB: Implement PM FREEZE and PRETHAWAlan Stern2-5/+8
2007-07-12USB: interface PM stateAlan Stern2-4/+2
2007-07-12USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda1-1/+4
2007-07-12USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda5-0/+2890
2007-07-12USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda1-2/+2
2007-07-12USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda6-0/+2262