summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan1-5/+3
2012-10-02Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer1-0/+1
2012-10-02x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-10-02workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomicLai Jiangshan1-3/+6
2012-10-02drm/i915: HDMI - Clear Audio Enable bit for Hot PlugWang Xingchao1-1/+1
2012-10-02asus-nb-wmi: add some video toggle keysAceLan Kao1-0/+4
2012-10-02asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-10-02drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...Tvrtko Ursulin1-1/+1
2012-10-02fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-10-02drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-10-02PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki1-1/+1
2012-10-02PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki1-1/+2
2012-10-02drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto1-2/+5
2012-10-02mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2012-10-02xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp1-15/+24
2012-10-02usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath1-0/+1
2012-10-02xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer1-1/+2
2012-10-02xhci: Make handover code more robustMatthew Garrett1-2/+10
2012-10-02xhci: Fix a logical vs bitwise AND bugDan Carpenter1-1/+1
2012-10-02Intel xhci: Only switch the switchable portsKeng-Yu Lin1-4/+23
2012-10-02USB: add device quirk for Joss Optical touchboardAlan Stern1-0/+4
2012-10-02USB: ftdi-sio: add support for more Physik Instrumente devicesÉric Piel2-1/+37
2012-10-02USB: ftdi_sio: do not claim CDC ACM functionBjørn Mork2-2/+7
2012-10-02USB: ftdi_sio: PID for NZR SEM 16+ USBHorst Schirmeier2-0/+4
2012-10-02EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti1-2/+10
2012-10-02NFS: return error from decode_getfh in decode openWeston Andros Adamson1-1/+2
2012-10-02NFS: Fix a problem with the legacy binary mount codeTrond Myklebust1-0/+2
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust4-9/+4
2012-10-02rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde11-0/+69
2012-10-02rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2-9/+9
2012-10-02dmaengine: at_hdmac: check that each sg data length is non-nullNicolas Ferre1-0/+11
2012-10-02dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()Nicolas Ferre1-1/+1
2012-10-02cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez1-3/+9
2012-10-02can: janz-ican3: fix support for older hardware revisionsIra W. Snyder1-3/+1
2012-10-02can: ti_hecc: fix oops during rmmodMarc Kleine-Budde1-1/+1
2012-10-02asix: Support DLink DUB-E100 H/W Ver C1Søren Holm1-0/+4
2012-10-02Input: i8042 - disable mux on Toshiba C850DAnisse Astier1-0/+6
2012-10-02tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-10-02ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-10-02ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.Tetsuyuki Kobayashi1-26/+26
2012-10-02hpwdt: Fix kdump issue in hpwdtToshi Kani1-0/+3
2012-10-02SCSI: hpsa: fix handling of protocol errorStephen M. Cameron1-1/+2
2012-10-02SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offloadEddie Wai1-0/+3
2012-10-02SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com1-0/+7
2012-10-02hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck1-0/+9
2012-10-02hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann1-2/+13
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk1-0/+4
2012-10-02memory hotplug: fix section info double registration bugqiuxishi1-6/+10
2012-10-02mm/ia64: fix a memory block size bugJianguo Wu1-1/+1
2012-10-02can: mcp251x: avoid repeated frame bugBenoît Locher1-1/+10