https://github.com/torvalds/linux
Revision db06816cb9ceb21a2bf24122407b7b4fe419c3fc authored by Linus Torvalds on 30 July 2009, 23:46:31 UTC, committed by Linus Torvalds on 30 July 2009, 23:46:31 UTC
* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx:
  dmaengine: at_hdmac: add DMA slave transfers
  dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
  dmaengine: dmatest: correct thread_count while using multiple thread per channel
  dmaengine: dmatest: add a maximum number of test iterations
  drivers/dma: Remove unnecessary semicolons
  drivers/dma/fsldma.c: Remove unnecessary semicolons
  dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA
  fsldma: do not clear bandwidth control bits on the 83xx controller
  fsldma: enable external start for the 83xx controller
  fsldma: use PCI Read Multiple command
2 parent s 784b1d6 + 808347f
History
Tip revision: db06816cb9ceb21a2bf24122407b7b4fe419c3fc authored by Linus Torvalds on 30 July 2009, 23:46:31 UTC
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
Tip revision: db06816
File Mode Size
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 502 bytes
core.c -rw-r--r-- 14.8 KB
core.h -rw-r--r-- 5.3 KB
debugfs.c -rw-r--r-- 3.5 KB
debugfs.h -rw-r--r-- 454 bytes
ibss.c -rw-r--r-- 8.7 KB
lib80211.c -rw-r--r-- 6.9 KB
lib80211_crypt_ccmp.c -rw-r--r-- 11.9 KB
lib80211_crypt_tkip.c -rw-r--r-- 21.0 KB
lib80211_crypt_wep.c -rw-r--r-- 7.3 KB
mlme.c -rw-r--r-- 2.5 KB
nl80211.c -rw-r--r-- 93.8 KB
nl80211.h -rw-r--r-- 1.9 KB
radiotap.c -rw-r--r-- 8.4 KB
reg.c -rw-r--r-- 61.8 KB
reg.h -rw-r--r-- 1.3 KB
scan.c -rw-r--r-- 23.3 KB
sysfs.c -rw-r--r-- 2.4 KB
sysfs.h -rw-r--r-- 197 bytes
util.c -rw-r--r-- 12.4 KB
wext-compat.c -rw-r--r-- 19.7 KB
wext.c -rw-r--r-- 48.1 KB

back to top