summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD displayMichael Hennerich2008-10-131-0/+49
| * Blackfin arch: flash memory map and dm9000 resources updatingJavier Herrero2008-10-091-15/+19
| * Blackfin arch: early prink code still use uart core console functions to pars...Sonic Zhang2008-10-091-0/+1
| * Blackfin arch: Move all the silicon rev handling to one placeMike Frysinger2008-10-097-11/+15
| * Blackfin arch: fix end address for parallel flash and increase kernel partiti...Mike Frysinger2008-10-091-2/+2
| * Blackfin arch: avoid using actual config name in commentMike Frysinger2008-10-091-1/+1
| * Blackfin arch: Fix bug - HW Errors never recover on BF548Robin Getz2008-10-092-2/+22
| * Blackfin arch: correct icache size in show_cpuinfo(), let c_start() return pr...Graf Yang2008-10-091-4/+10
| * Blackfin arch: give sys_strace proper entry markingsMike Frysinger2008-10-091-0/+3