aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* sound: Correctly check nvlist_unpack() errorChristos Margiolis3 days1-1/+1
* sound: Check user-supplied size passed to SNDSTIOC_ADD_USER_DEVS*Christos Margiolis3 days1-0/+5
* sound: Prevent uninitialized variable destruction in chn_init()Christos Margiolis3 days1-2/+2
* sound: Get rid of redundant assignments in chn_init()Christos Margiolis3 days1-2/+0
* cxgbe(4): Consolidate all mk_set_tcb_field_ulp in one place.Navdeep Parhar5 days5-161/+68
* cxgbe(4): sc->port is indexed by port_id and not tx_chan.Navdeep Parhar5 days1-1/+1
* uart: DBG2 support to find the debug uartAndrew Turner6 days1-0/+83
* dev/psci: Fix a function nameAndrew Turner6 days1-1/+1
* linuxkpi: spinlock: Simplify codeEmmanuel Vadot7 days1-4/+4
* uart: Honour clock-frequency in FDT for UART_FDT_CLASS if presentJessica Clarke8 days1-1/+2
* sound: Remove ncards variable from sound_oss_card_info()Christos Margiolis9 days1-4/+2
* snd_hda: Rename LENOVO_I* to LENOVO_IDEAPAD*Christos Margiolis9 days2-4/+4
* snd_hda: Add patch for Lenovo Ideapad 3Christos Margiolis9 days2-1/+3
* nvme: Add comment about where tr->deadline is setWarner Losh9 days1-0/+5
* nvme: Slight simplificationWarner Losh9 days1-1/+1
* nvme: Slight reworking this loop to match FreeBSD styleWarner Losh9 days1-13/+12
* nvme: Add locking assertsWarner Losh9 days1-3/+6
* nvme/f: Use strlcpy instead of strncpy + manual string terminationJohn Baldwin10 days4-8/+4
* nvme: Use strlcpy instead of strncpy to ensure terminationJohn Baldwin10 days1-1/+1
* usb: Remove uneeded revision verbosity from quirks listAhmad Khalifa11 days1-434/+382
* usb: Fix quirks listAhmad Khalifa11 days2-27/+19
* nvme: Add telemetry page definitionsWarner Losh12 days1-0/+24
* uio: Use switch statements when handling UIO_READ vs UIO_WRITEJohn Baldwin12 days1-5/+11
* md: Merge two switch statements in mdstart_vnodeJohn Baldwin12 days1-24/+20
* nvmf_transport: Remove invalid assertionJohn Baldwin13 days1-2/+0
* nvmf: Use strlcpy instead of strncpy to ensure terminationJohn Baldwin13 days1-1/+1
* tpm20: Support partial readsJustin Hibbits13 days4-3/+10
* ukswitch: fix non-debug buildEd Maste13 days1-2/+2
* dev/psci: Check all compat stringsAndrew Turner13 days1-5/+11
* ahc(4): Default to memory mapped IOHP van Braam13 days1-6/+6
* sound: Rename oss_audioinfo->real_device to oss_audioinfo->legacy_deviceChristos Margiolis14 days1-2/+2
* sound: Add missing oss_mixerinfo devnode and legacy_device fieldsChristos Margiolis14 days1-6/+5
* sound: Fix oss_sysinfo->numcardsChristos Margiolis14 days1-6/+3
* sound: Remove nmix variable from mixer_oss_mixerinfo()Christos Margiolis14 days1-6/+4
* snd_hdsp(4): RME HDSP 9632 and HDSP 9652 sound card driver.Florian Walpen14 days4-0/+2185
* ip17x: fix non-debug buildEd Maste14 days1-2/+2
* xen/debug: remove usage of sbuf_{clear,finish}() on drained sbufRoger Pau Monné14 days1-4/+6
* nvme: Explicitly align struct nvme_command on an 8 byte boundaryJohn Baldwin2024-05-081-1/+1
* smsc(4): update to mention MicrochipEd Maste2024-05-081-2/+2
* mii: Add support for Realtek RTL8211F-VD PHYPeter Jeremy2024-05-083-2/+6
* nvme: Bump the alignment of struct nvme_health_information_page to 8John Baldwin2024-05-071-1/+1
* jh7110: Add StarFive JH7110 clock/reset generator driversJari Sihvola2024-05-076-0/+1375
* Revert "jh7110: Add StarFive JH7110 clock/reset generator drivers"Mitchell Horne2024-05-076-1375/+0
* jh7110: enable MMC driverMitchell Horne2024-05-071-0/+114
* jh7110: Add StarFive JH7110 clock/reset generator driversMitchell Horne2024-05-076-0/+1375
* nvmf: Add explicit alignment for struct nvmf_fabric_cmdJohn Baldwin2024-05-061-1/+1
* nvmf_tcp: Correct tests for PDU directionJohn Baldwin2024-05-061-1/+1
* nvmf: Remove packing pragmas from nvmf_proto.hJohn Baldwin2024-05-061-4/+0
* sound: Update pcm/vchan.c LICENSE headerChristos Margiolis2024-05-061-0/+4
* sound: Remove unused "num" argument from chn_init() and related callersChristos Margiolis2024-05-065-29/+19