517 results
Order by date - Order by pertinence
All (517)
Press (9)
High-tech (507)
Forums (1)
 
[PATCH] pch_gpio: support interrupt function
Support interrupt function. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> drivers/gpio/Kconfig | 2 +- drivers/gpio/pch_gpio.c | 153 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 154 insertions(+), 1 ...
Message posted on the May 16th, 2011 - 10:50 PM ET
ams Introduces Industry-Leading, Ultra-High Sensitivity Digital Light Sensor
TSL2591 family of intelligent light sensors significantly improves performance and design flexibility for display and non-display applications.
Press published on the April 17th, 2013 - 12:00 AM ET
Capella Microsystems, Inc. Announces All-In-One Optical Sensor for Smartphones
Capella Microsystems, Inc. today announced their All-In-One (AIO) optical sensor which has an Ambient Light Sensor (ALS), a Proximity Sensor (PS), and a high power infrared Light Emitting Diode (LED) all integrated ...
Press published on the November 1st, 2011 - 6:00 AM ET
Renesas Electronics Announces New RL78 Microcontrollers with Enhanced Real-Time Control Capabilities
Integrating Advanced Timer Modules and Event Link Controller to Boost System Performance While Achieving 70 uA/MHz at 32 MHz.
Press published on the June 23rd, 2011 - 6:59 PM ET
IAR Systems Eases Software Development for Renesas SH-based Embedded Systems
IAR Systems today announced the availability of version 2.20 of IAR Embedded Workbench for SH. The new product version is an important addition to IAR Systems broad portfolio of C and C++ tools for building and ...
Press published on the November 28th, 2011 - 6:11 AM ET
IAR Systems Eases Software Development for Renesas SH-Based Embedded Systems
IAR Systems today announced the availability of version 2.20 of IAR Embedded Workbench for SH. The new product version is an important addition to IAR Systems broad portfolio of C and C++ tools for building and ...
Press published on the November 28th, 2011 - 6:06 AM ET
IAR Systems: Eclipse IDE now available for users of IAR Embedded Workbench for ARM
Integration combines the highly optimized compiler and advanced debug capabilities of IAR Embedded Workbench with the large ecosystem of Eclipse.
Press published on the December 19th, 2012 - 7:07 AM ET
Kionix Announces First ‘Combo’ Product with 3-Axis Gyro and 3-Axis Accelerometer
Low power and 4 x 4 x 0.9mm package targets consumer apps.
Press published on the January 9th, 2012 - 6:00 AM ET
Other results are also available in our forums :
[PATCH v4] pch_gpio: Support interrupt function
Support interrupt function using irq_chip_generic Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> v4: add free_irq in remove() drivers/gpio/Kconfig | 1 + drivers/gpio/pch_gpio.c | 175 ...
Message posted on the June 30th, 2011 - 10:20 PM ET
[PATCH v3] pch_gpio: Support interrupt function
Support interrupt function using irq_chip_generic Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> drivers/gpio/Kconfig | 1 + drivers/gpio/pch_gpio.c | 173 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, ...
Message posted on the June 21st, 2011 - 12:50 AM ET
re: gpio-ml-ioh: Support interrupt function
Hi, The linux-next patch 54be566317b6 "gpio-ml-ioh: Support interrupt function" generates a Sparse warning. + irq_base = irq_alloc_descs(-1, IOH_IRQ_BASE, num_ports[j], + ...
Message posted on the October 17th, 2011 - 4:20 PM ET
[RESEND]: RE: [PATCH v2 3/3] pch_gpio: support interrupt function
Hi Grant, Let me resend again. I haven't received your answer the following my question yet. On Friday, May 27, 2011 4:09 PM, Grant Likely wrote: Take a look at the new irq_chip_generic infrastructure. You don't need to implement a memory mapped ...
Message posted on the June 7th, 2011 - 2:10 AM ET
USB function driver Data toggle Issue - with Active Sync.
Hi, We are developing USB function driver with Active Sync support for our USB device. The Control Transfer is working fine. But in Bulk IN/Out transfer, I have faced some problems. My observations are, 1. After control transfer, the standard host ...
Message posted on the December 3rd, 2009 - 9:26 AM ET
[PATCH] rtc: add support for Freescale SNVS RTC
From: "Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org> This adds an RTC driver for the Low Power (LP) section of SNVS. It hooks into the /dev/rtc interface and supports ioctl to complete RTC features. This driver supports device tree ...
Message posted on the March 19th, 2012 - 8:10 AM ET