| Age | Commit message (Expand) | Author |
| 2003-09-23 | Allow a device to reject CLEAR_FEATURE ENDPOINT_STALL (with a STALL) -- the | mycroft |
| 2003-09-21 | cleanup & uniform descriptor owner handling: | jdolecek |
| 2003-09-20 | regen - addition of KYE G-07 joystick entry | jdolecek |
| 2003-09-20 | add entry for KYE G-07 joystick | jdolecek |
| 2003-09-17 | Shuttle products do not need PQUIRK_NOTUR any more. Also removing them for the | mycroft |
| 2003-09-13 | Do the quirk initialization earlier. | mycroft |
| 2003-09-13 | Arrange for the SCSI device to be target 0, and us to be the highest target | mycroft |
| 2003-09-12 | Set SCSIPI_CHAN_NOSETTLE. | mycroft |
| 2003-09-12 | In usbd_setup_pipe(), check the return value from usbd_clear_endpoint_stall(). | mycroft |
| 2003-09-12 | Tweak a debugging printf(). | mycroft |
| 2003-09-12 | ZIP drives don't need PQUIRK_NOTUR -- tested on both a 100 (by me) and a 250 | mycroft |
| 2003-09-10 | Update actlen even in the case where a TD returns an error -- this is critical | mycroft |
| 2003-09-10 | Regen. | augustss |
| 2003-09-10 | Add a couple of devices. | augustss |
| 2003-09-10 | Mostly stylistic change, making comments and printf()s similar between BBB | mycroft |
| 2003-09-10 | Copyright maintenance. | mycroft |
| 2003-09-10 | Er, missed one thing. | mycroft |
| 2003-09-10 | Exorcise UMASS_QUIRK_FORCE_SHORT_INQUIRY. | mycroft |
| 2003-09-10 | On a Bulk-In data stall, make sure we copy back the data received, per the | mycroft |
| 2003-09-10 | The Sony camera reports itself as a "disk", not a "simplified direct access" | mycroft |
| 2003-09-10 | cc -pipe -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-lengt... | mycroft |
| 2003-09-09 | PQUIRK_NODOORLOCK seems to be strictly unnecessary. If the drive doesn't | mycroft |
| 2003-09-08 | If maxlun>0, automatically set PQUIRK_FORCELUNS, rather than using quirk | mycroft |
| 2003-09-08 | Remove UMASS_QUIRK_NO_START_STOP and UMASS_QUIRK_NO_MAX_LUN. | mycroft |
| 2003-09-08 | Regen. | tron |
| 2003-09-08 | Add quirk for Sandisk SDDR-86. The patch was supplied by Peter Seebach | tron |
| 2003-09-05 | Some of the table entries are now noops. Remove them. | mycroft |
| 2003-09-05 | Take vigilante action and remove all the NO_MAX_LUN, NOMODESENSE and | mycroft |
| 2003-09-04 | Remove advertising clauses from code written by Shingo WATANABE. | tsutsui |
| 2003-09-04 | Cast a printf() arg so that USB_DEBUG compiles on multiple platforms. | mycroft |
| 2003-09-04 | Well, this is bloody obscure... | mycroft |
| 2003-08-22 | udav*, for ether w/ Davicom DM9601 chipset. Shingo WATANABE | itojun |
| 2003-08-16 | regen | itojun |
| 2003-08-16 | Corega USB-TXC (uses Davicom DM9601E, does not work with existing driver) | itojun |
| 2003-08-11 | Add Sony Ericsson DCU10 USB Cable. PR kern/22432. | augustss |
| 2003-08-11 | Regen. | augustss |
| 2003-08-11 | Add Sony Ericsson DCU10 USB Cable. PR kern/22432 | augustss |
| 2003-08-08 | Add SIIG UISDMC2S Multicard Reader/Writer | wulf |
| 2003-08-08 | Regen after adding SIIG UISDMC2S (0x0200) Multicard Reader/Writer | wulf |
| 2003-08-08 | Add new product code for SIIG UISDMC2S (0x0200) Multicard Reader/Writer | wulf |
| 2003-08-03 | Bunch of changes to make the Palm Tungsten T work: | nathanw |
| 2003-07-30 | Regen (EDIROL UA-3FX) | gehenna |
| 2003-07-30 | Add suffix 'A' for UA-3FX advanced mode. | gehenna |
| 2003-07-30 | Add EDIROL UA-3FX audio I/F | gehenna |
| 2003-07-14 | add missing __KERNEL_RCSID() | lukem |
| 2003-07-03 | avoid a gcc3 warning about a never-true comparision in the | drochner |
| 2003-06-30 | Regen (Sony USB Memory Stick Slot (MSC-U03) added) | martin |
| 2003-06-30 | Add Sony USB Memory Stick Slot (MSC-U03), | martin |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |