summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07181-1017/+1668
|\
| * of/irq: Fix potential buffer overflowGrant Likely2013-11-041-2/+8
| * of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-041-10/+10
| * of/irq: create interrupts-extended propertyGrant Likely2013-10-292-5/+81
| * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-242-13/+26
| * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-2411-19/+20
| * of/irq: Rework of_irq_count()Thierry Reding2013-10-241-1/+2
| * of: Add testcases for interrupt parsingGrant Likely2013-10-241-6/+85
| * of: Add helper for printing an of_phandle_args structureGrant Likely2013-10-242-3/+12
| * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-242-53/+62
| * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-242-2/+2
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-243-12/+10
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-244-22/+22
| * of/irq: Pass trigger type in IRQ resource flagsTomasz Figa2013-10-151-1/+1
| * of: Fix dereferencing node name in debug output to be safeGrant Likely2013-10-152-7/+7
| * of: Fix iteration bug over CPU reg propertiesGrant Likely2013-10-151-2/+2
| * of: Make cpu node handling more portable.David Miller2013-10-151-17/+28
| * of: fix unnecessary warning on missing /cpus nodeGrant Likely2013-10-141-3/+1
| * Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-10-133-4/+5
| |\
| | * watchdog: sunxi: Fix section mismatchMaxime Ripard2013-10-131-2/+2
| | * watchdog: kempld_wdt: Fix bit mask definitionJingoo Han2013-10-131-1/+1
| | * watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter2013-10-131-1/+2
| * | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-132-4/+6
| |\ \ | | |/ | |/|
| | * dma: edma.c: remove edma_desc leakageGeyslan G. Bem2013-10-111-0/+1
| | * rcar-hpbdma: add parameter to set_slave() methodSergei Shtylyov2013-10-111-2/+5
| | * rcar-hpbdma: remove shdma_free_irq() callsSergei Shtylyov2013-10-111-2/+0
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-10-129-22/+34
| |\ \
| | * | i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang2013-10-101-2/+2
| | * | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang2013-10-101-1/+1
| | * | i2c: i2c-mux-gpio: use deferred probingIonut Nicu2013-10-101-2/+2
| | * | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu2013-10-101-3/+7
| | * | i2c: omap: Clear ARDY bit twiceTaras Kondratiuk2013-10-101-0/+3
| | * | i2c: Not all adapters have a parentJean Delvare2013-10-101-0/+3
| | * | i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-6/+5
| | * | i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-1/+2
| | * | i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-5/+6
| | * | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang2013-10-101-2/+3
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-121-1/+1
| |\ \
| | * | x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-041-1/+1
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-1124-86/+74
| |\ \ \
| | * | | Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2013-10-112-31/+3
| | * | | Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie2013-10-113-23/+11
| | * | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-10-1115-25/+53
| | |\ \ \
| | | * | | drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher2013-10-101-0/+1
| | | * | | drm/radeon/dpm: disable bapm on TN asicsAlex Deucher2013-10-091-1/+1
| | | * | | drm/radeon: improve soft reset on CIKAlex Deucher2013-10-091-0/+6
| | | * | | drm/radeon: improve soft reset on SIAlex Deucher2013-10-091-0/+10
| | | * | | drm/radeon/dpm: off by one in si_set_mc_special_registers()Dan Carpenter2013-10-091-3/+3
| | | * | | drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()Dan Carpenter2013-10-091-3/+3
| | | * | | drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter2013-10-091-2/+2