All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-18 12:57:53 to 2011-05-18 13:52:17 UTC [more...]

[RFC v2 8/8] x86, xsave: remove lazy allocation of xstate area
 2011-05-18 13:51 UTC  (7+ messages)
` [RFC v3 0/8] x86, xsave: rework of extended state handling, LWP support

[PATCH 000/111] IIO: chan_spec intro, generic irq based triggers,
 2011-05-18 13:42 UTC  (112+ messages)
` [PATCH 001/111] staging:iio: allow channels to be set up using a table of iio_channel_spec structures
` [PATCH 002/111] staging:iio:lis3l02dq - move to new channel_spec approach
` [PATCH 003/111] staging:iio:max1363 - move to channel_spec registration
` [PATCH 004/111] staging:iio: remove ability to escalate events
` [PATCH 005/111] staging:iio: Add polling of events on the ring access chrdev
` [PATCH 006/111] staging:iio: remove legacy event chrdev for the buffers
` [PATCH 007/111] staging:iio: Buffer device flattening
` [PATCH 008/111] staging:iio:lis3l02dq: General cleanup
` [PATCH 009/111] staging:iio: Push interrupt setup down into the drivers for event lines
` [PATCH 010/111] staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal
` [PATCH 011/111] staging:iio:sca3000 extract old event handling and move to poll for events from buffer
` [PATCH 012/111] staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations
` [PATCH 013/111] staging:iio:light:tsl2563 remove old style event registration
` [PATCH 014/111] staging:iio:dac:ad5504 move from old to new event handling
` [PATCH 015/111] staging:iio:adt7316 get rid of legacy event handling code
` [PATCH 016/111] staging:iio:adc:ad7745 move from old to current event handling
` [PATCH 017/111] staging:iio:adc:ad7816 "
` [PATCH 018/111] staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement
` [PATCH 019/111] staging:iio:adc:ad7152 remove unregister of interrupt line
` [PATCH 020/111] staging:iio:adc:adt75 old to new event handling conversion
` [PATCH 021/111] staging:iio:ad7291 move from old event system to current
` [PATCH 022/111] staging:iio:adc:adt7410 move to current event handling
` [PATCH 023/111] staging:iio:adt7310 "
` [PATCH 024/111] staging:iio:adc:ad7314 remove unmatched unregister of event line
` [PATCH 025/111] staging:iio:adc:ad799x move to new event handling
` [PATCH 026/111] staging:iio: Remove legacy "
` [PATCH 027/111] staging:iio:accel:lis3l02dq make threshold interrupt threaded
` [PATCH 028/111] staging:iio: Add infrastructure for irq_chip based triggers
` [PATCH 029/111] staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixes
` [PATCH 030/111] staging:iio:ring_sw add function needed for threaded irq
` [PATCH 031/111] staging:iio: add generic data ready poll function
` [PATCH 032/111] staging:iio:accel:lis3l02dq move to threaded trigger handling
` [PATCH 033/111] staging:iio:adc:max1363 move to irqchip based threaded irq triggering
` [PATCH 034/111] staging:iio:adc:ad7476 use channel_spec
` [PATCH 035/111] staging:iio:adc:ad7476 move to irqchip based triggering
` [PATCH 036/111] staging:iio:meter:ade7758 move to irqchip based trigger handling
` [PATCH 037/111] staging:iio:imu:adis16400 move to irq based triggers and channel spec channel registration
` [PATCH 038/111] staging:iio:imu:adis16350 etc support into adis16400 driver
` [PATCH 039/111] staging:iio:imu remove old adis16350. Support now in "
` [PATCH 040/111] staging:iio:imu:adis16400 add support for adis16300
` [PATCH 041/111] staging:iio:imu remove adis16300 driver
` [PATCH 042/111] staging:iio:accel:adis16201 move to irqchip based trigger handling
` [PATCH 043/111] staging:iio:accel:adis16203 "
` [PATCH 044/111] staging:iio:accel:adis16204 "
` [PATCH 045/111] staging:iio:accel:adis16209 "
` [PATCH 046/111] staging:iio:accel:adis16240 "
` [PATCH 047/111] staging:iio:adc:ad7298 "
` [PATCH 048/111] staging:iio:adc:ad7606 conversion to irq_chip based polling
` [PATCH 049/111] staging:iio:adc:ad7887 move to irqchip based trigger handling
` [PATCH 050/111] staging:iio:adc:ad799x "
` [PATCH 051/111] staging:iio:gyro:adis16260 "
` [PATCH 052/111] staging:iio:trigger remove legacy pollfunc elements
` [PATCH 053/111] staging:iio: Add core attribute handling for name of device
` [PATCH 054/111] staging:iio: use the new central name attribute creation code
` [PATCH 055/111] staging:iio:light:tsl2563: chan_spec based channel setup
` [PATCH 056/111] staging:iio:accel:adis16201 move to chan_spec based setup
` [PATCH 057/111] staging:iio:accel:adis16203 "
` [PATCH 058/111] staging:iio:accel:adis16204 "
` [PATCH 059/111] staging:iio:accel:adis16209 "
` [PATCH 060/111] staging:iio:adc:ad7887: Convert to new channel registration method
` [PATCH 061/111] staging:iio:adc:ad7887: Use private data space from iio_allocate_device
` [PATCH 062/111] staging:iio:adc:ad799x: Convert to new channel registration method
` [PATCH 063/111] staging:iio:adc:ad799x: Use private data space from iio_allocate_device
` [PATCH 064/111] staging:iio:adc:ad799x removed unused headers
` [PATCH 065/111] staging:iio:adc:ad7298: Convert to new channel registration method
` [PATCH 066/111] staging:iio:accel: lis3l02dq add writing for calibscale and calibbias
` [PATCH 067/111] staging:iio: Add chan info support for 'peak_raw' attributes
` [PATCH 068/111] staging:iio:accel:adis16240 move to chan_spec based setup
` [PATCH 069/111] staging:iio:gyro:adis16260 "
` [PATCH 070/111] staging:iio:adc:ad7606 Convert to new channel registration method Update Add missing call to iio_trigger_notify_done() Set pollfunc top and bottom half handler
` [PATCH 071/111] staging:iio:adc:ad7606: Use private data space from iio_allocate_device
` [PATCH 072/111] staging:iio: Add channel types IIO_CURRENT and IIO_POWER
` [PATCH 073/111] staging:iio:meter:ade7758: Update trigger to the new API
` [PATCH 074/111] staging:iio:meter:ade7758: Fix timing on SPI read accessor functions
` [PATCH 075/111] iio:staging:meter:ade7758: Fix return value of ade7758_write_reset
` [PATCH 076/111] staging:iio:meter:ade7758: Fix list and set of available sample frequencies
` [PATCH 077/111] staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes
` [PATCH 078/111] staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else
` [PATCH 079/111] staging:iio:max1363 trivial removal of unused trig pointer
` [PATCH 080/111] staging:iio:max1363 add new 2 channels parts form maxim, 11644-7
` [PATCH 081/111] staging:iio:trigger sysfs userspace trigger rework
` [PATCH 082/111] staging:iio:core clean out unused elements
` [PATCH 083/111] staging:iio:adc:ad7150 fix event codes
` [PATCH 084/111] staging:iio:adc:ad7816 and adt75 change to meaningful event code
` [PATCH 085/111] staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almost sane
` [PATCH 086/111] staging:iio:adc:adt7310 replace abuse of buffer events
` [PATCH 087/111] staging:iio:adc:adt7410 "
` [PATCH 088/111] staging:iio:addac:adt7316 "
` [PATCH 089/111] staging:iio:buffer - remove unused event code for "
` [PATCH 090/111] staging:iio:lis3l02dq remerge the two interrupt handlers
` [PATCH 091/111] staging:iio: iio_event_interfaces - clean out unused elements
` [PATCH 092/111] staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device
` [PATCH 093/111] drivers:staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from iio_dev
` [PATCH 094/111] staging:iio: rationalization of different buffer implementation hooks
` [PATCH 095/111] staging:iio:adc:AD7298: Use private data space from iio_allocate_device
` [PATCH 096/111] staging:iio: Rip out helper for software rings
` [PATCH 097/111] staging:iio:adc: AD7606: Consitently use indio_dev
` [PATCH 098/111] staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()
` [PATCH 099/111] staging:iio:adc:AD7780: Convert to new channel registration method
` [PATCH 100/111] staging:iio:adc: AD7780: Use private data space from iio_allocate_device + trivial fixes
` [PATCH 101/111] staging:iio:ad7780 trivial unused header cleanup
` [PATCH 102/111] staging:iio: poll func allocation clean up
` [PATCH 103/111] staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name
` [PATCH 104/111] staging:iio: ring core cleanups + check if read_last available in lis3l02dq
` [PATCH 105/111] staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value
` [PATCH 106/111] staging:iio:meter:ade7758: Use private data space from iio_allocate_device
` [PATCH 107/111] staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev
` [PATCH 108/111] staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify event code spitting out
` [PATCH 109/111] staging:iio: use pollfunc allocation helpers in remaining drivers
` [PATCH 110/111] staging:iio:documenation partial update
` [PATCH 111/111] staging:iio: Trivial kconfig reorganization and uniformity improvements

since kernel commit cb0953d734: X chooses wrong resolution at startup
 2011-05-18 13:41 UTC 

[PATCH 1/5] diffutils: fix libc overrides
 2011-05-18 13:44 UTC  (5+ messages)
` [PATCH 2/5] findutils: "
  ` [PATCH 3/5] lsof: "
    ` [PATCH 4/5] sysstat: "
      ` [PATCH 5/5] tcp-wrappers: "

[PATCH] [klibc] ppc64: Fix build failure with stricter as
 2011-05-18 13:41 UTC 

[Qemu-devel] [PATCH v1 00/23] QAPI Infrastructure Round 1
 2011-05-18 13:46 UTC  (2+ messages)

[PATCH 0/3] Qt4 cleanup
 2011-05-18 13:32 UTC  (2+ messages)

[PATCH] SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
 2011-05-18 13:39 UTC  (12+ messages)

dpkg's admindir: /var/dpkg or /var/lib/dpkg?
 2011-05-18 13:39 UTC  (2+ messages)

[patch 0/1] s390: one more qeth patch for net-next
 2011-05-18 13:43 UTC  (3+ messages)
` [patch 1/1] qeth: use ndo_set_features callback for initial setup and recovery

[PATCH] xfstests:Make 225 compare map and fiemap at each block
 2011-05-18 13:43 UTC  (4+ messages)

Testing Linux-CR -- Some Documentation
 2011-05-18 13:42 UTC  (8+ messages)

[PATCH] hid-multitouch: Add support for Lumio panels
 2011-05-18 13:36 UTC  (3+ messages)

git & patterns
 2011-05-18 13:36 UTC  (3+ messages)

[RFC PATCH v3] Consolidate SRAM support
 2011-05-18 13:36 UTC  (5+ messages)
` [PATCH 0/9]
  ` [PATCH 2/9] davinci: sram: ioremap the davinci_soc_info specified sram regions

FW: git over https and http 1.1
 2011-05-18 13:34 UTC 

Re:File
 2011-05-18 13:27 UTC 

[dm-crypt] DM-Crypt resistance against Cold Boot Attacks
 2011-05-18 13:24 UTC 

[PATCH 0/7] Network namespace manipulation with file descriptors
 2011-05-18 13:33 UTC  (4+ messages)
` Identifying network namespaces (was: Network namespace manipulation with file descriptors)

[PATCH 0/5] Add support of remote hangup
 2011-05-18 13:33 UTC  (6+ messages)
` [PATCH 1/5] controlbase: Add hangup button
` [PATCH 2/5] callmanager: Remote hangup slot
` [PATCH 3/5] hardwaremanipulator: add hangup signal
` [PATCH 4/5] control: Handle hangup call
` [PATCH 5/5] phonesim: Connect hangup signal

[PATCH 00/15] 18-May-2011 Consolidated Pull
 2011-05-18 13:30 UTC  (2+ messages)

[PATCH] x86, ftrace: Fix compiler warning in ftrace.c
 2011-05-18 13:30 UTC  (4+ messages)

Patch Review Process
 2011-05-18 13:31 UTC  (7+ messages)

kernel 2.6.38.6 MMC controller problem (fwd)
 2011-05-18 13:29 UTC  (6+ messages)

[PATCH 0/2] ASoC: davinci: ping-pong buffers for mcasp on da850evm
 2011-05-18 13:27 UTC  (3+ messages)
` [PATCH 1/2] ASoC: davinci-mcasp: enable ping-pong SRAM buffers
` [PATCH 2/2] davinci: da850evm: enable mcasp ping-pong bufs and evq's

[PATCH] sched: change pull_rt_task() to decrease time waiting on runqueue
 2011-05-18 13:27 UTC  (2+ messages)

[PATCH net-next-2.6] be2net: Enable SR-IOV for Lancer
 2011-05-18 13:26 UTC 

[GIT PULL] for-2.6.32/bug-fixes
 2011-05-18 13:24 UTC  (2+ messages)

[PATCH] sched: correct how RT task is picked
 2011-05-18 13:24 UTC  (8+ messages)

[PATCH/WIP] completion: complete git diff with only changed files
 2011-05-18 13:22 UTC  (3+ messages)

[U-Boot] [PATCH] [FIX] env_nand: zero-initialize variable nand_erase_options
 2011-05-18 13:21 UTC 

[Qemu-devel] [PATCH v2 00/38] pci: initialize ids in pci common code
 2011-05-18 13:20 UTC  (6+ messages)

[PATCH v2 1/7] KVM: MMU: optimize pte write path if don't have protected sp
 2011-05-18 13:20 UTC  (4+ messages)

[PATCH V5 2/6 net-next] netdevice.h: Add zero-copy flag in netdevice
 2011-05-18 13:19 UTC  (11+ messages)

[PATCH 1/3] KVM: x86 emulator: Place insn_fetch helpers together
 2011-05-18 12:51 UTC  (2+ messages)

[PATCH 0/2] Inline vmcs_readl()
 2011-05-18 13:02 UTC  (2+ messages)

[RFC/RFT PATCH] Staging: et131x: add suspend/resume support
 2011-05-18 13:17 UTC 

[Qemu-devel] [PATCH 2/2][SPARC] Fix TA0_Shutdown feature
 2011-05-18 13:17 UTC  (3+ messages)

Black screen on boot with next-0517
 2011-05-18 13:16 UTC 

[PATCH 0/1][v3] Automatically generate package repos for rpmand deb [bug #1024]
 2011-05-18 13:10 UTC  (2+ messages)
` [PATCH 1/1][RFC][v3] package-index.bb: add support for rpm and deb

[Qemu-devel] [RFC] Memory API
 2011-05-18 13:12 UTC 

[PATCH] libipt_REDIRECT: "--to-ports" is not mandatory
 2011-05-18 13:11 UTC 

[PATCH] hwmon: Driver for as1531, Austria-Microsystem Analog to Digital Converter
 2011-05-18 13:09 UTC  (3+ messages)
` [lm-sensors] [PATCH] hwmon: Driver for as1531,

[Qemu-devel] [PATCH v4 0/6] Split ide-drive and scsi-disk qdevs, and more
 2011-05-18 13:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 4/6] block QMP: Deprecate query-block's "type", drop info block's "type="

[PATCH v2] ARM: omap4: i2c reset regs postidle
 2011-05-18 13:07 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] xfstests:Make 225 compare map and fiemap at each block
 2011-05-18 13:05 UTC  (3+ messages)

[PATCH] Rewrite of PBAP call history queries
 2011-05-18 13:05 UTC 

rt2x00: rt2800usb causing kernel panic /compat-wireless/
 2011-05-18 13:04 UTC  (5+ messages)

[PATCH] Account for Fedora kernels with backported vzalloc
 2011-05-18  9:11 UTC  (3+ messages)

[PATCH 0/2] V4L: Extended crop/compose API
 2011-05-18 13:03 UTC  (4+ messages)

[RFC][PATCH] regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
 2011-05-18 13:01 UTC 

[PATCH v2 1/3] coredump: use get_task_comm for %e filename format
 2011-05-18 13:00 UTC  (3+ messages)

[PATCH 1/2] pwm: Add stubs for pwm operations
 2011-05-18 13:00 UTC  (3+ messages)

[PATCH] Fix save.py bug
 2011-05-18 13:00 UTC  (2+ messages)

[PATCH] net: add seq_before/seq_after functions
 2011-05-18 12:38 UTC 


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.