summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-11powerpc: add missing explicit OF includes for ppcdevicetree-for-3.13Rob Herring
2013-11-08dt: disable self-tests for !OF_IRQRob Herring
2013-11-07of: irq: Fix interrupt-map entry matchingTomasz Figa
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-03of/irq: Fix potential buffer overflowGrant Likely
2013-11-03of/irq: Fix bug in interrupt parsing refactor.Grant Likely
2013-11-03of: set dma_mask to point to coherent_dma_maskRob Herring
2013-10-28of/irq: create interrupts-extended propertyGrant Likely
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-24of/irq: Rework of_irq_count()Thierry Reding
2013-10-24of: Add testcases for interrupt parsingGrant Likely
2013-10-24of: Add helper for printing an of_phandle_args structureGrant Likely
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-15of/irq: Pass trigger type in IRQ resource flagsTomasz Figa
2013-10-15of: Fix dereferencing node name in debug output to be safeGrant Likely
2013-10-15of: Fix iteration bug over CPU reg propertiesGrant Likely
2013-10-15of: Make cpu node handling more portable.David Miller
2013-10-14of: fix unnecessary warning on missing /cpus nodeGrant Likely
2013-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-10-13watchdog: sunxi: Fix section mismatchMaxime Ripard
2013-10-13watchdog: kempld_wdt: Fix bit mask definitionJingoo Han
2013-10-13watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter
2013-10-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-10-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie
2013-10-11Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie
2013-10-11Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem
2013-10-11rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov
2013-10-11rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov
2013-10-10bcache: Fix a null ptr deref regressionKent Overstreet
2013-10-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-10-10watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-10Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-10-10Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-10-10drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher
2013-10-10i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang
2013-10-10i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang
2013-10-10i2c: i2c-mux-gpio: use deferred probingIonut Nicu
2013-10-10i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu
2013-10-10i2c: omap: Clear ARDY bit twiceTaras Kondratiuk