hammer2 - Add feature to allow sector overwrite, fix meta-data check code
[dragonfly.git] / sys / bus /
2016-06-05 Matthew Dillonkernel - Add PCIS_STORAGE_NVM
2016-06-03 Imre Vadászif_run - Add missing RUN_LOCK/RUN_UNLOCK around a run_g...
2016-05-31 Imre Vadászsmbacpi: Implement I2cSerialBus ACPI support module...
2016-05-31 Imre Vadászig4: Add ig4_acpi.c for attaching on ACPI (needed for...
2016-05-29 Imre Vadászgpio_acpi: Turn this into a child device of gpio_intel.
2016-05-28 Imre Vadászgpio_acpi: Add allocate/release functions for GpioIo...
2016-05-28 Imre Vadászgpio_acpi: Factor out gpio_acpi_check_gpioint().
2016-05-24 Sascha Wildnerkernel/urtwn: Fix building with USB_DEBUG.
2016-05-24 Imre Vadászwlan - Move wlan_serialize_enter()/exit() wrapper to...
2016-05-24 Imre Vadászwlan - Adjust Makefile and use opt_urtwn.h and opt_wlan...
2016-05-24 Matthew Dillonwlan - Sync bus/u4b/wlan/if_urtwn* from FreeBSD
2016-05-24 Imre Vadászwlan - Sync bus/u4b/wlan/run from FreeBSD
2016-05-24 Imre Vadászbuild - Add if_rum to the build again
2016-05-24 Imre Vadászwlan - Sync bus/u4b/wlan/rum from FreeBSD
2016-05-24 Matthew Dillonbuild - Temporarily remove wifi drivers from build
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-09 Imre Vadászu4b/wlan - Convert ifp->if_softc -> ic->ic_softc.
2016-05-09 Imre Vadászu4b/wlan - Mechanically convert to IFNET_STAT_INC.
2016-05-09 Imre Vadász80211 - Add missing ic_softc initializations in sys...
2016-05-09 Imre Vadász80211 - Update up to FreeBSD's r287029 (only skipping...
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-05-01 Imre Vadászgpio_intel: Slightly simplify interface to chipset...
2016-05-01 Imre Vadászgpio_intel: Use a cookie object for gpio interrupt...
2016-04-29 Imre Vadászgpio_acpi: Introduce separate setup_intr and teardown_i...
2016-04-16 Imre Vadászgpio_intel: Add workaround for concurrent GPIO register...
2016-04-10 Imre Vadászgpio_intel: Handle level triggered interrupts more...
2016-04-09 Imre Vadászgpio_intel: Change GPIOcfg bits when needed to enable...
2016-04-09 Imre Vadászgpio_intel: Fix CHV_GPIO_CTL1_INVRX constant, we need...
2016-04-03 Imre Vadászgpio_intel: Allow switching edge-trigger mode between...
2016-04-03 Imre Vadászgpio_intel: Move Cherryview SoC specific code into...
2016-04-02 Imre Vadászkernel/acpi: Add acpi_MatchUid function for matching...
2016-03-29 Imre Vadászgpio_intel: Support integrated GPIO controllers of...
2016-03-21 Imre Vadászsys/dev/disk/sdhci: Add sdhci_acpi for attaching via...
2016-03-21 Matthew Dillonkernel - Fix ig4 operation for certain machines
2016-03-15 Imre Vadászsys/bus/mmc: Update to FreeBSD r285678.
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-25 Imre Vadászkernel/syscons: Add EFI Framebuffer support.
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from sys/
2016-01-25 Matthew Dillonkernel - Add quirks for xhci (usb)
2016-01-22 zrjusb4bsd: Cleanup pass1.
2016-01-22 zrjusb4bsd: Cleanup pass0.
2016-01-07 Imre Vadászif_run: Sync with FreeBSD up to r270643 (from August...
2016-01-06 Imre Vadaszif_run: Uncomment code from FreeBSD to defer run_wme_up...
2015-12-24 Markus Pfeifferkernel/usb4bsd: Fix device generation in usb_serial
2015-12-20 Sascha Wildnerkernel/pci: Remove old compatibility shims.
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-02 Sascha Wildnerdevfs(9): Rename DEVFS_DECLARE_CLONE_BITMAP to DEVFS_DE...
2015-11-14 Matthew Dillonkernel - Fixes for usb modems
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-13 Markus PfeifferFix detach panic introduced by 67616947
2015-10-12 Sascha WildnerRevert "kernel/scsi: Fix sense information printing...
2015-09-18 Matthew Dillonwlan - Minor updates for if_iwm import.
2015-09-10 Sascha Wildnerkernel/bus: Change function definitions to static ...
2015-09-09 Sascha Wildnerkernel: Remove pci_pir.c, which was not built.
2015-08-29 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE* calls.
2015-08-21 Sascha Wildneri386 removal, part 37/x: Remove more i386 related small...
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-01 Sascha Wildnerkernel/usb4bsd: Install gadget example drivers and...
2015-08-01 Sascha Wildnerkernel/usb4bsd: Set USB_HAVE_MSCTEST_DETACH and adjust...
2015-07-24 Sascha Wildnerkernel/usb4bsd: Remove bogus header file.
2015-07-23 Sascha Wildneri386 removal, part 21/x: Remove obsolete i386 specific...
2015-07-20 Markus Pfeifferusb4bsd/pci: Correct typo in bootverbose message
2015-07-20 Matthew Dillonkernel - Add PCI functionality
2015-07-19 Sascha Wildnerkernel/usb4bsd: Fix buildkernel.
2015-07-19 Sascha Wildnerkernel/usb4bsd: Add device enumeration and port power...
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-17 Matthew Dillonkernel - Fix mountroot / usb diskkey race.
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-12 Sepherosa Ziehaucam: Initialize counted_to_config properly in xpt_bus_r...
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-07 Tomohiro Kusumisys/*: Fix typos
2015-07-05 Sascha Wildnerkernel/uaudio: Fix weird indent.
2015-06-22 Sascha Wildneri386 removal, part 6/x: Remove i386 parts of the ISA...
2015-06-19 Matthew Dillonkernel - Sync uaudio to fix clicking issue
2015-06-19 Matthew Dillonkernel - Sync ehci controller with FreeBSD
2015-06-13 Imre Vadászvgapci: Allow children of vgapci to use MSI interrupts...
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-12 Sascha Wildnerusb4bsd: Remove FreeBSD's config file. We use usb_drago...
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-09 Matthew Dillonbuild - Parallelize kernel module build
2015-06-08 Markus Pfeifferusb4bsd: Make the serial driver create all devices
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-04-27 Markus Pfeifferusb4bsd: Add Wildcat Point-LP controller
2015-04-27 Markus Pfeifferusb4bsd: Fix if_run
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
next