summaryrefslogtreecommitdiff
path: root/linux/dev
AgeCommit message (Expand)Author
2018-07-03commented ifdef 0 macro to enable local_irq functionsAlmuHS
2017-11-01linux block: fix outbound access to non-directmap user dataSamuel Thibault
2017-10-31linux-block: Fix calling vm_map_copy_discard on uninitialized variableSamuel Thibault
2017-10-26linux: Fix warnings.Justus Winter
2017-09-30linux: Fix interrupt glue.Justus Winter
2016-10-12linux: Remove incompatible local prototype.Justus Winter
2016-10-01kern: Improve assertions and panics.Justus Winter
2016-09-21Update device drivers for highmem supportRichard Braun
2016-09-21Update Linux block layer glue codeRichard Braun
2016-09-21Redefine what an external page isRichard Braun
2016-09-21Remove phys_first_addr and phys_last_addr global variablesRichard Braun
2016-04-04Use uint32_t instead of unsigned32_t.Flavio Cruz
2016-01-29Disable probing legacy IDE when AHCI driver worksSamuel Thibault
2016-01-29Use PCI macrosSamuel Thibault
2016-01-29ahci: print PCI bus/dev/fun in hexadecimalSamuel Thibault
2016-01-23Use vm_page as the physical memory allocatorRichard Braun
2016-01-02replace extern with static in some linux codeFlavio Cruz
2016-01-01remove unnused disk code and headersFlavio Cruz
2016-01-01fix some compiler warnings in gnumachFlavio Cruz
2015-11-27Fix ahci unit MAX_PORTS checkSamuel Thibault
2015-11-27Fix missing format in printkSamuel Thibault
2015-07-07Fix build with -O0Samuel Thibault
2015-06-30Fix restoring interrupts on timeoutSamuel Thibault
2015-06-29Print about powered-down AHCI portsSamuel Thibault
2015-05-23Add stdint integer types in Linux glueSamuel Thibault
2015-03-05Show odd number of portsSamuel Thibault
2015-02-20linux: fix compiler warningJustus Winter
2014-11-23Fix programming PIT counterSamuel Thibault
2014-11-12Pass ide and hd kernel options to ide driverSamuel Thibault
2014-04-04Fix prototypeSamuel Thibault
2014-03-17Increase possible number of AHCI devices to 8Samuel Thibault
2014-02-23AHCI driver cleanupsSamuel Thibault
2014-02-10Add quiet flag to block I/OSamuel Thibault
2013-06-24Add partitioning reload support to ahciSamuel Thibault
2013-06-24Fix printing ahci PCI dev and funSamuel Thibault
2013-06-09Do not skip AHCI controller without HOST_CAP_ONLYSamuel Thibault
2013-06-09Add timeout to ahci IDENTIFYSamuel Thibault
2013-06-09Fix printf formatSamuel Thibault
2013-06-09Fix formatSamuel Thibault
2013-05-30Add LBA48 support to AHCI driverSamuel Thibault
2013-05-11Add missing parameters to printfSamuel Thibault
2013-05-10Add AHCI driverSamuel Thibault
2013-05-02Fix non-block-aligned-offset readsSamuel Thibault
2013-05-01Fix macro nameSamuel Thibault
2012-12-27Fix spurious error on accessing fd1Samuel Thibault
2012-09-23Fix CDROM door unlock on closure without device_closeAlexey Dejneka
2012-03-24Add missing phystokv/kvtophys callsSamuel Thibault
2012-03-24Fix issig crash at bootSamuel Thibault
2012-03-20Use long typesSamuel Thibault
2012-03-20Change types holding cpu flags from int to longGuillem Jover