aboutsummaryrefslogtreecommitdiff
path: root/linux/dev
Commit message (Expand)AuthorAgeFilesLines
* Add partitioning reload support to ahciSamuel Thibault2013-06-241-2/+33
* Fix printing ahci PCI dev and funSamuel Thibault2013-06-241-2/+3
* Do not skip AHCI controller without HOST_CAP_ONLYSamuel Thibault2013-06-091-4/+0
* Add timeout to ahci IDENTIFYSamuel Thibault2013-06-091-1/+15
* Fix printf formatSamuel Thibault2013-06-091-3/+3
* Fix formatSamuel Thibault2013-06-091-3/+3
* Add LBA48 support to AHCI driverSamuel Thibault2013-05-301-7/+37
* Add missing parameters to printfSamuel Thibault2013-05-111-1/+1
* Add AHCI driverSamuel Thibault2013-05-104-0/+1129
* Fix non-block-aligned-offset readsSamuel Thibault2013-05-021-2/+2
* Fix macro nameSamuel Thibault2013-05-011-1/+1
* Fix spurious error on accessing fd1Samuel Thibault2012-12-271-0/+2
* Fix CDROM door unlock on closure without device_closeAlexey Dejneka2012-09-231-8/+26
* Add missing phystokv/kvtophys callsSamuel Thibault2012-03-244-15/+11
* Fix issig crash at bootSamuel Thibault2012-03-241-0/+2
* Use long typesSamuel Thibault2012-03-201-1/+1
* Change types holding cpu flags from int to longGuillem Jover2012-03-203-7/+10
* Fix variable types according to assembly useSamuel Thibault2012-03-142-5/+5
* Fix kern/kalloc.h includesRichard Braun2011-12-172-0/+3
* Raise block device interrupt level to SPL6Samuel Thibault2011-10-102-3/+3
* Raise Linux kmem memory sizeSamuel Thibault2011-10-101-1/+1
* Add sym53c8xx driver from linux 2.2Samuel Thibault2011-10-081-1/+1
* Do not remap errno codes from E* to LINUX_E*Guillem Jover2011-09-028-301/+31
* Remove set but unused variablesGuillem Jover2011-09-021-4/+2
* Cast addr argument to vm_offset_tGuillem Jover2011-09-021-1/+1
* Add missing headersGuillem Jover2011-09-022-0/+2
* Honour type promotion on variable argument handlingGuillem Jover2011-08-311-2/+2
* Import Linux 3.1 compiler definitionsGuillem Jover2011-08-311-3/+1
* Fix declarationsSamuel Thibault2011-08-3111-65/+67
* Cast host_get_time() arguments to fix warningsGuillem Jover2011-08-301-1/+6
* Move cdrom_sleep() definition to its original source fileGuillem Jover2011-08-301-10/+0
* Fix initialization from incompatible pointer typeGuillem Jover2011-08-271-1/+1
* Match signedness of char pointer comparisons and assignmentsGuillem Jover2011-08-271-1/+1
* Disable unused variablesGuillem Jover2011-08-271-0/+2
* Remove unused variablesGuillem Jover2011-08-272-8/+1
* Fix gcc 4.6 buildSamuel Thibault2011-05-191-8/+2
* Refuse to share IRQs at different interrupt levelsSamuel Thibault2011-02-271-0/+4
* Fix device_get/set_status ABI for NET_FLAGSSamuel Thibault2010-09-191-4/+4
* Put a name on the 16MiB magic numberSamuel Thibault2010-07-311-2/+3
* Route BLKRRPART to partitions layerJeremie Koenig2010-06-251-1/+20
* Interrupt handlers do not return any valueGuillem Jover2009-12-181-9/+5
* Move linux/dev/include/asm-i386/segment.h to src treeGuillem Jover2009-12-181-380/+0
* Add Xen supportSamuel Thibault2009-12-161-0/+5
* Add sis900 driverSamuel Thibault2009-11-281-0/+4
* 2008-07-29 Zheng Da <zhengda1936@gmail.com>Samuel Thibault2009-06-183-0/+55
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2008-07-02 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-2/+2
* 2007-12-30 Samuel thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-2/+2
* 2007-12-11 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-175/+0
* 2007-10-09 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-0/+3