summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB KeykoardJiri Kosina2014-06-022-0/+4
* HID: hid-sensor-hub: Set report quirk for Microsoft SurfaceReyad Attiyat2014-05-282-0/+12
* HID: debug: add labels for HID Sensor UsagesReyad Attiyat2014-05-281-0/+79
* HID: uhid: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-271-3/+2
* HID: quirk for Saitek RAT7 and MMO7 mices' mode buttonHarald Brinkmann2014-05-204-8/+157
* HID: add missing hid usagesOlivier Gay2014-04-283-1/+40
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-185-13/+10
|\
| * HID: core: do not scan constant input reportBenjamin Tissoires2014-04-071-0/+3
| * Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"Derya2014-04-073-8/+0
| * HID: sensor-hub: add sensor hub quirk for ThinkPad HelixStephen Chandler Paul2014-04-032-3/+7
| * HID: sony: Fix cancel_work_sync mismergeFrank Praznik2014-04-031-2/+0
* | Merge tag 'sound-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-182-5/+10
|\ \
| * | ALSA: hda/realtek - Add headset Mic support for Dell machineKailang Yang2014-04-161-0/+2
| * | ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-161-0/+1
| * | ALSA: es18xx driver should use udelay errorLi, Zhen-Hua2014-04-141-5/+5
| * | ALSA: hda/realtek - Add support of ALC288 codecKailang Yang2014-04-141-0/+2
* | | Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-186-9/+139
|\ \ \
| * | | of: add empty of_find_node_by_path() for !OFAlexander Shiyan2014-04-181-0/+5
| * | | of: Clean up of_update_propertyGuenter Roeck2014-04-151-7/+3
| * | | DT: add vendor prefix for EBV ElektronikSteffen Trumtrar2014-04-141-0/+1
| * | | of: Fix the section mismatch warnings.Xiubo Li2014-04-141-1/+1
| * | | of: Add vendor prefix for Digi International Inc.Alexander Shiyan2014-04-141-0/+1
| * | | DT: I2C: Add trivial bindings used by kirkwood boardsAndrew Lunn2014-04-141-0/+16
| * | | DT: Vendor: Add prefixes used by Kirkwood devicesAndrew Lunn2014-04-141-1/+12
| * | | DT: bindings: add missing Marvell Kirkwood SoC documentationAndrew Lunn2014-04-141-0/+97
| * | | dt-bindings: add vendor-prefix for Newhaven DisplayDinh Nguyen2014-04-141-0/+1
| * | | of: add vendor prefix for I2SE GmbHStefan Wahren2014-04-141-0/+1
| * | | of: add vendor prefix for ISEE 2007 S.L.Javier Martinez Canillas2014-04-141-0/+1
| |/ /
* | | Merge tag 'xfs-for-linus-3.15-rc2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-04-1810-33/+147
|\ \ \
| * | | xfs: fix tmpfile/selinux deadlock and initialize securityBrian Foster2014-04-173-6/+21
| * | | xfs: fix buffer use after free on IO errorEric Sandeen2014-04-171-4/+12
| * | | xfs: wrong error sign conversion during failed DIO writesDave Chinner2014-04-171-1/+1
| * | | xfs: unmount does not wait for shutdown during unmountDave Chinner2014-04-171-9/+44
| * | | xfs: collapse range is delalloc challengedDave Chinner2014-04-171-6/+11
| * | | xfs: don't map ranges that span EOF for direct IODave Chinner2014-04-171-0/+14
| * | | xfs: zeroing space needs to punch delalloc blocksDave Chinner2014-04-142-1/+13
| * | | xfs: xfs_vm_write_end truncates too much on failureDave Chinner2014-04-141-4/+10
| * | | xfs: write failure beyond EOF truncates too much dataDave Chinner2014-04-141-2/+11
| * | | xfs: kill buffers over failed write ranges properlyDave Chinner2014-04-141-0/+10
| |/ /
* | | Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-182-6/+16
|\ \ \
| * | | tracing/uprobes: Fix uprobe_cpu_buffer memory leakzhangwei(Jovi)2014-04-171-0/+6
| * | | tracing: Do not try to recreated toplevel set_ftrace_* filesSteven Rostedt (Red Hat)2014-04-161-6/+10
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-04-172-2/+5
|\ \ \ \
| * | | | tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar2014-04-151-1/+1
| * | | | tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar2014-04-151-0/+3
| * | | | tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar2014-04-151-1/+1
* | | | | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-04-176-14/+14
|\ \ \ \ \
| * | | | | parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-04-131-1/+1
| * | | | | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller2014-04-133-11/+11
| * | | | | parisc: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-04-032-2/+2
OpenPOWER on IntegriCloud