index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
Commit message (
Expand
)
Author
Age
*
usb: wusbcore: add debug prints to reservation and channel change
Thomas Pugliese
2013-12-20
*
usb: wusbcore: add isochronous IN support to HWA
Thomas Pugliese
2013-12-17
*
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-16
|
\
|
*
usb: wusbcore: set packet count correctly on isoc transfers
Thomas Pugliese
2013-12-09
|
*
usb: wusbcore: move isoc_frame_index from wa_xfer to wa_seg
Thomas Pugliese
2013-12-09
|
*
usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT
Thomas Pugliese
2013-12-09
|
*
usb: wusbcore: fix short transfers
Thomas Pugliese
2013-12-09
|
*
usb: wusbcore: return -ENOENT for unlinked URBs.
Thomas Pugliese
2013-12-08
|
*
usb: wusbcore: add more info to debug prints in urb_unlink path
Thomas Pugliese
2013-12-08
|
*
usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...
Thomas Pugliese
2013-12-08
*
|
usb: wusbcore: fix deadlock in wusbhc_gtk_rekey
Thomas Pugliese
2013-12-02
*
|
usb: wusbcore: do device lookup while holding the hc mutex
Thomas Pugliese
2013-12-02
*
|
usb: wusbcore: send keepalives to unauthenticated devices
Thomas Pugliese
2013-12-02
|
/
*
usb: wusbcore: change WA_SEGS_MAX to a legal value
Thomas Pugliese
2013-10-29
*
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
Thomas Pugliese
2013-10-29
*
usb: wusbcore: combine multiple isoc frames in a single transfer request.
Thomas Pugliese
2013-10-29
*
usb: wusbcore: set the RPIPE wMaxPacketSize value correctly
Thomas Pugliese
2013-10-29
*
USB: wusbcore: fix usb_dev leaks
Alexey Khoroshilov
2013-10-19
*
usb: wusbcore: preserve endianness of cached descriptors
Thomas Pugliese
2013-10-19
*
usb: wusbcore: serialize access to the HWA data out endpoint
Thomas Pugliese
2013-10-19
*
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
*
usb: wusbcore: fix string formatting warnings on 64-bit builds
Thomas Pugliese
2013-10-07
*
usb: wusbcore: add support for isoc out transfers
Thomas Pugliese
2013-10-05
*
usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpoints
Thomas Pugliese
2013-10-03
*
usb: wusbcore: avoid stack overflow in URB enqueue error path
Thomas Pugliese
2013-10-03
*
usb: wusbcore: fix build warning on 64-bit builds
Thomas Pugliese
2013-10-01
*
usb: wusbcore: clean up urb dequeue process
Thomas Pugliese
2013-09-30
*
usb: wusbcore: include the xfer_id in debug prints
Thomas Pugliese
2013-09-30
*
usb: wusbcore: fix endianess issues when using dwTransferID
Thomas Pugliese
2013-09-30
*
usb: wusbcore: set pointers to NULL after freeing in error cases
Thomas Pugliese
2013-09-26
*
usb: wusbcore: clean up the sg list that was created for out transfers
Thomas Pugliese
2013-09-26
*
usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segs
Thomas Pugliese
2013-09-26
*
usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfers
Thomas Pugliese
2013-09-26
*
usb: wusbcore: rename fields in struct wahc
Thomas Pugliese
2013-09-26
*
usb: wusbcore: rename urb to tr_urb in struct wa_seg
Thomas Pugliese
2013-09-26
*
USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2013-09-25
*
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-18
|
\
|
*
wusbcore: fix kernel panic when disconnecting a wireless USB->serial device
Thomas Pugliese
2013-08-12
*
|
USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually
Thomas Pugliese
2013-08-15
*
|
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
Thomas Pugliese
2013-08-15
*
|
USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs
Thomas Pugliese
2013-08-15
*
|
USB: WUSBCORE: clear RPIPE stall for control endpoints
Thomas Pugliese
2013-08-15
*
|
wusbcore: clean up list locking in urb enqueue
Thomas Pugliese
2013-08-12
*
|
wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...
Thomas Pugliese
2013-08-12
|
/
*
USB: HWA: fix device probe failure
Thomas Pugliese
2013-06-24
*
wusbcore: add sysfs attribute for retry count
Thomas Pugliese
2013-06-24
*
wusbcore: add sysfs attribute for DNTS count and interval
Thomas Pugliese
2013-06-24
*
usb: wire adapter: add scatter gather support
Thomas Pugliese
2013-06-17
*
wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notifications
Thomas Pugliese
2013-06-06
*
USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptor
Thomas Pugliese
2013-06-06
[next]