| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-29 | regen | macallan | |
| 2022-06-29 | add some Wacom devices | macallan | |
| 2022-06-29 | Don't unregister sensors twice. | mlelstv | |
| 2022-06-29 | unregister sensors only when registered. | mlelstv | |
| 2022-06-29 | Unmap device registers only when successfully mapped. | mlelstv | |
| 2022-06-29 | Bump max transaction size from 32 Bytes to 4kB. | mlelstv | |
| 2022-06-29 | Allocate data buffer instead of using the stack. | mlelstv | |
| 2022-06-29 | Add CVPM02 BBU support. | msaitoh | |
| 2022-06-29 | Fix Swedish keymap of HIL keyboard map. | tsutsui | |
| The problem was reported by Anders Gustafsson and fix provieded by Miod Vallat on port-hp300@. | |||
| 2022-06-28 | remove KASSERT() checking for t_oproc at open since assigning this line | plunky | |
| discipline to a pty may not have that set. Instead do a runtime check to ensure that the function exists before calling it, as ttstart() handles it. Same code in btuart.c, bcsp.c and bth5.c Reported-by: syzbot+766981eef92a3cd0352a@syzkaller.appspotmail.com | |||
| 2022-06-28 | Sprinkle some const. Same code before and after. | skrll | |
| 2022-06-28 | Fix a null-deref | skrll | |
| lgtm from mlelstv. Reported-by: syzbot+ec264ed7faf603906b93@syzkaller.appspotmail.com | |||
| 2022-06-28 | RAIDframe must be initialized for the RAIDFRAME_FAIL_DISK80 ioctl. | oster | |
| Reported-by: syzbot+048387fcc9a1a3682638@syzkaller.appspotmail.com Reported-by: syzbot+037d1813186571cb2d38@syzkaller.appspotmail.com | |||
| 2022-06-27 | fix various typos in comments. | andvar | |
| 2022-06-27 | umidi(4): Fix fencepost in error branch. | riastradh | |
| Reported-by: syzbot+0bbf3d81c15fd1354759@syzkaller.appspotmail.com | |||
| 2022-06-27 | KNF a little. No functional change. | msaitoh | |
| 2022-06-27 | Add some MegaRAID devices (except Aero series). Not tested. | msaitoh | |
| 2022-06-27 | Regen. | msaitoh | |
| 2022-06-27 | Add some MegaRAID devices. | msaitoh | |
| 2022-06-27 | Add comment. Sort entries. No functional change. | msaitoh | |
| 2022-06-26 | emdtv(4): More attach/detach bugs. | riastradh | |
| Reported-by: syzbot+9bbfb743349929e2c8c3@syzkaller.appspotmail.com | |||
| 2022-06-26 | umcs(4): Reject invalid interrupt endpoints. | riastradh | |
| Reported-by: syzbot+cd1e60e112e840e40d0a@syzkaller.appspotmail.com | |||
| 2022-06-26 | s/Ramdom/Random/ in comments. | andvar | |
| 2022-06-25 | Pass proper status values to rnd_add_uint32(9) as rnd(9) man page claims. | tsutsui | |
| 2022-06-25 | Add rnd(9) entropy source from hil(4) devices. | tsutsui | |
| 2022-06-23 | if_urtwn.c: add the TRENDnet TEW-648UBM | brook | |
| 2022-06-23 | Regen | brook | |
| 2022-06-23 | usbdevs: add TRENDnet TEW-648UBM | brook | |
| 2022-06-22 | Fix wrong access in mfii_start(). I hope this fixes kern/55192 and kern/56669. | msaitoh | |
| 2022-06-21 | Correct flipped glyph of 'N' in the "New Line" in the DEC graphics chars. | tsutsui | |
| 2022-06-18 | fix typos in word "functions" in comments, mainly s/fuctions/functions/. | andvar | |
| 2022-06-18 | Trailing whitespace | skrll | |
| 2022-06-18 | aprintf_normal -> aprint_normal | skrll | |
| 2022-06-17 | Regen. | msaitoh | |
| 2022-06-17 | Update some descriptions of Intel 700 series Ethernet devices. | msaitoh | |
| 2022-06-17 | ixl(4): fix typo | yamaguchi | |
| 2022-06-17 | ixl(4), iavf(4): fix endian bug in vlan tag | yamaguchi | |
| 2022-06-17 | Use unsigned to avoid undefined behavior. Found by kUBSan. | msaitoh | |
| 2022-06-12 | Attach when dr_mode is "otg" and the controller has the "usb-role-switch" and | skrll | |
| "role-switch-default-mode" as seen in the Apple M1 dts. This assumes the controller is properly setup for host mode already. | |||
| 2022-06-11 | Since rev 1.101 DIOCAWEDGE could return success without filling in the | martin | |
| wedge device name - which is quite confusing for userland. Always fill the name if we return success. | |||
| 2022-06-08 | wsfont.c: use __arraycount instead of defining it locally | uwe | |
| 2022-06-06 | s/filer/filter/ in comment. No functional change. | msaitoh | |
| 2022-06-04 | Include sequencer code conditionally. Fixes build for sparc and sparc64 | pgoyette | |
| (and anything else that has a midi but no sequencer). | |||
| 2022-06-04 | Combine the midi and sequencer modules into a single midi_seq module | pgoyette | |
| to avoid a circular dependency as noted in kern/56772. Retain minimal modules of the original names to accomodate auto-loading upon access to the /dev/xxx nodes. | |||
| 2022-06-03 | fix folloing->following typos in more files. | andvar | |
| also s/begginning/beginning/. | |||
| 2022-06-02 | Modify comment. ixgbe_enable_queue() can be used on both MSI-X and legacy intr. | msaitoh | |
| 2022-06-02 | KNF. Modify comment. No functional change. | msaitoh | |
| 2022-06-02 | regen. | mrg | |
| 2022-06-02 | add some AMD zen2/3 devices. | mrg | |
| 2022-06-02 | KNF. No functional change. | msaitoh | |
