summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-04i2c/i2c-aspeed: Set of_node of i2c bus devicesJeremy Kerr1-0/+1
2015-11-04i2c: Don't print in i2c_device_ueventJeremy Kerr1-1/+0
2015-10-30aspeed/i2c: add all buses to device treeJoel Stanley1-8/+4
2015-10-30aspeed/i2c: Add working driver for multiple busesJoel Stanley1-520/+461
2015-10-28gpio/aspeed: constify the aspeed_gpio_banks structureopenbmc-20151028-1Joel Stanley1-14/+14
2015-10-28gpio/aspeed: Don't set names for aspeed GPIOsJeremy Kerr1-31/+0
2015-10-27gpio/aspeed: Implement interrupts for GPIO banksJeremy Kerr1-2/+231
2015-10-27gpio/aspeed: Expose entire bank as one gpio chipJeremy Kerr1-10/+96
2015-10-27gpio/aspeed: Pass struct resource directly to devm_ioremap_resourceJeremy Kerr1-2/+1
2015-10-23misc/bt-host: read bt ctrl state after poll_waitJeremy Kerr1-1/+3
2015-10-23misc/bt-host: remove bt_host->ctrlJeremy Kerr1-2/+0
2015-10-23misc/bt-host: Add ioctl to assert SMS_ATNJeremy Kerr1-0/+19
2015-10-23misc/bt-host: Avoid global bt_hostJeremy Kerr1-9/+13
2015-10-23misc/bt-host: Use a dynamic miscdevJeremy Kerr1-9/+10
2015-10-23misc/bt-host: use a more explicit compatible stringJeremy Kerr1-1/+1
2015-10-23misc/bt-host: unify device name to bt-hostJeremy Kerr1-3/+3
2015-10-23misc/bt-host: remove chrdev_region, use module_platform_driverJeremy Kerr1-31/+1
2015-10-23misc/bt-host: use explicit u8 type for bt registersJeremy Kerr1-9/+7
2015-10-23misc/bt-host: fix whitespace issuesJeremy Kerr1-19/+19
2015-10-23misc/bt-host: remove unused members of struct bt_hostJeremy Kerr1-3/+0
2015-10-23misc/bt-host: Fix compile warningsJeremy Kerr1-16/+1
2015-10-22watchdog/aspeed_wdt: Set system reset mode to 'full chip'Jeremy Kerr1-1/+3
2015-10-22watchdog/aspeed_wdt: Move watchdog reset to a separate functionJeremy Kerr1-12/+14
2015-10-22watchdog/aspeed_wdt: Unify register names with the docJeremy Kerr1-11/+11
2015-10-06net/faraday: Enable offload checksum according to device-treeGavin Shan1-1/+5
2015-10-06net/faraday: Enable NCSI interfaceGavin Shan1-24/+67
2015-10-06net/faraday: Replace use_nc_si with use_ncsiGavin Shan1-7/+7
2015-10-06bt/ipmi: Add Aspeed BT IPMI host driverAlistair Popple3-0/+391
2015-10-06gpio: Move aspeed Kconfig entry to correct menuAlistair Popple1-8/+7
2015-10-06i2c wipJoel Stanley1-1272/+468
2015-09-14i2c: fix crap driver so it worksJoel Stanley3-86/+62
2015-09-14i2c: add crappy astsdk driverJoel Stanley1-0/+2262
2015-09-14gpio: Add Aspeed AST2400 driverJoel Stanley3-0/+161
2015-09-14rtc: Add Aspeed AST2400 rtc driverJoel Stanley3-0/+160
2015-09-14watchdog: Add Aspeed ast2400 watchdog driverJoel Stanley3-0/+230
2015-09-14pinctl: Add Aspeed driverJoel Stanley3-0/+171
2015-09-14Get some network going...Benjamin Herrenschmidt1-57/+164
2015-09-14WIPBenjamin Herrenschmidt4-21/+331
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 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-88/+161
2015-08-28Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+10
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-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral1-0/+2
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli1-1/+1
2015-08-26usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4