summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-06-29regenmacallan
2022-06-29add some Wacom devicesmacallan
2022-06-29Don't unregister sensors twice.mlelstv
2022-06-29unregister sensors only when registered.mlelstv
2022-06-29Unmap device registers only when successfully mapped.mlelstv
2022-06-29Bump max transaction size from 32 Bytes to 4kB.mlelstv
2022-06-29Allocate data buffer instead of using the stack.mlelstv
2022-06-29Add CVPM02 BBU support.msaitoh
2022-06-29Fix Swedish keymap of HIL keyboard map.tsutsui
2022-06-28remove KASSERT() checking for t_oproc at open since assigning this lineplunky
2022-06-28Sprinkle some const. Same code before and after.skrll
2022-06-28Fix a null-derefskrll
2022-06-28RAIDframe must be initialized for the RAIDFRAME_FAIL_DISK80 ioctl.oster
2022-06-27fix various typos in comments.andvar
2022-06-27umidi(4): Fix fencepost in error branch.riastradh
2022-06-27KNF a little. No functional change.msaitoh
2022-06-27Add some MegaRAID devices (except Aero series). Not tested.msaitoh
2022-06-27Regen.msaitoh
2022-06-27Add some MegaRAID devices.msaitoh
2022-06-27Add comment. Sort entries. No functional change.msaitoh
2022-06-26emdtv(4): More attach/detach bugs.riastradh
2022-06-26umcs(4): Reject invalid interrupt endpoints.riastradh
2022-06-26s/Ramdom/Random/ in comments.andvar
2022-06-25Pass proper status values to rnd_add_uint32(9) as rnd(9) man page claims.tsutsui
2022-06-25Add rnd(9) entropy source from hil(4) devices.tsutsui
2022-06-23if_urtwn.c: add the TRENDnet TEW-648UBMbrook
2022-06-23Regenbrook
2022-06-23usbdevs: add TRENDnet TEW-648UBMbrook
2022-06-22Fix wrong access in mfii_start(). I hope this fixes kern/55192 and kern/56669.msaitoh
2022-06-21Correct flipped glyph of 'N' in the "New Line" in the DEC graphics chars.tsutsui
2022-06-18fix typos in word "functions" in comments, mainly s/fuctions/functions/.andvar
2022-06-18Trailing whitespaceskrll
2022-06-18aprintf_normal -> aprint_normalskrll
2022-06-17Regen.msaitoh
2022-06-17Update some descriptions of Intel 700 series Ethernet devices.msaitoh
2022-06-17ixl(4): fix typoyamaguchi
2022-06-17ixl(4), iavf(4): fix endian bug in vlan tagyamaguchi
2022-06-17Use unsigned to avoid undefined behavior. Found by kUBSan.msaitoh
2022-06-12Attach when dr_mode is "otg" and the controller has the "usb-role-switch" andskrll
2022-06-11Since rev 1.101 DIOCAWEDGE could return success without filling in themartin
2022-06-08wsfont.c: use __arraycount instead of defining it locallyuwe
2022-06-06s/filer/filter/ in comment. No functional change.msaitoh
2022-06-04Include sequencer code conditionally. Fixes build for sparc and sparc64pgoyette
2022-06-04Combine the midi and sequencer modules into a single midi_seq modulepgoyette
2022-06-03fix folloing->following typos in more files.andvar
2022-06-02Modify comment. ixgbe_enable_queue() can be used on both MSI-X and legacy intr.msaitoh
2022-06-02KNF. Modify comment. No functional change.msaitoh
2022-06-02regen.mrg
2022-06-02add some AMD zen2/3 devices.mrg
2022-06-02KNF. No functional change.msaitoh