summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-18RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya
2012-05-18RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya
2012-05-18cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya
2012-05-18cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya
2012-05-18cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet
2012-05-18mfd: palmas PMIC device support KconfigGraeme Gregory
2012-05-18mfd: palmas PMIC device supportGraeme Gregory
2012-05-18regulator: Enable Device Tree for the db8500-prcmu regulator driverLee Jones
2012-05-18regulator: db8500-prcmu: Separate regulator registration from probeLee Jones
2012-05-18regulator: ab3100: Use regulator_map_voltage_iterate()Axel Lin
2012-05-18regulator: tps65217: Convert to set_voltage_sel and map_voltageAxel Lin
2012-05-18regulator: Enable the ab8500 for Device TreeLee Jones
2012-05-18regulator: ab8500: Split up probe() into manageable piecesLee Jones
2012-05-18drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-17regulator: max8925: Remove check_range function and max_uV from struct rc5t58...Axel Lin
2012-05-17regulator: max8649: Remove unused check_range() functionAxel Lin
2012-05-17regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_infoAxel Lin
2012-05-17regmap: Fix typo in IRQ register stridingMark Brown
2012-05-17isci: End the RNC resumption wait when the RNC is destroyed.Jeff Skirvin
2012-05-17isci: Fixed RNC bug that lost the suspension or resumption during destroyJeff Skirvin
2012-05-17isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition.Jeff Skirvin
2012-05-17isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock.Jeff Skirvin
2012-05-17isci: Remove obviated host callback list.Jeff Skirvin
2012-05-17isci: Check IDEV_GONE before performing abort path operations.Jeff Skirvin
2012-05-17isci: Restore the ATAPI device RNC management code.Jeff Skirvin
2012-05-17isci: Don't wait for an RNC suspend if it's being destroyed.Jeff Skirvin
2012-05-17isci: Change the phy control and link reset interface for HW reasons.Jeff Skirvin
2012-05-17isci: Added timeouts to RNC suspensions in the abort path.Jeff Skirvin
2012-05-17isci: Add protocol indicator for TMF requests.Jeff Skirvin
2012-05-17isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs.Jeff Skirvin
2012-05-17isci: Wait for RNC resumption before leaving the abort path.Jeff Skirvin
2012-05-17isci: Fix RNC suspend call for SCI_RESUMING state.Jeff Skirvin
2012-05-17isci: Manage tag releases differently when aborting tasks.Jeff Skirvin
2012-05-17isci: Callbacks to libsas occur under scic_lock and are synchronized.Jeff Skirvin
2012-05-17isci: When in the abort path, defeat other resume calls until done.Jeff Skirvin
2012-05-17isci: Implement waiting for suspend in the abort path.Jeff Skirvin
2012-05-17isci: Make sure all TCs are terminated and cleaned in LUN reset.Jeff Skirvin
2012-05-17isci: Manage the LLHANG timer enable/disable per-device.Jeff Skirvin
2012-05-17isci: Save the suspension hint for upcoming suspensions.Jeff Skirvin
2012-05-17isci: Fix the terminated I/O to not call sas_task_abort().Jeff Skirvin
2012-05-17isci: Distinguish between remote device suspension casesJeff Skirvin
2012-05-17isci: Remove isci_device reqs_in_process and dev_node from isci_device.Jeff Skirvin
2012-05-17isci: Only set IDEV_GONE in the device stop path.Jeff Skirvin
2012-05-17isci: All pending TCs are terminated when the RNC is invalidated.Jeff Skirvin