1. 20 Nov, 2012 14 commits
  2. 13 Nov, 2012 9 commits
  3. 11 Nov, 2012 9 commits
  4. 09 Nov, 2012 1 commit
    • Samuel Ortiz's avatar
      mfd: Explicitely include slab.h to rtsx · aec17ea1
      Samuel Ortiz authored
      This fixes the following build error on some architectures (parisc at least):
      
      drivers/mfd/rtsx_pcr.c: In function 'rtsx_pci_init_chip':
      drivers/mfd/rtsx_pcr.c:985:2: error: implicit declaration of function 'kcalloc'
      [-Werror=implicit-function-declaration]
      drivers/mfd/rtsx_pcr.c:985:13: warning: assignment makes pointer from integer
      without a cast [enabled by default]
      Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
      aec17ea1
  5. 08 Nov, 2012 4 commits
  6. 06 Nov, 2012 2 commits
  7. 05 Nov, 2012 1 commit