1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/dev/usb
Hans Petter Selasky 250fb892d3 Add missing NULL pointer check.
Reported by:	Lars Engels
MFC after:	1 week
2013-01-30 07:48:43 +00:00
..
controller Add missing NULL pointer check. 2013-01-30 07:48:43 +00:00
input Fix detection of Razer Copperhead as a USB mouse. 2013-01-10 07:45:46 +00:00
misc Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
net Mark 'ticks', 'time_second', and 'time_uptime' as volatile to prevent the 2013-01-28 19:38:13 +00:00
quirk Add new USB quirk. 2013-01-26 13:44:24 +00:00
serial Add new u3g device quirk. 2013-01-14 17:41:04 +00:00
storage Do not pretend to have autosense data when no such data is available. 2013-01-19 03:19:39 +00:00
template Remove some extra and not needed space characters. 2013-01-28 10:52:24 +00:00
wlan Fix for "run0: wcid=xx out of range" error message. 2013-01-04 20:44:17 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c Fix regression issue after r244500 and r244503: 2013-01-27 18:01:03 +00:00
usb_busdma.h
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c Fix detection of Razer Copperhead as a USB mouse. 2013-01-10 07:45:46 +00:00
usb_hub.c
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Fix more regression issue after r244503. 2012-12-24 10:10:18 +00:00
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c Allocate separate USB buffers for DMA'ed data, so that 2012-12-20 18:13:37 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Add new USB ID. 2013-01-28 07:22:44 +00:00
usbdi_util.h
usbdi.h Allocate separate USB buffers for DMA'ed data, so that 2012-12-20 18:13:37 +00:00
usbhid.h Fix detection of Razer Copperhead as a USB mouse. 2013-01-10 07:45:46 +00:00