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
2016-05-18
Fix several nitpicks in iwm(4).
Stefan Sperling
2016-05-18
In iwm(4), add bit-polling in Rx-DMA init code path.
Stefan Sperling
2016-05-17
Allow sendsyslog(2) with LOG_CONS even when /dev/console has not
Alexander Bluhm
2016-05-17
Change the random event buffer from a queue to an endless ring. This way
Ted Unangst
2016-05-17
remove VOP_CLOSE and vput that will be handled in the epilogue.
Ted Unangst
2016-05-17
Plug some gaping holes in the v4l2 ioctl interfaces that would leak kernel
Mark Kettenis
2016-05-16
Attempt to clear the OS flag when we attach.
Mark Kettenis
2016-05-16
Add pcfrtc(4).
Mark Kettenis
2016-05-16
Introduce OF_is_compatible(9), a convenience function to check the "compatible"
Mark Kettenis
2016-05-16
Driver for the NXP PCF8523 Real Time Clock.
Mark Kettenis
2016-05-16
enable reception and transmission of jumbo frames.
David Gwynne
2016-05-15
Sync with the ADMA2 implementation in imxesdhc(4):
Mark Kettenis
2016-05-13
Unbreak build when AUDIO_DEBUG is defined: fix printf(9) format
Alexandre Ratchov
2016-05-12
If writing the control register fails, bail out without attaching any sensors.
Mark Kettenis
2016-05-12
Remove bogus rw_exit() call.
Mark Kettenis
2016-05-11
remove hppa64 port, which we never got going beyond broken single users.
Theo de Raadt
2016-05-11
Use round_blocksize() to determine the maximum hardware block size (in
Alexandre Ratchov
2016-05-11
Dont reuse "mult" local variable. Use separate variable for hardware
Alexandre Ratchov
2016-05-10
make qla_iocb_seg structs 4 byte aligned and use htolem32 to set it.
David Gwynne
2016-05-08
Add support for level, active low gpio interrupts.
Mark Kettenis
2016-05-08
Add support for writing gpio pins.
Mark Kettenis
2016-05-08
Make sure devices listed by a device's _DEP method are attached before
Mark Kettenis
2016-05-08
Call _REG to register GeneralPuproseIo address space support.
Mark Kettenis
2016-05-08
Plug some memory leaks and do proper cleanup in error paths.
Mark Kettenis
2016-05-08
Add macros for interrupt trigger mode as encoded in GPIO resources.
Mark Kettenis
2016-05-07
Add chvgpio(4), a driver for the GPIO controllers found on Intel's Cherry View
Mark Kettenis
2016-05-07
Flush page (through the direct map) before mapping it into AGP. Fixes
Mark Kettenis
2016-05-07
Implement ACPI 5.0 GeneralPurposeIo OpRegion support. This basically allows
Mark Kettenis
2016-05-07
Add defines for Operation Region Address Space Identifiers and use them when
Mark Kettenis
2016-05-06
Make sure we always update both bits that control the bus width. Also make
Mark Kettenis
2016-05-06
Round the requested clock frequency down to a support value instead of
Mark Kettenis
2016-05-06
Fix the DMA transfer code to repect the block size in the sdmmc command.
Mark Kettenis
2016-05-05
r1.10 of if_bnx.c effectively removed the limit on the number of segments in
Jonathan Matthew
2016-05-05
Bump up the clock to 25 MHz before trying to read the SCR register of an SD
Mark Kettenis
2016-05-05
Add Dual Data Rate support for eMMC at 52MHz.
Mark Kettenis
2016-05-05
Populate SCSI inquiry data with information from SD and MMC cards.
Mark Kettenis
2016-05-05
Return ENOTTY in acpithinkpad backlight get/set ioctls if the maximum
Jonathan Gray
2016-05-04
Use BUS_DMA_OVERRUN to cope with the broken DMA engine of the Davicom DM9102
Mark Kettenis
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-05-04
Print SD host controller version.
Mark Kettenis
2016-05-04
Add high-speed support for SD cards. In theory this should double the
Mark Kettenis
2016-05-04
Don't mask pins configured as direct IRQ. Those are tied directly to the APIC
Mark Kettenis
2016-05-03
Print missing newline if we bail out because of a uid mismatch.
Mark Kettenis
2016-05-03
regen
David Gwynne
2016-05-03
samsung use the same pci device id for multiple nvme parts
David Gwynne
2016-05-01
Print some capabilities.
Mark Kettenis
2016-05-01
Print base clock frequency.
Mark Kettenis
2016-05-01
Add bus width switching support for MMC. Enable 8-bit bus support on
Mark Kettenis
2016-05-01
Add a small delay after switching an MMC card into high-speed mode to make
Mark Kettenis
2016-05-01
Always write block count. This fixes the DMA issues on Bay Trail.
Mark Kettenis
[next]