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-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
2016-05-01
Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)
Mark Kettenis
2016-04-30
Mask all gpio interrupts when we attach. Fixes interrupt storm on the Lenovo
Mark Kettenis
2016-04-30
Enable high speed timing for bus clock frequencies over 26MHz and advertise
Mark Kettenis
2016-04-30
Add some missing interrupt bits, and enable the ADMA error interrupt.
Mark Kettenis
2016-04-30
Implement DMA support. Bits and pieces taken from NetBSD, but we only
Mark Kettenis
2016-04-29
Fix some gibbering horrors due to uninitialized struct nameidata's
Bob Beck
2016-04-29
Panic when attempting to execute a scsi command with no discipline
Kenneth R Westerback
2016-04-28
Preserve the domid when swapping 16 bit grant table entry flags
Mike Belopuhov
2016-04-28
Add a better implementation of iwn's update_htprot callback which uses
Stefan Sperling
2016-04-28
correctly set up byteswapping so this chip works on big endian archs
David Gwynne
2016-04-27
whitespace fixes, no functional change
David Gwynne
2016-04-27
align rx buffers so ip packets will be aligned correctly for the stack
David Gwynne
2016-04-27
tweak some command list handling
David Gwynne
2016-04-26
Remove debug printfs, but do print "gpio" to indicate that card detection is
Mark Kettenis
[prev]
[next]