summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina3523-57471/+138258
2011-07-22HID: fix support for Microsoft comfort mouse 4500Jiri Kosina1-0/+1
2011-07-21HID: hid-multitouch: add one new multitouch device's VID/PIDice chien4-0/+9
2011-07-21HID: prodikeys: remove a redundant forward declaration of struct pcmidi_sndAxel Lin1-2/+0
2011-07-21HID: prodikeys: make needlessly global symbols staticAxel Lin1-7/+8
2011-07-20HID: emsff: properly handle emsff_init failureAxel Lin1-1/+6
2011-07-14HID: ACRUX - add missing hid_hw_stop() in ax_probe() error pathAxel Lin1-0/+1
2011-07-12HID: fix horizontal wheel for ms comfort mouse 4500Ari Savolainen2-5/+22
2011-07-11HID: uclogic: Add support for UC-Logic WP1062Nikolai Kondrashov3-0/+197
2011-07-11HID: wiimote: Add sysfs support to wiimote driverDavid Herrmann2-0/+84
2011-07-11HID: wiimote: Cache wiimote led stateDavid Herrmann1-0/+26
2011-07-11HID: wiimote: Add wiimote led requestDavid Herrmann1-0/+26
2011-07-11HID: wiimote: Add wiimote input button parserDavid Herrmann1-0/+66
2011-07-11HID: wiimote: Add wiimote event handlerDavid Herrmann1-0/+18
2011-07-11HID: wiimote: Add output queue for wiimote driverDavid Herrmann1-0/+78
2011-07-11HID: wiimote: Add wiimote send functionDavid Herrmann1-0/+19
2011-07-11HID: wiimote: Synchronize wiimote input and hid event handlingDavid Herrmann1-0/+19
2011-07-11HID: wiimote: Register input device in wiimote hid driverDavid Herrmann1-0/+34
2011-07-11HID: wiimote: Add wiimote device structureDavid Herrmann1-2/+39
2011-07-11HID: wiimote: Register wiimote hid driver stubDavid Herrmann3-1/+65
2011-07-11HID: wiimote: Add Nintendo Wii Remote driver stubDavid Herrmann3-0/+39
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-6/+31
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-5/+9
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-10/+48
2011-06-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+10
2011-06-27HID: add FF support for Holtek On Line Grip based gamepadsAnssi Hannula5-0/+259
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-5/+3
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-116/+98
2011-06-25Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French18-151/+147
2011-06-25Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-112/+91
2011-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-27/+44
2011-06-25Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner1-42/+3
2011-06-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-12/+12
2011-06-24cifs: propagate errors from cifs_get_root() to mount(2)Al Viro1-7/+5
2011-06-24cifs: tidy cifs_do_mount() up a bitAl Viro1-22/+22
2011-06-24cifs: more breakage on mount failuresAl Viro1-7/+4
2011-06-24cifs: close sget() racesAl Viro1-3/+9
2011-06-24cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro2-14/+4
2011-06-24cifs: move cifs_umount() call into ->kill_sb()Al Viro1-18/+1
2011-06-24cifs: pull cifs_mount() call upAl Viro1-12/+15
2011-06-24sanitize cifs_umount() prototypeAl Viro3-8/+5
2011-06-24cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro2-3/+3
2011-06-24cifs: allocate mountdata earlierAl Viro1-11/+10
2011-06-24cifs: leak on mount if we share superblockAl Viro1-0/+2
2011-06-24cifs: don't pass superblock to cifs_mount()Al Viro4-22/+26
2011-06-24cifs: don't leak nls on mount failureAl Viro1-0/+1
2011-06-24cifs: double free on mount failureAl Viro1-6/+8
2011-06-24take bdi setup/destruction into cifs_mount/cifs_umountAl Viro2-11/+11
2011-06-24cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton1-1/+1
2011-06-24cifs: free blkcipher in smbhashJeff Layton1-4/+2