summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-06i2c wipJoel Stanley2-1274/+478
2015-09-14Add DS3231 driver to device tree and defconfigJoel Stanley1-2/+1
2015-09-14i2c: fix crap driver so it worksJoel Stanley6-87/+81
2015-09-14i2c: add crappy astsdk driverJoel Stanley1-0/+2262
2015-09-14gpio: Add Aspeed AST2400 driverJoel Stanley5-0/+203
2015-09-14aspeed: Build sram driverJoel Stanley2-0/+6
2015-09-14aspeed: Add hpll to dtsJoel Stanley1-7/+12
2015-09-14LOCAL: add path to my initramfsJoel Stanley1-0/+1
2015-09-14Add aspeed defconfig suitable for palmettoJoel Stanley1-0/+2618
2015-09-14rtc: Add Aspeed AST2400 rtc driverJoel Stanley5-0/+166
2015-09-14watchdog: Add Aspeed ast2400 watchdog driverJoel Stanley5-10/+237
2015-09-14aspeed: Register APB clock with clk subsystemJoel Stanley1-0/+14
2015-09-14aspeed: Add syscon device to platformJoel Stanley2-1/+10
2015-09-14pinctl: Add Aspeed driverJoel Stanley4-0/+173
2015-09-14arm: ast2400.h was not being included due to thisJoel Stanley1-2/+0
2015-09-14aspeed: Use defines for aspeed machineJoel Stanley2-22/+20
2015-09-14aspeed: Add some device definitionsJoel Stanley2-16/+137
2015-09-14Fix rebootJoel Stanley1-1/+1
2015-09-14Get some network going...Benjamin Herrenschmidt2-58/+171
2015-09-14WIPBenjamin Herrenschmidt13-21/+703
2015-08-30Linux 4.2v4.2Linus Torvalds1-1/+1
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino1-2/+1
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2015-08-28Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-9/+28
2015-08-28Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+5
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-113/+207
2015-08-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+10
2015-08-28sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien1-1/+1
2015-08-27sctp: asconf's process should verify address parameter is in the beginninglucien1-0/+7
2015-08-27nfit: Clarify memory device state flags stringsToshi Kani1-10/+10
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9
2015-08-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-6/+6
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier1-6/+6
2015-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-9/+21
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-08-26powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF caseGuilherme G. Piccoli1-0/+3
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli2-1/+2
2015-08-26usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-5/+6
2015-08-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-08-26drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2-2/+6
2015-08-26cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong1-0/+13
2015-08-26LSM: restore certain default error codesJan Beulich1-5/+6
2015-08-26nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler1-2/+2
2015-08-26net: fec: use reinit_completion() in mdio accessor functionsRussell King1-2/+2
2015-08-26net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King1-4/+12
2015-08-26vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner1-0/+2
2015-08-26Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller5-70/+82
2015-08-26net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi1-1/+1