summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-17HID: support primax keyboards violating USB HID specTerry Lambert5-0/+130
2011-10-05HID: consolidate MacbookAir 4,1 mappingsJiri Kosina1-25/+0
2011-10-04HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]Jiri Kosina1-0/+6
2011-10-03HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu3-0/+37
2011-09-07HID: hidraw: free list for all error in hidraw_openAmit Nagal1-1/+2
2011-08-24HID: unlock on error path in hid_device_probe()Dan Carpenter1-3/+5
2011-08-16HID: hid-debug: Show application usage for each collection.Jeff Brown1-0/+5
2011-08-15IHD: Support force feedback on MP-8866Sean Young3-32/+38
2011-08-10HID: add MacBookAir4,2 to hid_have_special_driver[]Jiri Kosina1-0/+3
2011-08-10HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon2-0/+12
2011-08-10HID: propagate return value correctly in hid_input_report()Jiri Kosina1-2/+2
2011-08-10HID: Fix race condition between driver core and ll-driverDavid Herrmann2-7/+36
2011-08-04HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar1-4/+4
2011-08-04HID: zydacron: kfree() NULL pointer cleanupBojan Prtvar1-3/+1
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds11-70/+778
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds96-3194/+13311
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds225-24205/+30007
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds13-332/+370
2011-07-23Documentation: refresh sysctl/kernel.txtBorislav Petkov1-105/+110
2011-07-23Documentation: fix ambigous text for root cpusetWanlong Gao1-1/+1
2011-07-23Documentation: fix echo command in cgroups/cpuacct.txtWanlong Gao1-1/+1
2011-07-23Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds8-33/+45
2011-07-23Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-37/+5
2011-07-23Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-0/+98
2011-07-23Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds7-360/+533
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds4-7/+8
2011-07-23Merge branch 'scsi-fixes'James Bottomley497-2710/+28001
2011-07-23net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)1-2/+2
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V4-18/+56
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V4-5/+44
2011-07-23fs/9p: Always ask new inode in createAneesh Kumar K.V3-18/+61
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat4-20/+39
2011-07-23fs/9p: Fix invalid mount options/argsPrem Karat1-9/+34
2011-07-23fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V6-29/+81
2011-07-23fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V1-2/+4
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V1-178/+5
2011-07-23VirtIO can transfer VIRTQUEUE_NUM of pages.jvrao1-1/+1
2011-07-23Fix the size of receive buffer packing onto VirtIO ring.jvrao1-1/+1
2011-07-239p: clean up packet dump codeEric Van Hensbergen3-46/+43
2011-07-23fs/9p: remove rename work around in 9pAneesh Kumar K.V1-5/+0
2011-07-23net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen1-1/+2
2011-07-23regulator: Convert tps65023 to use regmap APIMark Brown2-70/+28
2011-07-23regmap: Add SPI bus supportMark Brown4-1/+81
2011-07-23regmap: Add I2C bus supportMark Brown4-0/+124
2011-07-23regmap: Add generic non-memory mapped register access APIMark Brown7-0/+546
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen9-37/+5
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds235-1948/+2517
2011-07-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds41-378/+927
2011-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-1329/+1691
2011-07-22Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-51/+27