All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-03 09:17:05 to 2014-03-03 10:08:01 UTC [more...]

[PATCH 00/79] Add support for ATSC PCTV 80e USB stick
 2014-03-03 10:07 UTC  (38+ messages)
` [PATCH 02/79] [media] drx-j: put under 3-clause BSD license
` [PATCH 04/79] [media] drx-j: Fix compilation and un-comment it
` [PATCH 05/79] [media] drx-j: Fix CodingStyle
` [PATCH 06/79] [media] drx-j: get rid of the typedefs on bsp_i2c.h
` [PATCH 07/79] [media] drx-j: remove the "const" annotate on HICommand()
` [PATCH 09/79] [media] drx-j: get rid of the other typedefs at bsp_types.h
` [PATCH 10/79] [media] drx-j: get rid of the bsp*.h headers
` [PATCH 12/79] [media] drx-j: fix whitespacing on pointer parmameters
` [PATCH 13/79] [media] drx-j: Use checkpatch --fix to solve several issues
` [PATCH 15/79] [media] drx-j: do more CodingStyle fixes
` [PATCH 16/79] [media] drx-j: remove the unused tuner_i2c_write_read() function
` [PATCH 17/79] [media] drx-j: Remove a bunch of unused but assigned vars
` [PATCH 18/79] [media] drx-j: Some minor CodingStyle fixes at headers
` [PATCH 19/79] [media] drx-j: make a few functions static
` [PATCH 34/79] [media] drx-j: remove typedefs at drx_driver.c
` [PATCH 38/79] [media] drx-j: Fix release and error path on drx39xxj.c
` [PATCH 39/79] [media] drx-j: Be sure that all allocated data are properly initialized
` [PATCH 41/79] [media] drx-j: Split firmware size check from the main routine
` [PATCH 42/79] [media] em28xx: add support for PCTV 80e remote controller
` [PATCH 43/79] [media] drx-j: remove unused code from drx_driver.c
` [PATCH 44/79] [media] drx-j: get rid of its own be??_to_cpu() implementation
` [PATCH 45/79] [media] drx-j: reset the DVB scan configuration at powerup
` [PATCH 47/79] [media] drx-j: Some cleanups at drx_driver.c source
` [PATCH 48/79] [media] drx-j: prepend function names with drx_ at drx_driver.c
` [PATCH 49/79] [media] drx-j: get rid of drx_driver.c
` [PATCH 50/79] [media] drx-j: Avoid any regressions by preserving old behavior
` [PATCH 51/79] [media] drx-j: Remove duplicated firmware upload code
` [PATCH 52/79] [media] drx-j: get rid of drx_ctrl
` [PATCH 53/79] [media] drx-j: get rid of the remaining drx generic functions
` [PATCH 54/79] [media] drx-j: move drx39xxj into drxj.c
` [PATCH 70/79] [media] drx-j: Allow userspace control of LNA
` [PATCH 72/79] [media] drx-j: be sure to send the powerup command at device open
` [PATCH 75/79] [media] drx-j: remove return that prevents DJH_DEBUG code to run
` [PATCH 76/79] [media] drx-j: fix boot failure due to null pointer dereference
` [PATCH 77/79] [media] drx-j: disable OOB
` [PATCH 78/79] [media] drx-j: Properly initialize mpeg struct before using it
` [PATCH 79/79] [media] drx-j: set it to serial mode by default

[PATCH v6 00/18] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
 2014-03-03 10:07 UTC  (10+ messages)
` [PATCH v6 17/18] ARM: sun4i: dt: Add ahci / sata support

[PATCH v5 0/9] Device Tree support for the at91sam9261ek
 2014-03-03 10:06 UTC  (20+ messages)
  ` [PATCH v5 1/9] at91: dt: Adds support for the bus matrix declaration in the DT
` [PATCH v5 2/9] dt: bindings: at91: Add a new binding for the bus matrix
` [PATCH v5 3/9] at91: pinctrl: don't request GPIOs used for interrupts but lock them as IRQ
` [PATCH v5 4/9] at91: dt: Add at91sam9261 dt SoC support
` [PATCH v5 5/9] at91: dt: defconfig: Added the sam9261 to the list of DT-enabled SOCs
` [PATCH v5 6/9] at91: dt: sam9261: Device Tree support for the at91sam9261ek
` [PATCH v5 7/9] at91: updated the at91_dt_defconfig with support for the ADS7846
` [PATCH v5 8/9] ARM: at91: prepare common clk transition for sam9261 SoC
` [PATCH v5 9/9] ARM: at91: move sam9261 SoC to common clk

[Buildroot] [autobuild.buildroot.net] Build results for 2014-03-02
 2014-03-03 10:05 UTC  (4+ messages)
` [Buildroot] Analysis of build failures

[PATCH/RFC] rebase: new convenient option to edit a single commit
 2014-03-03 10:04 UTC  (9+ messages)
` [PATCH 0/3] rebase's convenient options
  ` [PATCH 2/3] rebase: accept -<number> as another way of saying HEAD~<number>

[PATCH] timberdale: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-03-03 10:04 UTC  (10+ messages)
    ` [PATCH v2] timberdale: Use pci_enable_msix_exact() "

[U-Boot] [RFC] mmc: Remove ops from struct mmc and put in mmc_ops
 2014-03-03 10:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/6] spapr: bootindex support
 2014-03-03 10:04 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine

Help needed USB hub disconnected at resume
 2014-03-03 10:04 UTC 

IOMMU DMA-mapping API for arm64 ?
 2014-03-03 10:04 UTC  (4+ messages)

Branch Name Case Sensitivity
 2014-03-03 10:03 UTC  (13+ messages)

[U-Boot] [PATCH 0/2] Allow empty board dir and fix build error of arcangel4 boards
 2014-03-03 10:03 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] kbuild: allow empty board directories
` [U-Boot] [PATCH 2/2] arc: arcangel4: set board entry <none> to fix a build error

[Qemu-devel] What is qemu_irq?
 2014-03-03  9:54 UTC 

[PATCH 00/17] Lustre stability patches
 2014-03-03 10:01 UTC  (3+ messages)
` [PATCH 01/17] staging/lustre/llite: fix open lock matching in ll_md_blocking_ast()

[PATCH] Thermal: thermal zone governor fix
 2014-03-03 10:00 UTC  (2+ messages)

[PATCH v3 net-next 0/1] bpf32->bpf64 mapper and bpf64 interpreter
 2014-03-03 10:05 UTC  (6+ messages)
` [PATCH v3 net-next 1/1] "

[Bug 75699] New: mplayer crashes
 2014-03-03  9:59 UTC 

[GIT PULL 6/6] Samsung clk-s3c24xx updates for v3.15
 2014-03-03  9:57 UTC  (2+ messages)

[RFC v2 0/4] mac802111: channel context reservation (was: multi-vif/multi-channel CSA implementation)
 2014-03-03  9:57 UTC  (11+ messages)
` [RFC v2 3/4] mac80211: allow reservation of a running chanctx

[RFC] Splitting scheduler into two halves
 2014-03-03  9:56 UTC  (5+ messages)

[Qemu-devel] [PATCH] migration: add more traces
 2014-03-03  9:56 UTC  (2+ messages)

[PATCH 0/5] drm/i915: FDI port_clock fix for DDI and other FDI changes
 2014-03-03  9:56 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: Add SPLL sharing support for DDI

[GIT PULL 5/6] Samsung PM updates for v3.15
 2014-03-03  9:56 UTC  (2+ messages)

[GIT PULL 4/6] Samsung clk-exynos updates for v3.15
 2014-03-03  9:55 UTC  (2+ messages)

[GIT PULL 3/6] Samsung DT updates for v3.15
 2014-03-03  9:53 UTC  (2+ messages)

[PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM
 2014-03-03  9:53 UTC  (8+ messages)
` [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM
` [PATCH 2/3] perf tests: Add dwarf unwind test "
` [PATCH 3/3] perf tools: Add libdw DWARF post unwind support for ARM

[PATCH 0/9] pwm: Remove unnecessary OOM messages
 2014-03-03  9:53 UTC  (9+ messages)
` [PATCH 5/9] pwm: spear: "

[PATCH RFC 0/3] Altera Triple Speed Ethernet (TSE) Driver RFC
 2014-03-03  9:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/7] dataplane: switch to N:M devices-per-thread model
 2014-03-03  9:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/7] object: add object_get_canonical_basename()
` [Qemu-devel] [PATCH v5 5/7] qdev: make get_pointer() handle temporary strings

[PATCH BlueZ 01/16] android/avrcp-lib: Add avrcp_send function
 2014-03-03  9:52 UTC  (3+ messages)
` [PATCH BlueZ 03/16] android/avrcp-lib: Rework handler callback parameters

[RFC v7 0/3] add new Dual LED FLASH LM3646
 2014-03-03  9:52 UTC  (4+ messages)
` [RFC v7 1/3] v4l2-controls.h: add addtional Flash fault bits
` [RFC v7,2/3] controls.xml : "
` [RFC v7,3/3] media: i2c: add new dual LED Flash driver, lm364

[GIT PULL 1/6] Samsung cleanup for v3.15
 2014-03-03  9:52 UTC  (2+ messages)

Reset due to emergency remount r/o
 2014-03-03  9:52 UTC  (5+ messages)

[GIT PULL 2/6] Samsung drivers for v3.15
 2014-03-03  9:51 UTC  (2+ messages)

[PATCH 1/4] mfd: mc13xxx: Honor designed SPI mode
 2014-03-03  9:51 UTC  (6+ messages)

[BUG?] Null pointer dereference in nf_ct_delete_from_lists()
 2014-03-03  9:50 UTC 

[RFC v6 0/3] add new Dual LED FLASH LM3646
 2014-03-03  9:49 UTC  (4+ messages)
` [RFC v6,3/3] media: i2c: add new dual LED Flash driver, lm364

Enable headset Mic for Dell DT
 2014-03-03  9:49 UTC  (4+ messages)

[PATCH 1/4] [media] em28xx_dvb: only call the software filter if data
 2014-03-03  9:48 UTC  (4+ messages)
` [PATCH 2/4] [media] em28xx: Display the used DVB alternate
` [PATCH 3/4] [media] dvb_frontend: better handle lna set errors
` [PATCH 4/4] [media] DocBook: document DVB DMX_[ADD|REMOVE]_PID

[Buildroot] Addition of packages: libvirt & qemu (target)
 2014-03-03  9:48 UTC 

[U-Boot] logo part Makefile doesn't work as expected
 2014-03-03  9:47 UTC  (2+ messages)

[RFC] [PATCH 0/6] media: em28xx - power management support em28xx
 2014-03-03  9:45 UTC  (4+ messages)
` [RFC] [PATCH 4/6] media: em28xx-input - implement em28xx_ops: suspend/resume hooks

[PATCH 0/2] fix package archs ordering for RPM
 2014-03-03  9:43 UTC  (3+ messages)
` [PATCH 1/2] Revert "lib/oe/package_manager.py: RpmPM: fix issue with multilib builds"
` [PATCH 2/2] package_manager.py: RpmPM: don't add smart channel if already added

makedumpfile: get_max_mapnr() from ELF header problem
 2014-03-03  9:44 UTC  (3+ messages)

[Printing-architecture] RESCHEDULED: Joint OpenPrinting Summit/PWG Meeting on August 12-15 in Toronto, Canada
 2014-03-03  9:41 UTC 

[PATCH v3] Replace memcpy with hashcpy when dealing hash copy globally
 2014-03-03  9:39 UTC 

Device Tree file for Zyxel NSA320
 2014-03-03  9:41 UTC  (4+ messages)

[U-Boot] [PATCH] kbuild: tools: fix a bug that always builds Denx logo
 2014-03-03  9:40 UTC 

[PATCH 1/2] Staging: comedi: introduce outl_1564_* and inl_1564_* helper functions in hwdrv_apci1564.c
 2014-03-03  9:40 UTC  (5+ messages)
` [PATCH v2 1/2] Staging: comedi: introduce {outl,inl}_amcc() and {outl,inl}_iobase() "
` [PATCH v2 2/2] Staging: comedi: use inl() and outl() helper functions

[PATCH] watchdog: core: module param to activate watchdog
 2014-03-03  9:39 UTC  (5+ messages)

[Patch v8 0/2] Add Qualcomm BAM dmaengine driver
 2014-03-03  9:38 UTC  (5+ messages)
` [Patch v8 2/2] dmaengine: add Qualcomm BAM dma driver

[PATCH] mm: zswap: remove unnecessary parentheses
 2014-03-03  9:37 UTC  (2+ messages)

[PATCH]sched/core: Return possibility to set RT and DL classes back
 2014-03-03  9:35 UTC  (4+ messages)

[PATCH] dma: Add Keystone Packet DMA Engine driver
 2014-03-03  9:34 UTC  (4+ messages)

[PATCH v9 0/9] USB Host support for OMAP5 uEVM
 2014-03-03  9:34 UTC  (5+ messages)

[PATCH v3 0/7] ARM: dts: Better support for Gumstix Overo (for 3.15?)
 2014-03-03  9:34 UTC  (16+ messages)
` [PATCH v3 1/7] ARM: dts: omap3-tobi: Add missing pinctrl
` [PATCH v3 2/7] ARM: dts: omap3-overo: "
` [PATCH v3 3/7] ARM: dts: omap3-overo: Enable WiFi/BT combo
` [PATCH v3 4/7] ARM: dts: omap3-overo: Add HSUSB PHY
` [PATCH v3 5/7] ARM: dts: omap: Add common file for SMSC9221
` [PATCH v3 6/7] ARM: dts: omap3-tobi: Use include file omap-gpmc-smsc9221
` [PATCH v3 7/7] ARM: dts: omap3-tobi: Add AT24C01 EEPROM

[PATCH] drm/i915: Reject >165MHz modes w/ DVI monitors
 2014-03-03  9:33 UTC 

[PATCH -tip v7 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
 2014-03-03  9:31 UTC  (5+ messages)
` [PATCH -tip v7 24/26] kprobes: Enlarge hash table to 4096 entries
      `  "

i915 - Corruption on boot for 3.13.x
 2014-03-03  9:31 UTC  (3+ messages)

[PATCH] net-gre-gro: Fix a bug that breaks the forwarding path
 2014-03-03  9:30 UTC  (5+ messages)

[PATCH 1/2] android/gatt: Add initial files
 2014-03-03  9:29 UTC  (2+ messages)
` [PATCH 2/2] android/gatt: Add stubs for GATT commands handlers

[Qemu-devel] Using qemu to debug arm64 linux kernel
 2014-03-03  9:28 UTC  (2+ messages)

[PATCH v2] finish_tmp_packfile():use strbuf for pathname construction
 2014-03-03  9:27 UTC  (3+ messages)

[PATCH 0/7] PCI irq mapping fixes and cleanups
 2014-03-03  9:26 UTC  (7+ messages)
` [PATCH 4/7] ARM: dts: exynos5440: fix PCIe interrupt mapping

[PATCH] irq: Changed the return type of irq_chip.irq_startup() from unsigned int to int
 2014-03-03  9:22 UTC  (3+ messages)
` [PATCH v2] "

linux-next: manual merge of the tip tree with the pci tree
 2014-03-03  9:26 UTC  (2+ messages)

[PATCH v3] finish_tmp_packfile():use strbuf for pathname construction
 2014-03-03  9:24 UTC 

[PATCH v2] Btrfs: add readahead for send_write
 2014-03-03  9:24 UTC 

[BUGREPORT] Tasklet scheduled issue in Linux 3.4.x-rt
 2014-03-03  9:24 UTC 

[alsa-devel] change kmalloc into vmalloc for large memory allocations
 2014-03-03  9:23 UTC  (5+ messages)
`  "

[Qemu-devel] [PATCH v3 0/2] dataplane: add query-iothreads QMP command
 2014-03-03  9:22 UTC  (3+ messages)

[PATCH 1/3] fs_enet: update clock names to comply with FEC binding
 2014-03-03  9:22 UTC  (5+ messages)
` [PATCH 2/3] dts: mpc512x: adjust clock specs for FEC nodes

[PATCH 0/4] CCF support for Renesas r7s72100
 2014-03-03  9:22 UTC  (9+ messages)
` [PATCH 3/4] clk: shmobile: add CPG driver for rz-platforms
` [PATCH 4/4] ARM: shmobile: r7s72100: use workaround for non DT-clocks

[PATCH 1/7] shared/hfp: Fix not freeing cmd_handler prefix
 2014-03-03  9:21 UTC  (4+ messages)
` [PATCH 3/7] unit/test-hfp: Add /hfp/test_cmd_handler_1


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.