Age | Commit message (Expand) | Author | Files | Lines |
2016-04-11 | ncr5380: Fix register decoding for debugging | Finn Thain | 1 | -17/+25 |
2016-04-11 | dmx3191d: Drop max_sectors limit | Finn Thain | 1 | -1/+0 |
2016-04-11 | ncr5380: Reduce max_lun limit | Finn Thain | 1 | -0/+2 |
2016-04-11 | ncr5380: Remove disused atari_NCR5380.c core driver | Finn Thain | 6 | -2699/+4 |
2016-04-11 | sun3_scsi: Adopt NCR5380.c core driver | Finn Thain | 2 | -15/+124 |
2016-04-11 | atari_scsi: Adopt NCR5380.c core driver | Finn Thain | 2 | -3/+35 |
2016-04-11 | ncr5380: Merge DMA implementation from atari_NCR5380 core driver | Finn Thain | 13 | -40/+152 |
2016-04-11 | ncr5380: Adopt uniform DMA setup convention | Finn Thain | 4 | -18/+20 |
2016-04-11 | ncr5380: Use DMA hooks for PDMA | Finn Thain | 13 | -41/+50 |
2016-04-11 | ncr5380: Remove BOARD_REQUIRES_NO_DELAY macro | Finn Thain | 4 | -10/+14 |
2016-04-11 | ncr5380: Remove PSEUDO_DMA macro | Finn Thain | 14 | -78/+6 |
2016-04-11 | ncr5380: Disable the DMA errata workaround flag by default | Finn Thain | 8 | -20/+14 |
2016-04-11 | atari_NCR5380: Remove DMA_MIN_SIZE macro | Finn Thain | 3 | -19/+22 |
2016-04-11 | ncr5380: Remove REAL_DMA and REAL_DMA_POLL macros | Finn Thain | 5 | -415/+22 |
2016-04-11 | ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible | Finn Thain | 5 | -6/+23 |
2016-04-11 | g_ncr5380: Remove CONFIG_SCSI_GENERIC_NCR53C400 | Finn Thain | 3 | -77/+25 |
2016-04-11 | scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8k | Rasmus Villemoes | 2 | -7/+23 |
2016-04-11 | scsi: move Additional Sense Codes to separate file | Rasmus Villemoes | 2 | -827/+829 |
2016-04-11 | scsi: make some Additional Sense strings more grep'able | Rasmus Villemoes | 1 | -18/+9 |
2016-04-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 10 | -73/+164 |
2016-04-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 15 | -85/+77 |
2016-04-11 | Merge tag 'arc-4.6-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -9/+21 |
2016-04-11 | Linux 4.6-rc3 | Linus Torvalds | 1 | -1/+1 |
2016-04-11 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 5 | -7/+13 |
2016-04-11 | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 5 | -9/+84 |
2016-04-11 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -36/+49 |
2016-04-11 | Revert "ext4: allow readdir()'s of large empty directories to be interrupted" | Linus Torvalds | 2 | -10/+0 |
2016-04-10 | Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -11/+29 |
2016-04-10 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -32/+53 |
2016-04-09 | Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -45/+95 |
2016-04-09 | Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+2 |
2016-04-09 | Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 22 | -148/+151 |
2016-04-09 | Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 20 | -15/+1377 |
2016-04-09 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 10 | -109/+164 |
2016-04-09 | Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 3 | -10/+16 |
2016-04-09 | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -62/+380 |
2016-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 41 | -92/+448 |
2016-04-09 | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -33/+303 |
2016-04-09 | Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -53/+28 |
2016-04-09 | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -10/+9 |
2016-04-09 | i2c: jz4780: really prevent potential division by zero | Wolfram Sang | 1 | -1/+6 |
2016-04-09 | Revert "i2c: jz4780: prevent potential division by zero" | Wolfram Sang | 1 | -1/+1 |
2016-04-09 | Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 241 | -1421/+2174 |
2016-04-08 | Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 9 | -25/+88 |
2016-04-08 | bridge, netem: mark mailing lists as moderated | stephen hemminger | 1 | -2/+2 |
2016-04-08 | parisc: Update comment regarding relative extable support | Helge Deller | 1 | -6/+4 |
2016-04-08 | parisc: Unbreak handling exceptions from kernel modules | Helge Deller | 4 | -0/+9 |
2016-04-08 | parisc: Fix kernel crash with reversed copy_from_user() | Helge Deller | 1 | -0/+3 |
2016-04-08 | parisc: Avoid function pointers for kernel exception routines | Helge Deller | 1 | -5/+5 |
2016-04-08 | parisc: Handle R_PARISC_PCREL32 relocations in kernel modules | Helge Deller | 1 | -0/+8 |