Commit History

作者 SHA1 備註 提交日期
  Martin Fuzzey 3b6c023f83 USB: usbtest fix endless loop in unlink tests. 16 年之前
  roel kluin e64a521929 USB: clean up redundant tests on unsigned 16 年之前
  roel kluin 8aafdf6a15 USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative 16 年之前
  Arjan van de Ven b6c6393700 Rename WARN() to WARNING() to clear the namespace 17 年之前
  Marcin Slusarz 6def755320 usbtest: comment on why this code "expects" negative and positive errnos 17 年之前
  David Brownell 28ffd79c31 USB: usbtest displays diagnostics again 17 年之前
  Ming Lei cdc9779228 USB: remove unnecessary type casting of urb->context 17 年之前
  Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 年之前
  Alan Stern 70a1c9e086 USB: remove dev->power.power_state 17 年之前
  Julia Lawall dfa5ec79d2 USB: use DIV_ROUND_UP 17 年之前
  Alan Stern 4756febb10 USB: fix bug in sg initialization in usbtest 17 年之前
  Joe Perches dc0d5c1e5c USB: Spelling fixes 17 年之前
  Andrew Morton 26e109b0a9 USB: testing driver: don't free a locked mutex 17 年之前
  Matthias Kaehlcke 1cfab028af USB: testing driver: convert dev->sem to mutex 17 年之前
  Jan Andersson 6ce4560a39 usb: fix usbtest halt check on big endian systems 17 年之前
  Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 17 年之前
  Greg Kroah-Hartman 59d99785a9 USB: misc: usbtest: clean up urb->status usage 18 年之前
  Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 年之前
  Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 年之前
  Luiz Fernando N. Capitulino 4d823dd21d USB: usbtest: Use usb_endpoint_* functions 18 年之前
  David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 年之前
  Orjan Friberg f54fa84dda USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error 19 年之前
  Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年之前
  Alan Stern 9da2150f59 [PATCH] usbtest: report errors in iso tests 19 年之前
  Franck Bui-Huu caa2a12267 [PATCH] Fix a deadlock in usbtest 19 年之前
  David Brownell 8b52490193 [PATCH] USB: usbtest: scatterlist OUT data pattern testing 19 年之前
  Eric Sesterhenn 80b6ca4832 [PATCH] USB: kzalloc() conversion for rest of drivers/usb 19 年之前
  Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 年之前
  Greg Kroah-Hartman 654f31189e [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 19 年之前
  David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 19 年之前