summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-01HID: uHID: fix excepted report typeBenjamin Tissoires1-1/+1
2014-08-25HID: uhid: update documentationDavid Herrmann1-87/+92
2014-08-25HID: uhid: report to user-space whether reports are numberedDavid Herrmann2-1/+31
2014-08-25HID: uhid: implement SET_REPORTDavid Herrmann2-68/+155
2014-08-25HID: uhid: rename uhid_raw_request to uhid_hid_raw_requestDavid Herrmann1-16/+16
2014-08-25HID: uhid: keep legacy definitions at the bottom of uhid.hDavid Herrmann1-39/+62
2014-08-25HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATUREDavid Herrmann2-16/+35
2014-08-25HID: uhid: invert report_done and make non-atomicDavid Herrmann1-8/+7
2014-08-25HID: uhid: turn report_id into u32David Herrmann1-3/+4
2014-08-25HID: uhid: avoid magic-numbers when setting stringsDavid Herrmann1-7/+7
2014-08-25HID: uhid: avoid dangling pointers in uhid contextDavid Herrmann1-5/+11
2014-08-25HID: uhid: forward create_req to create2_reqDavid Herrmann1-65/+25
2014-08-25HID: uhid: simplify report-cb shutdownDavid Herrmann1-9/+2
2014-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds11-93/+114
2014-08-22Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-68/+74
2014-08-22Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-14/+26
2014-08-22Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+3
2014-08-22Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-0/+6
2014-08-21HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina1-1/+1
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek2-0/+2
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek2-0/+2
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek2-0/+2
2014-08-21Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-22/+269
2014-08-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-25/+60
2014-08-21Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-1/+1
2014-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-21/+21
2014-08-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+10
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett1-1/+1
2014-08-20ext3: Count internal journal as bsddf overhead in ext3_statfsChin-Tsung Cheng1-2/+3
2014-08-19scsi: Fix qemu boot hang problemGuenter Roeck1-1/+1
2014-08-19isofs: Fix unbounded recursion when processing relocated directoriesJan Kara3-22/+55
2014-08-19udf: avoid unneeded up_write when fail to add entry in ->symlinkChao Yu1-1/+2
2014-08-19MAINTAINERS: add maintainer for ACPI parts of I2CWolfram Sang1-0/+7
2014-08-19i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu4-14/+17
2014-08-19Merge tag 'md/3.17-fixes' of git://neil.brown.name/mdLinus Torvalds2-2/+9
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-33/+771
2014-08-19Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds4-23/+48
2014-08-19frv: Define cpu_relax_lowlatency()Davidlohr Bueso1-1/+2
2014-08-19virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free itChen Gang1-1/+3
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini1-1/+1
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini1-3/+0
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit1-4/+4
2014-08-19PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy1-3/+3
2014-08-19kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin1-9/+10
2014-08-19ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codecLibin Yang1-4/+7
2014-08-19ALSA: hda/hdmi - set depop_delay for haswell plusLibin Yang1-2/+1
2014-08-19md/raid10: always initialise ->state on newly allocated r10_bioNeilBrown1-0/+3