messages from 2016-02-29 21:40:21 to 2016-02-29 22:05:57 UTC [more...]
[PATCH 000/113] rtl8xxxu: Add support for rtl8723bu
2016-02-29 22:05 UTC (80+ messages)
` [PATCH 001/113] rtl8xxxu: Add initial code to parse rtl8192eu efuse
` [PATCH 002/113] rtl8xxxu: Identify chip vendors correctly
` [PATCH 003/113] rtl8xxxu: Use 1024 byte block loads for 8192eu firmware
` [PATCH 004/113] rtl8xxxu: Add rtl8192eu_nic.bin to the MODULE_FIRMWARE list
` [PATCH 005/113] rtl8xxxu: Implment rtl8192eu_power_on()
` [PATCH 006/113] rtl8xxxu: Add rtl8xxxu_auto_llt_table()
` [PATCH 007/113] rtl8xxxu: Init page boundaries before starting the firmware
` [PATCH 008/113] rtl8xxxu: Init the LLT after we start "
` [PATCH 009/113] rtl8xxxu: Fix incorrect test for auto LLT failure
` [PATCH 010/113] rtl8xxxu: Kludge to drop incorrect USB OUT EP for 8192EU
` [PATCH 011/113] rtl8xxxu: Init REG_HIMR[01] for 8192eu parts
` [PATCH 012/113] rtl8xxxu: Initial rtl8723bu chip identification
` [PATCH 013/113] rtl8xxxu: Add rtl8723bu_parse_efuse() and 8723bu efuse definition
` [PATCH 014/113] rtl8xxxu: Use 1024 byte writes for writing 8723bu firmware
` [PATCH 015/113] rtl8xxxu: Only setup USB interrupts for parts which support it
` [PATCH 016/113] rtl8xxxu: Add rtl8723b_phy_1t_init_table
` [PATCH 017/113] rtl8xxxu: Add rtl8723bu_radioa_1t_init_table
` [PATCH 018/113] rtl8xxxu: Add rtl8723bu_phy_init_antenna_selection()
` [PATCH 019/113] rtl8xxxu: Add rtl8723b_mac_init_table
` [PATCH 020/113] rtl8xxxu: Add 8723by AGC table
` [PATCH 021/113] rtl8xxxu: Handle 32 bit mailbox extension regs found on 8723bu/8192eu/8812
` [PATCH 022/113] rtl8xxxu: Add some missing register definitions for 8723bu
` [PATCH 023/113] rtl8xxxu: Group USB fixups together for all chips
` [PATCH 024/113] rtl8xxxu: Add definitions for new generation h2c commands
` [PATCH 025/113] rtl8xxxu: Don't check for illegal offset when reading from efuse
` [PATCH 026/113] rtl8xxxu: Skip disabled efuse words early
` [PATCH 027/113] rtl8xxxu: rtl8723au: Introduce a pointer to efuse
` [PATCH 028/113] rtl8xxxu: rtl8192cu: "
` [PATCH 029/113] rtl8xxxu: rtl8192eu_parse_efuse(): Use a pointer to the struct rtl8192eu_efuse
` [PATCH 030/113] rtl8xxxu: rtl8723bu_parse_efuse(): Use a pointer to the struct rtl8723bu_efuse
` [PATCH 031/113] rtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argument
` [PATCH 032/113] rtl8xxxu: Do BT_WLAN_CALIBRATION before doing IQK calibration
` [PATCH 033/113] rtl8xxxu: Do not overwrite rtl8xxxu_debug for untested chips
` [PATCH 034/113] rtl8xxxu: Use correct formatting type to print sizeof()
` [PATCH 035/113] rtl8xxxu: Make rtl8xxxu_add_path_on() use device specific init values
` [PATCH 036/113] rtl8xxxu: Add a couple of new register definitions
` [PATCH 037/113] rtl8xxxu: First stab at adding IQK calibration for 8723bu parts
` [PATCH 038/113] rtl8xxxu: Handle S0S1 register in lc_calibrate()
` [PATCH 039/113] rtl8xxxu: Do LC calibration before IQK calibration
` [PATCH 040/113] rtl8xxxu: Remove backing up certain registers, which was never used
` [PATCH 041/113] rtl8xxxu: rtl8192eu: Map out EFUSE TX power area
` [PATCH 042/113] rtl8xxxu: Initial implementation of rtl8723bu_config_channel()
` [PATCH 043/113] rtl8xxxu: Initial rtl8723bu_init_bt() code
` [PATCH 044/113] rtl8xxxu: Remove unused variable
` [PATCH 045/113] rtl8xxxu: Improve 8723bu init code
` [PATCH 047/113] rtl8xxxu: Set the right type for ps tdma on 8723bu
` [PATCH 048/113] rtl8xxxu: Add rtl8723bu (nextgen) rx descriptor definition
` [PATCH 049/113] rtl8xxxu: Handle 8723bu style rx descriptors
` [PATCH 050/113] rtl8xxxu: Initial functionality to handle C2H events for 8723bu
` [PATCH 051/113] rtl8xxxu: Handle BT register writes and MP_OPER events
` [PATCH 052/113] rtl8xxxu: Issue BT_INFO command
` [PATCH 053/113] rtl8xxxu: Do not set REG_AFE_XTAL_CTRL on 8723bu
` [PATCH 054/113] rtl8xxxu: Implement 8723bu power on sequence
` [PATCH 056/113] rtl8xxxu: Additional fixes for 8723bu
` [PATCH 057/113] rtl8xxxu: Handle XTAL_K value in efuse specific location
` [PATCH 058/113] rtl8xxxu: Another 8723bu patch for rtl8xxxu_init_phy_bb()
` [PATCH 059/113] rtl8xxxu: Another 8723bu magic register set during init
` [PATCH 060/113] rtl8xxxu: Init H2C command register for 8723bu
` [PATCH 061/113] rtl8xxxu: 80M spur hack is for 8723au only
` [PATCH 063/113] rtl8xxxu: Do not set FPGA0_TX_INFO for 8723bu and use a larger PBP page size
` [PATCH 064/113] rtl8xxxu: Set RX boundary for 8723bu
` [PATCH 065/113] rtl8xxxu: Initialize burst parameters "
` [PATCH 066/113] rtl8xxxu: Call device specific _config_channel()
` [PATCH 068/113] rtl8xxxu: Add REG_DWBCN1_CTRL_8723B define
` [PATCH 069/113] rtl8xxxu: Group chip quirks together
` [PATCH 071/113] rtl8xxxu: Add missing blank space in front of bracket
` [PATCH 074/113] rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver setting
` [PATCH 075/113] rtl8xxxu: 8723bu: REG_BT_COEX_TABLE4 is only 8 bits
` [PATCH 076/113] rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded value
` [PATCH 077/113] rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC "
` [PATCH 078/113] rtl8xxxu: Setup coex table correctly (hopefully)
` [PATCH 079/113] rtl8xxxu: Do not use hard-wired RF enable settings for 8723bu
` [PATCH 080/113] rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctly
` [PATCH 084/113] rtl8xxxu: Parse efuse power indices for 8723bu
` [PATCH 087/113] rtl8xxxu: Set the correct thermal meter register "
` [PATCH 090/113] rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h()
` [PATCH 094/113] rtl8xxxu: Set sequence number correctly for 40 byte TX descriptors
` [PATCH 097/113] rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling
` [PATCH 099/113] rtl8xxxu: Define 8723b H2C ramask command structure
[PATCH v3 0/5] Add support for PWMSS on DRA7
2016-02-29 22:04 UTC (5+ messages)
` [PATCH v3 1/5] pwms: pwm-ti*: Remove support for local clock gating
[PATCH v2 1/2] avahi: make dbus optional but default
2016-02-29 22:04 UTC (3+ messages)
[PATCH] 3c59x: mask LAST_FRAG bit from length field in ring
2016-02-29 22:04 UTC (2+ messages)
[Patch net-next v3 0/4] net_sched: update backlog for hierarchical qdisc's
2016-02-29 22:03 UTC (2+ messages)
[Buildroot] [PATCH 00/32] systemd feature selection
2016-02-29 22:02 UTC (32+ messages)
` [Buildroot] [PATCH 01/32] package/lz4: bump version to r131
` [Buildroot] [PATCH 02/32] package/systemd: remove BR2_PACKAGE_SYSTEMD_ALL_EXTRAS
` [Buildroot] [PATCH 03/32] package/systemd: add --enable/disable-bzip2
` [Buildroot] [PATCH 04/32] package/systemd: add --enable/disable-lz4
` [Buildroot] [PATCH 05/32] package/systemd: add --enable/disable-zlib
` [Buildroot] [PATCH 06/32] package/systemd: add --enable/disable-libcurl
` [Buildroot] [PATCH 07/32] package/systemd: explicitly --enable/disable-microhttpd
` [Buildroot] [PATCH 08/32] package/systemd: remove networkd depends from timesyncd
` [Buildroot] [PATCH 09/32] package/systemd: add support for specifying NTP servers
` [Buildroot] [PATCH 10/32] package/systemd: add optional support for binfmt
` [Buildroot] [PATCH 11/32] package/systemd: add optional support for vconsole
` [Buildroot] [PATCH 12/32] package/systemd: add optional support for bootchart
` [Buildroot] [PATCH 13/32] package/systemd: add optional support for quotacheck
` [Buildroot] [PATCH 14/32] package/systemd: add optional support for tmpfiles
[Bug 93887] New: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor stays black after s2ram
2016-02-29 22:01 UTC (8+ messages)
` [Bug 93887] [NV96] "
[PATCH 0/8] drivers/pinctrl: remove truly orphaned module code
2016-02-29 22:00 UTC (3+ messages)
` [PATCH 4/8] drivers/pinctrl: make sh-pfc/core.c explicitly non-modular
Applied "regmap: Keep regmap_write_bits()" to the regmap tree
2016-02-29 22:00 UTC (2+ messages)
[PATCH V3] AHCI: Workaround for ThunderX Errata#22536
2016-02-29 22:00 UTC (5+ messages)
[Buildroot] [PATCH/next v9 00/28] package/freeswitch: new package
2016-02-29 21:59 UTC (3+ messages)
[PATCH 0/6] clk: bcm2835: fixes clk-bcm2835 driver issues
2016-02-29 21:59 UTC (5+ messages)
` [PATCH 5/6] clk: bcm2835: correctly enable fractional clock support
[PATCH] run-command: do not pass child process data into callbacks
2016-02-29 21:58 UTC (2+ messages)
[PATCH v4 0/5] LG Optimus Black codename sniper support series
2016-02-29 21:58 UTC (11+ messages)
` [PATCH v4 1/5] ARM: dts: LG Optimus Black codename sniper basic support
` [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support
[PATCH v6 00/32] refs backend
2016-02-29 21:57 UTC (6+ messages)
` [PATCH v6 28/32] config: read ref storage config on startup
[Xenomai] Odp: Re: RTnet -- receive broadcast frame at the local machine
2016-02-29 21:57 UTC
[Buildroot] [PATCH v2] glibc: remove version 2.21
2016-02-29 21:57 UTC (3+ messages)
` [Buildroot] [PATCH] "
[Buildroot] [git commit branch/next] glibc: remove version 2.21
2016-02-29 21:57 UTC
[Buildroot] [git commit] glibc: remove version 2.21
2016-02-29 21:57 UTC
[Buildroot] [git commit branch/next] package/lz4: bump version to r131
2016-02-29 21:57 UTC (2+ messages)
[GIT PULL v4.6] Add MDB Kernel Debugger to Linux Kernel v4.6
2016-02-29 21:56 UTC
[PATCH 00/29] Enabling new DAL display driver for amdgpu on Carrizo and Tonga
2016-02-29 21:56 UTC (8+ messages)
` [PATCH v3 00/26] "
` [PATCH v3 01/26] drm/amd/dal: Add dal headers
` [PATCH v3 05/26] drm/amd/dal: GPIO (General Purpose IO)
` [PATCH v3 07/26] drm/amd/dal: BIOS Parser
` [PATCH v3 24/26] drm/amd/dal: Add display core
` [PATCH v3 25/26] drm/amd/dal: Adding amdgpu_dm for dal
` [PATCH v3 26/26] drm/amdgpu: Use dal driver for Carrizo, Tonga, and Fiji
[PATCH] travis: add IRC notifications
2016-02-29 21:56 UTC (8+ messages)
[PATCHv2 00/31] drm/omap: patches for v4.6 part 1
2016-02-29 21:56 UTC (14+ messages)
` [PATCHv2 01/31] drm/omap: HDMI: change enable/disable to avoid sync-losts
` [PATCHv2 02/31] HACK: drm/omap: always use blocking DMM fill
` [PATCHv2 09/31] drm/omap: use dma_mapping_error in omap_gem_attach_pages
` [PATCHv2 10/31] drm/omap: use dma_mapping_error in omap_gem_dma_sync
` [PATCHv2 11/31] drm/omap: print an error if display enable fails
` [PATCHv2 20/31] drm/omap: HDMI: Fix HSW value
[PATCH 0/4] improvements to the nmi_backtrace code
2016-02-29 21:40 UTC (5+ messages)
` [PATCH 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
` [PATCH 2/4] nmi_backtrace: generate one-line reports for idle cpus
` [PATCH 3/4] nmi_backtrace: do a local dump_stack() instead of a self-NMI
` [PATCH 4/4] arch/tile: adopt the new nmi_backtrace framework
[PATCHES] Networking
2016-02-29 21:56 UTC
[PATCHv18 00/11] Expose
2016-02-29 21:55 UTC (9+ messages)
` [PATCHv19 00/11] Expose submodule parallelism to the user
[Buildroot] [git commit] package/systemd: add optional support for quotacheck
2016-02-29 21:54 UTC
[Buildroot] [git commit branch/next] package/systemd: add optional support for quotacheck
2016-02-29 21:54 UTC
[Buildroot] [git commit] package/systemd: add optional support for bootchart
2016-02-29 21:54 UTC
[Buildroot] [git commit branch/next] package/systemd: add optional support for bootchart
2016-02-29 21:54 UTC
[Buildroot] [git commit branch/next] package/systemd: add optional support for vconsole
2016-02-29 21:53 UTC
[Buildroot] [git commit] package/systemd: add optional support for vconsole
2016-02-29 21:53 UTC
Ceph and Google Summer of Code
2016-02-29 21:53 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/systemd: add optional support for binfmt
2016-02-29 21:53 UTC
[Buildroot] [git commit] package/systemd: add optional support for binfmt
2016-02-29 21:53 UTC
[PATCHv2] Enable iBFT IPv6 booting with prefix length
2016-02-29 21:49 UTC (5+ messages)
` [PATCHv2] iscsi_ibft: Add prefix-len attr and display netmask
[PATCH] xtensa: fix preemption in {clear,copy}_user_highpage
2016-02-29 21:51 UTC
[Buildroot] [git commit] package/systemd: fix wrong capitalization
2016-02-29 21:51 UTC
[Buildroot] [git commit branch/next] package/systemd: fix wrong capitalization
2016-02-29 21:51 UTC
[PATCH] ath10k: Fix mgmt tx status for 10.4.3 firmware
2016-02-29 21:50 UTC
(no subject)
2016-02-29 21:50 UTC
[Buildroot] [git commit branch/next] package/systemd: remove networkd depends from timesyncd
2016-02-29 21:49 UTC
[Buildroot] [git commit] package/systemd: remove networkd depends from timesyncd
2016-02-29 21:49 UTC
[U-Boot] [PATCH V2] OMAP3: Various: Update serial platdata to update reg_offset to 0
2016-02-29 21:49 UTC (5+ messages)
[Buildroot] [PATCH v2] gst1-av: fix cpu detection in libav configure
2016-02-29 21:49 UTC (2+ messages)
[PATCH v4 0/7] replacing strbuf_getline_lf() by strbuf_getline()
2016-02-29 21:48 UTC (5+ messages)
` [PATCH v4 1/7] quote: remove leading space in sq_dequote_step
[LSF/MM ATTEND] ext4, btrfs, request to attend
2016-02-29 21:47 UTC
[Buildroot] [git commit] package/systemd: explicitly --enable-microhttpd
2016-02-29 21:47 UTC
[Buildroot] [git commit branch/next] package/systemd: explicitly --enable-microhttpd
2016-02-29 21:47 UTC
[Buildroot] [git commit branch/next] package/systemd: add --enable/disable-libcurl
2016-02-29 21:47 UTC
[Buildroot] [git commit] package/systemd: add --enable/disable-libcurl
2016-02-29 21:47 UTC
[Buildroot] [PATCH] radvd: bump to version 2.12
2016-02-29 21:46 UTC
[Buildroot] [git commit branch/next] package/systemd: add --enable/disable-zlib
2016-02-29 21:46 UTC
[Buildroot] [git commit] package/systemd: add --enable/disable-zlib
2016-02-29 21:46 UTC
[Buildroot] [git commit] package/systemd: add --enable/disable-lz4
2016-02-29 21:45 UTC
[Buildroot] [git commit branch/next] package/systemd: add --enable/disable-lz4
2016-02-29 21:45 UTC
Hello Beautiful
2016-02-29 21:30 UTC
[Buildroot] [git commit branch/next] package/systemd: add --enable/disable-bzip2
2016-02-29 21:44 UTC
[Buildroot] [git commit] package/systemd: add --enable/disable-bzip2
2016-02-29 21:44 UTC
[Buildroot] [git commit branch/next] package/systemd: remove BR2_PACKAGE_SYSTEMD_ALL_EXTRAS
2016-02-29 21:43 UTC
[Buildroot] [git commit] package/systemd: remove BR2_PACKAGE_SYSTEMD_ALL_EXTRAS
2016-02-29 21:43 UTC
Question on switchdev
2016-02-29 21:43 UTC
tw68 fails with motion package running more than 4 cameras on 8 channel card
2016-02-29 21:42 UTC
[PATCH resend] [dm]fix NULL pointer when create dm device
2016-02-29 21:42 UTC (2+ messages)
[PATCH v2] media: Support Intersil/Techwell TW686x-based video capture cards
2016-02-29 21:40 UTC (2+ messages)
Ceph Developer Monthly this Wed!
2016-02-29 21:40 UTC
[PATCH v7 6/8] x86: tsc: Always Running Timer (ART) correlated clocksource
2016-02-29 14:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.