aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/quirk
Commit message (Expand)AuthorAgeFilesLines
* Add new USB quirk.Hans Petter Selasky2016-04-211-0/+2
* Add new USB quirk.Hans Petter Selasky2016-04-081-0/+3
* Allow for overlapping quirk device ranges. Prior to this patch onlyHans Petter Selasky2016-03-031-2/+0
* Implement support for reading USB quirks from the kernel environment.Hans Petter Selasky2015-09-241-2/+137
* Add new USB quirk.Hans Petter Selasky2015-08-311-0/+1
* Add new USB quirk.Hans Petter Selasky2015-06-071-0/+1
* Add support for DYMO LabelWriter PnP.Hans Petter Selasky2015-05-072-0/+5
* Add more USB IDs.Hans Petter Selasky2015-03-071-1/+2
* Add more quirks.Hans Petter Selasky2014-12-261-0/+1
* Add more USB quirks for Western Digital external USB HDDHans Petter Selasky2014-12-081-3/+22
* Add new USB quirk.Hans Petter Selasky2014-11-261-0/+1
* The USB LED driver for the Dream Cheeky WebMail Notifier.Kevin Lo2014-09-051-0/+1
* Fix spelling.Hans Petter Selasky2014-09-031-1/+1
* Add new quirk.Hans Petter Selasky2014-09-031-0/+2
* Add a second Huawei SCSI eject command as USB mode switch config filesNick Hibma2014-08-052-0/+2
* Add new USB quirk.Hans Petter Selasky2014-04-181-0/+1
* Add new quirk.Hans Petter Selasky2014-03-041-0/+1
* Our quirk table is almost full. Add some room for more quirks.Hans Petter Selasky2014-02-171-1/+1
* Adjust USB quirk.Hans Petter Selasky2014-02-171-2/+2
* Add more USB quirks.Hans Petter Selasky2014-01-241-0/+1
* Add new quirk.Hans Petter Selasky2014-01-221-0/+1
* Add quirks to make my old SanDisk Cruzer Mini 128MB happy.Don Lewis2013-12-211-0/+3
* Add Planex MZK-UE150N.Hiroki Sato2013-07-021-0/+1
* Add new USB quirk.Hans Petter Selasky2013-05-211-0/+1
* Add new USB quirk.Hans Petter Selasky2013-01-261-0/+1
* Add new quirk and correct old one.Hans Petter Selasky2013-01-211-1/+3
* Bugfix: Fix sizeof() argument.Hans Petter Selasky2013-01-101-1/+1
* Add the NO_SYNC_CACHE quirk for all Apple USB MSC devices, as theyMark Johnston2012-12-261-0/+1
* Remove no longer needed quirk.Hans Petter Selasky2012-11-232-2/+0
* Add the UQ_MSC_NO_PREVENT_ALLOW quirk to handle devices that do not supportMarcel Moolenaar2012-11-052-0/+3
* Add support for Fast Track Ultra 8R from M-audio.Hans Petter Selasky2012-10-261-0/+4
* Add support for the extrememory SnippyEitan Adler2012-10-141-0/+2
* Add support for Feiya Elango USB MicroSDEitan Adler2012-10-141-0/+1
* Add support for the Buffalo RUF2 flash drive.Eitan Adler2012-10-141-0/+1
* Add UQ_UMS_IGNORE quirk.Hans Petter Selasky2012-09-172-2/+7
* Add new USB device quirk.Hans Petter Selasky2012-08-151-0/+2
* Quirk MS keyboard so that function keys workEd Maste2012-07-231-0/+1
* Add more quirks for USB mass storage adapters.Hans Petter Selasky2012-07-031-0/+3
* Add more quirks for USB MIDI adapters.Hans Petter Selasky2012-06-141-0/+6
* Add support for more USB devices.Hans Petter Selasky2012-01-161-0/+1
* Add quirk for Micron RealSSD eUSB failing on unsupported SCSI commandEd Maste2011-12-031-0/+1
* Quirk all of ALCOR's mass storage devices instead ofHans Petter Selasky2011-11-171-4/+1
* Add USB mass storage quirk for device that emits errors after the automaticHans Petter Selasky2011-10-101-0/+1
* Add quirks for some USB mass storage devices which doesn't respondHans Petter Selasky2011-09-271-0/+7
* Refactor auto-quirk solution so that we break as few externalHans Petter Selasky2011-09-101-1/+1
* This patch adds automatic detection of USB mass storage devicesHans Petter Selasky2011-09-021-20/+5
* Introduce a quirk for broken USB MIDI hardware instead of limiting performanceHans Petter Selasky2011-07-032-0/+3
* - Add support for some non-standard USB MIDI devices from Roland, byHans Petter Selasky2011-02-242-5/+24
* Curitel UM150 needs a quirk to stop it from detaching straight afterNick Hibma2011-02-071-0/+1
* Remove unneeded includes of <sys/linker_set.h>. Other headers that useJohn Baldwin2011-01-111-1/+0