summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-03iommu/fsl: Various cleanupsEmil Medve-214/+177
2015-02-03Merge branches 'ipoib' and 'odp' into for-nextRoland Dreier-1/+0
2015-02-03IB/core: Temporarily disable ex_query_device uverbHaggai Eran-1/+0
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai-593/+1123
2015-02-03ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi-1/+2
2015-02-03drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter-3/+0
2015-02-03wil6210: Remove msm platform related codeHamad Kadmany-302/+1
2015-02-03wil6210: print ciphers in debug infoVladimir Kondratiev-12/+25
2015-02-03wil6210: more Tx debugVladimir Kondratiev-13/+17
2015-02-03wil6210: fix race between xmit and Tx vring de-allocationVladimir Kondratiev-3/+23
2015-02-03wil6210: avoid Tx descriptor double writeVladimir Kondratiev-3/+1
2015-02-03wil6210: remove old Tx work-aroundVladimir Kondratiev-3/+0
2015-02-03ath9k: Fix max pattern checkSujith Manoharan-31/+51
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan-53/+15
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan-5/+0
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan-120/+137
2015-02-03ath9k: Register max WOW patternsSujith Manoharan-1/+10
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan-6/+10
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan-43/+12
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan-2/+71
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan-27/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan-29/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan-30/+29
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan-4/+23
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan-0/+9
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan-15/+7
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan-6/+0
2015-02-03ath9k: Return early for error conditionsSujith Manoharan-6/+6
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan-8/+1
2015-02-03Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA"Rafael J. Wysocki-28/+7
2015-02-03mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar-0/+3
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar-2/+7
2015-02-03mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar-0/+3
2015-02-03mwifiex: correction in wakeup timer handlingAmitkumar Karwar-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan-0/+142
2015-02-03rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan-0/+6
2015-02-03rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix adhoc failTroy Tan-31/+1
2015-02-03pinctrl: imx25: fix numbering for pinsUwe Kleine-König-139/+137
2015-02-03pinctrl: pinctrl-imx: don't use invalid value of conf_regUwe Kleine-König-1/+1
2015-02-03gpio: pxa: add PXA1928 gpio type supportRob Herring-2/+15
2015-02-03gpio: pxa: remove mach IRQ includesRob Herring-20/+18
2015-02-03gpio: max732x: use an inline function for container castLinus Walleij-15/+10
2015-02-03spi: imx: use pio mode for i.mx6dlRobin Gong-0/+4
2015-02-03ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck-1/+3
2015-02-03sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring-4/+2
2015-02-03ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring-4/+2
2015-02-03floppy: Avoid manual call of device_create_file()Takashi Iwai-9/+8
2015-02-03pwm: Remove unnecessary check before of_node_put()Markus Elfring-1/+1
2015-02-03drm/modes: Print the mode status in human readable formVille Syrjälä-2/+59