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-25
Reorganize acpi(4) code a bit in preparation for upcoming arm64 support.
Mark Kettenis
2018-06-25
Implement DRI3/prime support. This allows graphics buffers to be passed
Mark Kettenis
2018-06-24
Save all mixer elements in the suspend/resume array instead of only
Alexandre Ratchov
2018-06-24
If ACPI tables are present, set a global variable to point at their
Mark Kettenis
2018-06-22
set I2C_F_POLL when acquiring the iic bus in an interrupt handler
Joshua Stein
2018-06-20
drm/i915: Disable LVDS on Radiant P845
Jonathan Gray
2018-06-19
Add support for SAS3.5 controllers. This involves reordering
Jonathan Matthew
2018-06-18
Add an HP LD220 pole display
Mike Belopuhov
2018-06-18
regen
Mike Belopuhov
2018-06-18
Add an HP LD220 pole display
Mike Belopuhov
2018-06-18
Run the code to handle interrupts directly from the interrupt handler
Mark Kettenis
2018-06-17
Use regmap
Mark Kettenis
2018-06-17
Resetting fec(4) also resets the MII control register. Since we
Patrick Wildt
2018-06-17
Add curly braces to the if-condition to make sure the bus width
Patrick Wildt
2018-06-17
Add another missing clock for i.MX7D. This particular clock lives on the
Mark Kettenis
2018-06-16
regen
Jonathan Matthew
2018-06-16
add SAS3.5 megaraids in SAS HBA mode
Jonathan Matthew
2018-06-16
Fix some i.MX7D clocks.
Mark Kettenis
2018-06-16
Add imxrtc(4), a driver for the "secure" RTC in the Low Power Domain of the
Mark Kettenis
2018-06-15
Use IPL_MPFLOOR for ipmi mutex to prevent a interrupt which requires
YASUOKA Masahiko
2018-06-12
Enable on i.MX6SX and i.MX7.
Mark Kettenis
2018-06-12
Add a bunch of i.MX7 clocks.
Mark Kettenis
2018-06-12
Don't panic on I/O to unregistered regionspaces. Needed to unbreak the GPD
Mike Larkin
2018-06-12
axen(4): Identify the owner of some chatty printfs
Mike Larkin
2018-06-11
Add clock support for i.MX7D.
Mark Kettenis
2018-06-11
Also match on "fsl,imx6q-uart" such that this attaches on i.MX7.
Mark Kettenis
2018-06-10
Attach imxiomuxc(4) to i.MX7D as well.
Mark Kettenis
2018-06-10
Attach imxgpc(4) to i.MX7D as well.
Mark Kettenis
2018-06-10
Attach imxesdhc(4) to i.MX7D. Should attach to i.MX6SL as well.
Mark Kettenis
2018-06-10
Extract the i2c bitrate from imxiic(4)'s clock-frequency attribute.
Patrick Wildt
2018-06-08
Handle AENs for logical disk creation and deletion.
Jonathan Matthew
2018-06-08
Rework sensors and bio(4) support to use the target number from the logical
Jonathan Matthew
2018-06-07
Attach bwfm(4) to the Broadcom 4356 found in the GPD Pocket.
Patrick Wildt
2018-06-07
Some PCIe-based bwfm(4) chips also require that we supply an NVRAM
Patrick Wildt
2018-06-05
Move pluart(4) to dev/fdt.
Mark Kettenis
2018-06-04
in non-DIAGNOSTIC kernels, rw_assert_wrlock becomes a nop which leaves the
Theo de Raadt
2018-06-04
4-bit bus width is mandatory for SDIO cards that support High Speed
Patrick Wildt
2018-06-04
Switch to SDIO High Speed mode if the host controller supports it.
Patrick Wildt
2018-06-04
imxesdhc(4) also supports High Speed mode for SD.
Patrick Wildt
2018-06-04
Nuke unused variable.
Kevin Lo
2018-06-03
Change the set_parent() interface to pass the full parent specification
Mark Kettenis
2018-06-03
Make DMA work on Samsung Exynos. The crucial bit that makes it work is
Mark Kettenis
2018-06-02
Add more RK3399 clocks such that we can support assigned locks for the
Mark Kettenis
2018-06-02
Add fanpwr(4), a driver for the Fairchild FAN53555 voltage regulator.
Mark Kettenis
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
[next]