LinuxLists
Users
About
Borislav Petkov (
[email protected]
)
Number of posts: 536 (0.71 per day)
First post: 2008-01-30 05:04:56
Last post: 2010-02-27 12:09:04
Previous Page
/
Next Page
Date
List
Subject
2009-03-03 08:35:39
linux-kernel
Re: linux-next-20090225: ide-cd triggers BUG at arch/x86/mm/ioremap.c:80!
2009-03-02 13:16:08
linux-kernel
Re: linux-next-20090225: ide-cd triggers BUG at arch/x86/mm/ioremap.c:80!
2009-01-27 16:48:07
linux-kernel
Re: [PATCH 1/3] ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
2009-01-27 06:19:21
linux-kernel
Re: [PATCH 2/3] ide: improve debugging scheme
2009-01-26 20:41:40
linux-kernel
[PATCH 2/3] ide: improve debugging scheme
2009-01-26 20:41:23
linux-kernel
[PATCH 1/3] ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense
2009-01-26 20:41:05
linux-kernel
[PATCH 3/3] ide-cd: fix DMA for non bio-backed requests
2009-01-19 14:36:26
linux-kernel
Re: [PATCH 08/12] ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
2008-12-26 13:54:27
linux-kernel
Re: [PATCH 0/8] ide-cd: first conversion batch
2008-12-26 13:46:49
linux-kernel
Re: [PATCH 0/8] ide-cd: first conversion batch
2008-12-26 13:46:19
linux-kernel
Re: [PATCH 0/8] ide-cd: first conversion batch
2008-12-20 06:29:01
linux-kernel
Re: [PATCH 0/8] ide-cd: first conversion batch
2008-12-19 21:19:55
linux-kernel
Re: [PATCH 0/8] ide-cd: first conversion batch
2008-12-18 07:43:56
linux-kernel
[PATCH 5/8] ide-cd: remove handler wrappers
2008-12-18 07:43:39
linux-kernel
[PATCH 7/8] ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transfer_pc
2008-12-18 07:43:23
linux-kernel
[PATCH 8/8] ide-atapi: start dma in a drive-specific way
2008-12-18 07:42:58
linux-kernel
[PATCH 6/8] ide-atapi: remove timeout arg to ide_issue_pc
2008-12-18 07:42:39
linux-kernel
[PATCH 2/8] ide-atapi: assign expiry and timeout based on device type
2008-12-18 07:42:23
linux-kernel
[PATCH 3/8] ide-atapi: split drive-specific functionality in ide_issue_pc
2008-12-18 07:41:57
linux-kernel
[PATCH 4/8] ide-cd: remove xferlen arg to cdrom_start_packet_command
2008-12-18 07:41:42
linux-kernel
[PATCH 0/8] ide-cd: first conversion batch
2008-12-18 07:41:28
linux-kernel
[PATCH 1/8] ide-atapi: compute cmd_len based on device type in ide_transfer_pc
2008-12-17 19:31:29
linux-kernel
Re: [PATCH 0/9] ide-atapi: remove ide_atapi_pc from the irq handler
2008-12-17 07:26:11
linux-kernel
Re: [PATCH 0/9] ide-atapi: remove ide_atapi_pc from the irq handler
2008-12-16 07:42:16
linux-kernel
[PATCH 3/9] ide-atapi: replace pc->buf with rq->data in the irq handler
2008-12-16 07:39:30
linux-kernel
[PATCH 2/9] ide-atapi: replace pc->flags with drive->pc_flags
2008-12-16 07:39:14
linux-kernel
[PATCH 5/9] ide-atapi: replace pc->buf_size with drive->pc_buf_size
2008-12-16 07:38:49
linux-kernel
[PATCH 9/9] ide-atapi: remove pc arg to drive->pc_update_buffers
2008-12-16 07:38:30
linux-kernel
[PATCH 7/9] ide-atapi: use rq pointer directly instead of pc->rq deref
2008-12-16 07:38:09
linux-kernel
[PATCH 8/9] ide-atapi: replace pc->error with drive->pc_error
2008-12-16 07:37:47
linux-kernel
[PATCH 6/9] ide-atapi: remove pc arg to drive->pc_io_buffers
2008-12-16 07:37:19
linux-kernel
[PATCH 4/9] ide-atapi: replace pc->req_xfer with drive->pc_req_xfer
2008-12-16 07:36:53
linux-kernel
[PATCH 1/9] ide-atapi: remove PC_FLAG_WRITING atapi flag
2008-12-16 07:36:37
linux-kernel
[PATCH 0/9] ide-atapi: remove ide_atapi_pc from the irq handler
2008-12-08 18:09:13
linux-kernel
Re: [PATCH 0/4] ide: remove ide-scsi remnants
2008-12-07 18:43:28
linux-kernel
Re: [PATCH 0/4] ide: remove ide-scsi remnants
2008-12-07 17:22:45
linux-kernel
[PATCH 4/4] ide: remove the last ide-scsi remnants
2008-12-07 17:22:30
linux-kernel
[PATCH 3/4] ide-atapi: remove ide-scsi remnants from ide_pc_intr()
2008-12-07 17:22:01
linux-kernel
[PATCH 2/4] ide-atapi: remove ide-scsi remnants from ide_transfer_pc()
2008-12-07 17:21:47
linux-kernel
[PATCH 1/4] ide-atapi: remove ide-scsi remnants from ide_issue_pc
2008-12-07 17:21:33
linux-kernel
[PATCH 0/4] ide: remove ide-scsi remnants
2008-12-06 20:03:32
linux-kernel
Re: [PATCH 5/6] ide-cd: move cdrom_timer_expiry to ide-atapi.c
2008-12-04 06:46:15
linux-kernel
[PATCH 5/6] ide-cd: move cdrom_timer_expiry to ide-atapi.c
2008-12-04 06:45:47
linux-kernel
[PATCH 6/6] ide-atapi: teach ide atapi about drive->waiting_for_dma
2008-12-04 06:45:26
linux-kernel
[PATCH 1/6] ide-atapi: add a dev_is_idecd-inline
2008-12-04 06:44:58
linux-kernel
[PATCH 3/6] ide-atapi: accomodate transfer length calculation for ide-cd
2008-12-04 06:44:40
linux-kernel
[PATCH 00/06] ide-atapi: more leftovers
2008-12-04 06:44:25
linux-kernel
[PATCH 2/6] ide-atapi: combine drive-specific assignments
2008-12-04 06:43:58
linux-kernel
[PATCH 4/6] ide-atapi: setup dma for ide-cd
2008-11-25 07:22:17
linux-kernel
Re: Is the change to IDE probing really necessary?
2008-11-24 22:51:41
linux-kernel
Re: Is the change to IDE probing really necessary?