summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-11powerpc: add missing explicit OF includes for ppcRob Herring15-0/+21
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-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring505-2556/+4141
2013-11-06MIPS: Netlogic: replace early_init_devtree() callJayachandran C3-5/+16
2013-11-06Merge branch 'cpu-bindings' into for-nextRob Herring2-47/+828
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-03of/irq: Fix potential buffer overflowGrant Likely1-2/+8
2013-11-03of/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-28arm/versatile: Fix versatile irq specifications.Grant Likely2-2/+2
2013-10-28of/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-13Linux 3.12-rc5Linus Torvalds1-1/+1
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-4/+5
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-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-12/+50
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D1-0/+5
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson8-12/+45
2013-10-13Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-22/+30
2013-10-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+6
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