Commit Graph

143730 Commits (dca3983059a4481e4ae97bbf0ac4b4c21429e1a5)
 

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz dca3983059 ide: pass number of ports to ide_host_{alloc,add}() (v2) 16 years ago
Bartlomiej Zolnierkiewicz 29e52cf793 ide: remove chipset field from hw_regs_t 16 years ago
Bartlomiej Zolnierkiewicz ca1b96e00a ide: replace special_t typedef by IDE_SFLAG_* flags 16 years ago
Bartlomiej Zolnierkiewicz 582078ee3d ide: merge ide_disk_special() into do_special() (v2) 16 years ago
Bartlomiej Zolnierkiewicz 5f582c8e21 ide: BUG() on unknown flags in ide_disk_special() 16 years ago
Joao Ramos 6029336426 ide: try to use PIO Mode 0 during probe if possible 16 years ago
Mark de Wever e8e7526c3c ide-tape: fix debug call 16 years ago
Bartlomiej Zolnierkiewicz fdac1c76be Merge branch 'for-linus' into for-next 16 years ago
Alan Cox d8788298d4 piix: The Sony TZ90 needs the cable type hardcoding 16 years ago
Sergei Shtylyov b019447ce7 icside: register second channel of version 6 PCB 16 years ago
Tejun Heo 36999a5af1 ide-tape: remove back-to-back REQUEST_SENSE detection 16 years ago
Anton Vorontsov 03682411b1 alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC 16 years ago
Bartlomiej Zolnierkiewicz 23a39eede5 Merge branch 'for-linus' into for-next 16 years ago
Borislav Petkov 96c1674397 ide-cd: fix REQ_QUIET tests in cdrom_decode_status 16 years ago
Bartlomiej Zolnierkiewicz b656eba122 Merge branch 'for-linus' into for-next 16 years ago
Bartlomiej Zolnierkiewicz b930f964cf MAINTAINERS: update IDE entry 16 years ago
Bartlomiej Zolnierkiewicz d7f5143522 palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup 16 years ago
David Brownell 33e86019f7 palm_bk3710: those registers/bitfields don't exist 16 years ago
Bartlomiej Zolnierkiewicz 24fc484ab2 Merge branch 'for-linus' into for-next 16 years ago
Bartlomiej Zolnierkiewicz 83cff83926 mediabay: fix build for CONFIG_BLOCK=n 16 years ago
Bruno Prémont b0aedb04ea ide: Stop disks on reboot for laptop which cuts power 16 years ago
Helge Deller a1f9a89c90 ide-cd: fix kernel crash on hppa regression 16 years ago
David Brownell db2f38c22e palm_bk3710: UDMA performance fix 16 years ago
Tejun Heo 2ecf0a57c6 ide-dma: don't reset request fields on dma_timeout_retry() 16 years ago
Tejun Heo 2c316bb57a ide: drop rq->data handling from ide_map_sg() 16 years ago
Tejun Heo 6d7003877c ide-atapi: kill unused fields and callbacks 16 years ago
Tejun Heo 07bd9686c5 ide-tape: simplify read/write functions 16 years ago
Tejun Heo 6bb11dd14f ide-tape: use byte size instead of sectors on rw issue functions 16 years ago
Tejun Heo 88f1b941c5 ide-tape: unify r/w init paths 16 years ago
Tejun Heo 963da55c4b ide-tape: kill idetape_bh 16 years ago
Tejun Heo 21d9c5d227 ide-tape: use standard data transfer mechanism 16 years ago
Tejun Heo 35ab8d3251 ide-tape: use single continuous buffer 16 years ago
Tejun Heo b3071d190d ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len 16 years ago
Tejun Heo ea7066afcd ide-tape,floppy: fix failed command completion after request sense 16 years ago
Tejun Heo fc38b521dc ide-pm: don't abuse rq->data 16 years ago
Tejun Heo 5c4be57249 ide-cd,atapi: use bio for internal commands 16 years ago
Borislav Petkov 6b544fcc8c ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer 16 years ago
Borislav Petkov 746d5e4327 ide-cd: convert to using generic sense request 16 years ago
Borislav Petkov a1df5169f9 ide: add helpers for preparing sense requests 16 years ago
Tejun Heo cbfd082abf ide-cd: don't abuse rq->buffer 16 years ago
Tejun Heo c267cc1c4d ide-atapi: don't abuse rq->buffer 16 years ago
Tejun Heo eace4cb04c ide-taskfile: don't abuse rq->buffer 16 years ago
Tejun Heo 7f006dc24f ide-floppy: block pc always uses bio 16 years ago
Tejun Heo 1873b90cde ide-cd: clear sense buffer before issuing request sense 16 years ago
Tejun Heo 46a802e852 ide kill unused ide_cmd->special 16 years ago
Tejun Heo 55f3f39942 ide: don't set REQ_SOFTBARRIER 16 years ago
Tejun Heo 853280a4dc ide: use blk_run_queue() instead of blk_start_queueing() 16 years ago
Tejun Heo 1e75540ec5 ide-tape: remove back-to-back REQUEST_SENSE detection 16 years ago
Tejun Heo 6f41469c62 block: clear req->errors on bio completion only for fs requests 16 years ago
Sergei Shtylyov 15da90b516 cs5536: define dma_sff_read_status() method 16 years ago