aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: uhid: implement feature requestsDavid Herrmann2012-12-052-1/+136
* HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-12-052-1/+47
* HID: uhid: forward output request to user-spaceDavid Herrmann2012-12-052-0/+26
* HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-12-052-1/+8
* HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-12-052-1/+9
* HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann2012-12-051-1/+3
* HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-12-052-0/+23
* HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-12-052-1/+164
* HID: uhid: implement write() on uhid devicesDavid Herrmann2012-12-051-1/+30
* HID: uhid: implement read() on uhid devicesDavid Herrmann2012-12-051-1/+45
* HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann2012-12-051-0/+7
* HID: uhid: add internal message bufferDavid Herrmann2012-12-053-0/+99
* HID: uhid: introduce user-space I/O driver support for HIDDavid Herrmann2012-12-053-0/+110
* aries: stage1: wait for mmc0 to initializePawit Pornkitprasan2012-12-052-0/+10
* aries: compile bcmdhd as modulePawit Pornkitprasan2012-12-055-5/+5
* aries: Wi-Fi adjustmentsPawit Pornkitprasan2012-12-011-1/+2
* Revert "bcmdhd: Disable MAX power saving mode as disabled by Samsung"Pawit Pornkitprasan2012-11-301-6/+0
* Revert "ARM: aries: Increase delay to 200 ms in wlan power on"Pawit Pornkitprasan2012-11-301-1/+1
* ARM: aries: Increase delay to 200 ms in wlan power onPawit Pornkitprasan2012-11-251-1/+1
* Merge 3.0.52Pawit Pornkitprasan2012-11-20730-3755/+8235
|\
| * Linux 3.0.52Greg Kroah-Hartman2012-11-171-1/+1
| * ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai2012-11-171-3/+3
| * ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-175-4/+8
| * intel-iommu: Fix AB-BA lockdep reportRoland Dreier2012-11-171-2/+2
| * xfs: fix reading of wrapped log dataDave Chinner2012-11-171-1/+1
| * USB: mos7840: remove unused variableJohan Hovold2012-11-171-1/+0
| * drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2012-11-172-20/+44
| * drm/i915: fixup infoframe support for sdvoDaniel Vetter2012-11-172-3/+10
| * drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-171-0/+5
| * futex: Handle futex_pi OWNER_DIED take over correctlyThomas Gleixner2012-11-171-19/+22
| * ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-171-2/+1
| * l2tp: fix oops in l2tp_eth_create() error pathTom Parkin2012-11-171-0/+1
| * net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer2012-11-171-3/+5
| * net: usb: Fix memory leak on Tx data pathHemant Kumar2012-11-171-0/+3
| * ipv6: Set default hoplimit as zero.Li RongQing2012-11-171-2/+2
| * tcp: fix FIONREAD/SIOCINQEric Dumazet2012-11-171-5/+3
| * netlink: use kfree_rcu() in netlink_release()Eric Dumazet2012-11-171-4/+15
| * sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan2012-11-171-1/+2
| * ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-11-176-1/+46
| * ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-1710-30/+79
| * ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai2012-11-171-4/+33
| * ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai2012-11-174-17/+21
| * ALSA: usb-audio: Fix races at disconnectionTakashi Iwai2012-11-175-34/+76
| * ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-11-172-5/+18
| * hwmon: (w83627ehf) Force initial bank selectionJean Delvare2012-11-171-0/+1
| * drm: restore open_count if drm_setup failsIlija Hadzic2012-11-171-1/+4
| * NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust2012-11-171-2/+2
| * NFS: fix bug in legacy DNS resolver.NeilBrown2012-11-171-2/+3
| * nfsd: add get_uint for u32'sJ. Bruce Fields2012-11-172-3/+19
| * NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-11-171-0/+1