summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-10net: wireless: bcmdhd: Report proper mcs rate maskandroid-omap-tuna-3.0-jb-mr0Dmitry Shmidt
2012-08-16USB: gadget: f_audio_source: Fix compilation errorMike Lockwood
2012-08-16USB: gadget: f_audio_source: Fix use after free in audio_unbindMike Lockwood
2012-08-14Revert "OMAP4: hsmmc: fix race conditions in suspend/resume path"Todd Poynor
2012-08-03Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor
2012-08-03Merge branch 'linux-omap-3.0' into android-omap-3.0Todd Poynor
2012-08-03Merge branch 'android-3.0' into android-omap-3.0Todd Poynor
2012-08-02USB: gadget: f_audio_source: Fix error handling and increase packet sizeMike Lockwood
2012-07-27Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Dmitry Shmidt
2012-07-27Merge branch 'android-3.0' into android-omap-3.0Dmitry Shmidt
2012-07-27net: wireless: bcmdhd: Fill station_info packet fieldsDmitry Shmidt
2012-07-18net: wireless: bcmdhd: Prevent HT Avail request failure to flood the logDmitry Shmidt
2012-07-17net: wireless: bcmdhd: Use proper jiffie-related functionsDmitry Shmidt
2012-07-17net: wireless: bcmdhd: Adjust driver/fw/chip info formatDmitry Shmidt
2012-07-16Toro: Update USB gadget for DM featureandroid-omap-tuna-3.0sujin119.kim
2012-07-16x86: Call idle notifiersGerman Monroy
2012-07-12net: wireless: bcmdhd: Add info_string param with driver/fw/chip infoDmitry Shmidt
2012-07-12net: wireless: bcmdhd: Remove country update from wl_update_wiphybandsDmitry Shmidt
2012-07-12net: wireless: bcmdhd: Fix P2P GO hang issueNeeraj Kumar Garg
2012-07-12net: wireless: bcmdhd: Update wiphy bands on band changeDmitry Shmidt
2012-07-12net: wireless: bcmdhd: Init locks in dhd_attach() at the beginningAndrey Vagin
2012-07-12net: wireless: bcm4329: Init locks in dhd_attach() at the beginningAndrey Vagin
2012-07-12net: wireless: bcmdhd: Add mutex to wl_update_wiphybands()Dmitry Shmidt
2012-07-12net: wireless: bcmdhd: Skip country setting if unnecessaryDmitry Shmidt
2012-07-12net: wireless: bcmdhd: Return wl_construct_reginfo() callDmitry Shmidt
2012-07-12net: wireless: bcmdhd: Add wiphyband update for country changeDmitry Shmidt
2012-07-10OMAP: mcspi: Perform NULL pointer check before accessing cd->swap_datalinesBarbaros Tokaoglu
2012-06-28net: wireless: bcmdhd: Skip inaccurate wl_construct_reginfo() callDmitry Shmidt
2012-06-28net: wireless: bcmdhd: Ignore error if "chanspecs" command is not supportedDmitry Shmidt
2012-06-28net: wireless: bcmdhd: Skip inaccurate wl_construct_reginfo() callDmitry Shmidt
2012-06-20net: wireless: bcmdhd: Ignore error if "chanspecs" command is not supportedDmitry Shmidt
2012-06-19net: wireless: bcmdhd: Reduce priority for dhd_dpc and watchdogDmitry Shmidt
2012-06-19net: wireless: bcmdhd: Reload FW in case of constant scan failureDmitry Shmidt
2012-06-19video: sii9234: dynamically register and unregister input deviceandroid-omap-tuna-3.0-jb-pre1Greg Hackmann
2012-06-19OMAP4: hsmmc: fix race conditions in suspend/resume pathBalaji T K
2012-06-14misc: modem_if: link_mipi: use tx length for return before calling work queuewonhee
2012-06-13Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Dmitry Shmidt
2012-06-13Merge branch 'android-3.0' into android-omap-3.0Dmitry Shmidt
2012-06-13net: wireless: bcmdhd: Combined P2P fixesDmitry Shmidt
2012-06-13ARM: OMAP4: tuna: keep device out of suspend when MHL is acticeErik Gilling
2012-06-13Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Erik Gilling
2012-06-13Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling
2012-06-13video: omap4: dsscomp: fix warning DSSCIOC_QUERY_DISPLAY range checkingErik Gilling
2012-06-13Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling
2012-06-13OMAP:DSSCOMP:Limit modedb_len in query ioctlMike J. Chen
2012-06-13OMAP4: DSSCOMP: Check user passed arg in ioctlMike J. Chen
2012-06-12video: omap2: retry hdcp aksv check after resetErik Gilling
2012-06-08Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor
2012-06-08Merge branch 'android-3.0' into android-omap-3.0Todd Poynor
2012-06-08ext4: add missing save_error_info() to ext4_error()Theodore Ts'o