index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
Brian Norris
2014-04-14
2
-87
/
+87
|
|
*
|
mtd: st_spi_fsm: kill duplicate CMD definitions
Brian Norris
2014-04-14
1
-36
/
+0
|
|
*
|
mtd: st_spi_fsm: fixup Kconfig dependency
Brian Norris
2014-04-14
1
-1
/
+1
|
|
*
|
mtd: spi-nor: shorten Kconfig naming
Brian Norris
2014-04-14
4
-6
/
+11
|
|
*
|
Documentation: spi-nor: rewrite some portions
Brian Norris
2014-04-14
1
-17
/
+20
|
|
*
|
mtd: spi-nor: unify read opcode variants with ST SPI FSM
Brian Norris
2014-04-14
3
-19
/
+27
|
|
*
|
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
2014-04-14
4
-90
/
+90
|
|
*
|
mtd: spi-nor: drop \t after #define
Brian Norris
2014-04-14
1
-36
/
+36
|
|
*
|
mtd: spi-nor: add the copyright information
Huang Shijie
2014-04-14
2
-1
/
+14
|
|
*
|
mtd: st_spi_fsm: Add support for Macronix MX25L3255E
Angus Clark
2014-04-14
1
-1
/
+7
|
|
*
|
mtd: st_spi_fsm: Add Spansion S25FL032P to device table
Angus Clark
2014-04-14
1
-0
/
+2
|
|
*
|
mtd: st_spi_fsm: Refactor status register operations
Angus Clark
2014-04-14
1
-84
/
+68
|
|
*
|
mtd: st_spi_fsm: Update Macronix 'QE' configuration
Angus Clark
2014-04-14
1
-4
/
+19
|
|
*
|
mtd: st_spi_fsm: Update Macronix 32-bit addressing support
Angus Clark
2014-04-14
1
-13
/
+10
|
|
*
|
mtd: st_spi_fsm: Add Macronix MX25L25655E device
Angus Clark
2014-04-14
1
-0
/
+3
|
|
*
|
mtd: spi-nor: EXPORT symbols which could be used by module drivers
Brian Norris
2014-04-14
1
-0
/
+3
|
|
*
|
mtd: spi-nor: Add Freescale QuadSPI driver
Huang Shijie
2014-04-14
3
-0
/
+1016
|
|
*
|
Documentation: add the binding file for Freescale QuadSPI driver
Huang Shijie
2014-04-14
1
-0
/
+35
|
|
*
|
mtd: spi-nor: add a helper to find the spi_device_id
Huang Shijie
2014-04-14
2
-0
/
+24
|
|
*
|
mtd: m25p80: use the SPI nor framework
Brian Norris
2014-04-14
2
-1199
/
+106
|
|
*
|
Documentation: add the document for the SPI NOR framework
Huang Shijie
2014-04-14
1
-0
/
+59
|
|
*
|
mtd: spi-nor: add the framework for SPI NOR
Huang Shijie
2014-04-14
6
-0
/
+1118
|
|
*
|
mtd: spi-nor: add the basic data structures
Huang Shijie
2014-04-14
1
-0
/
+110
|
|
*
|
mtd: spi-nor: copy the SPI NOR commands to a new header file
Huang Shijie
2014-04-14
1
-0
/
+55
|
*
|
|
mtd: gpmi: add gpmi_devdata{} to simplify the code
Huang Shijie
2014-04-16
3
-40
/
+46
|
*
|
|
mtd: nand: add line feed to pr_err
Raphaël Poggi
2014-04-16
1
-1
/
+1
|
*
|
|
mtd: davinci-nand: disable subpage write for keystone-nand
Murali Karicheri
2014-04-15
1
-0
/
+6
|
*
|
|
mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback...
Roman Peniaev
2014-04-15
1
-0
/
+6
|
*
|
|
mtd: nand: use the nand_read_subpage index everywhere
Ron
2014-04-15
1
-2
/
+1
|
*
|
|
mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
Christian Engelmayer
2014-04-15
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'md/3.16' of git://neil.brown.name/md
Linus Torvalds
2014-06-11
4
-42
/
+138
|
\
\
\
|
*
|
|
raid5: speedup sync_request processing
Eivind Sarto
2014-06-10
1
-1
/
+1
|
*
|
|
md/raid5: deadlock between retry_aligned_read with barrier io
hui jiao
2014-06-05
1
-1
/
+1
|
*
|
|
raid5: add an option to avoid copy data from bio to stripe cache
Shaohua Li
2014-05-29
2
-22
/
+101
|
*
|
|
md/bitmap: remove confusing code from filemap_get_page.
NeilBrown
2014-05-29
1
-5
/
+1
|
*
|
|
raid5: avoid release list until last reference of the stripe
Eivind Sarto
2014-05-29
1
-0
/
+5
|
*
|
|
md: md_clear_badblocks should return an error code on failure.
NeilBrown
2014-05-29
1
-1
/
+1
|
*
|
|
md/raid56: Don't perform reads to support writes until stripe is ready.
NeilBrown
2014-05-29
1
-12
/
+18
|
*
|
|
md: refuse to change shape of array if it is active but read-only
NeilBrown
2014-05-29
1
-0
/
+10
*
|
|
|
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2014-06-10
21
-1161
/
+710
|
\
\
\
\
|
*
|
|
|
x86: intel-mid: add watchdog platform code for Merrifield
David Cohen
2014-06-10
2
-0
/
+73
|
*
|
|
|
watchdog: add Intel MID watchdog driver support
David Cohen
2014-06-10
4
-0
/
+220
|
*
|
|
|
watchdog: sp805: Set watchdog_device->timeout from ->set_timeout()
Viresh Kumar
2014-06-10
1
-3
/
+1
|
*
|
|
|
booke/watchdog: refine and clean up the codes
Tang Yuantian
2014-06-10
2
-45
/
+33
|
*
|
|
|
watchdog: iop_wdt only builds for mach-iop13xx
Arnd Bergmann
2014-06-10
1
-1
/
+1
|
*
|
|
|
watchdog: Remove drivers for W83697HF and W83697UG
Guenter Roeck
2014-06-10
4
-889
/
+0
|
*
|
|
|
watchdog: w83627hf_wdt: Add early_disable module parameter
Guenter Roeck
2014-06-10
1
-3
/
+12
|
*
|
|
|
ARM: mvebu: Add A375/A380 watchdog binding documentation
Ezequiel Garcia
2014-06-10
1
-0
/
+7
|
*
|
|
|
watchdog: orion: Add Armada 375/380 SoC support
Ezequiel Garcia
2014-06-10
1
-0
/
+103
|
*
|
|
|
watchdog: orion: Introduce per-SoC enabled() function
Ezequiel Garcia
2014-06-10
1
-2
/
+13
[prev]
[next]