1. 23 12月, 2011 1 次提交
  2. 17 11月, 2011 1 次提交
  3. 14 10月, 2011 7 次提交
  4. 06 10月, 2011 1 次提交
  5. 04 10月, 2011 7 次提交
  6. 21 9月, 2011 2 次提交
  7. 16 9月, 2011 1 次提交
  8. 14 9月, 2011 1 次提交
  9. 24 8月, 2011 1 次提交
  10. 22 8月, 2011 1 次提交
  11. 21 7月, 2011 2 次提交
  12. 20 7月, 2011 1 次提交
  13. 18 7月, 2011 2 次提交
    • N
      ARM: mach-s3c2400: delete · 632b7cf6
      Nicolas Pitre 提交于
      On Tue, 28 Jun 2011, Ben Dooks wrote:
      
      > On Tue, Jun 28, 2011 at 11:22:57PM +0200, Arnd Bergmann wrote:
      >
      > > On a related note, what about mach-s3c2400? It seems to be even more
      > > incomplete.
      >
      > Probably the same fate awaits that. It is so old that there's little
      > incentive to do anything with it.
      
      So out it goes as well.
      
      The PORT_S3C2400 definition in include/linux/serial_core.h is left there
      to prevent a reuse of the same number for another port type.
      Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
      Acked-by: NArnd Bergmann <arnd@arndb.de>
      632b7cf6
    • N
      ARM: mach-s3c24a0: delete · af0e060e
      Nicolas Pitre 提交于
      Commit bcae8aeb "[ARM] S3C24A0: Initial architecture support files"
      brought in a bunch of files while explicitly leaving out the corresponding
      Kconfig entry, stating that the series is not complete.
      
      More than 2.5 years later, the support for this has not seen any progress.
      This is therefore dead code.  If someone wants to revive this code, it is
      always possible to retrieve it from the Git repository.
      Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
      Acked-by: NBen Dooks <ben-linux@fluff.org>
      Acked-by: NArnd Bergmann <arnd@arndb.de>
      af0e060e
  14. 16 7月, 2011 1 次提交
    • S
      ARM: SAMSUNG: DMA Cleanup as per sparse · d670ac01
      Sangwook Lee 提交于
      Function declaration differs between file: dma.c and file:dma.h
      and SPARSE (Documentation/sparse.txt) gives error messages
      
      All dma channels are members of 'enum dma_ch' and not 'unsigned int'
      Please have a look at channel definitions in:
      arch/arm/mach-s3c64xx/include/mach/dma.h
      arch/arm/plat-samsung/include/plat/s3c-dma-pl330.h
      arch/arm/mach-s3c2410/include/mach/dma.h
      So all arguments should be of type 'enum dma_ch'
      Signed-off-by: NSangwook Lee <sangwook.lee@linaro.org>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      d670ac01
  15. 08 7月, 2011 2 次提交
  16. 24 6月, 2011 3 次提交
  17. 04 6月, 2011 2 次提交
  18. 11 5月, 2011 1 次提交
  19. 25 4月, 2011 1 次提交
  20. 31 3月, 2011 1 次提交
  21. 29 3月, 2011 1 次提交