summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: use 'drive->dn & 1' instead of drive->select.b.unitBartlomiej Zolnierkiewicz2008-10-1319-72/+66
* cy82c693: remove no longer needed CY82C693_DEBUG_LOGS codeBartlomiej Zolnierkiewicz2008-10-131-51/+0
* cy82c693: remove dead CY82C693_SETDMA_CLOCK codeBartlomiej Zolnierkiewicz2008-10-131-60/+0
* ide: sanitize ide*_pm_* enumsBartlomiej Zolnierkiewicz2008-10-133-60/+40
* ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devicesBartlomiej Zolnierkiewicz2008-10-133-15/+23
* ide: remove superfluous ->waiting_for_dma checksBartlomiej Zolnierkiewicz2008-10-135-17/+2
* ide: remove superfluous ->dma field from ide_hwif_tBartlomiej Zolnierkiewicz2008-10-133-6/+0
* ide: remove superfluous ->media field from ide_driver_tBartlomiej Zolnierkiewicz2008-10-136-6/+0
* ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRYBartlomiej Zolnierkiewicz2008-10-132-10/+6
* ide: add device flagsBartlomiej Zolnierkiewicz2008-10-1326-243/+370
* ide-disk: add ide_do_setfeature() helperBartlomiej Zolnierkiewicz2008-10-131-15/+19
* ide-disk: set_addressing() fixesBartlomiej Zolnierkiewicz2008-10-132-7/+6
* ide: fix IDE ACPI for slave device-only configurationsBartlomiej Zolnierkiewicz2008-10-131-11/+10
* ide-floppy: add a debug_mask module parameterBorislav Petkov2008-10-131-0/+6
* ide-floppy: convert driver to the new debugging macroBorislav Petkov2008-10-131-65/+75
* ide: add a driver-wide debugging macroBorislav Petkov2008-10-131-0/+20
* ide: add drive->debug_mask switchBorislav Petkov2008-10-131-0/+3
* ide: unify conversion macrosBorislav Petkov2008-10-134-39/+30
* xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk2008-10-131-5/+0
* ide: remove unnecessary MAX_HWIFS checks from ide-probe.cBartlomiej Zolnierkiewicz2008-10-131-16/+9
* ide: remove CONFIG_BLK_DEV_IDE config option (take 2)Bartlomiej Zolnierkiewicz2008-10-132-40/+6
* ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz2008-10-136-89/+49
* ide: make ide_pc_intr() staticBartlomiej Zolnierkiewicz2008-10-135-42/+16
* ide: add ->pc_{update,io}_buffers methodsBartlomiej Zolnierkiewicz2008-10-135-20/+23
* ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz2008-10-137-62/+41
* ide: add request_sense_{pc,rq} to ide_drive_tBartlomiej Zolnierkiewicz2008-10-134-76/+72
* ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()Bartlomiej Zolnierkiewicz2008-10-135-35/+42
* ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz2008-10-136-70/+60
* ide: drop dsc_handle argument from ide_pc_intr()Bartlomiej Zolnierkiewicz2008-10-135-21/+23
* sgiioc4: fix messagesSergei Shtylylov2008-10-131-23/+16
* sgiioc4: sgiioc4_read_status drive busy check fixSergei Shtylylov2008-10-131-2/+3
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-1338-43/+43
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-1366-1019/+4503
|\
| * Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz2008-10-135-0/+15
| * Blackfin arch: Fix bogus str_ident check in gpio codeMichael Hennerich2008-10-131-5/+2
| * Blackfin arch: AD7879 Touchscreen driverMichael Hennerich2008-10-131-3/+37
| * Blackfin arch: introducing bfin_addr_dcachableVitja Makarov2008-10-132-0/+15
| * Blackfin arch: fix a typo in commentsBryan Wu2008-10-101-1/+1
| * Blackfin arch: Remove useless head fileGraf Yang2008-10-101-6/+0
| * Blackfin arch: make sure L2 start and length are always defined (fixes buildi...Mike Frysinger2008-10-101-7/+7
| * Blackfin arch: use the Blackfin on-chip ROM to do software reset when possibleMike Frysinger2008-10-132-1/+94
| * Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger2008-10-105-75/+227
| * Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul...Mike Frysinger2008-10-102-2/+1
| * Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz2008-10-107-41/+76
| * Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ...Mike Frysinger2008-10-101-45/+4
| * Blackfin arch: update board defconfigsMike Frysinger2008-10-101-14/+22
| * Blackfin arch: Add optional verbose debugRobin Getz2008-10-102-100/+143
| * Blackfin arch: emulate a TTY over the EMUDAT/JTAG interfaceMike Frysinger2008-10-101-0/+12
| * Blackfin arch: have is_user_addr_valid() check for overflows (like when addre...Mike Frysinger2008-10-101-0/+4
| * Blackfin arch: ptrace - fix off-by-one check on end of memory regionsMike Frysinger2008-10-101-29/+21
OpenPOWER on IntegriCloud