summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmaengine.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-08dt/irq: add empty of_irq_count for !OF_IRQRob Herring1-1/+9
2013-11-08dt: disable self-tests for !OF_IRQRob Herring1-0/+1
2013-11-07of: irq: Fix interrupt-map entry matchingTomasz Figa1-1/+1
2013-11-06MIPS: Netlogic: replace early_init_devtree() callJayachandran C3-5/+16
2013-11-04of: Add Panasonic Corporation vendor prefixThierry Reding1-0/+1
2013-11-04of: Add Chunghwa Picture Tubes Ltd. vendor prefixThierry Reding1-0/+1
2013-11-04of: Add AU Optronics Corporation vendor prefixThierry Reding1-0/+1
2013-11-04of/irq: Fix potential buffer overflowGrant Likely1-2/+8
2013-11-04of/irq: Fix bug in interrupt parsing refactor.Grant Likely2-13/+14
2013-11-03of: set dma_mask to point to coherent_dma_maskRob Herring1-0/+2
2013-11-03of: add vendor prefix for PHYTEC Messtechnik GmbHMatt Porter1-0/+1
2013-11-03DT: sort vendor-prefixes.txtSilvio F1-2/+2
2013-11-03of: Add vendor prefix for CadenceSoren Brinkmann1-0/+1
2013-11-03of: Add empty for_each_available_child_of_node() macro definitionSylwester Nawrocki1-0/+3
2013-10-29arm/versatile: Fix versatile irq specifications.Grant Likely2-2/+2
2013-10-29of/irq: create interrupts-extended propertyGrant Likely4-11/+120
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2-72/+1
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely7-67/+31
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding16-39/+35
2013-10-24of/irq: Rework of_irq_count()Thierry Reding1-1/+2
2013-10-24of: Add testcases for interrupt parsingGrant Likely3-6/+127
2013-10-24of: Add helper for printing an of_phandle_args structureGrant Likely3-3/+13
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely4-59/+67
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely16-30/+22
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely19-88/+58
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely20-42/+42
2013-10-15of/irq: Pass trigger type in IRQ resource flagsTomasz Figa1-1/+1
2013-10-15of: Fix dereferencing node name in debug output to be safeGrant Likely2-7/+7
2013-10-15of: Fix iteration bug over CPU reg propertiesGrant Likely1-2/+2
2013-10-15of: Make cpu node handling more portable.David Miller3-17/+84
2013-10-14of: fix unnecessary warning on missing /cpus nodeGrant Likely1-3/+1
2013-10-14Linux 3.12-rc5v3.12-rc5Linus Torvalds1-1/+1
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard1-2/+2
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han1-1/+1
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter1-1/+2
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D1-0/+5
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller1-1/+14
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin1-5/+10
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller1-3/+3
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller1-1/+1
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller1-5/+0
2013-10-13parisc: kill SMP single function call interruptJiang Liu1-7/+1
2013-10-13parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven1-0/+1
2013-10-12vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds1-1/+1
2013-10-12ext4: fix memory leak in xattrDave Jones1-0/+2
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta1-1/+1
2013-10-11ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jackDavid Henningsson1-0/+2
2013-10-11ALSA: hda - Add a headset mic model for ALC269 and friendsDavid Henningsson2-0/+16
2013-10-11ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)David Henningsson1-0/+9
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar9-11/+26