Age | Commit message (Expand) | Author |
2011-08-29 | protect sc->sc_state access and ncr53c9x_sched() call with splbio in | Miod Vallat |
2011-08-29 | Update firmware to the latest version available from Myricom (1.4.53a). | David Gwynne |
2011-08-29 | dont use a semaphore (which doesnt block interrupts in the critical | David Gwynne |
2011-08-29 | regen | Mike Belopuhov |
2011-08-29 | add gpsmap 62s | Mike Belopuhov |
2011-08-26 | Prevent watchdog timeouts; tested by Thomas Pfaff | Kevin Lo |
2011-08-26 | Move the comment outside of the VLAN section of code and above that | Kevin Lo |
2011-08-26 | Add a dmesg warning about sloppy disk I/O to vnd(4) devices to help | Matthew Dempsky |
2011-08-24 | revert the last commit. pms_enable_alps() does not guarantee | Alexandr Shadchin |
2011-08-22 | Add support for Radeon 4250. | Christiano F. Haesbaert |
2011-08-22 | Adding stub for ALPS touchpad, which not supported yet. | Alexandr Shadchin |
2011-08-21 | Help with the watchdog timeouts seen when unplugging the cable from | Kevin Lo |
2011-08-20 | Don't wait for FR to come on after setting the FRE bit in the port command | Mark Kettenis |
2011-08-19 | Let ums probe bounds of absolute devices if available. | Matthieu Herrb |
2011-08-18 | So, it turns out that models 362 and 382 built-in frame buffer only shows up | Miod Vallat |
2011-08-17 | match on MSP-FET430UIF JTAG, so it can be used with mspdebug | Jasper Lievisse Adriaanse |
2011-08-17 | regen | Jasper Lievisse Adriaanse |
2011-08-17 | add MSP-FET430UIF JTAG, from impatiens@gmail.com | Jasper Lievisse Adriaanse |
2011-08-17 | Adding support Synaptics touchpad. Thanks all for test. | Alexandr Shadchin |
2011-08-08 | Fix a formating bug that caused a bad print on big endian arches. | Marco Peereboom |
2011-08-08 | myx requires the driver pad short ethernet frames to 60 bytes by | David Gwynne |
2011-08-04 | In `string' state, accept bell (^G) as an end of sequence in addition to | Miod Vallat |
2011-08-03 | Alexander Polakov found a use of an uninitialized pointer in the scsi | David Gwynne |
2011-07-31 | Add support for the Ricoh 5U823 SD/MMC controller found on the x220. | Mark Kettenis |
2011-07-31 | regen | Mark Kettenis |
2011-07-31 | Fix typo in Ricoh 5U823 SD/MMC entry. | Mark Kettenis |
2011-07-26 | Calling a detach function from an attach function is no longer legal ( | Theo de Raadt |
2011-07-26 | do not describe where DELAY comes from; pointed out by austin; ok jsg | Theo de Raadt |
2011-07-22 | Add the Huawei E181. | David Coppa |
2011-07-22 | Add the Huawei E181. | David Coppa |
2011-07-21 | Add the Huawei E1750 USB modem | David Coppa |
2011-07-21 | Add the Huawei E1750 USB modem | David Coppa |
2011-07-21 | Index the sensor array starting from 0 not sc_vd_id_low. On my R310 this | Stuart Henderson |
2011-07-20 | For now, disable msi interrupts. Reading through the linux driver one | Marco Peereboom |
2011-07-20 | spell FALLTHROUGH correctly | Stuart Henderson |
2011-07-20 | this works on the galaxy s2 too. | Jasper Lievisse Adriaanse |
2011-07-20 | regen | Jasper Lievisse Adriaanse |
2011-07-20 | add a newer samsung android phone | Jasper Lievisse Adriaanse |
2011-07-18 | Revert vnd(4) to its older less strict behavior. | Matthew Dempsky |
2011-07-17 | Backout a bunch of my SCSI commits from c2k11. At least one of these | Matthew Dempsky |
2011-07-15 | Cope with the start-dma-before-init errata and some other register setup | Theo de Raadt |
2011-07-14 | We must not call xl_wol_power() from xl_stop(). If we do the device | Stefan Sperling |
2011-07-12 | Range check vnd_secsize, vnd_ntracks, and vnd_nsectors so that later on | Theo de Raadt |
2011-07-11 | pass the interface for non-compat-mode piix. from netbsd. | joshua stein |
2011-07-11 | Revert art@'s moving around of the KERNEL_LOCK()/KERNEL_UNLOCK() calls, | Philip Guenthe |
2011-07-10 | Read the HCSPARAMS register from the correct location, and add | Eric Faurot |
2011-07-09 | translate the scsi UNMAP command into an equiv TRIM, and advertise UNMAP | David Gwynne |
2011-07-09 | Switch umass(4) to use a single target scsibus with | Matthew Dempsky |
2011-07-09 | Simplify sdmmc_scsi by using SCSI_NO_ADAPTER_TARGET. | Matthew Dempsky |
2011-07-09 | Fix fallout from my previous SCSI refactoring diff (moving | Matthew Dempsky |