index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
drm: Release user fbs in drm_release
Kristian Høgsberg
2009-02-20
2
-2
/
+4
|
|
*
|
|
|
drm/i915: Unpin the fb on error during construction.
Chris Wilson
2009-02-20
1
-3
/
+5
|
|
*
|
|
|
drm/i915: Unpin the hws if we fail to kmap.
Chris Wilson
2009-02-20
1
-0
/
+1
|
|
*
|
|
|
drm/i915: Unpin the ringbuffer if we fail to ioremap it.
Chris Wilson
2009-02-20
1
-0
/
+1
|
|
*
|
|
|
drm/i915: unpin for an invalid memory domain.
Chris Wilson
2009-02-20
1
-0
/
+2
|
|
*
|
|
|
drm/i915: Release and unlock on mmap_gtt error path.
Chris Wilson
2009-02-20
1
-1
/
+4
|
|
*
|
|
|
drm/i915: Set framebuffer alignment based upon the fence constraints.
Chris Wilson
2009-02-20
1
-4
/
+2
|
|
*
|
|
|
drm: Do not leak a new reference for flink() on an existing name
Chris Wilson
2009-02-20
1
-17
/
+16
|
|
*
|
|
|
drm/i915: Fix potential AB-BA deadlock in i915_gem_execbuffer()
Roland Dreier
2009-02-20
1
-9
/
+12
|
|
*
|
|
|
drm/i915: refleak along pin() error path.
Chris Wilson
2009-02-20
1
-0
/
+1
|
|
*
|
|
|
drm/i915: hold mutex for unreference() in i915_gem_tiling.c
Chris Wilson
2009-02-20
1
-4
/
+2
|
|
*
|
|
|
drm/i915: Cleanup trivial leak on execbuffer error path.
Chris Wilson
2009-02-20
1
-2
/
+4
|
|
*
|
|
|
drm: Free the object ref on error.
Chris Wilson
2009-02-20
1
-8
/
+12
|
|
*
|
|
|
drm: Potential use-after-free on error path.
Chris Wilson
2009-02-20
1
-1
/
+1
|
|
*
|
|
|
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2009-02-20
2
-2
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-02-20
19
-62
/
+131
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[SCSI] qla2xxx: Update version number to 8.03.00-k3.
Andrew Vasquez
2009-02-10
1
-1
/
+1
|
|
*
|
|
|
|
[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.
Andrew Vasquez
2009-02-10
1
-1
/
+1
|
|
*
|
|
|
|
[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.
Anirban Chakraborty
2009-02-10
2
-8
/
+7
|
|
*
|
|
|
|
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
Andrew Vasquez
2009-02-10
6
-13
/
+87
|
|
*
|
|
|
|
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing...
Anirban Chakraborty
2009-02-10
5
-31
/
+16
|
|
*
|
|
|
|
[SCSI] lpfc: introduce missing kfree
Julia Lawall
2009-02-10
1
-0
/
+1
|
|
*
|
|
|
|
[SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_timed_out
Mike Christie
2009-02-10
1
-1
/
+2
|
|
*
|
|
|
|
[SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card.
Shyam_Iyer@Dell.com
2009-02-10
1
-1
/
+1
|
|
*
|
|
|
|
[SCSI] ibmvfc: Increase cancel timeout
Brian King
2009-02-10
1
-1
/
+1
|
|
*
|
|
|
|
[SCSI] ibmvfc: Fix rport relogin
Brian King
2009-02-10
1
-1
/
+11
|
|
*
|
|
|
|
[SCSI] ibmvfc: Fix command timeout errors
Brian King
2009-02-10
1
-3
/
+0
|
|
*
|
|
|
|
[SCSI] sg: fix device number in blktrace data
Martin Peschke
2009-02-10
1
-1
/
+1
|
|
*
|
|
|
|
[SCSI] scsi_scan: add missing interim SDEV_DEL state if slave_alloc fails
James Smart
2009-02-10
1
-0
/
+1
|
|
*
|
|
|
|
[SCSI] ibmvscsi: Correct DMA mapping leak
Robert Jennings
2009-02-10
1
-0
/
+1
|
*
|
|
|
|
|
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
2009-02-20
2
-0
/
+51
|
*
|
|
|
|
|
atyfb: remove unused local variable `pwr_command'
Yang Hongyang
2009-02-20
1
-1
/
+0
|
*
|
|
|
|
|
sx.c: avoid referencing freed memory if copy_from_user() fails
Dan Carpenter
2009-02-20
1
-1
/
+1
|
*
|
|
|
|
|
sx.c: fix dbl statement if - add missing braces
Ilpo Järvinen
2009-02-20
1
-1
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-02-19
4
-5
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0
Roel Kluin
2009-02-19
1
-2
/
+2
|
|
*
|
|
|
|
[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...
Gregory CLEMENT
2009-02-16
1
-1
/
+2
|
|
*
|
|
|
|
[ARM] 5390/1: AT91: Watchdog fixes
Andrew Victor
2009-02-14
2
-2
/
+3
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
2009-02-19
1
-0
/
+5
|
*
|
|
|
|
[S390] sclp: handle empty event buffers
Peter Oberparleiter
2009-02-19
1
-1
/
+4
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-02-18
5
-5
/
+220
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cciss: PCI power management reset for kexec
Chip Coldwell
2009-02-18
1
-0
/
+215
|
|
*
|
|
|
|
paride/pg.c: xs(): &&/|| confusion
Roel Kluin
2009-02-18
1
-1
/
+1
|
|
*
|
|
|
|
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
2009-02-18
3
-4
/
+4
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-02-18
7
-40
/
+77
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
omap_hsmmc: Change while(); loops with finite version
Jean Pihet
2009-02-18
1
-24
/
+30
|
|
*
|
|
|
|
|
omap_hsmmc: recover from transfer failures
Jean Pihet
2009-02-18
1
-1
/
+8
|
|
*
|
|
|
|
|
omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
David Brownell
2009-02-18
1
-10
/
+33
|
|
*
|
|
|
|
|
omap_hsmmc: card detect irq bugfix
David Brownell
2009-02-18
1
-1
/
+3
|
|
*
|
|
|
|
|
sdhci: fix led naming
Helmut Schaa
2009-02-18
2
-1
/
+4
[prev]
[next]