summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wipefm/workUwe Kleine-König2015-09-092-42/+37
* wipUwe Kleine-König2015-09-091-0/+15
* wip: soc_busUwe Kleine-König2015-09-094-0/+30
* RFC: framebuffer: provide generic get_fb_unmapped_areaUwe Kleine-König2015-09-091-3/+17
* HACK! make printhex and printch work on efm32 with XIPUwe Kleine-König2015-09-091-0/+2
* HACK! work around for big imagesUwe Kleine-König2015-09-091-0/+1
* HACK! make stack dumps provoked by BUG a bit more helpfulUwe Kleine-König2015-09-091-0/+6
* HACK! ARM: allow a bootloader to be embedded and do it on efm32Uwe Kleine-König2015-09-093-0/+265
* ARM: efm32gg-dk3750: add simple-framebufferUwe Kleine-König2015-09-091-1/+10
* ARM: efm32: add trivial suspend supportUwe Kleine-König2015-09-093-0/+67
* hwmon/efm32-adc: new driverUwe Kleine-König2015-09-093-0/+332
* efm board controller driverUwe Kleine-König2015-09-093-0/+204
* [WIP] pinctrl: add support for Energy Micro's efm32 gpio moduleUwe Kleine-König2015-09-094-0/+529
* ARM: efm32: some more stuffUwe Kleine-König2015-09-095-1/+218
* ARM: efm32: drop Makefile.bootUwe Kleine-König2015-09-091-3/+0
* ARM: make mach-xyz/Makefile.boot optional for !ARCH_MULTIPLATFORMUwe Kleine-König2015-09-091-1/+12
* ARM: efm32: switch to vendor,device compatible stringsUwe Kleine-König2015-09-091-16/+16
* ARM: efm32: switch to properly namespaced location propertyUwe Kleine-König2015-09-091-4/+4
* ARM: nommu: drop unused Kconfig symbol DRAM_SIZEUwe Kleine-König2015-09-092-5/+0
* ARM: nommu: simplify definition of MODULES_ENDUwe Kleine-König2015-09-091-5/+1
* Linux 4.2v4.2Linus Torvalds2015-08-301-1/+1
* thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino2015-08-291-2/+1
* Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-281-0/+2
|\
| * Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral2015-08-261-0/+2
* | Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-08-284-9/+28
|\ \
| * | ALSA: hda - Fix path power activationTakashi Iwai2015-08-251-5/+1
| * | ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai2015-08-251-2/+3
| * | ALSA: hda: fix possible NULL dereferenceMarkus Osterhoff2015-08-241-1/+1
| * | ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noisesDavid Henningsson2015-08-211-1/+22
| * | ALSA: usb: Add native DSD support for Gustard DAC-X20UJurgen Kramer2015-08-211-0/+1
* | | Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-273-1/+5
|\ \ \
| * | | powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli2015-08-261-0/+3
| * | | PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2015-08-262-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-2722-113/+207
|\ \ \ \
| * | | | sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2015-08-271-1/+1
| * | | | sctp: asconf's process should verify address parameter is in the beginninglucien2015-08-271-0/+7
| * | | | sfc: only use vadaptor stats if firmware is capableBert Kenward2015-08-271-1/+26
| * | | | net: phy: fixed: propagate fixed link values to structMadalin Bucur2015-08-271-0/+9
| * | | | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-251-3/+4
| * | | | drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-252-2/+6
| * | | | cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong2015-08-251-0/+13
| * | | | net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-251-2/+2
| * | | | net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-251-4/+12
| * | | | vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-08-251-0/+2
| * | | | Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller2015-08-255-70/+82
| |\ \ \ \
| | * | | | can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-255-70/+82
| * | | | | net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi2015-08-251-1/+1
| * | | | | ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-251-0/+1
| * | | | | phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney2015-08-251-1/+1
| * | | | | net: Fix RCU splat in af_keyDavid Ahern2015-08-241-23/+23
| |/ / / /