Port initial UHS-1 support from FreeBSD (Only DDR52 for eMMC so far).
[dragonfly.git] / sys / dev / disk /
2017-05-30 Imre VadászPort initial UHS-1 support from FreeBSD (Only DDR52...
2017-05-22 Imre VadászA step to correctly handling command timeouts in the...
2017-05-21 Imre VadászMore style, comments, includes and unused params fixes...
2017-05-20 Imre VadászStyle fixes for sdhci(4) and mmc(4) in comments, includ...
2017-05-19 Matthew Dillonnvme - Fix interrupt pin support when MSI-X is unavailable.
2017-05-14 Imre Vadászsdhci - Define some easy bits from Simplified Controlle...
2017-05-14 Imre Vadászsdhci - Check slot type cap, set SDHCI_SLOT_EMBEDDED...
2017-05-14 Imre Vadászsdhci - Add tunables for disabling SDMA and/or ADMA2...
2017-05-14 Imre Vadászsdhci - Handle ADMA error interrupt, similar to ACMD12...
2017-05-14 Imre Vadászsdhci - Implement ADMA2 transfer support. Keep SDMA...
2017-05-14 Imre Vadászsdhci - Add data structure definitions for ADMA2 DMA...
2017-03-18 Sascha Wildnerkernel/mmcsd: Add some dummy values for d_nheads and...
2017-02-21 Matthew Dillonkernel - Remove old SCSI drivers - aic, aic7xxx, ahc...
2017-02-07 Matthew Dillonbuild - Separate out CFLAGS for kernel & module build
2017-01-27 Imre Vadászsdhci - Use pci_alloc_1intr in sdhci pci attachement.
2017-01-20 Imre Vadászsdhci - Simplify SDHCI_PRESENT_STATE register loop...
2017-01-20 Imre Vadászsdhci - Add a new interface method, get_card_present.
2017-01-16 Imre Vadászsdhci - Use the right capability field for printing...
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-10 Matthew Dillonmmcsd - Wasn't quite MPSAFE, fix startup race (2)
2017-01-10 Matthew Dillonmmcsd - Wasn't quite MPSAFE, fix startup race
2017-01-09 Imre Vadászmmcsd(4): Declare device D_MPSAFE. Move start_transacti...
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal (non-performance)
2017-01-09 Matthew Dillonsdhci - Use MPSAFE version for the taskqueue and callouts
2017-01-09 Imre Vadászsdhci - Fix typo, support bits for drive types A,C...
2017-01-09 Imre Vadászsdhci - Add some missing register constants, and dump...
2017-01-09 Imre Vadászsdhci - Use bus_dmamem_coherent for allocating memory...
2017-01-08 Matthew Dillonkernel - CAM cleanup 1/N - Remove ancient scsi pccard...
2017-01-03 Matthew Dillonvmstat - Make vmstat -m more readable
2017-01-02 Matthew Dillonkernel - Fix TRIM bugs in UFS
2016-12-23 Matthew DillonAHCI - Misc fixes
2016-12-21 Matthew Dillonahci - Add workarounds for Marvell 88SE9215
2016-12-21 Matthew Dillonahci - Improve port-multiplier detection
2016-12-19 Matthew Dillonahci - Implement FBS for port-multipliers
2016-12-19 Matthew Dillonahci - Add quirks for Marvell devices
2016-12-19 Matthew Dillonahci - Adjust a few things
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-11-27 Tomohiro Kusumisys/dev/disk/dm: Make init/destroy handlers optional
2016-11-27 Tomohiro Kusumisys/dev/disk/dm: Remove dm_table_init_target() call...
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove obvious/redundant/disabled...
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove dm_dev::dev_type
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove dm/targets/ directory and move...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-22 Tomohiro Kusumisys/dev/disk/dm: Sync with Linux changes in flakey...
2016-11-19 Sascha WildnerRemove some old architecture handling.
2016-10-29 Matthew Dillonkernel - adjust sdhc timeouts, cleanup
2016-10-29 Matthew Dillonkernel - Fix mmcsd read/write issues
2016-10-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-09 Tomohiro Kusumisys/dev/disk/dm: Make dmdebug() print __func__
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-10-01 Tomohiro Kusumisys/dev/disk/dm: Remove default:break for switch enums...
2016-10-01 Tomohiro Kusumisys/dev/disk/dm: Remove #if0'd dmminphys() from NetBSD
2016-10-01 Tomohiro Kusumisys/dev/disk/dm: Cleanup
2016-09-29 zrjkernel/adv: Fix extern type to match the real one.
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-07 Matthew Dillonkernel - Cleanup gcc warnings
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-22 Matthew Dillonnvme - Fix BUF_KERNPROC() SMP race
2016-07-19 zrjsys: Various include guard fixes.
2016-07-14 Matthew Dillonkernel - Distribute queues in rw-sep map.
2016-07-14 Matthew Dillonnvme - Fix comq mappings when too many cpus.
2016-07-09 Sascha Wildnerkernel: Don't use userland's <stdarg.h> from kernel...
2016-06-26 Matthew Dillonnvme - Handle full submission queue
2016-06-24 Sepherosa Ziehaunvme: Use high frequency interrupt for CQ processing
2016-06-18 Matthew Dillonnvme - Remove debugging
2016-06-18 Matthew Dillonnvme - Implement ioctl support to retrieve log pages
2016-06-18 Matthew Dillonnvme - Fail gracefully if chip cannot be enabled
2016-06-17 Matthew Dillonnvme - Work w/qemu
2016-06-10 Matthew Dillonnvme - Add kernel dump support
2016-06-08 Matthew Dillonnvme - Add interrupt coalescing support
2016-06-08 Matthew Dillonnvme - Adjust queue mapping
2016-06-07 Matthew Dillonnvme - Check admin_cap
2016-06-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2016-06-06 Matthew Dillonnvme - Cleanups, limit nirqs
2016-06-06 Matthew Dillonnvme - Fix minor cpu mapping issues
2016-06-06 Matthew Dillonnvme - Implement MSIX and reverse comq mapping
2016-06-05 Matthew Dillonnvme - Iterate disk units for multiple devices
2016-06-05 Matthew Dillonnvme - Fix b_resid prior to biodone()
2016-06-05 Matthew Dillonkernel - Add nvme driver to the kernel build as a module.
2016-06-05 Matthew Dillonnvme - Flesh out the driver more
2016-06-05 Matthew Dillonkernel - Flesh out nvme interrupts (non-msi for now)
2016-06-05 Matthew Dillonkernel - Initial native DragonFly NVME driver commit
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-05-01 Tomohiro Kusumisys/dev/disk/dm: Remove read/write support for /dev...
2016-04-27 Imre Vadászahci: Add and use AHCI_PREG_SCTL_IPM_NODEVSLP definitio...
2016-04-22 Imre Vadászahci: Add some DevSleep defintions. Recognize DevSleep...
2016-04-22 Imre Vadászahci: Clean up SET_FEATURES definitions. Add some power...
2016-03-21 Imre Vadászsys/dev/disk/sdhci: Add sdhci_acpi for attaching via...
2016-03-17 Imre Vadászmmcsd(4): Fix typo in disk_create() args. Allows access...
2016-03-15 Imre Vadászsys/dev/disk/sdhci: Update to FreeBSD r296135.
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
next