aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu2012-12-11
* numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-11
* memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu2012-12-11
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-11
|\
| * Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-30
| * of/spi: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-29
| * of_mdio: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-29
| * of_i2c: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-29
| * of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar2012-11-29
| * of: introduce for_each_matching_node_and_match()Stephen Warren2012-11-20
| * dt: add helper function to read u8 & u16 variables & arraysViresh Kumar2012-11-20
| * of/fdt: NULL-terminate the root node pathCatalin Marinas2012-11-20
| * of: fdt: Constify 'pathp'Fabio Estevam2012-11-20
| * drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-17
| * bindings: i2c: use consistent naming for i2c binding descriptionsWolfram Sang2012-11-15
| * Merge tag 'v3.7-rc5' into devicetree/nextGrant Likely2012-11-15
| |\
| * | of/fdt: Don't copy garbage after "/" in root node pathBenjamin Herrenschmidt2012-11-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2012-12-11
|\ \ \
| * | | EDAC, pci_sysfs: Use for_each_pci_dev to simplify the codeWei Yongjun2012-12-04
| * | | EDAC: Handle error path in edac_mc_sysfs_init() properlyDenis Kirjanov2012-11-28
| * | | MCE, AMD: Dump error statusBorislav Petkov2012-11-28
| * | | MCE, AMD: Report decoded error type firstBorislav Petkov2012-11-28
| * | | MCE, AMD: Dump CPU f/m/s triple with the errorBorislav Petkov2012-11-28
| * | | MCE, AMD: Remove functional unit referencesBorislav Petkov2012-11-28
| * | | EDAC: Convert to use simple_open()Wei Yongjun2012-11-28
| * | | EDAC, Calxeda highbank: Convert to use simple_open()Wei Yongjun2012-11-28
| * | | EDAC: Fix mc size reported in sysfsJosh Hunt2012-11-28
| * | | EDAC: Fix csrow size reported in sysfsBorislav Petkov2012-11-28
| * | | EDAC: Pass mci parentBorislav Petkov2012-11-28
| * | | EDAC: Add memory controller flagsBorislav Petkov2012-11-28
| * | | amd64_edac: Fix csrows size and pages computationBorislav Petkov2012-11-28
| * | | amd64_edac: Use DBAM_DIMM macroBorislav Petkov2012-11-28
| * | | amd64_edac: Fix K8 chip select reportingBorislav Petkov2012-11-28
| * | | amd64_edac: Reorganize error reporting pathBorislav Petkov2012-11-28
| * | | amd64_edac: Do not check whether error address is validBorislav Petkov2012-11-28
| * | | amd64_edac: Improve error injectionBorislav Petkov2012-11-28
| * | | amd64_edac: Cleanup error injection codeBorislav Petkov2012-11-28
| * | | amd64_edac: Small fixlets and cleanupsBorislav Petkov2012-11-28
| * | | EDAC: Handle empty msg strings when reporting errorsBorislav Petkov2012-11-28
| * | | EDAC: Remove useless assignment of error typeBorislav Petkov2012-11-28
| * | | EDAC: Boundary-check edac_debug_levelBorislav Petkov2012-11-28
| * | | EDAC: Respect operational state in edac_pci.cBorislav Petkov2012-11-28
* | | | Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-12-11
|\ \ \ \
| * | | | drivers: cma: represent physical addresses as phys_addr_tVitaly Andrianov2012-12-11
* | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-11
|\ \ \ \ \
| * | | | | clk: introduce optional disable_unused callbackMike Turquette2012-12-11
| * | | | | clk: ux500: fix bit errorLinus Walleij2012-12-04
| * | | | | clk: clock multiplexers may register out of orderMartin Fuzzey2012-11-26
| * | | | | clk: ux500: Initial support for abx500 clock driverUlf Hansson2012-11-26
| * | | | | CLK: SPEAr: Remove unused dummy apb_pclkVipul Kumar Samar2012-11-21