Linux M68K
[Prev Page][Next Page]
- [PATCH v4 31/78] ncr5380: Fix !REQ timeout in do_abort(), (continued)
- [PATCH v4 31/78] ncr5380: Fix !REQ timeout in do_abort(), Finn Thain
- [PATCH v4 36/78] ncr5380: Use work_struct instead of delayed_work, Finn Thain
- [PATCH v4 29/78] ncr5380: Remove references to linked commands, Finn Thain
- [PATCH v4 30/78] ncr5380: Add missing break after case MESSAGE_REJECT, Finn Thain
- [PATCH v4 11/78] ncr5380: Simplify bus reset handlers, Finn Thain
- [PATCH v4 10/78] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOT, Finn Thain
- [PATCH v4 27/78] ncr5380: Add missing lock in eh_abort_handler, Finn Thain
- [PATCH v4 09/78] atari_NCR5380: Reset bus on driver initialization if required, Finn Thain
- [PATCH v4 28/78] ncr5380: Drop DEF_SCSI_QCMD macro, Finn Thain
- [PATCH v4 25/78] ncr5380: Rework disconnect versus poll logic, Finn Thain
- [PATCH v4 26/78] ncr5380: Fix NCR5380_transfer_pio() result, Finn Thain
- [PATCH v4 20/78] ncr5380: Introduce unbound workqueue, Finn Thain
- [PATCH v4 21/78] ncr5380: Sleep when polling, if possible, Finn Thain
- [PATCH v4 24/78] ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro, Finn Thain
- [PATCH v4 23/78] ncr5380: Always retry arbitration and selection, Finn Thain
- [PATCH v4 19/78] ncr5380: Cleanup bogus {request,release}_region() calls, Finn Thain
- [PATCH v4 17/78] ncr5380: Keep BSY asserted when entering SELECTION phase, Finn Thain
- [PATCH v4 15/78] ncr5380: Always escalate bad target time-out in NCR5380_select(), Finn Thain
- [PATCH v4 13/78] ncr5380: Remove redundant register writes, Finn Thain
- [PATCH v4 16/78] ncr5380: Proceed with next command after NCR5380_select() calls scsi_done, Finn Thain
- [PATCH v4 14/78] ncr5380: Use return instead of goto in NCR5380_select(), Finn Thain
- [PATCH v4 02/78] ncr5380: Remove redundant static variable initializers, Finn Thain
- [PATCH v4 04/78] ncr5380: Remove more pointless macros, Finn Thain
- Re: [PATCH v4 00/78] More fixes, cleanup and modernization for NCR5380 drivers, Martin K. Petersen
- linux-m68k.org email forwarding verification, Geert Uytterhoeven
- [PATCH v3 00/77] More fixes, cleanup and modernization for NCR5380 drivers,
Finn Thain
- [PATCH v3 30/77] ncr5380: Add missing break after case MESSAGE_REJECT, Finn Thain
- [PATCH v3 43/77] ncr5380: Standardize reselection handling, Finn Thain
- [PATCH v3 32/77] ncr5380: Fix bus phase in do_abort(), Finn Thain
- [PATCH v3 27/77] ncr5380: Add missing lock in eh_abort_handler, Finn Thain
- [PATCH v3 42/77] ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS, Finn Thain
- [PATCH v3 46/77] ncr5380: Fix NDEBUG_NO_DATAOUT flag, Finn Thain
- [PATCH v3 57/77] ncr5380: Use standard list data structure, Finn Thain
- [PATCH v3 52/77] ncr5380: Remove H_NO macro and introduce dsprintk, Finn Thain
- [PATCH v3 58/77] ncr5380: Refactor command completion, Finn Thain
- [PATCH v3 64/77] atari_NCR5380: Eliminate HOSTNO macro, Finn Thain
- [PATCH v3 67/77] ncr5380: Cleanup comments, Finn Thain
- [PATCH v3 24/77] ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro, Finn Thain
- [PATCH v3 16/77] ncr5380: Proceed with next command after NCR5380_select() calls scsi_done, Finn Thain
- [PATCH v3 18/77] ncr5380: Eliminate USLEEP_WAITLONG delay, Finn Thain
- [PATCH v3 17/77] ncr5380: Keep BSY asserted when entering SELECTION phase, Finn Thain
- [PATCH v3 23/77] ncr5380: Always retry arbitration and selection, Finn Thain
- [PATCH v3 22/77] ncr5380: Eliminate selecting state, Finn Thain
- [PATCH v3 21/77] ncr5380: Sleep when polling, if possible, Finn Thain
- [PATCH v3 19/77] ncr5380: Cleanup bogus {request,release}_region() calls, Finn Thain
- [PATCH v3 20/77] ncr5380: Introduce unbound workqueue, Finn Thain
- [PATCH v3 77/77] ncr5380: Add support for HP C2502, Finn Thain
- [PATCH v3 68/77] ncr5380: Fix whitespace issues using regexp, Finn Thain
- [PATCH v3 28/77] ncr5380: Drop DEF_SCSI_QCMD macro, Finn Thain
- [PATCH v3 25/77] ncr5380: Rework disconnect versus poll logic, Finn Thain
- [PATCH v3 26/77] ncr5380: Fix NCR5380_transfer_pio() result, Finn Thain
- [PATCH v3 69/77] ncr5380: Merge changes from atari_NCR5380.c, Finn Thain
- [PATCH v3 73/77] ncr5380: Use runtime register mapping, Finn Thain
- [PATCH v3 70/77] atari_NCR5380: Merge changes from NCR5380.c, Finn Thain
- [PATCH v3 76/77] ncr5380: Fix wait for 53C80 registers registers after PDMA, Finn Thain
- [PATCH v3 74/77] ncr5380: Enable PDMA for NCR53C400A, Finn Thain
- [PATCH v3 72/77] ncr5380: Fix pseudo DMA transfers on 53C400, Finn Thain
- [PATCH v3 75/77] ncr5380: Enable PDMA for DTC chips, Finn Thain
- [PATCH v3 71/77] ncr5380: Cleanup whitespace and parentheses, Finn Thain
- [PATCH v3 66/77] ncr5380: Fix soft lockups, Finn Thain
- [PATCH v3 50/77] ncr5380: Change instance->host_lock to hostdata->lock, Finn Thain
- [PATCH v3 49/77] ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E, Finn Thain
- [PATCH v3 63/77] atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls, Finn Thain
- [PATCH v3 61/77] ncr5380: Fix EH during arbitration and selection, Finn Thain
- [PATCH v3 65/77] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer, Finn Thain
- [PATCH v3 51/77] ncr5380: Remove command list debug code, Finn Thain
- [PATCH v3 56/77] ncr5380: Remove redundant volatile qualifiers, Finn Thain
- [PATCH v3 59/77] ncr5380: Fix autosense bugs, Finn Thain
- [PATCH v3 60/77] ncr5380: Implement new eh_abort_handler, Finn Thain
- [PATCH v3 62/77] ncr5380: Implement new eh_bus_reset_handler, Finn Thain
- [PATCH v3 53/77] ncr5380: Use shost_priv helper, Finn Thain
- [PATCH v3 54/77] ncr5380: Use dsprintk() for queue debugging, Finn Thain
- [PATCH v3 55/77] ncr5380: Remove LIST and REMOVE macros, Finn Thain
- [PATCH v3 45/77] ncr5380: Cleanup #include directives, Finn Thain
- [PATCH v3 41/77] ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP, Finn Thain
- [PATCH v3 47/77] ncr5380: Fix and cleanup scsi_host_template initializers, Finn Thain
- [PATCH v3 29/77] ncr5380: Remove references to linked commands, Finn Thain
- [PATCH v3 48/77] atari_NCR5380: Fix queue_size limit, Finn Thain
- [PATCH v3 39/77] ncr5380: Standardize interrupt handling, Finn Thain
- [PATCH v3 44/77] ncr5380: Fix off-by-one bug in extended_msg[] bounds check, Finn Thain
- [PATCH v3 35/77] ncr5380: Dont wait for BUS FREE after disconnect, Finn Thain
- [PATCH v3 36/77] ncr5380: Use work_struct instead of delayed_work, Finn Thain
- [PATCH v3 33/77] atari_NCR5380: Set do_abort() timeouts, Finn Thain
- [PATCH v3 31/77] ncr5380: Fix !REQ timeout in do_abort(), Finn Thain
- [PATCH v3 37/77] ncr5380: Standardize work queueing algorithm, Finn Thain
- [PATCH v3 38/77] ncr5380: Remove UNSAFE macro, Finn Thain
- [PATCH v3 40/77] ncr5380: Introduce NCR5380_poll_politely2, Finn Thain
- [PATCH v3 34/77] atari_NCR5380: Use arbitration timeout, Finn Thain
- [PATCH v3 15/77] ncr5380: Always escalate bad target time-out in NCR5380_select(), Finn Thain
- [PATCH v3 13/77] ncr5380: Remove redundant register writes, Finn Thain
- [PATCH v3 14/77] ncr5380: Use return instead of goto in NCR5380_select(), Finn Thain
- [PATCH v3 10/77] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOT, Finn Thain
- [PATCH v3 09/77] atari_NCR5380: Reset bus on driver initialization if required, Finn Thain
- [PATCH v3 12/77] ncr5380: Remove unused hostdata->aborted flag, Finn Thain
- [PATCH v3 11/77] ncr5380: Simplify bus reset handlers, Finn Thain
- [PATCH v3 02/77] ncr5380: Remove redundant static variable initializers, Finn Thain
- [PATCH v3 06/77] ncr5380: Remove NCR5380_instance_name macro, Finn Thain
- [PATCH v3 05/77] ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros, Finn Thain
- [PATCH v3 08/77] ncr5380: Move NCR53C400-specific code, Finn Thain
- [PATCH v3 07/77] ncr5380: Split NCR5380_init() into two functions, Finn Thain
- [PATCH v3 01/77] atari_scsi: Fix SCSI host ID setting, Finn Thain
- [PATCH v3 04/77] ncr5380: Remove more pointless macros, Finn Thain
- [PATCH v3 03/77] ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros, Finn Thain
- Re: [PATCH v3 00/77] More fixes, cleanup and modernization for NCR5380 drivers, Ondrej Zary
- Re: [PATCH v3 00/77] More fixes, cleanup and modernization for NCR5380 drivers, Michael Schmitz
- Re: [PATCH] serial: Remove 68328 driver,
Geert Uytterhoeven
- [PATCH] m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modular,
Finn Thain
- Re: [PATCH 2/2] z2ram: Delete a jump label in z2_init(), Geert Uytterhoeven
- [PATCH v2 00/72] More fixes, cleanup and modernization for NCR5380 drivers,
Finn Thain
- [PATCH v2 41/72] ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP, Finn Thain
- [PATCH v2 58/72] ncr5380: Refactor command completion, Finn Thain
- [PATCH v2 62/72] ncr5380: Implement new eh_bus_reset_handler, Finn Thain
- [PATCH v2 63/72] atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls, Finn Thain
- [PATCH v2 60/72] ncr5380: Implement new eh_abort_handler, Finn Thain
- [PATCH v2 72/72] ncr5380: Fix pseudo DMA transfers on 53C400, Finn Thain
- [PATCH v2 65/72] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer, Finn Thain
- [PATCH v2 67/72] ncr5380: Cleanup comments, Finn Thain
- [PATCH v2 68/72] ncr5380: Fix whitespace issues using regexp, Finn Thain
- [PATCH v2 70/72] atari_NCR5380: Merge changes from NCR5380.c, Finn Thain
- [PATCH v2 69/72] ncr5380: Merge changes from atari_NCR5380.c, Finn Thain
- [PATCH v2 71/72] ncr5380: Cleanup whitespace and parentheses, Finn Thain
- [PATCH v2 57/72] ncr5380: Use standard list data structure, Finn Thain
- [PATCH v2 59/72] ncr5380: Fix autosense bugs, Finn Thain
- [PATCH v2 61/72] ncr5380: Fix EH during arbitration and selection, Finn Thain
- [PATCH v2 66/72] ncr5380: Fix soft lockups, Finn Thain
- [PATCH v2 64/72] atari_NCR5380: Eliminate HOSTNO macro, Finn Thain
- [PATCH v2 56/72] ncr5380: Remove redundant volatile qualifiers, Finn Thain
- [PATCH v2 54/72] ncr5380: Use dsprintk() for queue debugging, Finn Thain
- [PATCH v2 55/72] ncr5380: Remove LIST and REMOVE macros, Finn Thain
- [PATCH v2 53/72] ncr5380: Use shost_priv helper, Finn Thain
- [PATCH v2 50/72] ncr5380: Change instance->host_lock to hostdata->lock, Finn Thain
- [PATCH v2 51/72] ncr5380: Remove command list debug code, Finn Thain
- [PATCH v2 52/72] ncr5380: Remove H_NO macro and introduce dsprintk, Finn Thain
- [PATCH v2 44/72] ncr5380: Fix off-by-one bug in extended_msg[] bounds check, Finn Thain
- [PATCH v2 47/72] ncr5380: Fix and cleanup scsi_host_template initializers, Finn Thain
- [PATCH v2 49/72] ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E, Finn Thain
- [PATCH v2 48/72] atari_NCR5380: Fix queue_size limit, Finn Thain
- [PATCH v2 46/72] ncr5380: Fix NDEBUG_NO_DATAOUT flag, Finn Thain
- [PATCH v2 42/72] ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS, Finn Thain
- [PATCH v2 43/72] ncr5380: Standardize reselection handling, Finn Thain
- [PATCH v2 45/72] ncr5380: Cleanup #include directives, Finn Thain
- [PATCH v2 40/72] ncr5380: Introduce NCR5380_poll_politely2, Finn Thain
- [PATCH v2 37/72] ncr5380: Standardize work queueing algorithm, Finn Thain
- [PATCH v2 38/72] ncr5380: Remove UNSAFE macro, Finn Thain
- [PATCH v2 39/72] ncr5380: Standardize interrupt handling, Finn Thain
- [PATCH v2 36/72] ncr5380: Use work_struct instead of delayed_work, Finn Thain
- [PATCH v2 35/72] ncr5380: Dont wait for BUS FREE after disconnect, Finn Thain
- [PATCH v2 33/72] atari_NCR5380: Set do_abort() timeouts, Finn Thain
- [PATCH v2 34/72] atari_NCR5380: Use arbitration timeout, Finn Thain
- [PATCH v2 30/72] ncr5380: Add missing break after case MESSAGE_REJECT, Finn Thain
- [PATCH v2 32/72] ncr5380: Fix bus phase in do_abort(), Finn Thain
- [PATCH v2 31/72] ncr5380: Fix !REQ timeout in do_abort(), Finn Thain
- [PATCH v2 28/72] ncr5380: Drop DEF_SCSI_QCMD macro, Finn Thain
- [PATCH v2 29/72] ncr5380: Remove references to linked commands, Finn Thain
- [PATCH v2 26/72] ncr5380: Fix NCR5380_transfer_pio() result, Finn Thain
- [PATCH v2 25/72] ncr5380: Rework disconnect versus poll logic, Finn Thain
- [PATCH v2 27/72] ncr5380: Add missing lock in eh_abort_handler, Finn Thain
- [PATCH v2 24/72] ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro, Finn Thain
- [PATCH v2 22/72] ncr5380: Eliminate selecting state, Finn Thain
- [PATCH v2 23/72] ncr5380: Always retry arbitration and selection, Finn Thain
- [PATCH v2 20/72] ncr5380: Introduce unbound workqueue, Finn Thain
- [PATCH v2 21/72] ncr5380: Sleep when polling, if possible, Finn Thain
- [PATCH v2 18/72] ncr5380: Eliminate USLEEP_WAITLONG delay, Finn Thain
- [PATCH v2 19/72] ncr5380: Cleanup bogus {request,release}_region() calls, Finn Thain
- [PATCH v2 17/72] ncr5380: Keep BSY asserted when entering SELECTION phase, Finn Thain
- [PATCH v2 16/72] ncr5380: Proceed with next command after NCR5380_select() calls scsi_done, Finn Thain
- [PATCH v2 15/72] ncr5380: Always escalate bad target time-out in NCR5380_select(), Finn Thain
- [PATCH v2 14/72] ncr5380: Use return instead of goto in NCR5380_select(), Finn Thain
- [PATCH v2 13/72] ncr5380: Remove redundant register writes, Finn Thain
- [PATCH v2 06/72] ncr5380: Remove NCR5380_instance_name macro, Finn Thain
- [PATCH v2 12/72] ncr5380: Remove unused hostdata->aborted flag, Finn Thain
- [PATCH v2 11/72] ncr5380: Simplify bus reset handlers, Finn Thain
- [PATCH v2 10/72] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOT, Finn Thain
- [PATCH v2 08/72] ncr5380: Move NCR53C400-specific code, Finn Thain
- [PATCH v2 07/72] ncr5380: Split NCR5380_init() into two functions, Finn Thain
- [PATCH v2 09/72] atari_NCR5380: Reset bus on driver initialization if required, Finn Thain
- [PATCH v2 02/72] ncr5380: Remove redundant static variable initializers, Finn Thain
- [PATCH v2 05/72] ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros, Finn Thain
- [PATCH v2 01/72] atari_scsi: Fix SCSI host ID setting, Finn Thain
- [PATCH v2 04/72] ncr5380: Remove more pointless macros, Finn Thain
- [PATCH v2 03/72] ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros, Finn Thain
- [PATCH] clk: let clk_disable() return immediately if clk is NULL or error,
Masahiro Yamada
- [PATCH] m68k/defconfig: Update defconfigs for v4.4-rc1, Geert Uytterhoeven
- [git pull] m68k updates for 4.4 (take two), Geert Uytterhoeven
- Fix for Falcon 030 boot fault in v4.3, Michael Schmitz
- Re: [PATCH] include: asm-generic: page.h: Remove useless get_user_page and free_user_page,
Russell King - ARM Linux
- [PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers,
Finn Thain
- [PATCH 58/71] ncr5380: Refactor command completion, Finn Thain
- [PATCH 46/71] ncr5380: Fix NDEBUG_NO_DATAOUT flag, Finn Thain
- [PATCH 45/71] ncr5380: Cleanup #include directives, Finn Thain
- [PATCH 47/71] ncr5380: Fix and cleanup scsi_host_template initializers, Finn Thain
- [PATCH 49/71] atari_NCR5380: Introduce FLAG_DTC3181E, Finn Thain
- [PATCH 48/71] atari_NCR5380: Fix queue_size limit, Finn Thain
- [PATCH 51/71] ncr5380: Remove command list debug code, Finn Thain
- [PATCH 62/71] ncr5380: Implement new eh_bus_reset_handler, Finn Thain
- [PATCH 63/71] atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls, Finn Thain
- [PATCH 57/71] ncr5380: Use standard list data structure, Finn Thain
- [PATCH 59/71] ncr5380: Fix autosense bugs, Finn Thain
- [PATCH 55/71] ncr5380: Remove LIST and REMOVE macros, Finn Thain
- [PATCH 54/71] ncr5380: Use dsprintk() for queue debugging, Finn Thain
- [PATCH 53/71] ncr5380: Use shost_priv helper, Finn Thain
- [PATCH 52/71] ncr5380: Remove H_NO macro and introduce dsprintk, Finn Thain
- [PATCH 61/71] ncr5380: Fix EH during arbitration and selection, Finn Thain
- [PATCH 60/71] ncr5380: Implement new eh_abort_handler, Finn Thain
- [PATCH 50/71] ncr5380: Change instance->host_lock to hostdata->lock, Finn Thain
- [PATCH 56/71] ncr5380: Remove redundant volatile qualifiers, Finn Thain
- [PATCH 69/71] ncr5380: Merge changes from atari_NCR5380.c, Finn Thain
- [PATCH 70/71] atari_NCR5380: Merge changes from NCR5380.c, Finn Thain
- [PATCH 68/71] ncr5380: Fix whitespace issues using regexp, Finn Thain
- [PATCH 71/71] ncr5380: Cleanup whitespace and parentheses, Finn Thain
- [PATCH 65/71] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer, Finn Thain
- [PATCH 64/71] atari_NCR5380: Eliminate HOSTNO macro, Finn Thain
- [PATCH 66/71] ncr5380: Fix soft lockups, Finn Thain
- [PATCH 67/71] ncr5380: Cleanup comments, Finn Thain
- [PATCH 43/71] ncr5380: Standardize reselection handling, Finn Thain
- [PATCH 44/71] ncr5380: Fix off-by-one bug in extended_msg[] bounds check, Finn Thain
- [PATCH 26/71] ncr5380: Fix NCR5380_transfer_pio() result, Finn Thain
- [PATCH 42/71] ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS, Finn Thain
- [PATCH 24/71] ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro, Finn Thain
- [PATCH 39/71] ncr5380: Standardize interrupt handling, Finn Thain
- [PATCH 41/71] ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP, Finn Thain
- [PATCH 40/71] ncr5380: Introduce NCR5380_poll_politely2, Finn Thain
- [PATCH 35/71] ncr5380: Dont wait for BUS FREE after disconnect, Finn Thain
- [PATCH 36/71] ncr5380: Use work_struct instead of delayed_work, Finn Thain
- [PATCH 37/71] ncr5380: Standardize work queueing algorithm, Finn Thain
- [PATCH 38/71] ncr5380: Remove UNSAFE macro, Finn Thain
- [PATCH 32/71] ncr5380: Fix bus phase in do_abort(), Finn Thain
- [PATCH 30/71] ncr5380: Add missing break after case MESSAGE_REJECT, Finn Thain
- [PATCH 33/71] atari_NCR5380: Set do_abort() timeouts, Finn Thain
- [PATCH 31/71] ncr5380: Fix !REQ timeout in do_abort(), Finn Thain
- [PATCH 34/71] atari_NCR5380: Use arbitration timeout, Finn Thain
- [PATCH 27/71] ncr5380: Add missing lock in eh_abort_handler, Finn Thain
- [PATCH 29/71] ncr5380: Remove references to linked commands, Finn Thain
- [PATCH 23/71] ncr5380: Always retry arbitration and selection, Finn Thain
- [PATCH 28/71] ncr5380: Drop DEF_SCSI_QCMD macro, Finn Thain
- [PATCH 25/71] ncr5380: Rework disconnect versus poll logic, Finn Thain
- [PATCH 19/71] ncr5380: Cleanup bogus {request,release}_region() calls, Finn Thain
- [PATCH 21/71] ncr5380: Sleep when polling, if possible, Finn Thain
- [PATCH 22/71] ncr5380: Eliminate selecting state, Finn Thain
- [PATCH 20/71] ncr5380: Introduce unbound workqueue, Finn Thain
- [PATCH 17/71] ncr5380: Keep BSY asserted when entering SELECTION phase, Finn Thain
- [PATCH 18/71] ncr5380: Eliminate USLEEP_WAITLONG delay, Finn Thain
- [PATCH 13/71] ncr5380: Remove redundant register writes, Finn Thain
- [PATCH 14/71] ncr5380: Use return instead of goto in NCR5380_select(), Finn Thain
- [PATCH 16/71] ncr5380: Proceed with next command after NCR5380_select() calls scsi_done, Finn Thain
- [PATCH 15/71] ncr5380: Always escalate bad target time-out in NCR5380_select(), Finn Thain
- [PATCH 10/71] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOT, Finn Thain
- [PATCH 09/71] atari_NCR5380: Reset bus on driver initialization if required, Finn Thain
- [PATCH 11/71] ncr5380: Simplify bus reset handlers, Finn Thain
- [PATCH 12/71] ncr5380: Remove unused hostdata->aborted flag, Finn Thain
- [PATCH 07/71] ncr5380: Split NCR5380_init() into two functions, Finn Thain
- [PATCH 08/71] ncr5380: Move NCR53C400-specific code, Finn Thain
- [PATCH 05/71] ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros, Finn Thain
- [PATCH 06/71] ncr5380: Remove NCR5380_instance_name macro, Finn Thain
- [PATCH 01/71] atari_scsi: Fix SCSI host ID setting, Finn Thain
- [PATCH 03/71] ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros, Finn Thain
- [PATCH 02/71] ncr5380: Remove redundant static variable initializers, Finn Thain
- [PATCH 04/71] ncr5380: Remove more pointless macros, Finn Thain
- Re: [PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers, Ondrej Zary
- [PATCH 72/71] ncr5380: Fix pseudo-DMA, Ondrej Zary
- [RFC PATCH 74/71] ncr5380: Enable PDMA for NCR53C400A, Ondrej Zary
- [RFC PATCH 73/71] ncr5380: Use runtime register mapping, Ondrej Zary
- [RFC PATCH 75/71] ncr5380: Remove FLAG_DTC3181E, Ondrej Zary
- [RFC PATCH 76/71] ncr5380: Enable PDMA for DTC chips, Ondrej Zary
- [RFC PATCH 77/71] ncr5380: Fix wait for 53C80 registers registers after PDMA, Ondrej Zary
- [PATCH 73/71] ncr5380: Use runtime register mapping, Ondrej Zary
- [PATCH 74/71] ncr5380: Enable PDMA for NCR53C400A, Ondrej Zary
- [PATCH 76/71] ncr5380: Enable PDMA for DTC chips, Ondrej Zary
- [RFC PATCH 78/71] ncr5380: Add support for HP 53C400A-based cards (C2502), Ondrej Zary
- [PATCH v2 73/71] ncr5380: Use runtime register mapping, Ondrej Zary
- [PATCH v2 74/71] ncr5380: Enable PDMA for NCR53C400A, Ondrej Zary
- [PATCH v2 76/71] ncr5380: Enable PDMA for DTC chips, Ondrej Zary
- [PATCH v2 77/71] ncr5380: Fix wait for 53C80 registers registers after PDMA, Ondrej Zary
- [PATCH v3 76/71] ncr5380: Enable PDMA for DTC chips, Ondrej Zary
- [PATCH v2 78/71] ncr5380: Add support for HP 53C400A-based cards (C2502), Ondrej Zary
- [PATCH v3 78/71] ncr5380: Add support for HP 53C400A-based cards (C2502), Ondrej Zary
- [PATCH 0/8] Amiga XSurf100 patch series, to be submitted to linux-net,
Michael Schmitz
- [PATCH 1/8] aX88796: Fix MAC address reading, Michael Schmitz
- [PATCH 2/8] ax88796: Attach MII bus only when open, Michael Schmitz
- [PATCH 3/8] ax88796: Move mii support functions upwards to prevent need of forward declaration, Michael Schmitz
- [PATCH 4/8] ax88796: Do not free IRQ that did not get requested, Michael Schmitz
- [PATCH 5/8] ax88796: Add block_input/output hooks to ax_plat_data, Michael Schmitz
- [PATCH 6/8] ax88796: add interrupt status callback to platform data, Michael Schmitz
- [PATCH 7/8] ax88796: Add X-Surf 100 zorro driver providing an ax88796 platform device, Michael Schmitz
- [PATCH 8/8] ax88796: use interrupt status callback for XSurf100 driver, Michael Schmitz
- Re: [PATCH 0/8] Amiga XSurf100 patch series, to be submitted to linux-net, Geert Uytterhoeven
- [PATCH] [SCSI] st: Remove obsolete scsi_tape.max_pfn, Geert Uytterhoeven
- [PATCH 0/4] m68k/mm: Add missing initialization of max_pfn and {min,max}_low_pfn,
Geert Uytterhoeven
- [PATCH] m68k: Wire up mlock2,
Geert Uytterhoeven
- use dma_map_ops for all architectures,
Christoph Hellwig
- [PATCH 01/16] dma-mapping: make the generic coherent dma mmap implementation optional, Christoph Hellwig
- [PATCH 02/16] arc: convert to dma_map_ops, Christoph Hellwig
- [PATCH 03/16] avr32: convert to dma_map_ops, Christoph Hellwig
- [PATCH 04/16] blackfin: convert to dma_map_ops, Christoph Hellwig
- [PATCH 05/16] c6x: convert to dma_map_ops, Christoph Hellwig
- [PATCH 06/16] cris: convert to dma_map_ops, Christoph Hellwig
- [PATCH 07/16] nios2: convert to dma_map_ops, Christoph Hellwig
- [PATCH 08/16] frv: convert to dma_map_ops, Christoph Hellwig
- [PATCH 09/16] parisc: convert to dma_map_ops, Christoph Hellwig
- [PATCH 10/16] mn10300: convert to dma_map_ops, Christoph Hellwig
- [PATCH 11/16] m68k: convert to dma_map_ops, Christoph Hellwig
- [PATCH 12/16] metag: convert to dma_map_ops, Christoph Hellwig
- [PATCH 13/16] sparc: use generic dma_set_mask, Christoph Hellwig
- [PATCH 14/16] tile: uninline dma_set_mask, Christoph Hellwig
- [PATCH 15/16] dma-mapping: always provide the dma_map_ops based implementation, Christoph Hellwig
- [PATCH 16/16] dma-mapping: remove <asm-generic/dma-coherent.h>, Christoph Hellwig
- [git pull] m68knommu/coldfire fixes for 4.4, Greg Ungerer
- test_user_copy may kill ARAnyM, Geert Uytterhoeven
- [PATCH] m68k/mac: Kill psc_present,
Geert Uytterhoeven
- [git pull] m68k updates for 4.4, Geert Uytterhoeven
- [PATCH v7 00/26] Re-use nvram module,
Finn Thain
- [PATCH v7 04/26] char/nvram: Re-order functions to remove forward declarations and #ifdefs, Finn Thain
- [PATCH v7 19/26] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS, Finn Thain
- [PATCH v7 20/26] char/generic_nvram: Remove as unused, Finn Thain
- [PATCH v7 22/26] powerpc: Remove pmac_xpram_{read,write} functions, Finn Thain
- [PATCH v7 21/26] powerpc: Adopt nvram module for PPC64, Finn Thain
- [PATCH v7 23/26] m68k/mac: Adopt naming and calling conventions for PRAM routines, Finn Thain
- [PATCH v7 24/26] m68k/mac: Use macros for RTC accesses not magic numbers, Finn Thain
- [PATCH v7 26/26] m68k: Dispatch nvram_ops calls to Atari or Mac functions, Finn Thain
- [PATCH v7 25/26] m68k/mac: Fix PRAM accessors, Finn Thain
- [PATCH v7 18/26] nvram: Drop nvram_* symbol exports and prototypes, Finn Thain
- [PATCH v7 17/26] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
- [PATCH v7 06/26] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
- [PATCH v7 16/26] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 and CONFIG_PPC_PMAC and CONFIG_NVRAM, Finn Thain
- [PATCH v7 11/26] char/nvram: Add "devname:nvram" module alias, Finn Thain
- [PATCH v7 15/26] powerpc: Implement nvram sync ioctl, Finn Thain
- [PATCH v7 08/26] char/nvram: Implement NVRAM read/write methods, Finn Thain
- [PATCH v7 07/26] char/nvram: Allow the set_checksum and initialize ioctls to be omitted, Finn Thain
- [PATCH v7 10/26] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS, Finn Thain
- [PATCH v7 09/26] char/nvram: Use generic fixed_size_llseek(), Finn Thain
- [PATCH v7 14/26] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports, Finn Thain
- [PATCH v7 13/26] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac, Finn Thain
- [PATCH v7 12/26] powerpc: Cleanup nvram includes, Finn Thain
- [PATCH v7 05/26] char/nvram: Adopt arch_nvram_ops, Finn Thain
- [PATCH v7 02/26] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c, Finn Thain
- [PATCH v7 01/26] scsi/atari_scsi: Dont select CONFIG_NVRAM, Finn Thain
- [PATCH v7 03/26] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops, Finn Thain
- atakbd_keycode,
Andreas Schwab
- [git pull] m68k updates for 4.3 (take two), Geert Uytterhoeven
- [PATCH 0/5] net: m68k: Allow modular build,
Geert Uytterhoeven
- [PATCH net-next 0/6] make non-modular code explicitly non-modular,
Paul Gortmaker
- [PATCH v3 0/3] m68k: System call updates,
Geert Uytterhoeven
- [PATCH] m68k: define asmlinkage_protect,
Andreas Schwab
- Drop IPC_OLD for direct ipc syscalls? (was: Re: [PATCH v2 3/4] m68k: Wire up direct ipc calls),
Geert Uytterhoeven
- [PATCH] m68k/sun3: Fix virtual addresses of clock and interrupt register,
Alexander Kuleshov
- [PATCH v2 0/4] m68k: System call updates,
Geert Uytterhoeven
[PATCH] m68k/defconfig: Update defconfigs for v4.3-rc1, Geert Uytterhoeven
[PATCH v9 2/6] mm: mlock: Add new mlock system call, Eric B Munson
[git pull] m68knommu/coldfire fixes for 4.3, Greg Ungerer
[PATCH 1/2] [RFC] m68k: Wire up direct socket calls,
Geert Uytterhoeven
[git pull] m68k updates for 4.3, Geert Uytterhoeven
[PATCH] m68k/sun3: Use %pM format specifier to print ethernet address,
Alexander Kuleshov
[PATCH v8 2/6] mm: mlock: Add new mlock system call, Eric B Munson
[RFC v6 00/25] Re-use nvram module,
Finn Thain
- [RFC v6 04/25] char/nvram: Re-order functions to remove forward declarations and #ifdefs, Finn Thain
- [RFC v6 16/25] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 and CONFIG_PPC_PMAC and CONFIG_NVRAM, Finn Thain
- [RFC v6 19/25] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS, Finn Thain
- [RFC v6 03/25] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops, Finn Thain
- [RFC v6 01/25] scsi/atari_scsi: Dont select CONFIG_NVRAM, Finn Thain
- [RFC v6 25/25] m68k: Dispatch nvram_ops calls to Atari or Mac functions, Finn Thain
- [RFC v6 02/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c, Finn Thain
- [RFC v6 21/25] powerpc: Adopt nvram module for PPC64, Finn Thain
- [RFC v6 23/25] m68k/mac: Use macros for RTC accesses not magic numbers, Finn Thain
- [RFC v6 22/25] m68k/mac: Adopt naming and calling conventions for PRAM routines, Finn Thain
- [RFC v6 24/25] m68k/mac: Fix PRAM accessors, Finn Thain
- [RFC v6 17/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
- [RFC v6 20/25] char/generic_nvram: Remove as unused, Finn Thain
- [RFC v6 13/25] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac, Finn Thain
- [RFC v6 14/25] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports, Finn Thain
- [RFC v6 12/25] powerpc: Cleanup nvram includes, Finn Thain
- [RFC v6 11/25] char/nvram: Add "devname:nvram" module alias, Finn Thain
- [RFC v6 10/25] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS, Finn Thain
- [RFC v6 09/25] char/nvram: Use generic fixed_size_llseek(), Finn Thain
- [RFC v6 07/25] char/nvram: Allow the set_checksum and initialize ioctls to be omitted, Finn Thain
- [RFC v6 15/25] powerpc: Implement nvram sync ioctl, Finn Thain
- [RFC v6 18/25] nvram: Drop nvram_* symbol exports and prototypes, Finn Thain
- [RFC v6 06/25] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
- [RFC v6 05/25] char/nvram: Adopt arch_nvram_ops, Finn Thain
- [RFC v6 08/25] char/nvram: Implement NVRAM read/write methods, Finn Thain
- Re: [RFC v6 00/25] Re-use nvram module, Laurent Vivier
[PATCH v2] m68k/coldfire: use PFN_DOWN macro,
Alexander Kuleshov
[PATCH] m68k/coldfire: use PFN_DOWN macro,
Alexander Kuleshov
[PATCH v7 2/6] mm: mlock: Add new mlock system call,
Eric B Munson
[PATCH 03/31] arch/m68k/bootinfo: use kmemdup rather than duplicating its implementation,
Andrzej Hajda
[PATCH V6 2/6] mm: mlock: Add new mlock system call,
Eric B Munson
[RFC v5 00/26] Re-use nvram module,
Finn Thain
- [RFC v5 02/26] char/nvram: Use bitwise OR to obtain Atari video mode data, Finn Thain
- [RFC v5 24/26] m68k/mac: Use macros for RTC accesses not magic numbers, Finn Thain
- [RFC v5 21/26] char/generic_nvram: Remove as unused, Finn Thain
- [RFC v5 17/26] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 and CONFIG_PPC_PMAC and CONFIG_NVRAM, Finn Thain
- [RFC v5 18/26] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
- [RFC v5 26/26] m68k: Dispatch nvram_ops calls to Atari or Mac functions, Finn Thain
- [RFC v5 25/26] m68k/mac: Fix PRAM accessors, Finn Thain
- [RFC v5 19/26] nvram: Drop nvram_* symbol exports and prototypes, Finn Thain
- [RFC v5 23/26] m68k/mac: Adopt naming and calling conventions for PRAM routines, Finn Thain
- [RFC v5 22/26] powerpc: Adopt nvram module for PPC64, Finn Thain
- [RFC v5 13/26] powerpc: Cleanup nvram includes, Finn Thain
- [RFC v5 20/26] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS, Finn Thain
- [RFC v5 14/26] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac, Finn Thain
- [RFC v5 16/26] powerpc: Implement nvram sync ioctl, Finn Thain
- [RFC v5 15/26] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports, Finn Thain
- [RFC v5 11/26] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS, Finn Thain
- [RFC v5 12/26] char/nvram: Add "devname:nvram" module alias, Finn Thain
- [RFC v5 09/26] char/nvram: Implement NVRAM read/write methods, Finn Thain
- [RFC v5 08/26] char/nvram: Allow the set_checksum and initialize ioctls to be omitted, Finn Thain
- [RFC v5 10/26] char/nvram: Use generic fixed_size_llseek(), Finn Thain
- [RFC v5 07/26] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte(), Finn Thain
- [RFC v5 04/26] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops, Finn Thain
- [RFC v5 06/26] char/nvram: Adopt arch_nvram_ops, Finn Thain
- [RFC v5 05/26] char/nvram: Re-order functions to remove forward declarations and #ifdefs, Finn Thain
- [RFC v5 03/26] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c, Finn Thain
- [RFC v5 01/26] scsi/atari_scsi: Dont select CONFIG_NVRAM, Finn Thain
- Re: [RFC v5 00/26] Re-use nvram module, Geert Uytterhoeven
[Index of Archives]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite National Park]