kernel/{hammer2,tmpfs}: Fix ENOTDIR/EISDIR logic.
[dragonfly.git] / sys / dev / misc /
2018-10-27 Matthew Dillonkernel - Refactor kbmux arrays
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-04 Matthew Dillonkernel - Refactor tty clist code
2018-10-04 Matthew Dillonkernel - Refactor tty_token, fix SMP performance issues
2018-10-04 Imre Vadászichwd - Fix typo in TCO2_CNT register #define.
2018-09-28 Sascha Wildnerkernel/ppc: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/dcons: Fix two more -Wundef issues.
2018-09-25 Sascha Wildnerkernel/dcons: Fix -Wundef.
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-04 Sascha WildnerResolve some kernel option / .Cd mismatches.
2018-05-29 Matthew Dillonkernel - Add support for MosChip PCIe serial com, and...
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 Sascha Wildnerkernel: Include <sys/ttydefaults.h> where appropriate.
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-04-12 Imre Vadászkbdmux - Simplify taskqueue handling, and get rid of...
2018-03-19 Imre Vadászatkbdc - Add additional ACPI PNP IDs specified by Micro...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-05 zrjsyscons: Remove unused variable.
2018-03-04 Imre Vadászsyscons - Fix NULL pointer access in 0d7c8a4d1cafae68239
2018-03-04 Imre Vadászsyscons - Wait for drm modesetting at appropriate places.
2018-03-03 Imre Vadászsysmouse - Fix sigio handling after c2962d9da8200947ee3...
2018-02-22 Imre Vadászsyscons - Detangle sysmouse from tty handling, implemen...
2018-02-22 Imre Vadászsyscons - No special minor device number is needed...
2018-02-18 Imre Vadászatkbdc - Do not attach PS2 controller via legacy ISA...
2018-02-17 Matthew Dillonkernel - Fix syscons's visual bell
2018-02-14 zrjkernel: Remove last use cases of "%b" format.
2018-02-14 zrjkernel: Remove use of deprecated "%r" radix format.
2018-01-28 Imre Vadászsyscons - Untangle device attachement from isa?, attach...
2018-01-28 Imre Vadászled(4): Turn this into a module. Only used by acpi_thin...
2018-01-17 Peeter Mustkernel/evdev: Whitespace correction in input-event...
2018-01-17 Peeter Mustkernel/evdev: Update input-event-codes.h
2018-01-13 Imre Vadászsyscons - Skip drawing of the border, when switching...
2018-01-13 Imre Vadászsyscons - Use COL and ROW #define constants.
2018-01-10 Matthew Dillonkernel - Implement spectre mitigations part 1
2018-01-09 Matthew Dillonkernel - Increase microcode size limit from 32KB to 4MB
2017-12-31 zrjsys: Avoid extended ASCII.
2017-12-24 Sascha Wildneri386 removal, part 67/x: Remove last traces of I386_BUS...
2017-12-13 Sascha WildnerRemove <sys/ioccom.h> inclusion from a number of files.
2017-12-08 Sascha Wildnerkernel/evdev: Fix Makefile permission.
2017-12-08 Peeter Mustkernel - Add evdev support to kbdmux, ukbd and ums
2017-12-08 Peeter Mustkernel - Bring in evdev from FreeBSD
2017-12-02 Sepherosa Ziehausyscons: Unbreak compile w/o splash
2017-12-02 Matthew Dillonkernel - Increase syscons history buffer size
2017-11-30 Imre Vadászsyscons - Partly implement FBIO_BLANK ioctl, for displa...
2017-11-24 Imre Vadászkernel - Get rid of old KDSETRAD keyboard ioctl, and...
2017-11-17 Sascha Wildnerkernel: Remove some semicolons at the end of macro...
2017-11-11 zrjmusycc: Tidy up a bit.
2017-11-03 Imre Vadászsyscons - Add minimal fbio support for "scfb" xorg...
2017-10-25 Imre Vadászsyscons - Add 24bit pixel format support for EFI frameb...
2017-10-11 Thomas NikolajsenMerge commit 'crater/master'
2017-10-11 Sascha Wildnerkernel/atkbdc: Fix a prototype.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-23 Imre Vadászpsm: Drop bpsm%d device files. Instead support non...
2017-09-22 Imre Vadászpsm: Get rid of PSM_LEVEL_NATIVE, and the psmwrite...
2017-09-22 Imre Vadászpsm: Remove dead unused code: psmpoll(), enable_lordles...
2017-07-31 Sascha Wildnerkernel: Fix wrong indentation in a few places.
2017-07-23 zrjsys: Some whitespace cleanup.
2017-06-15 Sascha Wildnerkernel: Add 'static' to some function definitions.
2017-02-07 Matthew Dillonbuild - Separate out CFLAGS for kernel & module build
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-09 Matthew Dillonkernel - Make gpio and gpio_led MPSAFE
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal (non-performance)
2016-12-12 Matthew Dillonkernel - Re-fix chromebook keyboard
2016-12-04 Imre Vadászsyscons - Set cons_unavail when blanking framebuffer...
2016-12-04 Imre Vadászdrm: Use fb_blank hooks from drm_fb_helper.c as a sysco...
2016-12-01 Imre Vadászsyscons - Add need_unlock arg to sc_clean_up and sc_wai...
2016-11-29 Imre Vadászsyscons - Add range check for color value in KDSBORDER...
2016-11-29 Imre Vadászsyscons - Add option for the default terminal border...
2016-11-28 Imre Vadászsyscons - Clean up log messages for KMS console.
2016-11-28 Imre Vadászdrm: Improve integration with syscons. Move taskqueue...
2016-11-28 Imre Vadászsyscons - Make sure we draw the terminal border during...
2016-11-27 Sascha Wildnerkernel/efirt: Hook efirt.ko into the build.
2016-11-27 Sascha WildnerMove efirt.ko's source to sys/dev/misc/efirt.
2016-11-27 Imre Vadászsyscons - Fix syscons with UEFI fb when drm fb is regis...
2016-11-26 Imre Vadászsyscons - Remove unneeded NULL check from register_fram...
2016-11-26 Imre Vadászsyscons - Handle kms framebuffer activation better...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-22 Matthew Dillonefi - Add EFI run-time ABI support
2016-11-19 Imre Vadászdrm: Use struct fb_info * as arg for syscons fb restore...
2016-11-19 Sascha Wildneri386 removal, part 61/x: Adjust some further #ifdefs.
2016-10-31 Matthew Dillonkernel - Add trackpoint and elantech mouse support (2)
2016-10-31 Matthew Dillonkernel - Add trackpoint and elantech mouse support
2016-10-31 Matthew Dillonkernel - Fix a vty switch/history bug
2016-10-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-18 Sascha Wildnerkernel: Remove the COMPAT_43 kernel option along with...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-08 Sascha Wildnerkernel/ecc: Add MODULE_VERSION()s.
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-26 Imre Vadászcpuctl(4): Require write rights for CPUCTL_MSRSBIT...
2016-09-26 Daniel Bilikkernel/psm: Support newer Synaptics touchpads
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
next