summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
| | * | mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau2012-02-151-1/+1
| | * | mac80211: call rate control only after initJohannes Berg2012-02-154-3/+6
| | * | Bluetooth: Fix possible use after free in delete pathUlisses Furquim2012-02-151-2/+2
| | * | Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-152-5/+5
| | * | Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-151-0/+1
| | * | Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg2012-02-151-1/+2
| | * | Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila2012-02-151-6/+12
| | * | Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
| | * | Bluetooth: silence lockdep warningOctavian Purdila2012-02-154-7/+11
| | * | Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
| | * | Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-152-7/+11
| | * | Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek2012-02-151-1/+1
| | * | Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-152-2/+2
| | * | Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner2012-02-151-3/+0Star
| | * | Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2012-02-151-0/+4
| * | | b44: remove __exit from b44_pci_exit()Nikola Pajkovsky2012-02-201-1/+1
| * | | drivers/atm/solos-pci.c: exchange pci_iounmapsJulia Lawall2012-02-201-2/+2
| * | | net/ethernet: ks8851_mll: signedness bug in ks8851_probe()Dan Carpenter2012-02-201-1/+1
| * | | vmxnet3: cap copy length at size of skb to prevent dropped frames on txNeil Horman2012-02-201-2/+2
| * | | atl1c: dont use highprio tx queueEric Dumazet2012-02-201-4/+0Star
| * | | netem: fix dequeueEric Dumazet2012-02-201-4/+2Star
* | | | Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-02-261-0/+4
* | | | Linux 3.3-rc5Linus Torvalds2012-02-251-1/+1
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-254-17/+17
|\ \ \ \
| * | | | hwmon: (max34440) Fix resetting temperature historyGuenter Roeck2012-02-241-1/+1
| * | | | hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-231-4/+3Star
| * | | | hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck2012-02-231-2/+1Star
| * | | | hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp2012-02-211-7/+9
| * | | | hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp2012-02-211-3/+3
| |/ / /
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-02-253-21/+10Star
|\ \ \ \
| * | | | coccicheck: change handling of C={1,2} when M= is setGreg Dietsche2012-02-241-9/+4Star
| * | | | builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-181-6/+6
| * | | | kbuild: do not check for ancient modutils toolsLucas De Marchi2012-01-231-6/+0Star
* | | | | autofs: work around unhappy compat problem on x86-64Ian Kent2012-02-254-3/+23
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-02-252-7/+7
|\ \ \ \ \
| * | | | | mlx4_core: Exported functions can't be staticDoug Ledford2012-02-232-7/+7
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-02-2517-100/+101
|\ \ \ \ \ \
| * | | | | | [SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu2012-02-221-11/+14
| * | | | | | [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-182-0/+17
| * | | | | | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-181-2/+2
| * | | | | | [SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis2012-02-181-1/+1
| * | | | | | [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali2012-02-181-1/+1
| * | | | | | [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar2012-02-181-13/+0Star
| * | | | | | [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali2012-02-181-0/+4
| * | | | | | [SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie2012-02-181-10/+0Star
| * | | | | | [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez2012-02-182-1/+2
| * | | | | | [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez2012-02-181-1/+0Star
| * | | | | | [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez2012-02-181-1/+2
| * | | | | | [SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez2012-02-184-51/+28Star