summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-19drm/radeon: add some additional 6xx/7xx/EG register initAlex Deucher6-1/+13
2012-06-19USB: fix gathering of interface associationsDaniel Mack1-1/+2
2012-06-19usb: cdc-acm: fix devices not unthrottled on openOtto Meta1-0/+8
2012-06-19USB: fix PS3 EHCI systemsRicardo Martins1-0/+2
2012-06-19usb: PS3 EHCI QH read work-aroundGeoff Levand1-0/+1
2012-06-19xHCI: Increase the timeout for controller save/restore state operationAndiry Xu1-4/+4
2012-06-19xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai1-21/+14
2012-06-19xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai1-29/+10
2012-06-19USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork1-2/+4
2012-06-19USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern4-17/+31
2012-06-19target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier1-3/+5
2012-06-19USB: option: add more YUGA device ids说不得1-17/+27
2012-06-19USB: option: fix memory leakJohan Hovold1-1/+11
2012-06-19USB: option: fix port-data abuseJohan Hovold1-31/+3
2012-06-19USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox1-5/+8
2012-06-19USB: option: Updated Huawei K4605 has better idAndrew Bird1-0/+2
2012-06-19USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy1-0/+4
2012-06-19USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen1-0/+1
2012-06-19USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2-0/+2
2012-06-19USB: qcserial: Add Sierra Wireless device IDsBjørn Mork1-0/+6
2012-06-19usb: cdc-wdm: Add device-id for Huawei 3G/LTE modemsBjørn Mork1-0/+16
2012-06-19iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2-0/+6
2012-06-19iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman1-2/+20
2012-06-19net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-19mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com1-1/+1
2012-06-19iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg1-0/+1
2012-06-19iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg1-0/+2
2012-06-19rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-06-19usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas1-0/+1
2012-06-19can: c_can: fix race condition in c_can_open()AnilKumar Ch1-1/+2
2012-06-19can: c_can: fix an interrupt thrash issue with c_can driverAnilKumar Ch2-4/+4
2012-06-19can: c_can: fix "BUG! echo_skb is occupied!" during transmitAnilKumar Ch1-2/+4
2012-06-19hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard1-0/+7
2012-06-19iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach1-1/+1
2012-06-19hwmon: (fam15h_power) Increase output resolutionAndre Przywara1-4/+4
2012-06-19drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs1-1/+7
2012-06-19drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't usefulBen Skeggs1-3/+6
2012-06-19drm/nouveau: determine a value for display_info.bpc if edid doesn'tBen Skeggs1-0/+46
2012-06-19char/agp: add another Ironlake host bridgeEugeni Dodonov2-0/+2
2012-06-19drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2-1/+26
2012-06-19drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson1-15/+35
2012-06-19drm/i915: hold forcewake around ring hw initDaniel Vetter3-4/+21
2012-06-19drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson1-0/+4
2012-06-10asix: allow full size 8021Q frames to be receivedEric Dumazet1-1/+2
2012-06-10iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel2-8/+8
2012-06-10target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2-62/+17
2012-06-10ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft1-1/+9
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-1/+1
2012-06-10r8169: fix unsigned int wraparound with TSOJulien Ducourthial1-6/+10
2012-06-10r8169: fix early queue wake-up.Francois Romieu1-0/+18