aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-21[SCSI] don't reference freed command in scsi_prep_returnChristoph Hellwig
2014-04-21[SCSI] don't reference freed command in scsi_init_sgtableChristoph Hellwig
2014-04-21[SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()scameron@beardog.cce.hp.com
2014-04-20net: sxgbe: make local functions staticJingoo Han
2014-04-20macvlan: Move broadcasts into a work queueHerbert Xu
2014-04-20net: phy: at803x: use genphy_config_init()Daniel Mack
2014-04-20net: phy: export genphy_config_init()Daniel Mack
2014-04-20mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: omap: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20mmc: mmci: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20ACPICA: acpidump: Update new structures and add missing file.Lv Zheng
2014-04-20ACPICA: acpidump: Add support to generate acpidump release.Lv Zheng
2014-04-20ACPICA: Table Manager: Split tbinstal.c into two files.Bob Moore
2014-04-20ACPICA: Table Manager: Misc cleanup and renames, no functional change.Bob Moore
2014-04-20ACPICA: Tables: Add acpi_install_table() API for early table installation.Lv Zheng
2014-04-20ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.Lv Zheng
2014-04-20ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.Lv Zheng
2014-04-20ACPICA: Tables: Fix table checksums verification before installation.Lv Zheng
2014-04-20ACPICA: Tables: Fix unbalanced table validations.Lv Zheng
2014-04-20ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.Lv Zheng
2014-04-20ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().Lv Zheng
2014-04-20ACPICA: Tables: Fix the issues in handling virtual addressed tables.Lv Zheng
2014-04-20ACPICA: Remove indent divergences to reduce maintenance overhead.Lv Zheng
2014-04-20ACPICA: Add a missing field for debug dump of mutex objects.Bob Moore
2014-04-20ACPICA: Update use of acpi_os_wait_events_complete interface.Lv Zheng
2014-04-20ACPICA: Disassembler: Add decoding of Notify() values.Bob Moore
2014-04-20ACPICA: Disassembler: Add support to decode _HID and _CID values.Bob Moore
2014-04-20ACPICA: Unload operator: Emit a warning if and when it is ever used.Bob Moore
2014-04-20ACPICA: Update comments for ACPICA name - no functional change.Bob Moore
2014-04-20ACPICA: utstring: Check array index bound before use.David Binderman
2014-04-20ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces.Bob Moore
2014-04-20mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2014-04-20irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex
2014-04-20irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni
2014-04-20irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-20drm/radeon: improve PLL limit handling in post div calculationChristian König
2014-04-19Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede
2014-04-19Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede
2014-04-19Input: i8042 - add firmware_id supportHans de Goede
2014-04-19Input: serio - add firmware_id sysfs attributeHans de Goede
2014-04-19Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke
2014-04-19Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke
2014-04-19Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke
2014-04-19Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke
2014-04-19Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng