Show patches with: Submitter = Felipe Balbi       |   275 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,6/7] usb: ehci: Introduce CONFIG_USB_EHCI_HCD_OMAP3 - - - --- 2010-08-20 Felipe Balbi felipebalbi New
[1/4] i2c: twl: add register defines for pm master module - - - --- 2010-08-18 Felipe Balbi felipebalbi New
[4/4] usb: otg: twl4030-usb: switch over to defines in twl.h - - - --- 2010-08-18 Felipe Balbi felipebalbi New
[3/4] mfd: twl4030-power: switch over to defines in twl.h - - - --- 2010-08-18 Felipe Balbi felipebalbi New
[2/4] mfd: twl-core: switch over to defines in twl.h - - - --- 2010-08-18 Felipe Balbi felipebalbi New
usb: otg: twl4030: fix wrong assumption of starting state - - - --- 2010-08-11 Felipe Balbi felipebalbi New
usb: musb: tusb6010: fix compile error with n8x0_defconfig - - - --- 2010-07-05 Felipe Balbi New
spi: omap2_mcspi: make use of dev_vdbg() - - - --- 2010-06-03 Felipe Balbi New
[3/3] arm: omap: musb: do not issue SOFTRESET on omap3630 - - - --- 2010-05-19 Felipe Balbi New
[2/3] arm: omap: let pm code always handle musb pm init - - - --- 2010-05-19 Felipe Balbi New
[1/3] arm: omap: musb: proper error checking - - - --- 2010-05-19 Felipe Balbi New
[PATCH/PM] arm: omap: musb: proper error checking - - - --- 2010-05-19 Felipe Balbi khilman New
[5/5] arm: omap: move all gpio defines to plat/gpio.h - - - --- 2010-05-17 Felipe Balbi New
[4/5] arm: omap: remove the unused omap_gpio_set_debounce methods - - - --- 2010-05-17 Felipe Balbi New
[3/5] arm: omap: switch over to gpio_set_debounce - - - --- 2010-05-17 Felipe Balbi New
[2/5] arm: omap: gpio: implement set_debounce method - - - --- 2010-05-17 Felipe Balbi New
[1/5] gpiolib: introduce set_debounce method - - - --- 2010-05-17 Felipe Balbi New
[CBUS,2/2] cbus: switch kmalloc() + memset() to kzalloc() - - - --- 2010-05-01 Felipe Balbi Accepted
[CBUS,1/2] cbus: fix compilation with current mainline - - - --- 2010-05-01 Felipe Balbi Accepted
[RFC,37/37] cbus: retu-wdt: misc cleanup on retu-wdt driver - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,36/37] cbus: retu-wtd: convert to platform_driver - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,35/37] cbus: retu-wdt: remove the platform_device - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,34/37] cbus: retu-rtc: switch to rtc class device - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,33/37] cbus: retu-rtc: make checkpatch.pl happy - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,32/37] cbus: retu-rtc: move retu_rtc_barrier up on source code - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,31/37] cbus: retu-rtc: get rid of globals - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,30/37] cbus: retu-rtc: split MODULE_AUTHOR into several entries - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,29/37] cbus: retu-rtc: convert to platform_driver - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,28/37] cbus: retu-rtc: remove platform_device code - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,27/37] cbus: retu-headset: simplify module_init - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,25/37] cbus: retu: allocate platform_device for Retu's children - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,24/37] cbus: tahvo: convert to platform_driver - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,23/37] cbus: tahvo: convert printk into dev_* - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,22/37] cbus: tahvo: don't assign ret inside if () - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,19/37] cbus: retu: convert to a platform_driver - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,18/37] cbus: retu: convert printk to dev_* - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,17/37] cbus: retu: don't assing ret inside the if () - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,15/37] cbus: retu: fix compile breakage on retu-headset - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,14/37] cbus: retu-wdt: fix compile breakage - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,13/37] cbus: add kerneldoc - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,12/37] cbus: introduce cbus_send/receive_data wrappers - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,11/37] cbus: handle possible errors on cbus_send/receive_bit - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,10/37] cbus: move cbus_host definition to C source - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,09/37] cbus: fix a resource leakage - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,08/37] cbus: don't type case when issuing read/write - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,06/37] cbus: no ternary on return - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,05/37] cbus: rely on gpiolib - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,04/37] cbus: don't export the global cbus_host variable - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,03/37] cbus: checkpatch.pl fix on cbus.c - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,02/37] cbus: NULL global variable on exit - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[RFC,01/37] cbus: convert u32 base to void __iomem *base - - - --- 2010-04-07 Felipe Balbi tmlind Accepted
[2/3] arm: omap1: remove dead code from timer32k.c - - - --- 2010-04-07 Felipe Balbi Accepted
[1/3] omap: fix clocksource_32k to start from zero - - - --- 2010-04-07 Felipe Balbi Accepted
arm: omap1: fix section mismatch on clk_init() - - - --- 2010-04-07 Felipe Balbi pwsan Accepted
[RFC/PATCH,2/3] arm: omap1: remove dead code from timer32k.c - - - --- 2010-03-31 Felipe Balbi tmlind Accepted
[RFC/PATCH,1/3] omap: fix clocksource_32k to start from zero - - - --- 2010-03-31 Felipe Balbi tmlind Accepted
[RFC/PATCH,1/2] arm: omap1: remove dead code from timer32k.c - - - --- 2010-03-31 Felipe Balbi tmlind Accepted
[PATCH/USB,16/16] USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy() - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,15/16] usb: host: ehci: adding regulator framework in ehci-omap.c driver. - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,13/16] usb: musb: Add 'extvbus' in musb_hdrc_platform_data - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,12/16] usb: musb: save dynfifo in musb struct - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,11/16] usb: musb: handle irqs in the order dictated by programming guide - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,10/16] usb: musb: clean up commit 'workaround Blackfin FIFO anomalies' - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,09/16] usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,08/16] usb: musb: workaround toggle bug when doing bulk transfer after isoc - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,07/16] usb: musb: workaround MUSB DMA_INTR sometimes reads zero - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,06/16] usb: musb: hsdma: add wrapper for reading DMA count - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,05/16] USB: musb: Add new fifo table for a OMAP3 errata - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,04/16] USB: musb: remove some of the never defined defines - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,03/16] USB: musb: move to sysfs_groups - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,02/16] USB: musb: move two printk to dev_err - - - --- 2010-01-19 Felipe Balbi Accepted
[PATCH/USB,01/16] USB: musb: use resource_size() - - - --- 2010-01-19 Felipe Balbi Accepted
[patch-v2.6.34,9/9] arm: omap: musb: get rid of dyn_fifo - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.34,6/9] arm: omap: gpmc: avoid section definitions on headers - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.34,5/9] arm: omap: musb: remove unnecessary return - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.34,4/9] arm: omap: musb: remove unused dma data - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.34,3/9] arm: omap: musb: remove unused soft_con field - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.34,2/9] arm: omap: musb: we can use clk framework - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.34,1/9] arm: omap: musb: remove unused data - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.33-rc2+,11/12] arm: omap: mailbox: kill compile warning in mailbox.c - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.33-rc2+,09/12] arm: omap: kill compile warning on board-4430-sdp.c - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.33-rc2+,05/12] arm: omap: gpmc: kill compile warning - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.33-rc2+,04/12] arm: omap1: mailbox: kill compile warning - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
[patch-v2.6.33-rc2+,01/12] arm: omap: musb: ioremap only what's ours - - - --- 2009-12-29 Felipe Balbi tmlind Accepted
arm: omap2: mailbox: fix compile warning - - - --- 2009-12-22 Felipe Balbi tmlind Accepted
[RFT/RFC/PATCH,10/10] cbus: add platform_data to pass gpios - - - --- 2009-12-02 Felipe Balbi tmlind Accepted
[RFT/RFC/PATCH,06/10] cbus: switch to kzalloc - - - --- 2009-12-02 Felipe Balbi tmlind Accepted
[RFT/RFC/PATCH,05/10] cbus: tahvo-usb: make it build again - - - --- 2009-12-02 Felipe Balbi tmlind Accepted
arm: omap: code cleanup to id.c - - - --- 2009-11-12 Felipe Balbi tmlind Accepted
arch: arm: omap: terminate ifndef - - - --- 2009-08-19 Felipe Balbi Accepted
arm: omap: beagle: update defconfig - - - --- 2009-08-10 Felipe Balbi tmlind Accepted
[1/2] arm: omap: beagle: add missing twl4030 usb platform_data - - - --- 2009-08-10 Felipe Balbi tmlind Accepted
input: twl4030-pwrbutton: avoid merge conflicts - - - --- 2009-03-05 Felipe Balbi Accepted
[RESEND/RFC/RFT] arm: omap1: get rid of OMAP_TAG_USB - - - --- 2009-02-15 Felipe Balbi tmlind Accepted
[patch-v2.6.33-rc2+,12/12] arm: omap: perseus: kill compile warning on board-perseus2.c - - - --- 2009-12-29 Felipe Balbi tmlind Rejected
[2/2] arm: omap: beagle: update defconfig - - - --- 2009-08-10 Felipe Balbi Rejected
[RFC/PATCHv2,2/4] arm: omap: gpio: implement set_debounce method - - - --- 2010-04-01 Felipe Balbi tmlind RFC
[RFC/PATCHv2,4/4] arm: omap: remove the unused omap_gpio_set_debounce methods - - - --- 2010-03-31 Felipe Balbi tmlind RFC
[RFC/PATCHv2,3/4] arm: omap: switch over to gpio_set_debounce - - - --- 2010-03-31 Felipe Balbi tmlind RFC
[RFC/PATCHv2,2/4] arm: omap: gpio: implement set_debounce method - - - --- 2010-03-31 Felipe Balbi tmlind RFC
« 1 2 3 »