aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: wireless: bcmdhd: Update to Version 5.90.195.98Dmitry Shmidt2012-08-2217-81/+204
* ARM: disable preemption in machine_shutdownMike J. Chen2012-08-201-0/+9
* 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
* HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann2012-08-161-0/+7
* HID: uhid: add internal message bufferDavid Herrmann2012-08-163-0/+99
* HID: uhid: introduce user-space I/O driver support for HIDDavid Herrmann2012-08-163-0/+110
* mmc: Make sure host is disabled on suspendDmitry Shmidt2012-08-161-0/+1
* net: wireless: bcm4329: Remove obsolete filesDmitry Shmidt2012-08-132-287/+0
* netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma2012-08-131-6/+6
* net: wireless: bcmdhd: Use correct time from boot for TSFDmitry Shmidt2012-08-131-4/+4
* scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle2012-08-081-1/+1
* USB: gadget: f_audio_source: Fix error handling and increase packet sizeMike Lockwood2012-08-021-4/+2
* net: wireless: bcmdhd: Fill station_info packet fieldsDmitry Shmidt2012-07-271-0/+14
* net: wireless: bcmdhd: Prevent HT Avail request failure to flood the logDmitry Shmidt2012-07-183-12/+31
* net: wireless: bcmdhd: Use proper jiffie-related functionsDmitry Shmidt2012-07-176-34/+26
* net: wireless: bcmdhd: Adjust driver/fw/chip info formatDmitry Shmidt2012-07-171-2/+2
* x86: Call idle notifiersGerman Monroy2012-07-161-0/+2
* net: wireless: bcmdhd: Add info_string param with driver/fw/chip infoDmitry Shmidt2012-07-123-5/+45
* net: wireless: bcmdhd: Remove country update from wl_update_wiphybandsDmitry Shmidt2012-07-123-24/+5
* net: wireless: bcmdhd: Fix P2P GO hang issueNeeraj Kumar Garg2012-07-122-28/+37
* net: wireless: bcmdhd: Update wiphy bands on band changeDmitry Shmidt2012-07-125-4/+38
* net: wireless: bcmdhd: Init locks in dhd_attach() at the beginningAndrey Vagin2012-07-121-11/+12
* net: wireless: bcm4329: Init locks in dhd_attach() at the beginningAndrey Vagin2012-07-121-11/+11
* net: wireless: bcmdhd: Add mutex to wl_update_wiphybands()Dmitry Shmidt2012-07-121-3/+10
* net: wireless: bcmdhd: Skip country setting if unnecessaryDmitry Shmidt2012-07-121-13/+14
* net: wireless: bcmdhd: Return wl_construct_reginfo() callDmitry Shmidt2012-07-121-2/+0
* net: wireless: bcmdhd: Add wiphyband update for country changeDmitry Shmidt2012-07-121-1/+5
* net: wireless: bcmdhd: Skip inaccurate wl_construct_reginfo() callDmitry Shmidt2012-06-281-1/+3
* net: wireless: bcmdhd: Ignore error if "chanspecs" command is not supportedDmitry Shmidt2012-06-201-1/+4
* net: wireless: bcmdhd: Reduce priority for dhd_dpc and watchdogDmitry Shmidt2012-06-191-3/+2
* net: wireless: bcmdhd: Reload FW in case of constant scan failureDmitry Shmidt2012-06-194-1/+12
* net: wireless: bcmdhd: Combined P2P fixesDmitry Shmidt2012-06-132-32/+77
* ext4: add missing save_error_info() to ext4_error()Theodore Ts'o2012-06-081-0/+1
* net: wireless: bcmdhd: Update to version 5.90.195.75Dmitry Shmidt2012-05-3113-142/+764