Age | Commit message (Expand) | Author |
2018-09-07 | remove some unused variables and otherwise tidy up a bit. | Jonathan Matthew |
2018-09-07 | clarify that goto error in alloc_all_endpoints_fixed_ep() always returns | miko |
2018-09-07 | move initial jack count to alloc_all_endpoints(), and reset count to zero | miko |
2018-09-06 | If we cannot stop the endpoint when aborting a transfer assume that | Martin Pieuchot |
2018-09-06 | fix whitespace | Jonathan Gray |
2018-09-06 | Implement 64-bit DMA support in sdhc(4). | Patrick Wildt |
2018-09-06 | execute the same code for failure of assign_all_jacks_automatically() | miko |
2018-09-05 | Back out 1.4, it broke things | Joshua Stein |
2018-09-05 | Serialize synchronous commands with a rwlock. | Martin Pieuchot |
2018-09-03 | regen | Joshua Stein |
2018-09-03 | add another toshiba nvme | Joshua Stein |
2018-09-03 | Remove round_buffersize function from drivers using the default buffersize | miko |
2018-09-01 | Match on interfaces with Digitizers/Touchscreen collections, as long | Joshua Stein |
2018-09-01 | For touchscreen devices, use the first HUG_X/Y usage pages found | Joshua Stein |
2018-08-31 | remove shadow variables for 'error' in usbioctl(); ok mpi@ ratchov@ | miko |
2018-08-31 | ich variable is only used in DPRINTF() and uaudio_get_cluster_nchan() | miko |
2018-08-30 | fix memory leak in an error path | Jonathan Gray |
2018-08-30 | Set up an aggregation buffer ring and configure placement mode so data | Jonathan Matthew |
2018-08-30 | Move softbutton check before the check that skips attaching certain acpi | Mark Kettenis |
2018-08-29 | Remove unused struct member. | Mark Kettenis |
2018-08-28 | avoid uninitialised variable use | Jonathan Gray |
2018-08-28 | avoid uninitialised variable use in an error path | Jonathan Gray |
2018-08-27 | Add hitemp(4), a driver for the temperature sensors on the HiSilicon Hi3660 | Mark Kettenis |
2018-08-27 | Add 64-bit DMA support. Enable DMA on HiSilicon SoCs. | Mark Kettenis |
2018-08-27 | Add hiclock(4). Make sure hireset(4) attaches early. | Mark Kettenis |
2018-08-27 | Rename struct kd -> kcov_dev. The terse name was initially fine since it wasn't | anton |
2018-08-27 | Add hirest(4), a driver to support reset signal controller blocks on | Mark Kettenis |
2018-08-27 | Add glue for the USB3 controller on the HiKey 970. | Mark Kettenis |
2018-08-27 | handle 16 bit register width required for omap3/omap4 | Jonathan Gray |
2018-08-27 | Add an interface that allows drivers to claim a framebuffer and check | Mark Kettenis |
2018-08-27 | HiSilicon SoCs pre-divide the clock by a factor 8. | Mark Kettenis |
2018-08-26 | Add pinctrl(4), a generic pin mux driver. | Mark Kettenis |
2018-08-26 | Add plgpio(4), a driver for the ARM PrimeCell GPIO (PL061) peripheral. | Mark Kettenis |
2018-08-26 | Add support for HiSilicon Hi3660 (Kirin960) and Hi3670 (Kirin970). | Mark Kettenis |
2018-08-26 | return -1 from the interrupt handler if we didn't find any work to do | Jonathan Matthew |
2018-08-25 | Add umt(4) for USB Windows Precision Touchpad devices | Joshua Stein |
2018-08-25 | Use __HAVE_ACPI to decide whether ACPI support should be considered. | Mark Kettenis |
2018-08-25 | Move HID->bus constant conversion for HID report types out of ihidev | Joshua Stein |
2018-08-25 | regen | Mark Kettenis |
2018-08-25 | Audio as found on an "Oland" Radeon card. Naming is a bit arbitrary, but | Mark Kettenis |
2018-08-25 | fix misplaced parenthesis inside an if-clause. already fixed in FreeBSD in rev | Ricardo Mestre |
2018-08-25 | fix misplaced parenthesis inside an if-clause. already fixed in NetBSD in rev | Ricardo Mestre |
2018-08-25 | Change kcov semantics, kernel code coverage tracing is now enabled on a per | anton |
2018-08-25 | The current rasops cursor implementation simply inverts the appropriate | Mark Kettenis |
2018-08-25 | Match ACPI devices based on _CID if no match for _HID is found. | Mark Kettenis |
2018-08-24 | Add common Ethernet interface attributes to vio(4)'s build config. | Visa Hankala |
2018-08-24 | Include the list of multicast groups in the rx filter configuration. | Jonathan Matthew |
2018-08-24 | Allocate framebuffer PCI BAR if left uninitialized by firmware. | Mark Kettenis |
2018-08-24 | set the rx mask to always accept all vlan tags, making vlan interfaces | Jonathan Matthew |
2018-08-23 | remove hwrm interface code for nvram reads and writes, firmware updates, | Jonathan Matthew |