summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2018-01-30Don't limit vga_switcheroo stubs to amd64/i386 and addJonathan Gray
2018-01-30add iowrite64()/writeq()Jonathan Gray
2018-01-30add GFP_USER/__user/vmalloc()Jonathan Gray
2018-01-30add ilog2()/order_base_2()/gcd()Jonathan Gray
2018-01-30disable -Wformat-zero-length when building with gccJonathan Gray
2018-01-30add i2c_bit_add_bus()Jonathan Gray
2018-01-30add more endian macrosJonathan Gray
2018-01-30add drm_invalid_op()Jonathan Gray
2018-01-30add atomic_cmpxchg()/atomic64_add()/atomic64_sub()Jonathan Gray
2018-01-29pms: minor cleanups in the alps code.Ulf Brosziewski
2018-01-28Store PSCI function ids as uint32_t not int in the softc.Jonathan Gray
2018-01-24Do not print that the firmware was successfully loaded in the USB backendPatrick Wildt
2018-01-24Put the default case, which prints information about an event we do not yetPatrick Wildt
2018-01-24We don't do booleans in the kernel, so replace a few occurrences of 'true'Patrick Wildt
2018-01-23Fix underline rotation on CCW (quarter counter-clockwise) rotatedFrederic Cambus
2018-01-23Fix checks for error return from urtw_alloc_rx_data_list() andKevin Lo
2018-01-22More sizes for free() in wscons(4).Frederic Cambus
2018-01-22Match on Iris Pro Graphics 580 and other skylake GT4 ids and correctJonathan Gray
2018-01-21Release interrupt source if the interrupt task is already scheduledMike Belopuhov
2018-01-21Improve panic messageMike Belopuhov
2018-01-20Disable TCP and UDP transmit checksum offloadingMike Belopuhov
2018-01-19dwiic: cleanup function prototypes after ACPI/PCI splitJoshua Stein
2018-01-18Remove quirk matching all Yamaha devices, as this prevents non-MIDIAlexandre Ratchov
2018-01-18Fix an off-by-one uncovered by the recent free(9) changeMike Belopuhov
2018-01-17Add sizes for free() in wscons(4).Frederic Cambus
2018-01-17Implement support for the PSCI_VERSION call and export the function such thatMark Kettenis
2018-01-17Disable ACPI burst mode on the 2015 Chromebook Pixel, where it freezes.Anthony J. Bentley
2018-01-15Switch the inteldrm(4) i2c code over to the Linux code base. This gives usMark Kettenis
2018-01-14Pass our currently configured SSID to iwm(4) scan commands.Stefan Sperling
2018-01-13Make things work when using the official device tree bindings used by theMark Kettenis
2018-01-13Add a linux compatible request_firmware() wrapper around loadfirmware(9).Jonathan Gray
2018-01-13add kqueue support to drm(4) by making the drm_sysfs_hotplug_event()Robert Nagy
2018-01-13coordinate again: polishingUlf Brosziewski
2018-01-12Constrain alloc_pages() to the dma_constraint range. Avoids aJonathan Gray
2018-01-12revert previous changes to enable dwiic on Dell precision as it seemsMike Larkin
2018-01-11Improve the handling of coordinate inputs and filters.Ulf Brosziewski
2018-01-11Extract the control channel number from the chanspec information andPatrick Wildt
2018-01-11The PCI bwfm(4) chips have no TX rings in the traditional sense, as onPatrick Wildt
2018-01-11syncKevin Lo
2018-01-11Add support for Huawei E3372.Kevin Lo
2018-01-10Attach bwfm to the Broadcom 4350 found in the 2017 MacBook.Joshua Stein
2018-01-10regenJoshua Stein
2018-01-10add broadcom bcm4350Joshua Stein
2018-01-10Attach nvme to additional Apple NVMe device, limit targets to 1Joshua Stein
2018-01-10regenJoshua Stein
2018-01-10add another Apple NVMeJoshua Stein
2018-01-10Remove assignement of sc->round to itself that makes no sense. FromAlexandre Ratchov
2018-01-10Make azalia_free_dmamem() void, as its return value is not used. FromAlexandre Ratchov
2018-01-10Add firmware names for the two revisions of the Broadcom 4350 as seenPatrick Wildt
2018-01-10Don't reset the internal memory core on chips other than the BroadcomPatrick Wildt