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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-29
[SCSI] bfa: Introduce IOC event notification mechanism.
Krishna Gudipati
6
-58
/
+88
2011-06-29
[SCSI] bfa: Introduced generic address len pair to represent DMA memory chunk.
Krishna Gudipati
4
-59
/
+32
2011-06-29
[SCSI] sun3: Remove commented out merge_contiguous_buffers
Geert Uytterhoeven
1
-58
/
+0
2011-06-29
[SCSI] sun3: Add various missing NDEBUG* definitions
Geert Uytterhoeven
2
-4
/
+12
2011-06-29
[SCSI] sun3: Check for NCR_TIMEOUT being defined instead of having a value
Geert Uytterhoeven
1
-1
/
+1
2011-06-29
[SCSI] sun3: Provide a dummy NCR5380_exit()
Geert Uytterhoeven
3
-0
/
+7
2011-06-29
[SCSI] sun3: sun3scsi_detect() and NCR5380_init() should be __init
Geert Uytterhoeven
3
-3
/
+3
2011-06-29
[SCSI] mac_scsi: Remove unused variable default_instance
Geert Uytterhoeven
1
-11
/
+1
2011-06-29
[SCSI] mac_scsi: macscsi_detect() should be __init
Geert Uytterhoeven
1
-1
/
+1
2011-06-29
[SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()
Geert Uytterhoeven
2
-0
/
+6
2011-06-29
[SCSI] aha152x: add missing ISA PNP IDs
Ondrej Zary
1
-4
/
+13
2011-06-29
[SCSI] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.
Werner Fink
1
-0
/
+2
2011-06-29
[SCSI] ses: requesting a fault indication
Douglas Gilbert
1
-1
/
+5
2011-06-29
[SCSI] atari_NCR5380: Remove obsolete variable oldto
Geert Uytterhoeven
1
-1
/
+0
2011-06-29
[SCSI] sun3_NCR5380: Split NEXT() for lvalues/rvalues
Geert Uytterhoeven
1
-15
/
+16
2011-06-29
[SCSI] bnx2fc: Bumped version to 1.0.2
Bhanu Prakash Gollapudi
2
-2
/
+2
2011-06-29
[SCSI] bnx2fc: Fix kernel panic when deleting NPIV ports
Bhanu Prakash Gollapudi
3
-3
/
+57
2011-06-29
[SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completions
Bhanu Prakash Gollapudi
1
-1
/
+1
2011-06-29
[SCSI] bnx2fc: host stats show the link speed 'unknown' on NIC partitioned in...
Bhanu Prakash Gollapudi
1
-0
/
+3
2011-06-29
[SCSI] lpfc: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+2
2011-06-28
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-85
/
+230
2011-06-28
Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-8
/
+17
2011-06-28
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-31
/
+146
2011-06-28
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-15
/
+223
2011-06-28
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-11
/
+40
2011-06-28
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2011-06-28
drm/i915: Use chipset-specific irq installers
Chris Wilson
1
-2
/
+2
2011-06-28
drm/i915: forcewake fix after reset
Ben Widawsky
1
-0
/
+3
2011-06-28
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
1
-0
/
+1
2011-06-27
drm/i915: more struct_mutex locking
Hugh Dickins
2
-2
/
+6
2011-06-27
drm/i915: use shmem_truncate_range
Hugh Dickins
1
-5
/
+2
2011-06-27
drm/i915: use shmem_read_mapping_page
Hugh Dickins
2
-17
/
+15
2011-06-27
drm/ttm: use shmem_read_mapping_page
Hugh Dickins
1
-2
/
+3
2011-06-27
drivers/tty/serial/8250_pci.c: fix warning
Andrew Morton
1
-1
/
+1
2011-06-27
drivers/misc/ioc4.c: fix section mismatch / race condition
Ralf Baechle
1
-1
/
+1
2011-06-27
drivers/leds/leds-lp5523.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-27
drivers/leds/leds-lp5521.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-27
drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...
Josh Hunt
1
-0
/
+8
2011-06-27
drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338
Priyanka Jain
1
-0
/
+1
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
13
-28
/
+73
2011-06-27
Staging: comedi: fix build breakages on some platforms
Greg Kroah-Hartman
1
-0
/
+21
2011-06-27
Staging: brcm80211: disable drivers except for X86 or MIPS platforms
Greg Kroah-Hartman
1
-2
/
+2
2011-06-27
Staging: brcm80211: disable drivers for PPC platforms
Greg Kroah-Hartman
1
-0
/
+2
2011-06-27
Staging: iio: Make IIO depend on GENERIC_HARDIRQS
Geert Uytterhoeven
1
-1
/
+1
2011-06-27
Staging: mei: fix suspend failure
Tomas Winkler
2
-5
/
+10
2011-06-27
Staging: fix iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
2
-2
/
+2
2011-06-27
Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE
Ralf Baechle
1
-0
/
+1
2011-06-27
Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
4
-5
/
+5
2011-06-27
usb: r8a66597-hcd: fix cannot detect low/full speed device
Yoshihiro Shimoda
1
-0
/
+1
2011-06-27
USB: ehci-ath79: fix a NULL pointer dereference
Gabor Juhos
1
-4
/
+6
[next]