summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires2014-10-016-2/+208
* HID: wacom: move allocation of inputs earlierBenjamin Tissoires2014-10-011-3/+9
* HID: wacom: split out input allocation and registrationBenjamin Tissoires2014-10-012-33/+64
* HID: wacom: rename failN with some meaningful informationBenjamin Tissoires2014-10-011-20/+29
* HID: wacom: fix timeout on probe for some wacomsBenjamin Tissoires2014-09-221-2/+16
* HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires2014-09-122-1/+4
* HID: wacom - enable LED support for Wireless Intuos5/ProPing Cheng2014-09-111-17/+35
* HID: wacom - remove report_id from wacom_get_report interfacePing Cheng2014-09-111-4/+4
* HID: wacom - Clean up of sysfsPing Cheng2014-09-111-2/+10
* HID: wacom - Add default permission defines for sysfs attributesPing Cheng2014-09-111-4/+7
* HID: wacom: Add support for the Cintiq CompanionBenjamin Tissoires2014-09-031-0/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-274-18/+42
|\
| * HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+6
| * HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina2014-08-271-0/+10
| * HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2014-08-252-18/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-08-2717-135/+312
|\ \
| * | Btrfs: fix task hang under heavy compressed writeLiu Bo2014-08-2412-61/+141
| * | Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason2014-08-211-1/+9
| * | Btrfs: fix crash on endio of reading corrupted blockLiu Bo2014-08-211-0/+1
| * | btrfs: fix leak in qgroup_subtree_accounting() error pathEric Sandeen2014-08-211-1/+1
| * | btrfs: Use right extent length when inserting overlap extent map.Qu Wenruo2014-08-212-6/+5
| * | Btrfs: clone, don't create invalid hole extent mapFilipe Manana2014-08-211-1/+2
| * | Btrfs: don't monopolize a core when evicting inodeFilipe Manana2014-08-211-0/+6
| * | Btrfs: fix hole detection during file fsyncFilipe Manana2014-08-211-4/+13
| * | Btrfs: ensure tmpfile inode is always persisted with link count of 0Filipe Manana2014-08-211-0/+15
| * | Btrfs: race free update of commit root for ro snapshotsFilipe Manana2014-08-212-33/+36
| * | Btrfs: fix regression of btrfs device replaceLiu Bo2014-08-211-1/+1
| * | Btrfs: don't consider the missing device when allocating new chunksMiao Xie2014-08-191-14/+2
| * | Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie2014-08-192-2/+3
| * | Btrfs: don't write any data into a readonly device when scrubMiao Xie2014-08-191-0/+11
| * | Btrfs: Fix the problem that the replace destroys the seed filesystemMiao Xie2014-08-191-2/+6
| * | btrfs: Return right extent when fiemap gives unaligned offset and len.Qu Wenruo2014-08-191-2/+2
| * | Btrfs: fix wrong extent mapping for DirectIOWang Shilong2014-08-191-0/+2
| * | Btrfs: fix wrong write range for filemap_fdatawrite_range()Wang Shilong2014-08-191-1/+2
| * | Btrfs: fix wrong missing device counter decreaseMiao Xie2014-08-191-1/+1
| * | Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fsMiao Xie2014-08-191-0/+3
| * | btrfs: check generation as replace duplicates devid+uuidAnand Jain2014-08-191-1/+21
| * | Btrfs: device_list_add() should not update list when mountedAnand Jain2014-08-191-0/+27
| * | Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call.chandan2014-08-191-2/+1
| * | Btrfs: fix put dio bio twice when we submit dio bio failMiao Xie2014-08-191-3/+2
* | | Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-271-1/+15
|\ \ \
| * | | trace: Fix epoll hang when we race with new entriesJosef Bacik2014-08-261-1/+15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-267-5/+54
|\ \ \ \
| * | | | s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky2014-08-151-1/+1
| * | | | s390/3215: fix tty output containing tabsMartin Schwidefsky2014-08-151-3/+17
| * | | | s390: wire up memfd_create syscallHeiko Carstens2014-08-123-1/+4
| * | | | s390: add system information as device randomnessMartin Schwidefsky2014-08-121-0/+19
| * | | | s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu2014-08-121-0/+7
| * | | | s390: wire up seccomp and getrandom syscallsHeiko Carstens2014-08-123-1/+7
* | | | | Documentation: this_cpu_ops.txt: Update description of this_cpu_opsPranith Kumar2014-08-261-42/+171