All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-10 08:56:55 to 2012-05-10 09:30:35 UTC [more...]

[PATCH 0/6] Add device tree support for mxs audio
 2012-05-10  9:30 UTC  (17+ messages)
` [PATCH 1/6] ASoC: mxs: add __devinit for mxs_saif_probe
  ` [alsa-devel] "
` [PATCH 2/6] ASoC: mxs: use devm_clk_get "
  ` [alsa-devel] "
` [PATCH 3/6] ASoC: mxs: mxs-pcm does not need to be a plaform_driver
  ` [alsa-devel] "

[PATCH] ASoC: pcm: Staticise non-exported functions
 2012-05-10  9:29 UTC  (2+ messages)

[Qemu-devel] What TARGET_HAS_PRECISE_SMC means?
 2012-05-10  9:28 UTC  (2+ messages)

[PATCH V2 00/11] enable imx6q_sabrelite sgtl5000 audio support
 2012-05-10  9:27 UTC  (14+ messages)
` [PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support

[Qemu-devel] [PATCH, RESEND] kvm: Fix dirty tracking with large kernel page size
 2012-05-10  9:27 UTC  (4+ messages)

[PATCH] libxl: use xc_topologyinfo to figure out how many CPUs we actually have
 2012-05-10  9:26 UTC  (4+ messages)

linux-next: Tree for May 10
 2012-05-10  9:26 UTC 

[PATCH] bitops: add _local bitops
 2012-05-10  9:26 UTC  (6+ messages)

[PATCH] x86/irq: fix locking for c/s 24707:96987c324a4f debugging code
 2012-05-10  9:26 UTC  (2+ messages)

[PATCH] drm/i915: Suppress hotplug work during PM suspend/resume
 2012-05-10  9:25 UTC  (10+ messages)

[PATCH] ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping
 2012-05-10  9:25 UTC  (3+ messages)

[PATCH 00/21] USB: serial: Changes to conform with checkpatch.sh script
 2012-05-10  9:17 UTC  (22+ messages)
` [PATCH 01/21] USB: serial: Changes to conform with checkpatch.sh script. space before tabs
` [PATCH 02/21] USB: serial: Changes to conform with checkpatch.sh script. spaces required around '?' and ':'
` [PATCH 03/21] USB: serial: Changes to conform with checkpatch.sh script. space before tabs
` [PATCH 04/21] USB: serial: Changes to conform with checkpatch.sh script. spaces required around '='
` [PATCH 05/21] USB: serial: Changes to conform with checkpatch.sh script. space before tabs
` [PATCH 06/21] USB: serial: Changes to conform with checkpatch.sh script. white space around '('
` [PATCH 07/21] USB: serial: Changes to conform with checkpatch.sh script. space before tabs
` [PATCH 08/21] "
` [PATCH 09/21] USB: serial: Changes to conform with checkpatch.sh script. spaces required around '?' and ':'
` [PATCH 10/21] USB: serial: Changes to conform with checkpatch.sh script. space before tabs
` [PATCH 11/21] USB: serial: Changes to conform with checkpatch.sh script. parentheses not required
` [PATCH 12/21] USB: serial: Changes to conform with checkpatch.sh script. space before tabs
` [PATCH 13/21] USB: serial: Changes to conform with checkpatch.sh script. spaces required around '?' and ':'
` [PATCH 14/21] USB: serial: Changes to conform with checkpatch.sh script. space before tabs
` [PATCH 15/21] USB: serial: Changes to conform with checkpatch.sh script. spaces required around '?' and ':'
` [PATCH 16/21] USB: serial: Changes to conform with checkpatch.sh script. space before tabs
` [PATCH 17/21] "
` [PATCH 18/21] USB: serial: Changes to conform with checkpatch.sh script. spaces required around '?' and ':'
` [PATCH 19/21] USB: serial: Changes to conform with checkpatch.sh script. spaces required around '?'
` [PATCH 20/21] USB: serial: Changes to conform with checkpatch.sh script. space before tabs
` [PATCH 21/21] USB: serial: Changes to conform with checkpatch.sh script. trailing whitespace

[PATCH] Fail to boot if mediacheck fails (#817419)
 2012-05-10  9:24 UTC  (2+ messages)

[PATCH] Fix compile failure on PA-RISC
 2012-05-10  9:24 UTC  (8+ messages)

[PATCH 1/6] regulator: core: Allow regulators to provide a voltage to selector mapping
 2012-05-10  9:23 UTC  (2+ messages)

[PATCH 0/6] Extended file stat system call
 2012-05-10  9:23 UTC  (7+ messages)
` Extended file stat: Splitting file- and fs-specific info?

Question about howto test notify with a fuse fs
 2012-05-10  9:22 UTC 

KVM: Softlockups in guests while running kernbench
 2012-05-10  9:22 UTC  (2+ messages)

[ath9k-devel] set country code but not effect
 2012-05-10  9:21 UTC 

[PATCH 1/2] regulator: dummy: Specify a struct device
 2012-05-10  9:21 UTC  (2+ messages)

and again: broken RAID5
 2012-05-10  9:20 UTC  (2+ messages)

[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-10  9:20 UTC  (11+ messages)
` [PATCH 1/7] mmc: dw_mmc: lookup for optional biu and ciu clocks

Always creating PGs
 2012-05-10  9:17 UTC 

[PATCH 00/78] 18xx chip support
 2012-05-10  9:14 UTC  (79+ messages)
` [PATCH 01/78] wl18xx: add new module
` [PATCH 02/78] wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chips
` [PATCH 03/78] wl18xx: add empty operations struct
` [PATCH 04/78] wl18xx: add partition table
` [PATCH 05/78] wl18xx: add register table
` [PATCH 06/78] wl18xx: add identify chip operation
` [PATCH 07/78] wl18xx: add some boot operations and hw-specific configurations
` [PATCH 08/78] wl18xx: add trigger command and ack event operations
` [PATCH 09/78] wl18xx: create per-chip-family private storage
` [PATCH 10/78] wl18xx: set the number of Tx descriptors
` [PATCH 11/78] wl18xx: set normal/GEM Tx spare block counts
` [PATCH 12/78] wl18xx: implement hw op for calculating hw block count per packet
` [PATCH 13/78] wl18xx: implement hw op for setting blocks in hw_tx_desc
` [PATCH 14/78] wl18xx: implement hw op for setting frame length in tx_hw_desc
` [PATCH 15/78] wl18xx: define HW-rate translation elements/tables
` [PATCH 16/78] wl18xx: add fw_status private data
` [PATCH 17/78] wl18xx: set Rx block-size alignment quirk
` [PATCH 18/78] wl18xx: implement hw op for getting rx buffer data alignment
` [PATCH 19/78] wl18xx: implement hw op for getting rx packet data length
` [PATCH 20/78] wl18xx: implement immediate Tx completion
` [PATCH 21/78] wl18xx: add hw_init operation
` [PATCH 22/78] wlcore/wl18xx: add hw op for setting Tx HW checksum
` [PATCH 23/78] wlcore/wl18xx: add hw op for Rx "
` [PATCH 24/78] wl18xx: add runtime configuration parameters
` [PATCH 25/78] wlcore: track current channel type per vif
` [PATCH 26/78] wl18xx: send channel type to FW on role start
` [PATCH 27/78] wl18xx: ipmlement ap_rate_mask hw op
` [PATCH 28/78] wlcore: support peer MIMO rates
` [PATCH 29/78] wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config
` [PATCH 30/78] wl18xx: set HT capabilities
` [PATCH 31/78] wl18xx: add module param for overriding HT caps
` [PATCH 32/78] wl18xx: add board type module argument
` [PATCH 33/78] wl18xx: translate and write the board type to SCR_PAD2
` [PATCH 34/78] wl18xx: read FW pc on recovery
` [PATCH 35/78] wl18xx: disable FW log functionality
` [PATCH 36/78] wl18xx: read clock frequency and do top init accordingly
` [PATCH 37/78] wlcore: rename wl12xx.h to wlcore_i.h
` [PATCH 38/78] wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx
` [PATCH 39/78] wl18xx: implement hw op to read PG version
` [PATCH 40/78] wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx
` [PATCH 41/78] wl18xx: init Tx-released index to 0 on HW init
` [PATCH 42/78] wl18xx: don't upload NVS to FW
` [PATCH 43/78] wl18xx: change board type enum according to new FW
` [PATCH 44/78] wlcore/wl12xx: add plt_init op and move the code to wl12xx
` [PATCH 45/78] wl18xx: add plt_init operation
` [PATCH 46/78] wl18xx: change the low_band_component_type for HDK boards
` [PATCH 47/78] wl18xx: add number of antennas and dc2dc type as module params
` [PATCH 48/78] wl18xx: add module parameter to disable TCP checksum
` [PATCH 49/78] wlcore/wl12xx/18xx: split fw_status struct into two
` [PATCH 50/78] wl18xx: derive the MAC address from the BD_ADDR in fuse ROM
` [PATCH 51/78] wl18xx: add a module parameter to control 11a support
` [PATCH 52/78] wlcore: add module parameter to dump SDIO reads and writes
` [PATCH 53/78] wl18xx: copy the default configuration before checking the board_type
` [PATCH 54/78] wl18xx: changed default board_type to HDK
` [PATCH 55/78] wlcore: add space for private area when allocating fw_status
` [PATCH 56/78] wl18xx: change low_band_component_type value for COM8
` [PATCH 57/78] wlcore: reorder identify_chip and get_hw_info
` [PATCH 58/78] wl18xx: disable MCS_13 for wl18xx PG 1.0
` [PATCH 59/78] wlcore: update beacon and probe_resp templates when rates change
` [PATCH 60/78] wlcore: use all AP basic rates as default
` [PATCH 61/78] wlcore: abstract debugfs fw_stats to be handled by the lower drivers
` [PATCH 62/78] wlcore: add debugfs macro to help print fw statistics arrays
` [PATCH 63/78] wl12xx: implement fw status debugfs entries
` [PATCH 64/78] wl18xx: "
` [PATCH 65/78] wlcore: create private static_data area and add operation to parse it
` [PATCH 66/78] wl18xx: print the PHY firmware version from the private static data
` [PATCH 67/78] wlcore: print the interrupt status when recovery is triggered
` [PATCH 68/78] wl18xx: don't use MIMO when ht_mode is set to wide
` [PATCH 69/78] wlcore: use proper values for supported local rates
` [PATCH 70/78] wl18xx: add module parameter to force SISO 20MHz
` [PATCH 71/78] wl18xx: add power limit reference value to mac_and_phy settings
` [PATCH 72/78] wl18xx: export low/high band component values as module params
` [PATCH 73/78] wl18xx: export pwr_limit_reference_11_abg value as a module parameter
` [PATCH 74/78] wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir
` [PATCH 75/78] wlcore: increase aggregation buffer size by one page
` [PATCH 76/78] wl18xx: increase tx_ba_win_size to 64
` [PATCH 77/78] wl18xx: use new fw stats structures
` [PATCH 78/78] wl18xx: change default tcp_checksum to false

[Buildroot] Unable to build x86_64 on x86_64
 2012-05-10  9:15 UTC 

[PATCH] ARM: Exynos4: add support for GATE BLOCK clocks
 2012-05-10  9:13 UTC  (3+ messages)

oprofile and ARM A9 hardware counter
 2012-05-10  9:12 UTC  (13+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2012-05-10  9:11 UTC  (5+ messages)

iio: v2, add support for HMC5883/HMC5883L to HMC5843 driver
 2012-05-10  9:11 UTC  (5+ messages)
` [PATCH 1/8] iio: fix access to hmc5843 private data
` [PATCH 2/8] iio: change strict_strtoul() to kstrtoul() in hmc5843

[PATCH 2/2] perf stat: handle ENXIO error for perf_event_open
 2012-05-10  9:10 UTC  (2+ messages)
` [tip:perf/urgent] "

linux-next: manual merge of the scsi-post-merge tree with the driver-core tree
 2012-05-10  9:09 UTC  (2+ messages)

[PATCH] ARM: Exynos4: read initial state of power domain from hw registers
 2012-05-10  9:09 UTC  (4+ messages)
` [PATCH v2] "

interface for a hardware trigger driver
 2012-05-10  9:09 UTC 

[PATCH 1/3] iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DB
 2012-05-10  9:08 UTC  (3+ messages)
` [PATCH 3/3] iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier

[PATCH] ASoC: ux500: Don't make the CPU I2S driver user selectable
 2012-05-10  9:08 UTC 

Offical repository wher to git from
 2012-05-10  9:07 UTC  (2+ messages)

[PATCH v4 0/7] tlb flush optimization
 2012-05-10  9:04 UTC  (4+ messages)
` [PATCH v4 3/7] x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range

linux-next: manual merge of the sound-asoc tree with the regmap tree
 2012-05-10  9:05 UTC  (3+ messages)

[RFC/PATCH] multi-channel preparation work
 2012-05-10  9:05 UTC  (7+ messages)
` [PATCH 5/7] cfg80211: extend get_channel to take wdev argument
` [PATCH 7/7] mac80211: move oper_channel to sdata

[Qemu-devel] [PATCH] block: fix qemu-iotests 030 failure
 2012-05-10  9:05 UTC  (2+ messages)

dependency tee from c parser entities downto token
 2012-05-10  9:03 UTC  (19+ messages)
                ` Fwd: "

[PATCH V2] clk: give clock chance to change parent at setrate stage
 2012-05-10  9:03 UTC  (3+ messages)

[PATCH v3 01/13] sdcard_image bbclass: make ext4 the default
 2012-05-10  8:59 UTC  (13+ messages)
` [PATCH v3 02/13] linux-mainline 3.2: add support for beagleboard wifi expansion board
` [PATCH v3 03/13] linux-mainline 3.2: add ASoC fixes for beagleboard
` [PATCH v3 04/13] linux-mainline 3.2: shut down heartbeat LED on halt/reboot/panic
` [PATCH v3 05/13] linux-ti335x-psp 3.2: bump SRCREV to head of v3.2-staging and add 2 irq patches
` [PATCH v3 06/13] linux-ti335x-psp 3.2: update to 3.2.16
` [PATCH v3 07/13] linux-ti335x-psp 3.2: add support for CAN, RS232 and Battery beaglebone capes
` [PATCH v3 08/13] linux-ti335x-psp 3.2: use proper irq fix from Vaibhav
` [PATCH v3 09/13] linux-ti335x-psp 3.2: add patch to disable heartbeat LED trigger on shutdown
` [PATCH v3 10/13] linux-ti335x-psp 3.2: switch to userspace governor for beaglebone, ondemand seems to cause problems on a small percentage of boards
` [PATCH v3 11/13] linux-ti33x-psp 3.2: bump SRCREV for 2 CPPI1.4 fixes
` [PATCH v3 12/13] linux-ti33x-psp 3.2: rebase patches onto latest git
` [PATCH v3 13/13] uim: userspace app to manage wl12xx firmware loading

[GIT PULL] SPEAr clk updates for v-3.5
 2012-05-10  8:59 UTC  (3+ messages)

[PATCH] ARM: decompressor: Fix mmu mapping for non-DRAM address space
 2012-05-10  8:53 UTC  (10+ messages)

[RESUBMIT PATCH] ARM: OMAP2+: am33xx: Add low level debugging support
 2012-05-10  8:53 UTC 

[PATCH][RFC/RFT] rt2800: Implement selectable support for 802.11w (MFP)
 2012-05-10  8:58 UTC  (2+ messages)
` [rt2x00-users] "

[PATCH 0/3] [GIT PULL] tracing: cleanups
 2012-05-10  8:57 UTC  (2+ messages)

[PATCH 1/2] [media] s5p-g2d: Fix NULL pointer warnings in g2d.c file
 2012-05-10  8:57 UTC  (4+ messages)
` [PATCH 2/2] [media] s5p-g2d: Add missing static storage class "


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.