aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'android-3.0' into android-omap-3.0Dmitry Shmidt2012-09-071-0/+1
| | |\ \ | | | |/
| | | * net: wireless: bcmdhd: Report proper mcs rate maskDmitry Shmidt2012-09-071-0/+1
| * | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-08-283-3/+11
| |\ \ \ | | |/ /
| | * | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-08-283-3/+11
| | |\ \ | | | |/
| | | * netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall2012-08-281-2/+3
| | | * net: wireless: bcmdhd: Fix sending ctrl packetDmitry Shmidt2012-08-281-1/+7
| | | * net: wireless: bcmdhd: Add ASSOC event processingDmitry Shmidt2012-08-271-0/+1
| * | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Dmitry Shmidt2012-08-2716-86/+1040
| |\ \ \ | | |/ /
| | * | Merge branch 'android-3.0' into android-omap-3.0Dmitry Shmidt2012-08-2716-86/+1040
| | |\ \ | | | |/
| | | * net: wireless: bcmdhd: Update to version 5.90.195.104Dmitry Shmidt2012-08-279-78/+60
| | | * cfg80211: allow registering to beaconsJohannes Berg2012-08-244-1/+98
| | | * nl80211: add API to probe a clientJohannes Berg2012-08-243-0/+131
| | | * nl80211: allow subscribing to unexpected class3 framesJohannes Berg2012-08-245-0/+114
| | | * nl80211: advertise device AP SMEJohannes Berg2012-08-244-0/+29
| | | * nl80211: advertise GTK rekey support, new triggersJohannes Berg2012-08-244-6/+90
| | | * nl80211: support sending TDLS commands/framesArik Nemtsov2012-08-243-0/+158
| | | * cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2012-08-245-0/+167
| | | * cfg80211/nl80211: support GTK rekey offloadJohannes Berg2012-08-245-0/+190
| | | * net: wireless: bcmdhd: Remove WIPHY_FLAG_SUPPORTS_FW_ROAM flagDmitry Shmidt2012-08-231-1/+1
| | | * net: wireless: bcmdhd: Remove PMKID_CACHE and TXFAIL events for CFG80211Dmitry Shmidt2012-08-221-0/+2
| * | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Dmitry Shmidt2012-08-2217-81/+204
| |\ \ \ | | |/ /
| | * | Merge branch 'android-3.0' into android-omap-3.0Dmitry Shmidt2012-08-2217-81/+204
| | |\ \ | | | |/
| | | * net: wireless: bcmdhd: Update to Version 5.90.195.98Dmitry Shmidt2012-08-2217-81/+204
| * | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-08-201-0/+9
| |\ \ \ | | |/ /
| | * | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-08-201-0/+9
| | |\ \ | | | |/
| | | * ARM: disable preemption in machine_shutdownMike J. Chen2012-08-201-0/+9
| * | | misc: modem_if: link_mipi: add message break command recoverywonhee2012-08-171-18/+110
| * | | misc: modem_if: link_mipi: fix the missing of initialize recv_step for next rxwonhee2012-08-171-1/+2
| * | | ARM: omap4: tuna: enable CONFIG_UHID in defconfigColin Cross2012-08-171-0/+1
| * | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-08-1612-33/+1293
| |\ \ \ | | |/ /
| | * | Merge branch 'linux-omap-3.0' into android-omap-3.0Todd Poynor2012-08-161-11/+6
| | |\ \
| | | * | OMAP4: hsmmc: fix race conditions in suspend/resume pathBalaji T K2012-08-161-11/+6
| | * | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-08-1611-22/+1287
| | |\ \ \ | | | | |/ | | | |/|
| | | * | USB: gadget: f_audio_source: Fix compilation errorMike Lockwood2012-08-161-1/+1
| | | * | USB: gadget: f_audio_source: Fix use after free in audio_unbindMike Lockwood2012-08-161-21/+19
| | | * | HID: uhid: Fix sending events with invalid dataVinicius Costa Gomes2012-08-161-1/+1
| | | * | HID: uhid: silence gcc warningJiri Kosina2012-08-161-1/+1
| | | * | MAINTAINERS: add UHID entryDavid Herrmann2012-08-161-0/+7
| | | * | HID: uhid: add example programDavid Herrmann2012-08-162-0/+391
| | | * | HID: uhid: add documentationDavid Herrmann2012-08-161-0/+169
| | | * | HID: uhid: implement feature requestsDavid Herrmann2012-08-162-1/+136
| | | * | HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-08-162-1/+47
| | | * | HID: uhid: forward output request to user-spaceDavid Herrmann2012-08-162-0/+26
| | | * | HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-08-162-1/+8
| | | * | HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-08-162-1/+9
| | | * | HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann2012-08-161-1/+3
| | | * | HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-08-162-0/+23
| | | * | HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-08-162-1/+164
| | | * | HID: uhid: implement write() on uhid devicesDavid Herrmann2012-08-161-1/+30
| | | * | HID: uhid: implement read() on uhid devicesDavid Herrmann2012-08-161-1/+45