summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: Add a new Saitek mouse device ID (RAT 9)Mayeul Cantan2016-08-023-0/+4
* HID: sony: disable descriptor fixup for FutureMax Dance MatMikko Perttunen2016-08-021-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-2815-569/+1250
|\
| * Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina2016-07-2810-555/+554
| |\
| | * HID: hid-led: fix Delcom support on big endian systemsHeiner Kallweit2016-07-081-1/+1
| | * HID: hid-led: add support for Greynut LuxaforHeiner Kallweit2016-07-074-0/+29
| | * HID: hid-led: add support for Delcom Visual Signal Indicator G2Heiner Kallweit2016-07-074-0/+103
| | * HID: hid-led: remove report id from struct hidled_configHeiner Kallweit2016-07-071-11/+2
| | * HID: remove ThingM blink(1) driverHeiner Kallweit2016-06-234-273/+4
| | * HID: hid-led: add support for ThingM blink(1)Heiner Kallweit2016-06-232-3/+70
| | * HID: hid-led: add support for reading from LED devicesHeiner Kallweit2016-06-231-0/+29
| | * HID: hid-led: add support for devices with multiple independent LEDsHeiner Kallweit2016-06-231-30/+55
| | * HID: led: fix configJiri Kosina2016-06-171-2/+2
| | * usb: misc: remove outdated USB LED driverHeiner Kallweit2016-06-173-283/+0
| | * HID: migrate USB LED driver from usb misc to hidHeiner Kallweit2016-06-175-3/+306
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/u...Jiri Kosina2016-07-287080-133149/+355984
| |\ \ \ \ \
| | | | | * | HID: thingm: simplify debug output codeHeiner Kallweit2016-06-201-6/+2
| | | | * | | HID: uhid: fix timeout when probe races with IORoderick Colenbrander2016-06-011-9/+24
| | | | | |/ | | | | |/|
| | | * | | HID: i2c-hid: set power sleep before shutdownGuohua Zhong2016-06-211-1/+9
| | | * | | HID: i2c_hid: enable i2c-hid devices to suspend/resume asynchronouslyFu, Zhonghui2016-06-061-0/+1
| | | |/ /
| | * | | HID: add usb device id for Apple Magic KeyboardJean-Gabriel Gill-Couture2016-07-113-0/+4
| * | | | HID: alps: a few cleanupsMasaki Ota2016-06-233-69/+50
| * | | | HID: alps: match alps devices in coreJiri Kosina2016-06-201-0/+1
| * | | | HID: alps: pass correct sizes to hid_hw_raw_request()Jiri Kosina2016-06-201-3/+4
| * | | | HID: alps: struct u1_dev *priv is internal to the driverJiri Kosina2016-06-171-1/+1
| * | | | HID: add Alps I2C HID Touchpad-Stick supportMasaki Ota2016-06-175-0/+675
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-286-9/+6
|\ \ \ \
| * | | | fat: fix error message for bogus number of directory entriesZheng Lv2016-06-241-1/+1
| * | | | fat: fix typo s/supeblock/superblock/Zheng Lv2016-06-211-1/+1
| * | | | ASoC: max9877: Remove unused function declarationHelen Koike2016-06-211-2/+0
| * | | | dw2102: don't output spurious blank lines to the kernel logJonathan McDowell2016-06-211-20/+20
| * | | | init: fix Kconfig textGeert Uytterhoeven2016-06-211-2/+2
| * | | | ARM: io: fix comment grammarAndrew F. Davis2016-06-211-1/+1
| * | | | ocfs: fix ocfs2_xattr_user_get() argument nameAndreas Gruenbacher2016-06-211-1/+1
| * | | | scsi/qla2xxx: Remove erroneous unused macro qla82xx_get_temp_val1()Thomas Huth2016-06-211-1/+0
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-07-283-11/+11
|\ \ \ \ \
| * | | | | quota: use time64_t internallyArnd Bergmann2016-06-193-11/+11
* | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-281-2/+1
|\ \ \ \ \ \
| * | | | | | random: use for_each_online_node() to iterate over NUMA nodesTheodore Ts'o2016-07-281-2/+1
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-2861-413/+224
|\ \ \ \ \ \ \
| * | | | | | | fs/dcache.c: avoid soft-lockup in dput()Wei Fang2016-07-241-2/+5
| * | | | | | | vfs: new d_init methodMiklos Szeredi2016-07-244-0/+17
| * | | | | | | Merge branch 'test.d_iput' into work.miscAl Viro2016-07-241-35/+10
| |\ \ \ \ \ \ \
| | * | | | | | | unify dentry_iput() and dentry_unlink_inode()Al Viro2016-05-301-35/+10
| * | | | | | | | vfs: Update lookup_dcache() commentOleg Drokin2016-07-241-3/+2
| * | | | | | | | bdev: get rid of ->bd_inodesAl Viro2016-07-192-15/+2
| * | | | | | | | Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro2016-07-01979-5863/+9491
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vfs: clean up documentationMiklos Szeredi2016-06-302-18/+8
| | * | | | | | | | vfs: document ->d_real()Miklos Szeredi2016-06-303-1/+36
| | * | | | | | | | vfs: merge .d_select_inode() into .d_real()Miklos Szeredi2016-06-308-62/+39