| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 25 | -30/+30 |
* | Documentation: Clarify when module debugging actually works. | Robert P. J. Day | 2008-02-03 | 1 | -0/+4 |
* | Documentation: Remove references to dead "st0x" and "tmc8xx" parms. | Robert P. J. Day | 2008-02-03 | 1 | -6/+0 |
* | Documentation: Update to refer to correct "rcupdate" module name | Robert P. J. Day | 2008-02-03 | 1 | -5/+8 |
* | Documentation: "decnet=" should read "decnet.addr=". | Robert P. J. Day | 2008-02-03 | 2 | -2/+2 |
* | Typoes: "whith" -> "with" | Robert P. J. Day | 2008-02-03 | 3 | -3/+3 |
* | Fix a small number of "memeber" typoes. | Robert P. J. Day | 2008-02-03 | 3 | -3/+3 |
* | linux/dma-mapping.h: rename macro to prevent multiple inclusion | Robert P. J. Day | 2008-02-03 | 1 | -2/+2 |
* | Correct explanations of "find_next" bit routines. | Robert P. J. Day | 2008-02-03 | 2 | -2/+2 |
* | fix typo 'the same the\>' | Uwe Kleine-König | 2008-02-03 | 3 | -4/+4 |
* | SERIAL_NETX_CONSOLE provides console for NetX, not IMX | Uwe Kleine-König | 2008-02-03 | 1 | -2/+2 |
* | use the newc archive format as requested by initramfs | Uwe Kleine-König | 2008-02-03 | 1 | -1/+1 |
* | Documentation: fix type error | Denis Cheng | 2008-02-03 | 1 | -1/+1 |
* | Coding style fix drivers/serial/icom.h | Michal Piotrowski | 2008-02-03 | 1 | -1/+1 |
* | remove obsolete contact information from CREDITS | Adrian Bunk | 2008-02-03 | 1 | -4/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-02-03 | 77 | -2849/+1989 |
|\ |
|
| * | ide-tape: remove idetape_config_t typedef | Borislav Petkov | 2008-02-02 | 1 | -12/+8 |
| * | ide-tape: remove mtio.h related comments | Borislav Petkov | 2008-02-02 | 1 | -81/+15 |
| * | ide-tape: make function name more accurate | Borislav Petkov | 2008-02-02 | 1 | -6/+3 |
| * | ide-tape: remove unused sense packet commands. | Borislav Petkov | 2008-02-02 | 1 | -8/+1 |
| * | ide-tape: use generic byteorder macros | Borislav Petkov | 2008-02-02 | 1 | -5/+5 |
| * | ide-tape: remove EXPERIMENTAL driver status | Borislav Petkov | 2008-02-02 | 1 | -2/+1 |
| * | ide-tape: use generic scsi commands | Borislav Petkov | 2008-02-02 | 1 | -50/+29 |
| * | ide-tape: remove struct idetape_block_size_page_t | Borislav Petkov | 2008-02-02 | 1 | -18/+0 |
| * | ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t | Borislav Petkov | 2008-02-02 | 1 | -37/+0 |
| * | ide-tape: remove struct idetape_parameter_block_descriptor_t | Borislav Petkov | 2008-02-02 | 1 | -40/+26 |
| * | ide-tape: remove struct idetape_medium_partition_page_t | Borislav Petkov | 2008-02-02 | 1 | -19/+0 |
| * | ide-tape: remove struct idetape_data_compression_page_t | Borislav Petkov | 2008-02-02 | 1 | -19/+0 |
| * | ide-tape: remove struct idetape_inquiry_result_t | Borislav Petkov | 2008-02-02 | 1 | -38/+13 |
| * | ide-tape: remove struct idetape_capabilities_page_t | Borislav Petkov | 2008-02-02 | 1 | -86/+56 |
| * | ide-tape: remove IDETAPE_DEBUG_BUGS | Borislav Petkov | 2008-02-02 | 1 | -41/+2 |
| * | ide-tape: remove IDETAPE_DEBUG_INFO | Borislav Petkov | 2008-02-02 | 1 | -73/+0 |
| * | ide-tape: dump gcw fields on error in idetape_identify_device() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -6/+7 |
| * | ide-tape: remove struct idetape_mode_parameter_header_t | Borislav Petkov | 2008-02-02 | 1 | -24/+13 |
| * | ide-tape: remove struct idetape_request_sense_result_t | Borislav Petkov | 2008-02-02 | 1 | -53/+22 |
| * | ide-tape: remove dead code | Borislav Petkov | 2008-02-02 | 1 | -34/+0 |
| * | ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1... | Borislav Petkov | 2008-02-02 | 3 | -410/+407 |
| * | ide-cs: use ide_std_init_ports() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+1 |
| * | ide: move check_dma_crc() to ide-dma.c | Bartlomiej Zolnierkiewicz | 2008-02-02 | 3 | -23/+23 |
| * | ide: remove ide_auto_reduce_xfer() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -28/+13 |
| * | ide: move drive->crc_count check out from check_dma_crc() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -12/+12 |
| * | ide: remove ide_ata66_check() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 3 | -17/+4 |
| * | ide: remove set_transfer() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 3 | -20/+5 |
| * | ide: unexport SELECT_DRIVE() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -2/+0 |
| * | ide-scsi: remove needless SELECT_DRIVE() call | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -2/+0 |
| * | ide: use __ide_set_handler() in ide_execute_command() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -13/+8 |
| * | ide: remove SATA_*_REG macros | Bartlomiej Zolnierkiewicz | 2008-02-02 | 2 | -15/+16 |
| * | ide: remove ->nice0 and ->nice2 fields from ide_drive_t | Bartlomiej Zolnierkiewicz | 2008-02-02 | 3 | -7/+4 |
| * | ide: convert ->straight8 field in ide_hwif_t to bit flag | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+1 |
| * | ide: remove unused ->auto_poll field from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+0 |