summaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-31Bluetooth: bcm203x: Use GFP_KERNEL in workqueueDavid Herrmann1-1/+1
2011-10-31Bluetooth: bcm203x: Fix race condition on disconnectDavid Herrmann1-0/+10
2011-10-31Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMICDavid Herrmann1-2/+2
2011-10-31Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg1-2/+0
2011-10-31Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc1-1/+1
2011-10-14Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2-2/+8
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz1-1/+2
2011-09-17Bluetooth: add support for 2011 mac miniJurgen Kramer1-0/+3
2011-09-17Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem1-0/+3
2011-09-17Bluetooth: Fixed BT ST Channel reg orderChen Ganir1-8/+8
2011-09-16iwlagn: workaround bug crashing some APsDon Fry1-0/+5
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan1-0/+2
2011-09-16rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger1-8/+9
2011-09-16rt2800pci: Fix compiler error on PowerPCLarry Finger1-13/+17
2011-09-16ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2-20/+40
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan1-0/+1
2011-09-15Bluetooth: Fix timeout on scanning for the second timeOliver Neukum1-9/+8
2011-09-13iwlagn: fix command queue timeoutJohannes Berg1-0/+2
2011-09-13iwlagn: fix stack corruptionJohannes Berg1-1/+1
2011-09-13ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan1-0/+6
2011-09-13mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg1-1/+1
2011-09-13rtlwifi: Fix problem when switching connectionsGeorge1-0/+8
2011-09-13rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge1-5/+6
2011-08-30ath9k_hw: fix calibration on 5 ghzFelix Fietkau1-1/+2
2011-08-29iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka1-5/+8
2011-08-29ath9k_hw: Fix init mode register regressionRajkumar Manoharan1-1/+1
2011-08-24ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan1-0/+4
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov1-1/+3
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho1-0/+1
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv1-1/+1
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv1-45/+0
2011-08-22bcma: add uevent to the bus, to autoload driversDavid Woodhouse1-0/+12
2011-08-22ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian1-1/+1
2011-08-22rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka1-13/+1
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka4-3/+15
2011-08-13iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach1-22/+17
2011-08-13Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach1-9/+9
2011-08-12drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2-6/+5
2011-08-12Bluetooth: cmtp: Fix session cleanup on failed conn addPeter Hurley1-5/+6
2011-08-12Bluetooth: hidp: Don't release device ref if never heldPeter Hurley1-1/+0
2011-08-12Bluetooth: hidp: Only free input device if failed registerPeter Hurley1-1/+2
2011-08-12Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley1-0/+1
2011-08-12Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley1-8/+6
2011-08-12Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley3-3/+6
2011-08-12Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley2-4/+6
2011-08-12Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc1-2/+4
2011-08-12Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir1-1/+1
2011-08-12Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley1-3/+3
2011-08-12Bluetooth: cmtp: Fix lost wakeup of session threadPeter Hurley1-2/+4
2011-08-12Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley1-2/+4