Age | Commit message (Expand) | Author |
2018-04-29 | Unsigned values are always >= 0, fix Coverity 1468443. | Martin Pieuchot |
2018-04-29 | Fail early when transfers aren't completed in order. | Martin Pieuchot |
2018-04-29 | 'juming' -> 'jumping' in comment. | Kenneth R Westerback |
2018-04-29 | em: Add magic delay for HP elitebook 820 G3 | Stefan Fritsch |
2018-04-29 | em: Make em_get_software_flag() recursive | Stefan Fritsch |
2018-04-29 | em: Improve access logic for software flag | Stefan Fritsch |
2018-04-28 | Some drivers handle settting a new wifi link state manually, so make sure | Peter Hessler |
2018-04-28 | replace add_*_randomness with enqueue_randomness() | Jasper Lievisse Adriaanse |
2018-04-28 | When starting a background scan, free the nodes table to ensure we | Stefan Sperling |
2018-04-28 | pgt(4): do not tsleep in the scan ioctl. | Paul Irofti |
2018-04-28 | Print more debug informations in the event xfer handler. | Martin Pieuchot |
2018-04-28 | Correct IST macro and add a new macro for setting Frame IDs. | Martin Pieuchot |
2018-04-28 | Clean up the parameters of VOP_LOCK() and VOP_UNLOCK(). It is always | Visa Hankala |
2018-04-27 | rasops: implement scrollback | Joshua Stein |
2018-04-27 | Introduce an helper function to extract endpoint's max burst value. | Martin Pieuchot |
2018-04-27 | Introduce an helper function to extract endpoint's max burst value. | Martin Pieuchot |
2018-04-27 | regen | Mike Larkin |
2018-04-27 | add Marvell 88W8897 wireless to pcidevs (no driver yet) | Mike Larkin |
2018-04-27 | Print index as unsigned. | Martin Pieuchot |
2018-04-27 | Fix an off-by-one in xhci_xfer_tdsize(). | Martin Pieuchot |
2018-04-27 | Remove duplicate device identification so my usb drive attaches as a umass | Theo Buehler |
2018-04-27 | Delete superfluous includes of <sys/file.> | Philip Guenther |
2018-04-27 | The i.MX8M has the same quirk as the i.MX6SX, where the CAP1 register | Patrick Wildt |
2018-04-27 | Newer fec(4), like implemented on i.MX8M, have multiple interrupt lines | Patrick Wildt |
2018-04-27 | implement test for running in a hypervisor on amd64/i386 | Jonathan Gray |
2018-04-26 | net80211: stub SIOCS80211SCAN, make ifconfig scan instant. | Paul Irofti |
2018-04-26 | Reduce differences between isoch & bulk/intr routines. | Martin Pieuchot |
2018-04-26 | Follows section 6.2.3.6 to compute endpoint interval. | Martin Pieuchot |
2018-04-25 | update ttm and radeondrm(4) to Linux 4.4.129 | Jonathan Gray |
2018-04-24 | Fill the 'card' member of v4l2_capability struct with the usb product | Landry Breuil |
2018-04-23 | regen | ccardenas |
2018-04-23 | Add ids for AMD 15h 3xh family along with Kaveri graphics | ccardenas |
2018-04-22 | Use free(9) size argument in azalia_codec_select_dacs(). From | Alexandre Ratchov |
2018-04-22 | Wrap debug-only variable definition in #ifdef AZALIA_DEBUG. From | Alexandre Ratchov |
2018-04-20 | revert to 2018/04/20 10:00:00, before oops | Christian Weisgerber |
2018-04-20 | oops, snapshot tests not ready yet | Theo de Raadt |
2018-04-20 | sync | Theo de Raadt |
2018-04-20 | add a small driver for AMDs cryptographic co processor. | David Gwynne |
2018-04-20 | regen | David Gwynne |
2018-04-20 | add and update amd cryptographic co-processor devices | David Gwynne |
2018-04-18 | handle failure better in release_firmware()/request_firmware() | Jonathan Gray |
2018-04-18 | Try to get the layout from the default mux when attaching a console | Martin Pieuchot |
2018-04-15 | The Exar XR17V354 has 4 com ports that have a 256-byte FIFO, use a | Joshua Stein |
2018-04-15 | pucdata: convert port types and frequencies to a lookup table to | Joshua Stein |
2018-04-14 | regen | Joshua Stein |
2018-04-14 | add another lite-on vendor id and cb1 nvme | Joshua Stein |
2018-04-13 | Don't panic if ipmi_sendcmd() fails | YASUOKA Masahiko |
2018-04-11 | Some (probably newer) re(4) cards don't have the 32-bit memory BAR that | Patrick Wildt |
2018-04-11 | Add mixer save/restore capability to the audio(4) driver and | Alexandre Ratchov |
2018-04-11 | Fix confusion between NMIDI > 0 and NMPU > 0. From jsg@. | Alexandre Ratchov |