messages from 2013-12-06 09:34:29 to 2013-12-06 10:00:13 UTC [more...]
[PATCH 00/47] sh-sci updates for v3.14
2013-12-06 9:59 UTC (73+ messages)
` [PATCH 01/47] serial: sh-sci: Don't enable/disable port from within break timer
` [PATCH 02/47] serial: sh-sci: Convert to clk_prepare/unprepare
` [PATCH 03/47] serial: sh-sci: Sort headers alphabetically
` [PATCH 04/47] serial: sh-sci: Remove baud rate calculation algorithm 5
` [PATCH 05/47] serial: sh-sci: Simplify baud rate calculation algorithms
` [PATCH 06/47] serial: sh-sci: Remove duplicate interrupt check in verify port op
` [PATCH 07/47] serial: sh-sci: Set the UPF_FIXED_PORT flag
` [PATCH 08/47] serial: sh-sci: Don't check IRQ in verify port operation
` [PATCH 09/47] serial: sh-sci: Support resources passed through platform resources
` [PATCH 10/47] serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
` [PATCH 11/47] serial: sh-sci: Remove unused GPIO request code
` [PATCH 12/47] serial: sh-sci: Compute overrun_bit without using baud rate algo
` [PATCH 13/47] serial: sh-sci: Rework baud rate calculation
` [PATCH 14/47] ARM: shmobile: sh7372: Use macros to declare SCIF devices
` [PATCH 15/47] ARM: shmobile: sh73a0: "
` [PATCH 16/47] ARM: shmobile: r8a7740: "
` [PATCH 17/47] ARM: shmobile: r8a7779: "
` [PATCH 18/47] ARM: shmobile: r7s72100: Don't define SCIF platform data in an array
` [PATCH 19/47] ARM: shmobile: r8a73a4: "
` [PATCH 20/47] ARM: shmobile: r8a7778: "
` [PATCH 21/47] ARM: shmobile: r8a7790: "
` [PATCH 22/47] ARM: shmobile: r8a7791: "
` [PATCH 23/47] ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resources
` [PATCH 24/47] ARM: shmobile: sh73a0: "
` [PATCH 25/47] ARM: shmobile: r7s72100: "
` [PATCH 26/47] ARM: shmobile: r8a73a4: "
` [PATCH 27/47] ARM: shmobile: r8a7740: "
` [PATCH 28/47] ARM: shmobile: r8a7778: "
` [PATCH 29/47] ARM: shmobile: r8a7779: "
` [PATCH 30/47] ARM: shmobile: r8a7790: "
` [PATCH 31/47] ARM: shmobile: r8a7791: "
` [PATCH 32/47] ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id field
` [PATCH 33/47] ARM: shmobile: sh73a0: "
` [PATCH 34/47] ARM: shmobile: r7s72100: "
` [PATCH 35/47] ARM: shmobile: r8a73a4: "
` [PATCH 36/47] ARM: shmobile: r8a7740: "
` [PATCH 37/47] ARM: shmobile: r8a7778: "
` [PATCH 38/47] ARM: shmobile: r8a7779: "
` [PATCH 39/47] ARM: shmobile: r8a7790: "
` [PATCH 40/47] ARM: shmobile: r8a7791: "
` [PATCH 41/47] sh: Declare SCIF register base and IRQ as resources
` [PATCH 42/47] sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA ports
` [PATCH 43/47] sh: Don't set plat_sci_port scbrr_algo_id field
` [PATCH 44/47] serial: sh-sci: Remove platform data "
` [PATCH 45/47] serial: sh-sci: Remove platform data mapbase and irqs fields
` [PATCH 46/47] serial: sh-sci: Add device tree bindings documentation
` [PATCH 47/47] serial: sh-sci: Add OF support
[PATCHv2][ 1/2] ARM: dts: imx53: Add gpio and input dt includes
2013-12-06 9:59 UTC (3+ messages)
` [PATCHv2][ 2/2] ARM: dts: Add support for the cpuimx53 board from Eukrea and its baseboard
[PATCH 1/1] AX88179_178A: Enable the hardware pseudo header in case of the NET_IP_ALIGN equals 0
2013-12-06 9:58 UTC
[PATCH net-next 0/3] IPComp fixes
2013-12-06 9:58 UTC (2+ messages)
[PATCH 0/4] pinctrl: tegra: Add pincontrol driver for Tegra124 SoC
2013-12-06 9:58 UTC (5+ messages)
` [PATCH 4/4] pinctrl: tegra: add pinmux controller driver for Tegra124
[Buildroot] Availability of old build results
2013-12-06 9:57 UTC (6+ messages)
[PATCH 2/2] am43xx: Added machine config for am437x HS evm
2013-12-06 9:56 UTC
[PATCH v3] checkpatch: add DT compatible string documentation checks
2013-12-06 9:56 UTC (4+ messages)
[PATCH v6] can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
2013-12-06 9:56 UTC (7+ messages)
[PATCH v3 00/30] e2fsprogs: inline data refinement patch set
2013-12-06 9:58 UTC (31+ messages)
` [PATCH v3 01/30] libext2fs: support modifying arbitrary extended attributes
` [PATCH v3 02/30] libext2fs: various tweaks to the xattr editor APIs
` [PATCH v3 03/30] libext2fs: extend xattr api to query number of attrs
` [PATCH v3 04/30] libext2fs: fix memory leaks in extended attribute code
` [PATCH v3 05/30] libext2fs: fix block leak when releasing xattr block
` [PATCH v3 06/30] libext2fs: remove redundant code
` [PATCH v3 07/30] libext2fs: free key/value pairs before reading
` [PATCH v3 08/30] debugfs: dump all extended attributes
` [PATCH v3 09/30] libext2fs: check inline_data in ext2fs_xattrs_read/write
` [PATCH v3 10/30] libext2fs: define new dirent_swab interfaces for inline data
` [PATCH v3 11/30] libext2fs: handle inline data in dir iterator function
` [PATCH v3 12/30] libext2fs: handle inline_data in block "
` [PATCH v3 13/30] debugfs: make stat command support inline data
` [PATCH v3 14/30] debugfs: make expand "
` [PATCH v3 15/30] debugfs: make mkdir "
` [PATCH v3 16/30] debugfs: make lsdel "
` [PATCH v3 17/30] debugfs: handle inline_data feature in bmap command
` [PATCH v3 18/30] debugfs: handle inline data feature in punch command
` [PATCH v3 19/30] libext2fs: handle inline data in read/write function
` [PATCH v3 20/30] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP
` [PATCH v3 21/30] mke2fs: add inline_data support in mke2fs
` [PATCH v3 22/30] tune2fs: add inline_data feature in tune2fs
` [PATCH v3 23/30] e2fsck: add problem descriptions and check inline data feature
` [PATCH v3 24/30] e2fsck: check inline_data in pass1
` [PATCH v3 25/30] e2fsck: check inline_data in pass2
` [PATCH v3 26/30] e2fsck: check inline_data in pass3
` [PATCH v3 27/30] tests: change result in f_bad_disconnected_inode
` [PATCH v3 28/30] mke2fs: enable inline_data feature on ext4dev filesystem
` [PATCH v3 29/30] libext2fs: export inode cahce creation function
` [PATCH v3 30/30] libext2fs: add a unit test for inline data
[PATCH 1/2] am438x : Added machine config for am438x EPOS machine
2013-12-06 9:56 UTC
[PATCH v2] input: don't call input_dev_release_keys() in resume
2013-12-06 9:56 UTC (3+ messages)
[PATCH net-next] netfilter: add IPComp extension match support
2013-12-06 9:56 UTC (3+ messages)
why only i386 target enabled for qemu-xen even on am64 machine?
2013-12-06 9:55 UTC (2+ messages)
[PATCH 0/2] machine config for am438x EPOS and am437x HS evm
2013-12-06 9:55 UTC
[PATCH 1/6] regulator: ab8500: use devm_regulator_register()
2013-12-06 9:12 UTC (3+ messages)
` [PATCH 4/6] regulator: gpio-regulator: "
[PATCH 01/11] resolve PXA<->8250 serial device address conflict
2013-12-06 9:53 UTC (7+ messages)
` [PATCH] serial: rewrite pxa2xx-uart to use 8250_core
[PATCHv2 net-next 0/5] pktgen IPsec support
2013-12-06 9:53 UTC (6+ messages)
` [PATCHv2 net-next 1/5] {pktgen, xfrm} Remove original pktgen ipsec fixed configuration
` [PATCHv2 net-next 2/5] {pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flow
` [PATCHv2 net-next 3/5] {pktgen,xfrm} Construct skb dst for tunnel mode transformation
` [PATCHv2 net-next 4/5] {pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgen
` [PATCHv2 net-next 5/5] {pktgen, xfrm} Correct xfrm state lock usage when transforming
[PATCH v4] sctp: check the rto_min and rto_max
2013-12-06 9:52 UTC (7+ messages)
[PATCH] ARM: OMAP2+: enable EHCI by default
2013-12-06 9:51 UTC (3+ messages)
[PATCH] net: introduce SO_BPF_EXTENSIONS
2013-12-06 9:50 UTC (6+ messages)
[PATCH] unmodified_drivers: remove ia64 parts of the code
2013-12-06 9:51 UTC (4+ messages)
[RFC PATCH 0/5] Memory compaction efficiency improvements
2013-12-06 9:50 UTC (9+ messages)
` [PATCH] mm: compaction: Trace compaction begin and end
` [PATCH] mm: compaction: Trace compaction begin and end v2
[Buildroot] [PATCHv6 0/5] Keeping customizations outside the Buildroot tree with BR2_EXTERNAL
2013-12-06 9:49 UTC (8+ messages)
` [Buildroot] [PATCHv6 1/5] manual: fix manual generation in preparation for BR2_EXTERNAL support
` [Buildroot] What is an Acked-by?
[Qemu-devel] [PATCH V17 00/11] Add support for binding guest numa nodes to host numa nodes
2013-12-06 9:48 UTC (5+ messages)
[PATCH 0/3] Enhance imx-wm8962 machine driver
2013-12-06 9:48 UTC (8+ messages)
` [PATCH 1/3] ASoC: fsl: imx-wm8962: Don't update bias_level in "
` [PATCH 2/3] ASoC: fsl: imx-wm8962: Grant hw_params/free() permission to control FLL
` [PATCH 3/3] ASoC: fsl: imx-wm8962: Add headphone and microphone jack plugin/out detection
[Buildroot] [pull request] Pull request for branch yem/host-packages
2013-12-06 9:48 UTC (5+ messages)
` [Buildroot] [PATCH 1/3] package/lvm2: remove uninstall commands
` [Buildroot] [PATCH 3/3] package/parted: add a host variant
[PATCH 0/3] Exynos5420 Cpufreq support
2013-12-06 9:48 UTC (8+ messages)
` [PATCH 1/3] ARM: EXYNOS: Add exynos5 CPU clock divider offsets
` [PATCH 2/3] clk: exynos5420: Add alias names for cpu clocks
` [PATCH 3/3] cpufreq: exynos: Add exynos5420 cpufreq driver
[PATCH 1/3] tests: drm_open_any doesn't fail
2013-12-06 9:48 UTC (3+ messages)
` [PATCH 2/3] lib: add igt_pipe_crc_check
` [PATCH 3/3] lib: make igt_pipe_crc_start never fail
[nightly] Core TISDK 2013.10 build 2013-12-06_01-01-44
2013-12-06 9:35 UTC
[PATCH 3.4-stable][CVE] HID: picolcd_core: validate output report details
2013-12-06 9:46 UTC
[PATCH net-next] unix: convert printks to pr_<level>
2013-12-06 9:44 UTC (5+ messages)
[PATCH 0/5] tools: remove more of ia64 support
2013-12-06 9:45 UTC (2+ messages)
[PATCH v2] v4l: sh_vou: Fix warnings due to improper casts and printk formats
2013-12-06 9:44 UTC (3+ messages)
Find ATAG base automatically and call barebox like the kernel
2013-12-06 9:43 UTC (4+ messages)
` [PATCH 1/3] ARM: start kernel: find a valid address for the atags list automatically
` [PATCH 2/3] ARM: remove armlinux_set_bootparams() calls from boards
` [PATCH 3/3] ARM: boot barebox with kernel calling convention
[RFC PATCH v3 00/19] simplify generic cross CPU function call implementation
2013-12-06 9:43 UTC (3+ messages)
` [RFC PATCH v3 13/19] smp, s390: prepare for killing generic_smp_call_function_single_interrupt()
[PATCH RFC v2 0/2] Fix RTC noack issues
2013-12-06 9:43 UTC (4+ messages)
` [Patch v2 2/2] hvmloader: Allow the toolstack to choose WAET optimisations
[PATCHv13][ 1/4] video: imxfb: Introduce regulator support
2013-12-06 9:40 UTC (6+ messages)
` [PATCHv13][ 2/4] video: imxfb: Also add p =?UTF-8?B?d21yIGZvciB0aGUgZ
` [PATCHv13][ 2/4] video: imxfb: Also add pwmr for the device tree
[PATCH] generic: require filesize to be greater than fs block size in generic/240
2013-12-06 9:39 UTC (2+ messages)
Xen 4.4 development update: RC0 imminent
2013-12-06 9:39 UTC (8+ messages)
master - tests: more limits for python test
2013-12-06 9:40 UTC
[U-Boot] please pull u-boot-samsung master
2013-12-06 9:39 UTC (2+ messages)
[PATCH] ASoC mc13783 codec: correct names
2013-12-06 9:37 UTC (3+ messages)
[Qemu-devel] [PULL 0/8] seabios update
2013-12-06 9:35 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] add pc-{i440fx,q35}-2.0 machine types
` [Qemu-devel] [PATCH 2/8] add firmware to machine options
` [Qemu-devel] [PATCH 3/8] roms: update seabios submodule to 31b8b4eea9d9ad58a73b22a6060d3ac1c419c26d
` [Qemu-devel] [PATCH 4/8] roms: build two seabios binaries
` [Qemu-devel] [PATCH 5/8] roms: enable seabios cross builds
` [Qemu-devel] [PATCH 6/8] roms: update seabios binaries
` [Qemu-devel] [PATCH 7/8] roms: update vgabios binaries
` [Qemu-devel] [PATCH 8/8] pc: switch 2.0 machine types to large seabios binary
[Qemu-devel] [PATCH 00/13] target-arm: A64 decoder set 2: misc logic and bit ops
2013-12-06 9:36 UTC (4+ messages)
` [Qemu-devel] [PATCH 02/13] target-arm: A64: add support for logical (shifted register)
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.