diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-30 11:06:03 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-30 11:06:03 -0700 |
commit | 482878a1a7758221a34413944e9139104ed487ee (patch) | |
tree | ef430810f4d7f89a95852b11f29f1449a48f5033 /series | |
parent | 210d894ff19726f6463e0fc1afbb3f6662d18e33 (diff) | |
download | patches-482878a1a7758221a34413944e9139104ed487ee.tar.gz |
kdbus and pci patches added
Diffstat (limited to 'series')
-rw-r--r-- | series | 23 |
1 files changed, 18 insertions, 5 deletions
@@ -1,12 +1,25 @@ +pci-fix-name-of-enable-sysfs-file.patch +0001-kdbus-add-documentation.patch +0002-kdbus-add-header-file.patch +0003-kdbus-add-driver-skeleton-ioctl-entry-points-and-uti.patch +0004-kdbus-add-connection-pool-implementation.patch +0005-kdbus-add-connection-queue-handling-and-message-vali.patch +0006-kdbus-add-code-to-gather-metadata.patch +0007-kdbus-add-code-for-notifications-and-matches.patch +0008-kdbus-add-code-for-buses-domains-and-endpoints.patch +0009-kdbus-add-name-registry-implementation.patch +0010-kdbus-add-policy-database-implementation.patch +0011-kdbus-add-Makefile-Kconfig-and-MAINTAINERS-entry.patch +0012-kdbus-add-selftests.patch csdio2.patch input-xpad-use-proper-endpoint-type.patch input-xpad-set-the-leds-properly-on-xbox-wireless-controllers.patch #defer-input-nodes-and-led-support -input-xpad-move-the-input-device-creation-to-a-new-function.patch -input-xpad-set-the-correct-led-number.patch -input-xpad-disconnect-all-wireless-controllers-at-init.patch -input-xpad-handle-present-and-gone-correctly.patch -input-xpad-properly-name-the-led-class-devices.patch +#input-xpad-move-the-input-device-creation-to-a-new-function.patch +#input-xpad-set-the-correct-led-number.patch +#input-xpad-disconnect-all-wireless-controllers-at-init.patch +#input-xpad-handle-present-and-gone-correctly.patch +#input-xpad-properly-name-the-led-class-devices.patch staging-exfat-add-filesystem-to-drivers-staging-exfat.patch |