messages from 2013-01-18 07:26:22 to 2013-01-18 12:37:00 UTC [more...]
[PATCH v8 01/22] USB: ehci-omap: Don't free gpios that we didn't request
2013-01-18 12:36 UTC
[PATCH v8 00/22] OMAP USB Host cleanup
2013-01-18 12:36 UTC (24+ messages)
` [PATCH v8 01/22] USB: ehci-omap: Don't free gpios that we didn't request
` [PATCH v8 02/22] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
` [PATCH v8 03/22] mfd: omap-usb-tll: Fix channel count detection
` [PATCH v8 04/22] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
` [PATCH v8 05/22] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v8 06/22] mfd: omap-usb-tll: introduce and use mode_needs_tll()
` [PATCH v8 07/22] mfd: omap-usb-tll: Check for missing platform data in probe
` [PATCH v8 08/22] mfd: omap-usb-tll: Fix error message
` [PATCH v8 09/22] mfd: omap-usb-tll: serialize access to TLL device
` [PATCH v8 10/22] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
` [PATCH v8 11/22] mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
` [PATCH v8 12/22] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
` [PATCH v8 13/22] mfd: omap-usb-host: know about number of ports from revision register
` [PATCH v8 14/22] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v8 15/22] mfd: omap-usb-host: cleanup clock management code
` [PATCH v8 16/22] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
` [PATCH v8 17/22] mfd: omap-usb-host: Get rid of unnecessary spinlock
` [PATCH v8 18/22] mfd: omap-usb-host: clean up omap_usbhs_init()
` [PATCH v8 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
` [PATCH v8 20/22] ARM: OMAP4: clock data: get rid of unused USB host clock aliases
` [PATCH v8 21/22] mfd: omap-usb-host: Don't spam console on clk_set_parent failure
` [PATCH v8 22/22] mdf: omap-usb-host: get rid of build warning
[PATCH v2 00/76] Synopsys ARC Linux kernel Port
2013-01-18 12:25 UTC (62+ messages)
` [PATCH v2 01/76] ARC: Generic Headers
` [PATCH v2 02/76] ARC: irqflags - Interrupt enabling/disabling at in-core intc
` [PATCH v2 04/76] asm-generic headers: uaccess.h to conditionally define segment_eq()
` [PATCH v2 05/76] ARC: uaccess friends
` [PATCH v2 06/76] asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn()
` [PATCH v2 07/76] ARC: [optim] uaccess __{get,put}_user() optimised
` [PATCH v2 08/76] asm-generic headers: Allow yet more arch overrides in checksum.h
` [PATCH v2 09/76] ARC: Checksum/byteorder/swab routines
` [PATCH v2 10/76] ARC: Fundamental ARCH data-types/defines
` [PATCH v2 11/76] ARC: Spinlock/rwlock/mutex primitives
` [PATCH v2 12/76] ARC: String library
` [PATCH v2 14/76] ARC: Interrupt Handling
` [PATCH v2 15/76] ARC: Non-MMU Exception Handling
` [PATCH v2 16/76] ARC: Syscall support (no-legacy-syscall ABI)
` [PATCH v2 18/76] ARC: Timers/counters/delay management
` [PATCH v2 19/76] ARC: Signal handling
` [PATCH v2 20/76] ARC: [Review] Preparing to fix incorrect syscall restarts due to signals
` [PATCH v2 21/76] ARC: [Review] Prevent incorrect syscall restarts
` [PATCH v2 22/76] ARC: Cache Flush Management
` [PATCH v2 23/76] ARC: Page Table Management
` [PATCH v2 24/76] ARC: MMU Context Management
` [PATCH v2 26/76] ARC: TLB flush Handling
` [PATCH v2 27/76] ARC: Page Fault handling
` [PATCH v2 28/76] ARC: I/O and DMA Mappings
` [PATCH v2 30/76] ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARC
` [PATCH v2 31/76] ARC: Build system: Makefiles, Kconfig, Linker script
` [PATCH v2 32/76] ARC: [DeviceTree] Basic support
` [PATCH v2 34/76] ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board
` [PATCH v2 35/76] ARC: Last bits (stubs) to get to a running kernel with UART
` [PATCH v2 36/76] ARC: Switch to generic kernel_thread() - split ret_from_fork
` [PATCH v2 38/76] ARC: Switch to saner kernel_execve() semantics #1
` [PATCH v2 39/76] ARC: Switch to saner kernel_execve() semantics #2
` [PATCH v2 41/76] ARC: [3.8 tracking] altstack consolidation, trace_clock, cacheflush.h
` [PATCH v2 42/76] ARC: [plat-arcfpga] defconfig
` [PATCH v2 43/76] ARC: [optim] Cache "current" in Register r25
` [PATCH v2 45/76] ARC: Futex support
` [PATCH v2 46/76] ARC: OProfile support
` [PATCH v2 47/76] ARC: Support for high priority interrupts in the in-core intc
` [PATCH v2 48/76] ARC: Module support
` [PATCH v2 49/76] ARC: Diagnostics: show_regs() etc
` [PATCH v2 50/76] ARC: SMP support
` [PATCH v2 51/76] ARC: DWARF2 .debug_frame based stack unwinder
` [PATCH v2 52/76] ARC: stacktracing APIs based on dw2 unwinder
` [PATCH v2 53/76] ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
` [PATCH v2 54/76] ARC: kprobes support
` [PATCH v2 55/76] sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
` [PATCH v2 56/76] ARC: Unaligned access emulation
` [PATCH v2 57/76] ARC: kgdb support
` [PATCH v2 58/76] ARC: Boot #2: Verbose Boot reporting / feature verification
` [PATCH v2 59/76] ARC: [plat-arfpga] BVCI Latency Unit setup
` [PATCH v2 60/76] perf, ARC: Enable building perf tools for ARC
` [PATCH v2 61/76] ARC: perf support (software counters only)
` [PATCH v2 62/76] ARC: Support for single cycle Close Coupled Mem (CCM)
` [PATCH v2 63/76] ARC: Hostlink Pseudo-Driver for Metaware Debugger
` [PATCH v2 64/76] ARC: Add self to MAINTAINERS
` [PATCH v2 65/76] ARC: UAPI Disintegrate arch/arc/include/asm
` [PATCH v2 66/76] ARC: Add support for ioremap_prot API
` [PATCH v2 67/76] ARC: [Review] Multi-platform image #1: Kconfig enablement
` [PATCH v2 68/76] ARC: Fold boards sub-menu into platform/SoC menu
` [PATCH v2 70/76] ARC: [Review] Multi-platform image #3: switch to board callback
` [PATCH v2 71/76] ARC: [Review] Multi-platform image #4: Isolate platform headers
[PATCH] ACPI / PM: Remove obsolete comment in power.c
2013-01-18 12:36 UTC
[PATCH] ACPI / scan: Fold acpi_bus_scan() into acpi_bus_add()
2013-01-18 12:35 UTC
[PATCH 0/86] remove CONFIG_EXPERIMENTAL
2013-01-18 12:26 UTC (4+ messages)
` [PATCH 58/86] drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL
(no subject)
2013-01-18 12:17 UTC
[PATCH] dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors
2013-01-18 12:14 UTC
[PATCH 0/4] usb: musb: add driver for control module
2013-01-18 12:13 UTC (11+ messages)
` [PATCH 1/4] drivers: usb: phy: add a new driver for usb part of "
` [PATCH 2/4] ARM: OMAP: devices: create device "
` [PATCH 3/4] ARM: OMAP2: MUSB: Specify omap4 has mailbox
` [PATCH 4/4] drivers: usb: start using the control module driver
[PATCH RESEND 0/6 v13] gpio: Add block GPIO
2013-01-18 12:13 UTC (3+ messages)
` [PATCH RESEND 1/6 v13] gpio: Add a block GPIO API to gpiolib
[RFC PATCH 0/6] USB: Add multiple PHYs of same type
2013-01-18 11:54 UTC (7+ messages)
` [RFC PATCH 1/6] usb: otg: Add an API to bind the USB controller and PHY
[PATCH] virtio: suppress kmemleak false positive
2013-01-18 11:54 UTC
[RFC PATCH 0/7] usb: musb: add driver for control module
2013-01-18 11:47 UTC (2+ messages)
[PATCH 0/4] add ux500_wdt support
2013-01-18 11:40 UTC (5+ messages)
` [PATCH 1/4] mfd: dbx500-prcmu: add watchdog ID definitions
` [PATCH 2/4] mfd: dbx500-prcmu: export a9wdog functions
` [PATCH 3/4] watchdog: add support for ux500_wdt watchdog
` [PATCH 4/4] mfd: db8500-prcmu: add ux500_wdt mfd_cell
[PATCH RFC 2/2] Improve bios32 support for DT PCI host bridge controllers
2013-01-18 11:43 UTC (2+ messages)
VIEW ATTACH FILE FOR URGENT ASSISTANCE NEEDED
2013-01-18 11:38 UTC
[PATCH 0/5] pci/e1000e: return runtime-pm back to work
2013-01-18 11:42 UTC (6+ messages)
` [PATCH 1/5] e1000e: fix resuming from runtime-suspend
` [PATCH 2/5] e1000e: fix pci device enable counter balance
` [PATCH 3/5] PCI: revert preparing for wakeup in runtime-suspend finalization
` [PATCH 4/5] PCI: don't touch enable_cnt in pci_device_shutdown()
` [PATCH 5/5] PCI: catch enable-counter underflows
[PATCH RFC 1/2] Implementation of pci_fixup_irqs for descendants of a specified bus
2013-01-18 11:37 UTC
[PATCH] mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build error
2013-01-18 11:12 UTC (4+ messages)
[PATCH v3 0/8] MFD: ti_am335x_tscadc: DT support and TSC features addition
2013-01-18 10:48 UTC (9+ messages)
` [PATCH v3 1/8] input: ti_am335x_tsc: Step enable bits made configurable
` [PATCH v3 2/8] input: ti_am335x_tsc: Order of TSC wires, "
` [PATCH v3 3/8] input: touchscreen: ti_tsc: remove unwanted fifo flush
` [PATCH v3 4/8] MFD: ti_am335x_tscadc: add device tree binding information
` [PATCH v3 5/8] MFD: ti_am335x_tscadc: Add DT support
` [PATCH v3 6/8] input: ti_am335x_tsc: "
` [PATCH v3 7/8] IIO: ti_am335x_adc: "
` [PATCH v3 8/8] arm/dts: AM335x-evm: Add TSC/ADC MFD device support
Redefinition of struct in6_addr in <netinet/in.h> and <linux/in6.h>
2013-01-18 10:44 UTC (6+ messages)
PING: [PATCH/RESEND] Mfd: Initial support for Texas Instruments AIC family of CODECs
2013-01-18 10:45 UTC
[PATCH v2] HID: i2c-hid: add ACPI support
2013-01-18 10:42 UTC (5+ messages)
[GIT PULL] EFI fixes for v3.8
2013-01-18 10:29 UTC
[PATCH v7 0/6] solve deadlock caused by memory allocation with I/O
2013-01-18 10:22 UTC (5+ messages)
scripts/package: KBUILD_OUTPUT is useless in rpm build
2013-01-18 10:22 UTC
Kernel Hangs after unplugging ext3 mounted pendrive from pc which uses MIPS processor with linux-2.6.36 kernel running on it
2013-01-18 10:15 UTC
[[PATCH v2]] OMAP: omap4-panda: add WiLink shared transport power functions
2013-01-18 10:11 UTC (13+ messages)
[PATCH 00/14] Rewrite Tegra PCIe driver
2013-01-18 10:09 UTC (14+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host
[PATCH 3/3] fs/dlm: remove obsolete simple_strto<foo>
2013-01-18 10:06 UTC
[PATCH 0/3] ARM: dts: omap: add dt data for MUSB
2013-01-18 9:51 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: omap: Add omap control usb data
` [PATCH 2/3] ARM: dts: omap: Add omap-usb2 dt data
` [PATCH 3/3] ARM: dts: omap: Add usb_otg and glue data
[PATCH v7 01/22] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
2013-01-18 9:45 UTC (4+ messages)
[PATCH 1/3] fs/9p: remove obsolete simple_strto<foo>
2013-01-18 9:39 UTC
[PATCH] mm: Define set_pmd_at for numabalance for CONFIG_PARAVIRT
2013-01-18 9:33 UTC
[v4 PATCH 00/12] atmel spi controller with dmaengine and device tree support
2013-01-18 9:31 UTC (3+ messages)
[PATCH v5 0/5] Add movablecore_map boot option
2013-01-18 9:23 UTC (16+ messages)
[PATCH v2] ALSA: ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback
2013-01-18 9:17 UTC
Announcement: STEC EnhanceIO SSD caching software for Linux kernel
2013-01-18 9:08 UTC (9+ messages)
` [dm-devel] "
[PATCH] platform: Fix platform device resource linking
2013-01-18 9:05 UTC (9+ messages)
[PATCH] net/xfrm/xfrm_replay: avoid division by zero
2013-01-18 8:57 UTC (2+ messages)
[PATCH] ALSA: ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback
2013-01-18 8:48 UTC (4+ messages)
` [alsa-devel] "
tg3 v3.123 in 100Mbps Full-Duplex mode with autoneg off
2013-01-18 8:44 UTC (8+ messages)
[PATCH] serial: tegra: Switch to using struct tty_port
2013-01-18 8:37 UTC (3+ messages)
[PATCH v7 3/4] block: implement runtime pm strategy
2013-01-18 8:27 UTC (3+ messages)
[git pull] m68knommu arch fixes for 3.8
2013-01-18 6:47 UTC
[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
2013-01-18 8:11 UTC (12+ messages)
` [PATCH 09/19] list_lru: per-node list infrastructure
[PATCH 1/2] mtd: cmdlinepart: Make it into a module
2013-01-18 8:04 UTC (2+ messages)
linux-next: build failure after merge of the gpio-lw tree
2013-01-18 8:02 UTC (3+ messages)
` [PATCH v2] gpio: devm_gpio_* support should not depend on GPIOLIB
[PATCH v3 0/2] memory-hotplug: introduce CONFIG_HAVE_BOOTMEM_INFO_NODE and revert register_page_bootmem_info_node() when platform not support
2013-01-18 7:58 UTC (6+ messages)
` [PATCH v3 1/2] "
[PATCH v9 00/11] PCI, ACPI: pci root bus hotplug support / pci match_driver
2013-01-18 7:53 UTC (12+ messages)
` [PATCH v9 01/11] PCI, acpiphp: Add is_hotplug_bridge detection
` [PATCH v9 02/11] PCI: Add root bus children dev's res to fail list
` [PATCH v9 03/11] PCI: Set dev_node early for pci_dev
` [PATCH v9 04/11] PCI: Fix a device reference count leakage issue in pci_dev_present()
` [PATCH v9 05/11] PCI: make PCI device create/destroy logic symmetric
` [PATCH v9 06/11] PCI, ACPI, acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work
` [PATCH v9 07/11] PCI, acpiphp: Move and enhance hotplug support of pci host bridge
` [PATCH v9 08/11] PCI, ACPI: debug print for installation of acpi root bridge's notifier
` [PATCH v9 09/11] PCI, acpiphp: Don't bailout even no slots found yet
` [PATCH v9 10/11] PCI: Add match_driver in struct pci_dev
` [PATCH v9 11/11] PCI: Put pci dev to device tree as early as possible
sd8688 firmware location
2013-01-18 7:58 UTC (9+ messages)
` [PATCH] Bluetooth: btmrvl_sdio: look for sd8688 firmware in alternate place
` [PATCH] bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location
[PATCH] ipack/devices/ipoctal: add missing rx_enable = 1
2013-01-18 7:57 UTC
[PATCH] memory-hotplug: mm/Kconfig: move auto selects from MEMORY_HOTPLUG to MEMORY_HOTREMOVE as needed
2013-01-18 7:54 UTC
[PATCH 1/2] dma: mv_xor: use proper dma memory management functions
2013-01-18 7:46 UTC (8+ messages)
` [PATCH 2/2] dma: mv_xor: do not sync the DMA buffer after being deallocated
` [PATCH 1/3] "
` [PATCH 2/3] dma: mv_xor: fix DMA-API error handling sanity check
` [PATCH 3/3] dma: mv_xor: get rid of a DMA-API sanity check warning
[patch] module: potential deadlock in error path
2013-01-18 7:43 UTC
sd8688 firmware location
2013-01-18 7:39 UTC (2+ messages)
` [PATCH] libertas sdio: look for 8688 firmware in common location
[PATCH 3/4] Enable ecc-mode selection in the driver
2013-01-18 7:27 UTC (3+ 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