aboutsummaryrefslogtreecommitdiff
path: root/linux/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* Correct GCC's -Wformat-security issuesDavid Michael2014-11-2125-27/+27
* Add nodma optionsSamuel Thibault2014-11-132-3/+8
* Pass ide and hd kernel options to ide driverSamuel Thibault2014-11-121-0/+12
* Fix printf warningPietro Braione2014-09-011-1/+1
* Make open return ENXIO on missing CD-ROMSamuel Thibault2014-02-101-0/+4
* Add quiet flag to CD I/OSamuel Thibault2014-02-101-21/+26
* Add missing initializationSamuel Thibault2014-02-101-0/+1
* linux: fix bit testsJustus Winter2014-01-051-6/+6
* linux: fix bit testsJustus Winter2014-01-055-8/+8
* Add AHCI driverSamuel Thibault2013-05-101-0/+3
* Fix slow boot in virtualboxSamuel Thibault2012-12-272-1/+3
* ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives.David S. Miller2012-12-211-1/+2
* IDE disk drives with unusual C/H/S.Thomas Schwinge2012-12-211-25/+48
* Fix compilation error with older versions of GCCMatthew Leach2012-11-191-1/+3
* Fix panic on irq >= 16Gianluca Guida2012-09-231-1/+1
* Update DMA auto-enabling, make forcing DMA an optionSergio Lopez2012-09-233-189/+640
* Add missing phystokv/kvtophys callsSamuel Thibault2012-03-241-1/+1
* Change types holding cpu flags from int to longGuillem Jover2012-03-205-22/+22
* Fix format for string printSamuel Thibault2012-02-191-2/+2
* Fix format for string printSamuel Thibault2012-02-191-1/+1
* Fix format for string printSamuel Thibault2012-02-191-1/+1
* Fix format for string printSamuel Thibault2012-02-191-2/+2
* Fix format for string printSamuel Thibault2012-02-191-1/+1
* Leave interrupts enabled in sym53c8xx driverSamuel Thibault2011-10-101-1/+2
* Add sym53c8xx driver from linux 2.2Samuel Thibault2011-10-086-1/+19303
* Change argument name to match function body usageGuillem Jover2011-09-021-1/+1
* Disable set but unused variableGuillem Jover2011-09-021-2/+3
* Remove set but unused variablesGuillem Jover2011-09-022-5/+1
* Fix undefined operation on assigning self pre-incremented variableGuillem Jover2011-08-313-15/+15
* Fix declarationsSamuel Thibault2011-08-311-2/+2
* Move cdrom_sleep() definition to its original source fileGuillem Jover2011-08-301-2/+15
* Match signedness of char pointer comparisons and assignmentsGuillem Jover2011-08-273-33/+39
* Disable unused variablesGuillem Jover2011-08-271-0/+2
* Remove ident tags producing preprocessor warningsGuillem Jover2011-08-271-9/+6
* Whitelist QEMU Hard-Drive for DMA.Samuel Thibault2011-07-211-7/+1
* Merge two asm constraintsSamuel Thibault2011-05-181-1/+1
* Fix non-contiguous PCI functionsSamuel Thibault2010-09-081-3/+1
* Fix unexpected irq + irq timeout on writeSamuel Thibault2010-08-011-2/+4
* Un-whitelist the QEMU harddisk for DMA supportSamuel Thibault2010-07-311-1/+7
* whitelist the QEMU harddisk for DMA supportSamuel Thibault2010-03-021-0/+1
* ignore bogus FDPT information from BIOSSamuel Thibault2010-01-041-5/+17
* Use `unsigned char *' for byte buffersGuillem Jover2009-12-181-8/+8
* Use explicit type int when defining register variablesGuillem Jover2009-12-181-4/+4
* Add sis900 driverSamuel Thibault2009-11-282-0/+2087
* Show EATA probing progressionSamuel Thibault2009-11-011-0/+2
* Update constants to nowadays standardsSamuel Thibault2009-10-141-1/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* * linux/src/drivers/net/rtl8139.c (rtl8129_open): Move IRQSamuel Thibault2009-06-181-4/+5
* * linux/src/drivers/block/triton.c (ide_init_triton): Enable BusSamuel Thibault2009-06-181-1/+11
* 2007-08-04 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-185-6/+6