index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
Ezequiel Garcia
2013-08-05
1
-3
/
+3
*
mtd: nand: pxa3xx: Use devm_clk_get
Ezequiel Garcia
2013-08-05
1
-9
/
+7
*
mtd: nand: pxa3xx: Use devm_ioremap_resource
Ezequiel Garcia
2013-08-05
1
-27
/
+4
*
mtd: nand: pxa3xx: Use devm_kzalloc
Ezequiel Garcia
2013-08-05
1
-10
/
+4
*
mtd: Convert logging messages
Joe Perches
2013-08-05
1
-27
/
+31
*
mtd: devices: added the 16MiB winbond device
Girish K S
2013-08-05
1
-0
/
+1
*
mtd: nand_base: Use io{read, write}*_rep functions for transfer
Alexander Shiyan
2013-08-05
1
-15
/
+4
*
mtd: nand-gpio: Add missing "owner" field in platform_driver struct
Alexander Shiyan
2013-08-05
1
-0
/
+1
*
mtd: nand-gpio: Rename internal variables to match functionality
Alexander Shiyan
2013-08-05
1
-30
/
+30
*
mtd: nand-gpio: Unneeded dependency on ARM removed
Alexander Shiyan
2013-08-05
1
-1
/
+1
*
mtd: nand-gpio: Use default nand_base {read/write}_buf functions
Alexander Shiyan
2013-08-05
1
-56
/
+0
*
mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is ...
Alexander Shiyan
2013-08-05
1
-0
/
+3
*
mtd: nand-gpio: Use default dev_ready function if RDY is missing in configura...
Alexander Shiyan
2013-08-05
1
-5
/
+2
*
mtd: nand-gpio: Convert driver to using resource-managed functions
Alexander Shiyan
2013-08-05
1
-92
/
+38
*
mtd: nand: reword nand_chip bad block interface comments
Brian Norris
2013-08-05
1
-2
/
+2
*
mtd: m25p80: correct EN4B/EX4B comment
Brian Norris
2013-08-05
1
-1
/
+1
*
mtd: m25p80: utilize dedicated 4-byte addressing commands
Brian Norris
2013-08-05
1
-7
/
+32
*
mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE
Scott Wood
2013-08-05
1
-1
/
+1
*
mtd: devices: convert OMAP BCH to devm_ioremap_resource()
Silviu-Mihai Popescu
2013-08-05
1
-3
/
+3
*
mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-08-05
1
-2
/
+2
*
mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-08-05
1
-4
/
+4
*
mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-08-05
1
-3
/
+3
*
mtd: cfi_cmdset_0002: print @adr when write timeout occurs
Huang Shijie
2013-08-05
1
-2
/
+2
*
mtd: spear_smi: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-05
1
-4
/
+2
*
mtd: fsmc_nand: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-05
1
-4
/
+2
*
mtd: r852: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-05
1
-4
/
+1
*
mtd: bcm63xxpart: use nvram for PSI size
Jonas Gorski
2013-08-05
1
-2
/
+4
*
MIPS: BCM63XX: export PSI size from nvram
Jonas Gorski
2013-08-05
2
-0
/
+13
*
mtd: bcm63xxpart: use size macro for CFE block size
Jonas Gorski
2013-08-05
1
-1
/
+2
*
mtd: fsl_ifc_nand: remove incorrect kfree()
Brian Norris
2013-08-05
1
-1
/
+0
*
mtd: bcm47xxsflash: implement polling chip status
Rafał Miłecki
2013-08-05
1
-0
/
+55
*
mtd: bcm47xxsflash: implement ChipCommon R/W ops
Rafał Miłecki
2013-08-05
2
-0
/
+15
*
Linux 3.11-rc4
v3.11-rc4
Linus Torvalds
2013-08-04
1
-1
/
+1
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-08-04
2
-26
/
+68
|
\
|
*
dma: pl330: Fix cyclic transfers
Lars-Peter Clausen
2013-07-28
1
-26
/
+67
|
*
pch_dma: fix error return code in pch_dma_probe()
Wei Yongjun
2013-07-22
1
-0
/
+1
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-08-04
1
-1
/
+1
|
\
\
|
*
|
drm/radeon: fix 64 bit divide in SI spm code
Alex Deucher
2013-08-04
1
-1
/
+1
*
|
|
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
Hugh Dickins
2013-08-04
1
-1
/
+2
*
|
|
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2013-08-04
8
-21
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ALSA: hda - Fix missing fixup for Mac Mini with STAC9221
Takashi Iwai
2013-08-02
2
-1
/
+2
|
*
|
Merge tag 'asoc-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
2013-08-01
334
-4751
/
+6871
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus
Mark Brown
2013-07-31
1
-12
/
+12
|
|
|
\
\
|
|
|
*
|
ASoC: wm0010: Fix resource leak
Dimitris Papastamos
2013-07-31
1
-12
/
+12
|
|
*
|
|
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
2013-07-31
1
-3
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()
Lars-Peter Clausen
2013-07-24
1
-3
/
+2
|
|
*
|
|
|
Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linus
Mark Brown
2013-07-31
2
-3
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESET
Lars-Peter Clausen
2013-07-30
1
-2
/
+3
|
|
|
*
|
|
|
ASoC: bfin-ac97: Fix prototype error following AC'97 refactoring
Mark Brown
2013-07-29
1
-1
/
+0
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
/
|
|
ASoC: au1x: Fix build
Ralf Baechle
2013-07-31
1
-1
/
+1
|
|
|
/
/
/
[next]