index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
2017-05-02
Linux switched from a device-specific pinctrl binding to a the generic version
Mark Kettenis
2017-05-02
Resynchronize the guest RTC via vmmci(4) on host resume from zzz/ZZZ
Mike Larkin
2017-04-30
Add rkclock(4), a driver for the Rockchip RK3399 clocks.
Mark Kettenis
2017-04-30
Rename Debugger() into db_enter().
Martin Pieuchot
2017-04-30
Add rkgrf(4), a driver that makes the "generic register file" of the Rockchip
Mark Kettenis
2017-04-30
Unifdef KGDB.
Martin Pieuchot
2017-04-29
Replace sxiehci.c with more generic glue in ehci_fdt.c that is similiar in
Mark Kettenis
2017-04-28
Restore calculation of volume size. Accidentally removed in
Kenneth R Westerback
2017-04-27
track size of pss allocation, so that length can be passed to free(9)
Theo de Raadt
2017-04-27
Restore if_iwm.c r1.173 (mira retry change) which got incarcerated by
Stefan Sperling
2017-04-27
Revert if_iwm.c to the state of r1.170 because ETOOMANYDRAGONSATONCE.
Stefan Sperling
2017-04-26
Get rid of convoluted macros in iwm's receive code path.
Stefan Sperling
2017-04-26
Remove the size argument of iwm_rx_addbuf() and use a constant internally.
Stefan Sperling
2017-04-26
Tell MiRA about the actual number of retries instead of pretending that
Stefan Sperling
2017-04-24
Since rev 1.1 ix has attempted to require a 64 bit BAR, the test for
Jonathan Gray
2017-04-24
Implement monitor mode support for iwm(4).
Stefan Sperling
2017-04-24
Implement support for multiple packets per receive DMA buffer in iwm(4).
Stefan Sperling
2017-04-21
Make id parameter of iwm_send_cmd_pdu() a uint32_t so that it matches
Stefan Sperling
2017-04-21
Fix nic lock usage around iwm_disable_rx_dma().
Stefan Sperling
2017-04-21
Fix nic lock usages around iwm_{read,write}_prph().
Stefan Sperling
2017-04-21
Use ether_crc32_le() instead of a custom version.
Martin Pieuchot
2017-04-20
regen
Jonathan Gray
2017-04-20
Remove an incorrect Bay Trail I2C entry that masked a valid Bay Trail
Jonathan Gray
2017-04-20
Tweak lock inits to make the system runnable with witness(4)
Visa Hankala
2017-04-18
Support packet aggregation for umb(4) on tx.
Gerhard Roth
2017-04-18
Rearrange ure_iff to resemble other drivers a bit more.
Jonathan Matthew
2017-04-16
Always evaluate expression in BUG_ON() macro to avoid unused variable
Alexander Bluhm
2017-04-15
Fix format string in ACPI_MEMDEBUG block
Philip Guenther
2017-04-14
Avoid some false positives with cppcheck. No binary change.
Alexander Bluhm
2017-04-11
Partially revert previous mallocarray conversions that contain
David Hill
2017-04-10
Attempt to map msk(4) interrupt via MSI.
Jonathan Gray
2017-04-09
malloc -> mallocarray; a typo
Theo de Raadt
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-09
Convert some malloc(9) to mallocarray(9)
David Hill
2017-04-08
Sensors are run as callbacks inside tasks. During suspend a sensor
Theo de Raadt
2017-04-08
Use ADDR64 opcodes to specify 64bit DMA addresses for all buffers. This
Jonathan Matthew
2017-04-08
A pile of sizes to free(9). In test for a few days in snapshots.
Theo de Raadt
2017-04-08
Two prototypes for acpi_maptable; merge to one place
Theo de Raadt
2017-04-07
Simplify the size calculation for memset()
Philip Guenther
2017-04-06
Sizes for the remaining free() calls, and use mallocarray()
Theo de Raadt
2017-04-06
remove stray character in previous that broke the build
Jonathan Gray
2017-04-06
Unify a few attach-time patterns between usb *com drivers, and remove
Theo de Raadt
2017-04-06
add sizes to free() calls
Theo de Raadt
2017-04-05
3 more mallocarray() uses
Theo de Raadt
2017-04-04
add a free() size near microcode loading
Theo de Raadt
2017-04-04
Add 8265 and 3168 support. Both cards need new firmware files which currently
Claudio Jeker
2017-04-03
provide size to free(9)
Theo de Raadt
2017-04-02
normalize order of arguments to if ()
Theo de Raadt
[next]