Samuel Ortiz ([email protected])

Number of posts: 1492 (0.49 per day)
First post: 2009-06-04 22:52:48
Last post: 2017-11-06 00:04:40

Date List Subject
2012-05-09 14:00:59 linux-kernel Re: [PATCH] mfd: da9052: fix of_match_node() arguments
2012-05-09 13:52:16 linux-kernel Re: [PATCH 1/3] pci_ids: Add Intel Centerton Legacy Block DeviceID
2012-05-09 13:51:35 linux-kernel Re: [PATCH 3/3] lpc_sch: Add Intel Centerton Multifunction Device support
2012-05-09 13:30:54 linux-kernel Re: [PATCH V3 2/2] gpio: add STA2X11 GPIO block
2012-05-09 13:28:04 linux-kernel Re: [PATCH V3 1/2] mfd: Add driver for STA2X11 MFD block
2012-05-09 12:52:29 linux-wireless [PATCH 3.4] NFC: Export nfc.h to userland
2012-05-07 10:33:24 linux-wireless [PATCH 18/20] NFC: HCI based pn544 driver
2012-05-07 10:33:12 linux-wireless [PATCH 20/20] NFC: HCI drivers don't have to keep track of polling state
2012-05-07 10:33:08 linux-wireless [PATCH 19/20] feature-removal: Remove pn544 raw driver
2012-05-07 10:33:00 linux-wireless [PATCH 17/20] NFC: The NFC genl family structure should not be exposed globally
2012-05-07 10:32:55 linux-wireless [PATCH 16/20] NFC: HCI ops should not be exposed globally
2012-05-07 10:32:47 linux-wireless [PATCH 15/20] NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer
2012-05-07 10:32:43 linux-wireless [PATCH 14/20] NFC: Include nci_core.h to nci/lib.c
2012-05-07 10:32:40 linux-wireless [PATCH 13/20] NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
2012-05-07 10:32:34 linux-wireless [PATCH 12/20] NFC: Fix LLCP compilation warning
2012-05-07 10:32:31 linux-wireless [PATCH 11/20] NFC: Send device index instead of its name when target is lost
2012-05-07 10:32:28 linux-wireless [PATCH 10/20] NFC: Return the amount of LLCP bytes queued to sock_sendmsg
2012-05-07 10:32:25 linux-wireless [PATCH 09/20] NFC: Update the LLCP poll mask
2012-05-07 10:32:21 linux-wireless [PATCH 07/20] NFC: Remove unneeded pn533 dev NULL check
2012-05-07 10:32:21 linux-wireless [PATCH 08/20] NFC: LLCP connect must wait for a CC frame
2012-05-07 10:32:20 linux-wireless [PATCH 04/20] NFC: Specify usage for targets found and target lost events
2012-05-07 10:32:15 linux-wireless [PATCH 06/20] NFC: Update Documentation/nfc-hci.txt
2012-05-07 10:32:10 linux-wireless [PATCH 05/20] NFC: Add HCI/SHDLC support to let driver check for tag presence
2012-05-07 10:32:02 linux-wireless [PATCH 03/20] NFC: Remove useless HCI private nfc target table
2012-05-07 10:31:58 linux-wireless [PATCH 02/20] NFC: Cache the core NFC active target pointer instead of its index
2012-05-07 10:31:54 linux-wireless [PATCH 01/20] NFC: Fix up for NLA_PUT_ api changes
2012-05-07 10:31:51 linux-wireless [PATCH 00/20] NFC updates for 3.5
2012-05-07 09:33:05 linux-kernel Re: [PATCH 1/7] mfd: tps65090: Fix ifdefs for suspend mode
2012-05-03 22:18:42 linux-kernel [GIT] [3.4] MFD fixes
2012-05-02 07:46:35 linux-kernel Re: omap-usb-host.c compile error
2012-05-01 11:35:11 linux-kernel Re: [PATCH 0/6] MFD: ab8500 updates for -next
2012-05-01 11:32:00 linux-kernel Re: [PATCH 5/6] mfd/ab8500: support of hierachical interrupt
2012-05-01 11:16:35 linux-kernel Re: [PATCH 4/6] mfd/ab8500: print switch off cause
2012-05-01 10:39:54 linux-kernel Re: mc13xxx: add I2C support, V5
2012-04-30 09:26:53 linux-wireless Re: [PATCH] NFC: nci/data.c: quiet sparse noise about plain integer as NULL pointer
2012-04-30 09:15:39 linux-wireless Re: [PATCH] net/nfc: Fix the compilation warning
2012-04-16 18:13:25 linux-wireless Re: [patch] NFC: remove unneeded NULL check
2012-04-10 17:36:25 linux-wireless [PATCH 16/18] NFC: pn533 Rx chaining support
2012-04-10 17:36:16 linux-wireless [PATCH 18/18] NFC: Fix LLCP link timeout typo
2012-04-10 17:36:12 linux-wireless [PATCH 17/18] NFC: Add MIUX to the local LLCP general bytes
2012-04-10 17:36:03 linux-wireless [PATCH 15/18] NFC: Convert pn533 from tasklet to workqueues
2012-04-10 17:36:03 linux-wireless [PATCH 14/18] NFC: Call llcp_add_header properly when sending LLCP DM or DISC
2012-04-10 17:35:54 linux-wireless [PATCH 13/18] NFC: Fix LLCP TLV building routine
2012-04-10 17:35:51 linux-wireless [PATCH 12/18] NFC: No need to apply twice the modulo op to LLCP's recv_n
2012-04-10 17:35:47 linux-wireless [PATCH 11/18] NFC: Dump LLCP frames
2012-04-10 17:35:43 linux-wireless [PATCH 10/18] NFC: Add Core support to generate tag lost event
2012-04-10 17:35:43 linux-wireless [PATCH 00/18] NFC changes for 3.5
2012-04-10 17:35:39 linux-wireless [PATCH 09/18] NFC: Changed target activated state logic
2012-04-10 17:35:34 linux-wireless [PATCH 08/18] NFC: Fix next target_idx type and rename for clarity
2012-04-10 17:35:31 linux-wireless [PATCH 07/18] NFC: The core part should generate the target index
2012-04-10 17:35:27 linux-wireless [PATCH 06/18] NFC: Add HCI documentation