messages from 2013-08-01 19:03:32 to 2013-10-05 13:24:47 UTC [more...]
[PATCH 0/8] backports: add next-20130822
2013-10-05 13:23 UTC (5+ messages)
` [PATCH 1/8] backports: add DEVICE_ATTR_RW
` [PATCH 2/8] backports: backport new sysfs api in media
` [PATCH 3/8] backports: copy include/drm/drm_flip_work.h
` [PATCH 4/8] backports: add tty_port_tty_wakeup()
[PATCH 00/11] backports: update to next-20130816
2013-10-03 12:04 UTC (13+ messages)
` [PATCH 01/11] backports: add include/drm/drm_agpsupport.h
` [PATCH 02/11] backports: add hdmi_infoframe_pack()
` [PATCH 03/11] backports: add HDMI_INFOFRAME_SIZE
` [PATCH 04/11] backports: REGULATOR_DA9210 needs at least kernel 3.5
` [PATCH 05/11] backports: refresh patches for next-20130802
` [PATCH 06/11] backports: replace new portid usage
` [PATCH 07/11] backports: use old led api on old kernel versions
` [PATCH 08/11] backports: do not use DMA SG "
` [PATCH 09/11] backports: add debugfs_create_x64()
` [PATCH 10/11] backports: do not build REGULATOR_PALMAS on older kernel versions
` [PATCH 11/11] backports: refresh patches for next-20130816
Removing of GPU drivers from backports
2013-09-26 19:37 UTC (3+ messages)
Introduction
2013-09-25 15:10 UTC
[PATCH] backports: Add a defconfig for ath9k debugging
2013-09-09 12:42 UTC
[PATCH] backports: fix intel i915 drm driver
2013-09-04 22:06 UTC
[PATCH] backports: skip some install operations if KLIB is defined
2013-09-03 15:09 UTC
backports-20130802 released
2013-08-28 7:08 UTC
[PATCH] backports: add missing returns on ww_mutex backpots
2013-08-28 1:05 UTC
ww_mutex compile warning
2013-08-28 1:04 UTC (2+ messages)
kernel version management
2013-08-27 23:35 UTC (4+ messages)
[PATCH] backport: simplify #ifdefs in pci-aspm.h
2013-08-27 22:26 UTC (2+ messages)
[PATCH 1/4] backports: fix compilation for 2.6.25 for math64 header
2013-08-27 21:44 UTC (4+ messages)
` [PATCH 2/4] backports: add generic semaphore.h
` [PATCH 3/4] backports: refresh patches for next-20130802 again
[PATCH 1/2] backports: fix typo in define
2013-08-27 19:02 UTC (4+ messages)
` [PATCH 2/2] backports: do not depend on PCI functions when PCI is disabled in the kernel
[PATCH] backports: remove alx patch for < 2.6.24
2013-08-27 18:59 UTC (2+ messages)
[RFC] remove support for kernel 2.6.24
2013-08-27 18:59 UTC (5+ messages)
[PATCH] backport: backport device_move() properly
2013-08-27 18:58 UTC (2+ messages)
[PATCH] backports: Actually export the 2.6.34 sdio compat symbols
2013-08-27 18:56 UTC (2+ messages)
[PATCH v2 00/19] backports: add support up to next-20130802
2013-08-27 18:55 UTC (23+ messages)
` [PATCH v2 01/19] backports: fix conditional include of arch_phys_wc_add()
` [PATCH v2 02/19] backports: usb_translate_errors() is needed for < 3.2
` [PATCH v2 03/19] backports: add missing include for is_valid_ether_addr()
` [PATCH v2 04/19] backports: do not copy wrong header files for regulators
` [PATCH v2 05/19] backports: add hid_alloc_report_buf()
` [PATCH v2 06/19] backports: add include/linux/regulator/pfuze100.h
` [PATCH v2 07/19] backports: backport sysfs api in wireless
` [PATCH v2 08/19] backports: add some new regulator drivers to default config
` [PATCH v2 09/19] backports: do not access hw_features in wil6210
` [PATCH v2 10/19] backports: backport pci power save for mwifiex
` [PATCH v2 11/19] backports: refresh on next-20130726
` [PATCH v2 12/19] backports: add defconfig for cw1200
` [PATCH v2 13/19] backports: REGULATOR_DA903X does not build on kernel < 3.12
` [PATCH v2 14/19] backports: add sysfs api backport for ieee802154
` [PATCH v2 15/19] backports: use genl_info_snd_portid() at an other place
` [PATCH v2 16/19] backports: USB_SPEED_SUPER was added in 2.6.31
` [PATCH v2 17/19] backports: Atheros atl1c needs build_skb(), do not build on < 3.5
` [PATCH v2 18/19] backports: refresh patches on next-20130802
` [PATCH v2 19/19] backports: fix conflict in swiotlb_nr_tbl() on RHEL 6.4
[PATCH v2 0/4] Enable cw1200 on >=2.6.34
2013-08-27 18:41 UTC (7+ messages)
` [PATCH v2 1/4] backport: Add an implementation of get_random_int() for <3.10 kernels
` [PATCH v2 2/4] backports: move the cw1200 sdio quirk into 26-sdio-quirks
` [PATCH v2 3/4] backports: cw1200 utilizes kthreads for <= 2.6.35
` [PATCH v2 4/4] backports: cw1200 needs the multicast API changes to support <=2.6.35
[PATCH 01/13] backports: cw1200 needs get_random_int() exported
2013-08-18 23:04 UTC (20+ messages)
` [PATCH 02/13] backports: fix conditional include of arch_phys_wc_add()
` [PATCH 03/13] backports: usb_translate_errors() is needed for < 3.2
` [PATCH 04/13] backports: add missing include for is_valid_ether_addr()
` [PATCH 05/13] backports: do not copy wrong header files for regulators
` [PATCH 06/13] backports: add hid_alloc_report_buf()
` [PATCH 07/13] backports: add include/linux/regulator/pfuze100.h
` [PATCH 08/13] backports: revert the sysfs api change
` [PATCH 09/13] backports: add some new regulator drivers to default config
` [PATCH 10/13] backports: do not access hw_features in wil6210
` [PATCH 11/13] backports: backport pci power save for mwifiex
` [PATCH 12/13] backports: refresh on next-20130726
` [PATCH 13/13] backports: add defconfig for cw1200
[PATCH 1/4] backports: Add an implementation of get_random_int() for <3.10 kernels
2013-08-17 4:34 UTC (6+ messages)
` [PATCH 2/4] backports: move the cw1200 sdio quirk into 26-sdio-quirks
` [PATCH 3/4] backports: cw1200 utilizes kthreads for <= 2.6.35
` [PATCH 4/4] backports: cw1200 requires >=2.6.35
[PATCH v2 1/2] backports: Include drivers/net/wireless/cw1200
2013-08-16 20:40 UTC (8+ messages)
` [PATCH v2 2/2] backports: Add patch for cw1200_sdio with kernels < 3.2
[PATCH v3 01/10] backports: fix build errors for old kernel versions without PCI support
2013-08-16 9:54 UTC (11+ messages)
` [PATCH v3 02/10] backports: add eth_prepare_mac_addr_change() and eth_commit_mac_addr_change()
` [PATCH v3 03/10] backports: define PM_EVENT_AUTO
` [PATCH v3 04/10] backports: add usb_translate_errors()
` [PATCH v3 05/10] backports: add usb_endpoint_maxp()
` [PATCH v3 06/10] backports: update enum usb_device_speed with USB_SPEED_SUPER
` [PATCH v3 07/10] backports: include headers directly if math64 header is missing
` [PATCH v3 08/10] backports: define phys_addr_t for ARM on kernel version < 2.6.25
` [PATCH v3 09/10] backports: add wwan device drivers
` [PATCH v3 10/10] backports: add defconfig for "
[PATCH] backports: rename some mem functions to not break custom kernels
2013-08-16 3:14 UTC
[PATCH v3 00/10] backports: add wwan device drivers
2013-08-16 3:03 UTC (2+ messages)
[PATCH 1/2] backports: Include drivers/net/wireless/cw1200
2013-08-15 12:59 UTC (5+ messages)
` [PATCH 2/2] backports: Add patch for cw1200_sdio with kernels < 3.2
[PATCH v2 2/9] backports: add eth_prepare_mac_addr_change() and eth_commit_mac_addr_change()
2013-08-15 11:44 UTC (12+ messages)
` [PATCH v2 1/9] backports: fix build errors for old kernel versions without PCI support
` [PATCH v2 3/9] backports: define PM_EVENT_AUTO
` [PATCH v2 4/9] backports: add usb_translate_errors()
` [PATCH v2 5/9] backports: add usb_endpoint_maxp()
` [PATCH v2 6/9] backports: update enum usb_device_speed with USB_SPEED_SUPER
` [PATCH v2 7/9] backports: include headers directly if math64 header is missing
` [PATCH v2 8/9] backports: define phys_addr_t for ARM on kernel version < 2.6.25
` [PATCH v2 9/9] backports: add wwan device drivers
[PATCH v2 0/9] backports: add wwan device drivers
2013-08-14 8:17 UTC
[PATCH] backports: rename some mem functions to not break custom kernels
2013-08-13 21:11 UTC (5+ messages)
[PATCH 0/9] backports: add wwan device drivers
2013-08-13 6:54 UTC (3+ messages)
[PATCH] backports: fix device_release_driver
2013-08-13 1:41 UTC (2+ messages)
[Bug 59041] New: [PATCH 001/001] Compiling iwlwifi or alx against 3.4.47 kernel gives redefinition error
2013-08-13 1:20 UTC (3+ messages)
` [Bug 59041] "
Signal loss rtl8723ae wifi driver
2013-08-13 1:27 UTC (2+ messages)
[PATCH 00/10] backports: bring it to next-20130719
2013-08-13 1:23 UTC (12+ messages)
` [PATCH 01/10] backports: remove some remaining parts form old alx driver
` [PATCH 02/10] backprots: fix logic in calling intel_enable_gtt()
` [PATCH 03/10] backports: the shrinkers api did not made it into 3.11
` [PATCH 04/10] backports: update kernel version to test against
` [PATCH 05/10] backports: backport PTR_ERR_OR_ZERO
` [PATCH 06/10] backports: try to backport acpi_video_register_with_quirks()
` [PATCH 07/10] backports: add hid log functions
` [PATCH 08/10] backports: add of_find_node_by_name() if !CONFIG_OF
` [PATCH 09/10] backports: deactivate REGULATOR_WM8400
` [PATCH 10/10] backports: refresh patches for next-20130719
cross compile backports?
2013-08-08 12:16 UTC (10+ messages)
` cross compile backports with LTIB
` Issue reading kernel config
[PATCH 1/9] backports: fix build errors for old kernel versions without PCI support
2013-08-07 23:04 UTC (11+ messages)
` [PATCH 2/9] backports: add eth_prepare_mac_addr_change() and eth_commit_mac_addr_change()
` [PATCH 3/9] backports: define PM_EVENT_AUTO
` [PATCH 4/9] backports: add usb_translate_errors()
` [PATCH 5/9] backports: add usb_endpoint_maxp()
` [PATCH 7/9] backports: include headers directly if math64 header is missing
` [PATCH 8/9] backports: define phys_addr_t for ARM on kernel version < 2.6.25
` [PATCH 9/9] backports: add wwan device drivers
` [PATCH 6/9] backports: update enum usb_device_speed with USB_SPEED_SUPER
Ubuntu 12.04 Network Manager + compat/mac80211_hswim freeze
2013-08-06 15:45 UTC
[RFC v3 0/9] backports: add wwan device drivers
2013-08-02 11:26 UTC (3+ messages)
Bug with the website: links are broken
2013-08-01 21:06 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).