summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-095-152/+166
|\
| * firewire: ohci: dump_stack() for PHY regs read/write failuresPeter Hurley2013-04-301-2/+4
| * firewire: ohci: Improve bus reset error messagesPeter Hurley2013-04-301-13/+14
| * firewire: ohci: Alias dev_* log functionsPeter Hurley2013-04-301-78/+65
| * firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8Peter Hurley2013-04-301-2/+18
| * firewire: ohci: fix VIA VT6306 video receptionAndy Leiserson2013-04-281-3/+35
| * firewire: ohci: Check LPS before register access on pci removalPeter Hurley2013-04-281-4/+9
| * firewire: ohci: Fix double free_irq()Peter Hurley2013-04-281-22/+16
| * firewire: remove unnecessary alloc/OOM messagesStefan Richter2013-04-285-30/+12
| * firewire: sbp2: replace BUG_ON by WARN_ONStefan Richter2013-04-281-2/+2
| * firewire: core: remove an always false testStefan Richter2013-04-281-2/+1
| * firewire: Remove two unneeded checks for macrosPaul Bolle2013-04-282-4/+0
* | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-091-9/+9
|\ \
| * | EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat2013-05-091-6/+6
| * | EDAC, mc_sysfs.c: Fix string array pointer typesBorislav Petkov2013-03-251-3/+3
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-05-095-18/+16
|\ \ \
| * | | watchdog: Fix race condition in registration codeGuenter Roeck2013-05-091-1/+2
| * | | watchdog: Convert to devm_ioremap_resource()Sachin Kamat2013-05-094-17/+14
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-0964-155/+76
|\ \ \ \
| * | | | gpio: update gpio Chinese documentationChen Baozi2013-04-161-4/+4
| * | | | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-1622-66/+7
| * | | | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-1625-52/+52
| * | | | blackfin: force use of gpiolibAlexandre Courbot2013-03-211-2/+2
| * | | | m68k: coldfire: use gpiolibAlexandre Courbot2013-03-211-2/+1
| * | | | mips: pnx833x: remove requirement for GENERIC_GPIOAlexandre Courbot2013-03-201-1/+0
| * | | | openrisc: default GENERIC_GPIO to falseAlexandre Courbot2013-03-201-1/+1
| * | | | avr32: default GENERIC_GPIO to falseAlexandre Courbot2013-03-201-1/+1
| * | | | xtensa: remove explicit selection of GENERIC_GPIOAlexandre Courbot2013-03-202-2/+0
| * | | | sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot2013-03-205-5/+5
| * | | | powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot2013-03-206-11/+0
| * | | | unicore32: default GENERIC_GPIO to falseAlexandre Courbot2013-03-201-1/+1
| * | | | unicore32: remove unneeded select GENERIC_GPIOAlexandre Courbot2013-03-201-1/+0
| * | | | arm: plat-orion: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot2013-03-201-1/+1
| * | | | arm: remove redundant GENERIC_GPIO selectionAlexandre Courbot2013-03-201-2/+0
| * | | | mips: alchemy: require gpiolibAlexandre Courbot2013-03-201-2/+1
| * | | | mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-03-201-1/+1
| * | | | mips: loongson: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot2013-03-201-1/+1
| * | | | mips: remove redundant GENERIC_GPIO selectAlexandre Courbot2013-03-201-1/+0
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-0939-517/+3215
|\ \ \ \ \
| * | | | | dma: tegra: implement suspend/resume callbacksLaxman Dewangan2013-05-021-0/+65
| * | | | | Merge branch 'topic/of' into for-linusVinod Koul2013-05-024-75/+37
| |\ \ \ \ \
| | * | | | | dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen2013-05-022-60/+22
| | * | | | | dma: of: Fix of_node reference leakLars-Peter Clausen2013-05-021-5/+6
| | * | | | | dma: of: Remove unnecessary list_empty checkLars-Peter Clausen2013-04-151-5/+0
| | * | | | | DMA: OF: Check properties value before running be32_to_cpup() on itViresh Kumar2013-04-151-2/+6
| | * | | | | DMA: of: Constant namesMarkus Pargmann2013-04-154-8/+8
| * | | | | | dmaengine: sirf: move driver init from module_init to subsys_initcallBarry Song2013-05-021-1/+12
| * | | | | | sudmac: add support for SUDMACShimoda, Yoshihiro2013-04-304-0/+487
| * | | | | | dma: sh: add KconfigShimoda, Yoshihiro2013-04-304-11/+21
| * | | | | | at_hdmac: move to generic DMA bindingLudovic Desroches2013-04-303-11/+121