aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-27USB: musb: fix urb_dequeue() methodSergei Shtylyov1-3/+12
2009-02-27USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov1-1/+2
2009-02-27USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi1-2/+2
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell5-18/+17
2009-02-27USB: usb_get_string should check the descriptor typeAlan Stern1-3/+8
2009-02-27USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell1-0/+1
2009-02-27USB: g_file_storage: automatically disable stalls under AtmelAlan Stern1-1/+5
2009-02-27USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adaptersAlan Stern1-2/+2
2009-02-27USB: Quirk for Hummingbird huc56s / Conexant ACM modemAdam Richter1-0/+7
2009-02-27USB: serial: add support for second revision of Ericsson F3507G WWAN cardPatrik Kullman1-2/+4
2009-02-27USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev1-0/+2
2009-02-27USB: option: add BenQ 3g modem informationJesse Sung1-0/+5
2009-02-27usb: gadget: obex: select correct ep descriptorsFelipe Balbi1-2/+2
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese4-8/+57
2009-02-27USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang1-0/+3
2009-02-27Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg1-6/+10
2009-02-27Staging: w35und: fix registration with wlan stackPavel Machek1-1/+3
2009-02-27Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro1-11/+12
2009-02-27Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino2-10/+11
2009-02-27Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap1-0/+1
2009-02-27at76c50x-usb: use dev_name() instead of struct device.bus_idKalle Valo1-1/+1
2009-02-27nl80211: Avoid AP mode BUG_ON hang with invalid lock assertJouni Malinen2-3/+1
2009-02-27ath9k: Unlock sc->mutex on error pathJouni Malinen1-0/+1
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker7-39/+39
2009-02-27iwl3945: re-add iwl_poll_direct_bit return value checkJason Andryuk1-1/+1
2009-02-27iwl3945: initialize is_valid_rtc_data_addr function pointerJason Andryuk1-0/+1
2009-02-27b43: Remove bogus integer truncation warningsMichael Buesch2-5/+5
2009-02-27mac80211: Give it some time to do the TSF syncAlina Friedrichsen1-0/+5
2009-02-27mac80211: Don't merge with the same BSSIDAlina Friedrichsen1-0/+4
2009-02-27ath9k: fix 802.11g conformance test limit typoBob Copeland1-1/+1
2009-02-27orinoco: prevent accessing memory outside the firmware imageDavid Kilroy3-56/+67
2009-02-27orinoco: validate firmware headerDavid Kilroy1-0/+37
2009-02-27at76c50x-usb: add link to the TODO listKalle Valo1-8/+4
2009-02-27at76c50x-usb: additional disconnect fixesJason Andryuk1-0/+6
2009-02-27at76c50x-usb: clean up DMA on stackJason Andryuk1-12/+23
2009-02-27at76c50x-usb: fix oops on disconnectJason Andryuk1-8/+19
2009-02-27cfg80211: pass the regulatory_request to ignore_requestLuis R. Rodriguez1-12/+10
2009-02-27cfg80211: do not kzalloc() again for a new request on __regulatory_hintLuis R. Rodriguez1-38/+16
2009-02-27cfg80211: pass the regulatory_request struct in __regulatory_hint()Luis R. Rodriguez1-27/+18
2009-02-27cfg80211: make __regulatory_hint() staticLuis R. Rodriguez2-25/+21
2009-02-27ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez1-32/+61
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez5-4/+254
2009-02-27cfg80211: enable 5 GHz world roaming channelsLuis R. Rodriguez1-1/+12
2009-02-27cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdomLuis R. Rodriguez1-3/+2
2009-02-27cfg80211: rename regdom_changed to regdom_changes() and use itLuis R. Rodriguez1-11/+8
2009-02-27cfg80211: allow drivers that agree on regulatory to agreeLuis R. Rodriguez1-0/+10
2009-02-27cfg80211: comments style cleanupLuis R. Rodriguez1-100/+199
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez7-41/+194
2009-02-27cfg80211: free rd on unlikely event on 11d hintLuis R. Rodriguez1-1/+5
2009-02-27cfg80211: remove likely from an 11d hint caseLuis R. Rodriguez1-6/+8