summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of_i2c: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-291-1/+1
* of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar2012-11-291-2/+2
* of: introduce for_each_matching_node_and_match()Stephen Warren2012-11-201-5/+13
* dt: add helper function to read u8 & u16 variables & arraysViresh Kumar2012-11-201-0/+77
* of/fdt: NULL-terminate the root node pathCatalin Marinas2012-11-201-1/+2
* of: fdt: Constify 'pathp'Fabio Estevam2012-11-201-2/+2
* drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-5/+5
* bindings: i2c: use consistent naming for i2c binding descriptionsWolfram Sang2012-11-151-4/+0
* Merge tag 'v3.7-rc5' into devicetree/nextGrant Likely2012-11-15346-2924/+4479
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1017-25/+38
| |\
| | * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| | * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| | * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
| | * usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-071-1/+2
| | * cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-071-1/+1
| | * isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-073-6/+2
| | * cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
| | * net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
| | * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
| | * r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
| | * r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
| | * drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-103-13/+9
| |\ \
| | * | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-091-0/+7
| | * | sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-061-1/+1
| | * | qlogicpti: Fix build warning.David S. Miller2012-10-281-12/+1
| * | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-103-1/+82
| |\ \ \
| | * | | xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk2012-11-071-1/+2
| | * | | xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu2012-11-071-1/+1
| | * | | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-042-1/+81
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-092-1/+6
| |\ \ \ \
| | * | | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-091-1/+1
| | * | | | drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-091-0/+5
| * | | | | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-11-098-52/+62
| |\ \ \ \ \
| | * | | | | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-051-1/+2
| | * | | | | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-054-34/+42
| | * | | | | PCI/PM: Resume device before shutdownHuang Ying2012-11-021-10/+2
| | * | | | | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-022-7/+16
| * | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-0914-94/+140
| |\ \ \ \ \ \
| | * | | | | | mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon2012-11-071-2/+4
| | * | | | | | mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-11-071-14/+14
| | * | | | | | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-074-6/+6
| | * | | | | | mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann2012-11-071-1/+1
| | * | | | | | mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball2012-11-071-10/+13
| | * | | | | | mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu2012-11-071-6/+12
| | * | | | | | mmc: fix sdhci-dove probe/removalRussell King - ARM Linux2012-11-071-18/+20
| | * | | | | | mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski2012-11-071-1/+1
| | * | | | | | mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter2012-11-071-1/+1
| | * | | | | | mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam2012-11-071-1/+1
| | * | | | | | mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K2012-11-071-6/+11