index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-1
/
+1
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
12
-84
/
+88
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
13
-777
/
+350
2009-06-07
pdc202xx_old: fix resetproc() method
Sergei Shtylyov
1
-14
/
+5
2009-06-07
pdc202xx_old: fix 'pdc20246_dma_ops'
Sergei Shtylyov
1
-2
/
+1
2009-05-30
ide_pci_generic: add quirk for Netcell ATA RAID
Bartlomiej Zolnierkiewicz
1
-0
/
+11
2009-05-23
ide-disk: fix missing max_sectors accessor function
Martin K. Petersen
1
-1
/
+1
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-6
/
+6
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
5
-30
/
+33
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
3
-6
/
+6
2009-05-22
via82cxxx: Add VIA VX855 PCI Device ID
Harald Welte
1
-0
/
+2
2009-05-22
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
1
-3
/
+6
2009-05-22
ide: improve failed opcode reporting
Bartlomiej Zolnierkiewicz
1
-19
/
+4
2009-05-22
ide: fix printk() levels in ide_dump_ata[pi]_error()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+17
2009-05-19
block: set rq->resid_len to blk_rq_bytes() on issue
Tejun Heo
2
-3
/
+3
2009-05-17
ide-tape: fix debug call
Mark de Wever
1
-1
/
+1
2009-05-16
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2
-1
/
+2
2009-05-16
piix: The Sony TZ90 needs the cable type hardcoding
Alan Cox
1
-0
/
+1
2009-05-16
icside: register second channel of version 6 PCB
Sergei Shtylyov
1
-1
/
+1
2009-05-16
ide-tape: remove back-to-back REQUEST_SENSE detection
Tejun Heo
1
-6
/
+0
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2
-7
/
+4
2009-05-11
ide: dequeue in-flight request
Tejun Heo
3
-17
/
+39
2009-05-11
ide: cleanup rq->data_len usages
Tejun Heo
5
-24
/
+13
2009-05-11
ide: convert to rq pos and nr_sectors accessors
Tejun Heo
11
-22
/
+22
2009-05-11
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
Tejun Heo
2
-6
/
+6
2009-05-11
block: add rq->resid_len
Tejun Heo
3
-18
/
+8
2009-05-11
ide-tape: don't initialize rq->sector for rw requests
Tejun Heo
1
-1
/
+0
2009-04-30
alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC
Anton Vorontsov
1
-7
/
+3
2009-04-30
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2009-04-30
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
Borislav Petkov
1
-5
/
+4
2009-04-28
ide-dma: don't reset request fields on dma_timeout_retry()
Tejun Heo
1
-16
/
+4
2009-04-28
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
1
-5
/
+1
2009-04-28
ide-atapi: kill unused fields and callbacks
Tejun Heo
2
-14
/
+4
2009-04-28
ide-tape: simplify read/write functions
Tejun Heo
1
-99
/
+50
2009-04-28
ide-tape: use byte size instead of sectors on rw issue functions
Tejun Heo
1
-25
/
+20
2009-04-28
ide-tape: unify r/w init paths
Tejun Heo
1
-64
/
+46
2009-04-28
ide-tape: kill idetape_bh
Tejun Heo
1
-221
/
+84
2009-04-28
ide-tape: use standard data transfer mechanism
Tejun Heo
2
-94
/
+24
2009-04-28
ide-tape: use single continuous buffer
Tejun Heo
1
-198
/
+58
2009-04-28
ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len
Tejun Heo
3
-8
/
+18
2009-04-28
ide-tape,floppy: fix failed command completion after request sense
Tejun Heo
2
-0
/
+2
2009-04-28
ide-pm: don't abuse rq->data
Tejun Heo
2
-24
/
+16
2009-04-28
ide-cd,atapi: use bio for internal commands
Tejun Heo
4
-35
/
+51
2009-04-28
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
Borislav Petkov
3
-37
/
+22
2009-04-28
ide-cd: convert to using generic sense request
Borislav Petkov
2
-46
/
+12
2009-04-28
ide: add helpers for preparing sense requests
Borislav Petkov
1
-0
/
+61
2009-04-28
ide-cd: don't abuse rq->buffer
Tejun Heo
1
-4
/
+4
2009-04-28
ide-atapi: don't abuse rq->buffer
Tejun Heo
3
-4
/
+4
[next]