index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
4
-2
/
+6
*
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
2007-07-15
1
-23
/
+4
*
Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects"
Linus Torvalds
2007-07-12
1
-0
/
+1
*
USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc
Suresh Jayaraman
2007-07-12
1
-1
/
+1
*
USB: additions to the quirk list
Oliver Neukum
2007-07-12
1
-0
/
+8
*
usb-storage: implement autosuspend
Alan Stern
2007-07-12
2
-11
/
+29
*
USB: cdc-acm: add new device id to option driver
Andrey Arapov
2007-07-12
1
-0
/
+3
*
USB: goku_udc trivial cleanups
David Brownell
2007-07-12
2
-23
/
+23
*
USB: usb gadget stack can now -DDEBUG with Kconfig
David Brownell
2007-07-12
3
-82
/
+100
*
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-12
9
-429
/
+0
*
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
2007-07-12
4
-29
/
+11
*
USB: pxa2xx_udc -- cleanups, mostly removing dma hooks
David Brownell
2007-07-12
2
-404
/
+25
*
USB: pxa2xx_udc: use generic gpio layer
Milan Svoboda
2007-07-12
1
-14
/
+49
*
USB: quirk for samsung printer
Oliver Neukum
2007-07-12
1
-0
/
+2
*
USB: usb/dma doc updates
David Brownell
2007-07-12
1
-5
/
+6
*
USB: drivers/usb/storage/unusual_devs.h whitespace cleanup
S.Caglar Onur
2007-07-12
1
-94
/
+94
*
USB: remove Makefile reference to obsolete OHCI_AT91
Robert P. J. Day
2007-07-12
1
-1
/
+0
*
USB: io_*: remove bogus termios no change checks
Alan Cox
2007-07-12
2
-17
/
+0
*
USB: mos7720: remove bogus no termios change check
Alan Cox
2007-07-12
1
-10
/
+0
*
USB: visor and whiteheat: remove bogus termios change checks
Alan Cox
2007-07-12
2
-17
/
+0
*
USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...
Alan Cox
2007-07-12
1
-32
/
+1
*
USB: mos7840.c: turn this into a serial driver
Alan Cox
2007-07-12
1
-72
/
+0
*
USB: make the usb_device numa_node get assigned from controller
Yinghai Lu
2007-07-12
1
-0
/
+1
*
USB: ftdi_sio: fix oops due to processing workarounds too early
Oliver Neukum
2007-07-12
1
-60
/
+44
*
USB: fix gregkh-usb-usb-use-menuconfig-objects
Jan Engelhardt
2007-07-12
1
-1
/
+0
*
USB: Make usb-autosuspend timer 1 sec jiffy aligned
Venki Pallipadi
2007-07-12
1
-1
/
+1
*
USB: Don't autosuspend Blackberry devices.
Jeremy Katz
2007-07-12
1
-0
/
+5
*
USB: Support Blackberry Pearl with berry_charge
Jeremy Katz
2007-07-12
1
-0
/
+35
*
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
2007-07-12
4
-0
/
+106
*
USB: mos7720: change developer email addresses
Greg Kroah-Hartman
2007-07-12
1
-3
/
+3
*
USB: Fix off-by-1 error in the scatter-gather library
Alan Stern
2007-07-12
1
-4
/
+3
*
USB: Don't resume root hub if the controller is suspended
Alan Stern
2007-07-12
4
-6
/
+11
*
USB: Remove usages of dev->power.power_state
Alan Stern
2007-07-12
2
-15
/
+1
*
USB: usblp: add dynamic URBs, fix races
Pete Zaitcev
2007-07-12
1
-242
/
+376
*
USB: fsl_usb2_udc: fix bug for portsc bit masking
Li Yang
2007-07-12
1
-1
/
+1
*
USB: autosuspend for usblcd
Oliver Neukum
2007-07-12
1
-3
/
+43
*
usb gadget: Rename husb2dev -> usba
Haavard Skinnemoen
2007-07-12
2
-5
/
+5
*
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
2007-07-12
1
-0
/
+3
*
USB: Fix up full-speed bInterval values in high-speed interrupt descriptor
Laurent Pinchart
2007-07-12
1
-3
/
+9
*
USB: usb-skeleton: use anchors in pre/post reset
Oliver Neukum
2007-07-12
1
-0
/
+23
*
USB: usb-skeleton" use anchors in suspend/resume handling
Oliver Neukum
2007-07-12
1
-5
/
+37
*
USB: usb-skeleton: use anchors in disconnect handling
Oliver Neukum
2007-07-12
1
-0
/
+2
*
USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open...
Alan Cox
2007-07-12
1
-82
/
+60
*
USB: serial: belkin_sa: Various needed fixes
Alan Cox
2007-07-12
1
-42
/
+27
*
USB: serial: ark3116.c: Mixed fixups
Alan Cox
2007-07-12
1
-38
/
+23
*
USB: sierra: cleanup the startup and shutdown path
Greg Kroah-Hartman
2007-07-12
1
-89
/
+41
*
USB: sierra: remove incorrect usage of the urb status field
Greg Kroah-Hartman
2007-07-12
1
-114
/
+107
*
USB: serial: whiteheat: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
1
-9
/
+16
*
USB: serial: visor: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
1
-8
/
+12
*
USB: serial: ti_usb_3410_5052: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
1
-19
/
+27
[next]