summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-14Merge branch 'ti-android-3.1' into p-android-3.1p-android-3.1Praneeth Bajjuri
2011-11-14net: wireless: bcmdhd: Call init_ioctl() only if was started properly for WEXTDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Call init_ioctl() only if was started properlyDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Fix possible memory leak in escan/iscanDmitry Shmidt
2011-11-14cpufreq: interactive governor: default 20ms timerTodd Poynor
2011-11-14cpufreq: interactive governor: go to intermediate hi speed before maxTodd Poynor
2011-11-14cpufreq: interactive governor: scale to max only if at min speedTodd Poynor
2011-11-14cpufreq: interactive governor: apply intermediate load on current speedTodd Poynor
2011-11-14ARM: idle: update idle ticks before call idle end notifierTodd Poynor
2011-11-14input: gpio_input: don't print debounce message unless flag is setDima Zavin
2011-11-14net: wireless: bcm4329: Skip dhd_bus_stop() if bus is already downDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Skip dhd_bus_stop() if bus is already downDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Improve suspend/resume processingDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Check if FW is Ok for internal FW callDmitry Shmidt
2011-11-14tcp: Don't nuke connections for the wrong protocolLorenzo Colitti
2011-11-14ARM: common: fiq_debugger: make uart irq be no_suspendDima Zavin
2011-11-14net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2011-11-14mm: avoid livelock on !__GFP_FS allocationsMel Gorman
2011-11-14mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2011-11-14net: wireless: bcm4329: Prohibit FW access in case of FW crashDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Adjust scan parameters for wl_cfg80211_connect()Dmitry Shmidt
2011-11-14net: wireless: bcmdhd: Update to version 5.90.125.94Dmitry Shmidt
2011-11-14ARM: common: fiq_debugger: protect the uart state from the sleep timerDima Zavin
2011-11-14ARM: common: fiq_debugger: add suspend/resume handlersDima Zavin
2011-11-14ARM: common: fiq_debugger: add uart_enable/disable platform callbacksDima Zavin
2011-11-14ARM: common: fiq_debugger: add non-fiq debugger supportDima Zavin
2011-11-14ARM: common: fiq_debugger: peek the 0th char in ringbufDima Zavin
2011-11-14ARM: common: fiq_debugger: fix the cleanup on errors in probeDima Zavin
2011-11-14ARM: common: fiq_debugger: do not disable debug when console is enabledDima Zavin
2011-11-14ram_console: pass in a boot info stringColin Cross
2011-11-14net: wireless: bcmdhd: Fix crash in p2p OFFDmitry Shmidt
2011-11-14ARM: smpboot: Enable irqs on secondary CPU after marking it online/activeThomas Gleixner
2011-11-14ARM: smp: implement arch_trigger_all_cpus_backtrace using IPIPraneeth Bajjuri
2011-11-14power: cpufreq interactive governor: use default sample time 20msTodd Poynor
2011-11-14net: wireless: bcmdhd: Add wake_lock to dhd_open() and dhd_stop()Dmitry Shmidt
2011-11-14net: wireless: bcmdhd: Fix bssid profile updateDmitry Shmidt
2011-11-14net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2011-11-14cpufreq: interactive governor: default timer 10ms, maxspeed load 95%Todd Poynor
2011-11-14net: wireless: bcmdhd: Add proper cleaning for ap_info structureDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Send cfg80211_disconnected() if fails to get rssiDmitry Shmidt
2011-11-14netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall
2011-11-14bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2011-11-14netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma
2011-11-14net: wireless: bcmdhd: Use spin_lock_irqsave instead of spin_lock_irqDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Fix event thread termination in case of empty queueDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Improve join functionalityDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Make sure that FW is UP after corresponding messageDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Fix profile update syncronizationDmitry Shmidt
2011-11-14net: wireless: bcmdhd: Fix memory leak in wl_cfgp2p_down()Dmitry Shmidt
2011-11-14cpufreq: interactive: fix possible Division by zero.Axel Haslam