summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-5/+3
2011-06-27Merge 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-25Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-12/+12
2011-06-25cifs: propagate errors from cifs_get_root() to mount(2)Al Viro1-7/+5
2011-06-25cifs: tidy cifs_do_mount() up a bitAl Viro1-22/+22
2011-06-25cifs: more breakage on mount failuresAl Viro1-7/+4
2011-06-25cifs: close sget() racesAl Viro1-3/+9
2011-06-25cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro2-14/+4
2011-06-25cifs: move cifs_umount() call into ->kill_sb()Al Viro1-18/+1
2011-06-25cifs: pull cifs_mount() call upAl Viro1-12/+15
2011-06-25sanitize cifs_umount() prototypeAl Viro3-8/+5
2011-06-25cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro2-3/+3
2011-06-25cifs: allocate mountdata earlierAl Viro1-11/+10
2011-06-25cifs: leak on mount if we share superblockAl Viro1-0/+2
2011-06-25cifs: don't pass superblock to cifs_mount()Al Viro4-22/+26
2011-06-25cifs: don't leak nls on mount failureAl Viro1-0/+1
2011-06-25cifs: double free on mount failureAl Viro1-6/+8
2011-06-25take 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
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-45/+73
2011-06-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-4/+13
2011-06-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-2/+39
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds10-61/+73
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-3/+3
2011-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-14/+25
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl2-2/+0
2011-06-24HID: hid-multitouch: add support for a new Lumio dual-touch panelBenjamin Tissoires3-0/+5
2011-06-24HID: hid-multitouch: correct VID for Stantum panelsBenjamin Tissoires1-2/+2
2011-06-24HID: hid-multitouch: ensure slots are initializedBenjamin Tissoires1-3/+2
2011-06-24Merge branch 'fix/asoc' into for-linusTakashi Iwai6-15/+6
2011-06-24ALSA: Remove unneeded version.h includes from sound/Jesper Juhl2-2/+0
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King1-3/+7