index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: speedtest: fix integer overflow
David Lambert
2011-03-11
1
-7
/
+7
*
mtd: mxc_nand: fix read past buffer end
Baruch Siach
2011-03-11
1
-2
/
+2
*
mtd: omap3: nand: report corrected ecc errors
John Ogness
2011-03-11
1
-4
/
+12
*
jffs2: remove a trailing white space in commentaries
Tracey Dent
2011-03-11
1
-1
/
+1
*
mtd: nand: fix a typo in a commentary
Jason Liu
2011-03-11
1
-1
/
+1
*
mtd: omap: add new variable to platform data to control onenand unlocking
Roman Tereshonkov
2011-03-11
2
-2
/
+6
*
mtd: onenand: add new option to control initial onenand unlocking
Roman Tereshonkov
2011-03-11
2
-1
/
+3
*
mtd: NOR flash driver for OMAP-L137/AM17x
David Griego
2011-03-11
4
-0
/
+311
*
mtd: Add mtdswap block driver
Jarkko Lavinen
2011-03-11
3
-0
/
+1612
*
mtd_blkdevs: Set the maximum discards size
Jarkko Lavinen
2011-03-11
1
-3
/
+4
*
mtd_blkdevs: Add background processing support
Jarkko Lavinen
2011-03-11
2
-0
/
+28
*
mtd: cfi: fix writebufsize initialization
Anatolij Gustschin
2011-03-11
3
-3
/
+3
*
mtd: m25p80: add support for M25PX64
Yoshihiro Shimoda
2011-03-11
1
-0
/
+2
*
mtd: tests: add multiblock erase test to the mtd_speedtest
Roman Tereshonkov
2011-03-11
1
-2
/
+57
*
mtd: tests: add count parameter to mtd_speedtest
Adrian Hunter
2011-03-11
1
-2
/
+13
*
mtd: onenand_base: onenand_verify bugfix for writepage non-aligned address
Roman Tereshonkov
2011-03-11
1
-5
/
+5
*
mtd: OneNAND: return read error for 4KiB page read
Adrian Hunter
2011-03-11
1
-0
/
+2
*
mtd: nand: fix pointer NULL pointer dereferencing
Stanislav Fomichev
2011-03-11
1
-2
/
+6
*
mtd: tests: print correct values
Roman Tereshonkov
2011-03-11
1
-5
/
+5
*
mtd: ts5500_flash: avoid calling map_destroy on NULL
Julia Lawall
2011-03-11
1
-1
/
+0
*
mtd: phram: fix memory leak
Mathias Krause
2011-03-11
1
-0
/
+3
*
mtd: mtdram: initialize writebufsize field
Artem Bityutskiy
2011-03-11
1
-0
/
+1
*
mtd: m25p80: add support for the EON EN25F32 chip
Gabor Juhos
2011-03-11
1
-1
/
+2
*
mtd: adapt writebufsize calculation for concat
Holger Brunck
2011-03-11
1
-1
/
+7
*
mtd: atmel_nand: Add DMA support to access Nandflash
Hong Xu
2011-03-11
1
-9
/
+157
*
mtd: mtd_blkdevs: local symbols should be static
H Hartley Sweeten
2011-03-11
1
-2
/
+2
*
mtd: local symbols should be static
H Hartley Sweeten
2011-03-11
1
-3
/
+3
*
mtd: mpc5121_nfc: don't treat NULL clk as an error
Jamie Iles
2011-03-11
1
-2
/
+3
*
mtd: drop MTD_CONCAT from Kconfig entirely
Dmitry Eremin-Solenikov
2011-03-11
1
-9
/
+0
*
CRIS: stop checking for MTD_CONCAT
Dmitry Eremin-Solenikov
2011-03-11
4
-14
/
+0
*
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
2011-03-11
5
-40
/
+0
*
mtd: drop MTD_CONCAT dependencies from Kconfig
Dmitry Eremin-Solenikov
2011-03-11
1
-2
/
+2
*
mtd: make MTD_CONCAT support mandatory
Dmitry Eremin-Solenikov
2011-03-11
2
-3
/
+3
*
mtd: add "platform:" prefix for platform modalias
Axel Lin
2011-03-11
3
-3
/
+3
*
mtd: mtd_blkdevs: fix double free on error path
Maxim Levitsky
2011-03-11
1
-1
/
+0
*
mtd: amd76xrom: fix oops at boot when resources are not available
Stanislaw Gruszka
2011-03-11
1
-0
/
+1
*
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
2011-03-11
1
-21
/
+22
*
mtd: jedec_probe: initialise make sector erase command variable
Antony Pavlov
2011-03-11
1
-2
/
+3
*
mtd: jedec_probe: Change variable name from cfi_p to cfi
Antony Pavlov
2011-03-11
1
-16
/
+16
*
Linux 2.6.38-rc2
Linus Torvalds
2011-01-21
1
-1
/
+1
*
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2011-01-21
133
-2661
/
+2442
|
\
|
*
[media] staging/lirc: fix mem leaks and ptr err usage
Jarod Wilson
2011-01-19
6
-6
/
+20
|
*
[media] hdpvr: reduce latency of i2c read/write w/recycled buffer
Jarod Wilson
2011-01-19
2
-17
/
+16
|
*
[media] hdpvr: enable IR part
Jarod Wilson
2011-01-19
5
-77
/
+65
|
*
[media] rc/mceusb: timeout should be in ns, not us
Jarod Wilson
2011-01-19
1
-2
/
+2
|
*
[media] v4l2-device: fix 'use-after-freed' oops
Hans Verkuil
2011-01-19
1
-0
/
+2
|
*
[media] v4l2-dev: don't memset video_device.dev
Hans Verkuil
2011-01-19
1
-5
/
+4
|
*
[media] zoran: use video_device_alloc instead of kmalloc
Hans Verkuil
2011-01-19
1
-1
/
+1
|
*
[media] w9966: zero device state after a detach
Hans Verkuil
2011-01-19
1
-0
/
+1
|
*
[media] v4l: Fix a use-before-set in the control framework
Laurent Pinchart
2011-01-19
1
-1
/
+1
[next]