[PATCH 00/24] compat-drivers: patches from last month

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These are the patches for compat-drivers from the last month that I 
applied to my git repository to make it work with changed done to 
linux-next. This was compile tested against next-20130220.

Hauke Mehrtens (23):
  compat-drivers: remove devinit and devexit from alx driver
  compat-drivers: refresh patches
  compat-drivers: do not treat a warning as error
  compat-drivers: deactivate loopback testing for older kernels
  compat-drivers: refresh alx patches
  compat-drivers: deactivate mac80211_hwsim for kernel < 2.6.31
  compat-drivers: use backport for second workqueue
  compat-drivers: update genlog-3.8 for rc5
  compat-drivers: make patches apply again
  compat-drivers: add the iwlwifi MVM driver
  compat-drivers: add include for net/if_inet6.h to net/mac80211.h
  compat-drivers: add missing include for export
  compat-drivers: refresh patches on next-20130202
  compat-drivers: refresh patches
  compat-drivers: make drm patches apply again
  compat-drivers: add missing include linux/export.h
  compat-drivers: do not include videomode headers when this feature is
    deactivated
  compat-drivers: refresh patches:
  compat-drivers: backport threaded IRQ for iwlwifi
  compat-drivers: move disable_drm
  compat-drivers: refresh patches:
  compat-drivers: do not use __sock_create()
  compat-drivers: refresh patches

Johannes Berg (1):
  compat-drivers: rename GPL file to COPYING

 COPYING                                            |  356 ++++++++++++++++++++
 COPYRIGHT                                          |  356 --------------------
 config.mk                                          |    5 +-
 .../drm/01-dma_buf_ops-addition.patch              |   34 +-
 .../drm/02-revert-vm_mmap.patch                    |    2 +-
 patches/collateral-evolutions/drm/03-swiotlb.patch |   12 +-
 .../drm/04-revert-prime-support.patch              |   70 ++--
 .../drm/06-rename-config-options.patch             |   28 +-
 .../collateral-evolutions/drm/07-intel-gtt.patch   |    2 +-
 .../drm/08-shmem_truncate_range.patch              |    2 +-
 .../drm/11-videomode-includes.patch                |   15 +
 .../drm/99-change-makefile.patch                   |    3 +-
 .../network/0001-netdev_ops.patch                  |   26 +-
 .../network/0002-net-misc.patch                    |    2 +-
 .../0003-netdev-needed_headroom_tailroom.patch     |    6 +-
 .../network/0005-netlink-portid.patch              |   50 +--
 .../collateral-evolutions/network/04-netns.patch   |   14 +-
 patches/collateral-evolutions/network/05-usb.patch |    2 +-
 .../network/06-header-changes.patch                |   39 +++
 .../network/08-rename-config-options.patch         |   13 +-
 .../network/09-cfg80211-wext-padding.patch         |    2 +-
 .../network/09-threaded-irq.patch                  |   65 +++-
 .../network/10-add-wext-handlers-to-netdev.patch   |    8 +-
 .../network/11-dev-pm-ops.patch                    |   16 +-
 .../network/12-iw_handler-changes.patch            |    2 +-
 .../network/12-mac80211-disable-tx-status.patch    |    4 +-
 .../network/14-device-type.patch                   |    4 +-
 .../network/15-symbol-export-conflicts.patch       |    2 +-
 .../network/16-bluetooth.patch                     |   12 +-
 .../network/17-netdev-queue.patch                  |    4 +-
 .../network/22-multiqueue.patch                    |    4 +-
 .../collateral-evolutions/network/24-pcmcia.patch  |    2 +-
 .../network/25-multicast-list_head.patch           |   36 +-
 .../network/27-hermes-read-pda-conflict.patch      |    2 +-
 .../network/30-bridge-port.patch                   |    2 +-
 .../network/32-remove-ns-type.patch                |    4 +-
 .../network/36-workqueue.patch                     |    6 +-
 .../network/38-led-max-brightness.patch            |   12 +
 .../network/40-netdev-hw-features.patch            |   12 +-
 .../network/42-netlink_seq.patch                   |    2 +-
 .../network/45-remove-platform-id-table.patch      |    6 +-
 .../network/46-use_other_workqueue.patch           |   14 +-
 .../47-no_trans_start_on_netdev_queue.patch        |    2 +-
 .../network/54-get_ts_info.patch                   |    2 +-
 .../network/61-netdev-addr_assign_type.patch       |    2 +-
 .../network/62-usb_driver_lpm.patch                |   20 +-
 .../network/64-b44-32bit-stats.patch               |    4 +-
 .../network/67-ipv6-dev-list.patch                 |   22 ++
 .../network/68-do-not-add-Werror.patch             |    8 +
 .../network/69-wowlan-no-socket.patch              |   13 +
 .../network/0001-backport-alx.patch                |   16 +-
 .../network/0003-alx-remove-devinit-devexit.patch  |  116 +++++++
 .../0004-alx-deactivate-loopback-test.patch        |   25 ++
 scripts/admin-update.sh                            |    1 +
 scripts/driver-select                              |    2 +-
 scripts/genlog-3.8                                 |    2 +-
 56 files changed, 891 insertions(+), 602 deletions(-)
 create mode 100644 COPYING
 delete mode 100644 COPYRIGHT
 create mode 100644 patches/collateral-evolutions/drm/11-videomode-includes.patch
 create mode 100644 patches/collateral-evolutions/network/67-ipv6-dev-list.patch
 create mode 100644 patches/collateral-evolutions/network/68-do-not-add-Werror.patch
 create mode 100644 patches/collateral-evolutions/network/69-wowlan-no-socket.patch
 create mode 100644 patches/unified-drivers/network/0003-alx-remove-devinit-devexit.patch
 create mode 100644 patches/unified-drivers/network/0004-alx-deactivate-loopback-test.patch

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux