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
2018-06-01
Rockchip RK3288/3328/3399 pre-divide the clock. Take this into account when
Mark Kettenis
2018-06-01
Add code to set the frequency of the SDMMC and SDIO clocks.
Mark Kettenis
2018-06-01
Pass flags for highspeed capabilities based on device tree properties.
Mark Kettenis
2018-06-01
Restrict DMA to the Rockchip RK3328 and RK3388 for now. There is some
Mark Kettenis
2018-05-31
Move com_fdt.c to dev/fdt since we can share it between armv7 and arm64 now.
Mark Kettenis
2018-05-31
Remove comcnspeed and comcnmode. They serve no purpose anymore. Configuring
Mark Kettenis
2018-05-31
Add sleep_finish_all(), which provides the common combo of sleep_finish(),
Philip Guenther
2018-05-30
Implement SDIO DMA support. This is achieved by wrapping the
Patrick Wildt
2018-05-30
For the upcoming SDIO DMA support we need to use DMA-able buffer
Patrick Wildt
2018-05-30
Clear the DMA select bits in case we use PIO instead of DMA. Some
Patrick Wildt
2018-05-28
Initialize FIFO watermark thresholds. Fixes DMA issues on controllers that
Mark Kettenis
2018-05-28
Add clock support for i.MX8MQ. Most of the clocks can be configured
Patrick Wildt
2018-05-28
Get MAC address from "local-mac-address" property if provided.
Mark Kettenis
2018-05-27
Add 20 MHz MMC clock.
Mark Kettenis
2018-05-27
Add Allwinner A64 support.
Mark Kettenis
2018-05-27
Implement A64 thermal sensor clocks.
Mark Kettenis
2018-05-27
Add support for the Allwinner H3 SoC.
Mark Kettenis
2018-05-27
Add SDIO support:
Mark Kettenis
2018-05-27
BCM43430 SDIO works if we load the appropriate firmware.
Mark Kettenis
2018-05-27
Add support for the GMAC on Allwinner R40/V40 SoCs.
Mark Kettenis
2018-05-27
On Allwinner R40, export a regmap covering the GMAC_CLK_REG.
Mark Kettenis
2018-05-26
Add DMA support. For some reason this doesn't work on Exynos, so disable
Mark Kettenis
2018-05-26
Add SDIO support.
Mark Kettenis
2018-05-26
BCM4356 SDIO works if we load the appropriate firmware.
Mark Kettenis
2018-05-26
Add clocks for RK3399 SDIO controller.
Mark Kettenis
2018-05-26
In addition to "on" and "off", allow the audio "record.enable" mixer
Alexandre Ratchov
2018-05-26
Add a "record.enable" mixer knob to control recording. When recording
Alexandre Ratchov
2018-05-25
So far the SDIO stack issued one transfer for every 64 byte to be
Patrick Wildt
2018-05-25
For SDIO multi-blocks we must not use the AUTO CMD12 feature,
Patrick Wildt
2018-05-24
Release rwlock on bwfm(4) SDIO initialization error. Fixes hang found
Patrick Wildt
2018-05-24
regen
Mike Larkin
2018-05-24
Add AMD SR5690/5670/5650 IOMMU to pcidevs
Mike Larkin
2018-05-23
Print a message if AML attempts to access a part of the Operation Region
Mark Kettenis
2018-05-23
Wait for write operations to complete.
Mark Kettenis
2018-05-23
Add monitor mode support to iwm(4).
Stefan Sperling
2018-05-23
Don't leak the RX pipe in case we have issues opening the TX pipe.
Patrick Wildt
2018-05-23
Only react to deauthentication/disassociation and link changes if we are
Patrick Wildt
2018-05-23
Select correct channel in Host AP mode. One part of that is creating
Patrick Wildt
2018-05-23
Implement a separate initialization stage so that we can still use
Patrick Wildt
2018-05-23
Simplify the CVE-2017-5715 workaround code. Marvell backported SMSCCC 1.1
Mark Kettenis
2018-05-23
Extend list of supported bwfm(4) SDIO chips.
Patrick Wildt
2018-05-23
Map the second bwfm(4) BAR first. The bwfm(4) PCIe devices have two
Patrick Wildt
2018-05-23
Add back a local change to prevent interrupt handlers claiming an
Jonathan Gray
2018-05-22
Call acpi_attach_deps() for the child devices before attempting to power
Mark Kettenis
2018-05-22
Turns out lucky me picked the Asus T100HA to implement the heuristic to
Mark Kettenis
2018-05-22
Do not overwrite `table' in the non-translating case.
Martin Pieuchot
2018-05-22
acpithinkpad(4): add port replicator indicator sensor
Mike Larkin
2018-05-21
Make the way we print "not configured" lines for SDIO devices a bit nicer.
Mark Kettenis
2018-05-21
Implement GPIO functionality.
Mark Kettenis
2018-05-21
Add ccpmic(4), a driver for the "Intel" Crystal Cove PMIC. This is actually
Mark Kettenis
[next]