pandora-kernel.git
2010-01-26 Tony LindgrenLinux-omap rebuilt: omap-fixes merged to mainline
2010-01-26 Tony LindgrenMerge cbus
2010-01-26 Tony LindgrenMerge for-next
2010-01-26 Tony LindgrenMerge omap-testing
2010-01-26 Francisco Alecrimfix compile for tahvo-usb.c
2010-01-26 Francisco Alecrimn8x0_defconfig: active cbus, retu-wd and omap-wd
2010-01-26 Felipe Balbicbus: add platform_data to pass gpios
2010-01-26 Felipe Balbicbus: move to platform_driver
2010-01-26 Felipe Balbicbus: separate into several MODULE_AUTHOR entries
2010-01-26 Felipe Balbicbus: move EXPORT_SYMBOL close to its exported symbols
2010-01-26 Felipe Balbicbus: switch to kzalloc
2010-01-26 Felipe Balbicbus: tahvo-usb: make it build again
2010-01-26 Tony Lindgrencbus: Make retu watchdog behave like a standard Linux...
2010-01-26 Tony Lindgrencbus: Fix compile and don't try to use tag
2010-01-26 Tony Lindgrenomap: Search and replace headers to use plat
2010-01-26 Juha Yrjolaomap: Add drivers/cbus support
2010-01-26 vikram panditaomap: zoom3: enable ehci support
2010-01-26 vikram panditaomap: serial: fix coding style indentaion
2010-01-26 Lesly A Momap3: pm: Add T2 Keypad as a wakeup source
2010-01-26 SriramARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP
2010-01-26 Tony Lindgrenomap: Clean-up for omap_mux_init
2010-01-26 Ladislav MichlMTD: remove no longer used OMAP flash map
2010-01-26 Ladislav Michlomap: convert boards to use physmap-flash
2010-01-26 Roel KluinUSB: musb: don't dereference NULL tusb_dma indma_contro...
2010-01-26 Ajay Kumar... usb: host: ehci: adding regulator framework in ehci...
2010-01-26 Ajay Kumar... usb: host: ehci: fix missing kfree in remove path also
2010-01-26 Ajay Kumar... usb: musb: Add 'extvbus' in musb_hdrc_platform_data
2010-01-26 Ajay Kumar... usb: musb: save dynfifo in musb struct
2010-01-26 Arnaud Mandyusb: musb: handle irqs in the order dictated by program...
2010-01-26 Bryan Wuusb: musb: clean up commit 'workaround Blackfin FIFO...
2010-01-26 Swaminathan Susb: musb: Fix cppi_channel_abort() function to handle...
2010-01-26 Swaminathan Susb: musb: workaround toggle bug when doing bulk transf...
2010-01-26 Anand Gadiyar[PATCH/USB,
2010-01-26 Anand Gadiyarusb: musb: hsdma: add wrapper for reading DMA count
2010-01-26 Ajay Kumar... USB: musb: Add new fifo table for a OMAP3 errata
2010-01-26 Felipe BalbiUSB: musb: remove some of the never defined defines
2010-01-26 Felipe BalbiUSB: musb: move to sysfs_groups
2010-01-26 Felipe BalbiUSB: musb: move two printk to dev_err
2010-01-26 Felipe BalbiUSB: musb: use resource_size()
2010-01-26 Tony Lindgreni2c-omap: Fix reg_shift init
2010-01-26 Cory MaccarroneAdd support for 16-bit registers
2010-01-26 Marek Beliskommc-omap: Add support for 16-bit and 32-bit registers
2010-01-26 Ajay Kumar... ehci: fix missing kfree in remove path also
2010-01-26 Tony Lindgrenomap: Remove old unused defines for OMAP_32KSYNCT_BASE
2010-01-26 Uwe Kleine... omap: define _toggle_gpio_edge_triggering only for...
2010-01-26 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2010-01-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-01-24 Linus TorvaldsMerge branch 'for-linus/i2c' of git://git.fluff.org...
2010-01-24 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.33
2010-01-24 Uwe Kleine... i2c: imx: call ioremap only after request_mem_region
2010-01-24 Valentin Longchampi2c: mxc: let time to generate stop bit
2010-01-22 Tony LindgrenLinux-omap rebuilt: Updated to 2.6.33-rc5
2010-01-22 Tony LindgrenMerge cbus
2010-01-22 Tony LindgrenMerge for-next
2010-01-22 Francisco Alecrimfix compile for tahvo-usb.c
2010-01-22 Francisco Alecrimn8x0_defconfig: active cbus, retu-wd and omap-wd
2010-01-22 Felipe Balbicbus: add platform_data to pass gpios
2010-01-22 Felipe Balbicbus: move to platform_driver
2010-01-22 Felipe Balbicbus: separate into several MODULE_AUTHOR entries
2010-01-22 Felipe Balbicbus: move EXPORT_SYMBOL close to its exported symbols
2010-01-22 Felipe Balbicbus: switch to kzalloc
2010-01-22 Felipe Balbicbus: tahvo-usb: make it build again
2010-01-22 Tony Lindgrencbus: Make retu watchdog behave like a standard Linux...
2010-01-22 Tony Lindgrencbus: Fix compile and don't try to use tag
2010-01-22 Tony Lindgrenomap: Search and replace headers to use plat
2010-01-22 Juha Yrjolaomap: Add drivers/cbus support
2010-01-22 Roel KluinUSB: musb: don't dereference NULL tusb_dma indma_contro...
2010-01-22 Ajay Kumar... usb: host: ehci: adding regulator framework in ehci...
2010-01-22 Ajay Kumar... usb: host: ehci: fix missing kfree in remove path also
2010-01-22 Ajay Kumar... usb: musb: Add 'extvbus' in musb_hdrc_platform_data
2010-01-22 Ajay Kumar... usb: musb: save dynfifo in musb struct
2010-01-22 Arnaud Mandyusb: musb: handle irqs in the order dictated by program...
2010-01-22 Bryan Wuusb: musb: clean up commit 'workaround Blackfin FIFO...
2010-01-22 Swaminathan Susb: musb: Fix cppi_channel_abort() function to handle...
2010-01-22 Swaminathan Susb: musb: workaround toggle bug when doing bulk transf...
2010-01-22 Anand Gadiyar[PATCH/USB,
2010-01-22 Anand Gadiyarusb: musb: hsdma: add wrapper for reading DMA count
2010-01-22 Ajay Kumar... USB: musb: Add new fifo table for a OMAP3 errata
2010-01-22 Felipe BalbiUSB: musb: remove some of the never defined defines
2010-01-22 Felipe BalbiUSB: musb: move to sysfs_groups
2010-01-22 Felipe BalbiUSB: musb: move two printk to dev_err
2010-01-22 Felipe BalbiUSB: musb: use resource_size()
2010-01-22 Tony Lindgreni2c-omap: Fix reg_shift init
2010-01-22 Cory MaccarroneAdd support for 16-bit registers
2010-01-22 Marek Beliskommc-omap: Add support for 16-bit and 32-bit registers
2010-01-22 Ajay Kumar... ehci: fix missing kfree in remove path also
2010-01-22 vikram panditaomap: zoom3: enable ehci support
2010-01-22 vikram panditaomap: serial: fix coding style indentaion
2010-01-22 Lesly A Momap3: pm: Add T2 Keypad as a wakeup source
2010-01-22 SriramARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP
2010-01-22 Tony Lindgrenomap: Clean-up for omap_mux_init
2010-01-22 Ladislav MichlMTD: remove no longer used OMAP flash map
2010-01-22 Ladislav Michlomap: convert boards to use physmap-flash
2010-01-22 Tero KristoOMAP2/3: DMTIMER: Clear pending interrupts when stoppin...
2010-01-22 Linus TorvaldsMerge branch 'for-linus/samsung' of git://git.fluff...
2010-01-22 Peter Korsgaardhmt: adjust for new pwm_backlight->notify prototype
2010-01-21 Linus TorvaldsLinux 2.6.33-rc5 v2.6.33-rc5
2010-01-21 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-01-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-01-21 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
next