pandora-kernel.git
2011-07-11 Tony LindgrenMerge branch 'for_3.1/i2c-andy' of git://git./linux...
2011-07-11 Tony LindgrenMerge omap-fixes-for-linus devel-board tmp-merge fixes...
2011-07-11 Tony LindgrenMerge branch '4460' into tmp-merge
2011-07-11 Tony LindgrenMerge branch 'prcm-fixes-3.1' of git://git.pwsan.com...
2011-07-11 Paul WalmsleyASoC: omap: McBSP: fix build breakage on OMAP1
2011-07-11 Tony LindgrenMerge branch 'prcm-cleanup-3.1' of git://git.pwsan...
2011-07-11 Russell King... Convert OMAPs 32kHz clocksource implementation to use...
2011-07-10 Tony LindgrenMerge branch 'cleanup-part-2' into devel-board
2011-07-10 Paul WalmsleyMerge branches 'powerdomain_fixes_3.1', 'hardware_worka...
2011-07-10 Avinash.H.MOMAP: hwmod: fix the i2c-reset timeout during bootup
2011-07-10 Andy GreenI2C: OMAP2+: add correct functionality flags to all...
2011-07-10 Andy GreenI2C: OMAP2+: Tag all OMAP2+ hwmod defintions with I2C...
2011-07-10 Andy GreenI2C: OMAP1/OMAP2+: create omap I2C functionality flags...
2011-07-10 Andy GreenI2C: OMAP2+: Introduce I2C IP versioning constants
2011-07-10 Andy GreenI2C: OMAP2+: increase omap_i2c_dev_attr flags from...
2011-07-10 Andy GreenI2C: OMAP2+: Set hwmod flags to only allow 16-bit acces...
2011-07-10 Tomi ValkeinenOMAP4: hwmod data: Change DSS main_clk scheme
2011-07-10 Santosh ShilimkarOMAP4: powerdomain data: Remove unsupported MPU powerdo...
2011-07-10 Santosh ShilimkarOMAP4: clock data: Keep GPMC clocks always enabled...
2011-07-10 Benoit CoussonOMAP4: powerdomain data: Fix core mem states and missin...
2011-07-10 Rajendra NayakOMAP2+: PM: Initialise sleep_switch to a non-valid...
2011-07-10 Tomi ValkeinenOMAP4: hwmod data: Modify DSS opt clocks
2011-07-10 Paul WalmsleyMerge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cl...
2011-07-10 Jon HunterOMAP4: clock data: Remove UNIPRO clock nodes
2011-07-10 Jon HunterOMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocks
2011-07-10 Jean PihetOMAP PM: remove OMAP_PM_NONE config option
2011-07-10 Kevin HilmanOMAP: omap_device: replace _find_by_pdev() with to_omap...
2011-07-10 Benoit CoussonOMAP4: clockdomain data: Fix data order and wrong name
2011-07-10 Benoit CoussonOMAP4: prcm_mpu: Fix indent in few macros
2011-07-10 Benoit CoussonOMAP4: cm: Remove RESTORE macros to avoid access from SW
2011-07-10 Benoit CoussonOMAP4: powerdomain data: Fix indentation
2011-07-10 Benoit CoussonOMAP4: prm: Remove wrong clockdomain offsets
2011-07-10 Benoit CoussonOMAP4: prcm: Fix errors in few defines name
2011-07-10 Benoit CoussonOMAP4: clock data: Fix max mult and div for USB DPLL
2011-07-10 Benoit CoussonOMAP4: clock data: Re-order some clock nodes and struct...
2011-07-10 Benoit CoussonOMAP4: clock data: Remove usb_host_fs clkdev with NULL dev
2011-07-10 Benoit CoussonOMAP4: clock data: Add sddiv to USB DPLL
2011-07-10 Benoit CoussonOMAP4: hwmod data: Align interconnect format with regul...
2011-07-10 Benoit CoussonOMAP4: hwmod data: Fix bad alignement
2011-07-10 Benoit CoussonOMAP4: hwmod data: Remove un-needed parens
2011-07-10 Benoit CoussonOMAP4: hwmod data: Fix L3 interconnect data order and...
2011-07-10 Paul Walmsleyomap_hwmod: share identical omap_hwmod_class, omap_hwmo...
2011-07-10 Paul Walmsleyomap_hwmod: share identical omap_hwmod_dma_info arrays
2011-07-10 Paul Walmsleyomap_hwmod: use a terminator record with omap_hwmod_dma...
2011-07-10 Paul Walmsleyomap_hwmod: share identical omap_hwmod_mpu_irqs arrays
2011-07-10 Paul Walmsleyomap_hwmod: use a terminator record with omap_hwmod_mpu...
2011-07-10 Paul Walmsleyomap_hwmod: share identical omap_hwmod_addr_space arrays
2011-07-10 Paul Walmsleyomap_hwmod: use a null structure record to terminate...
2011-07-10 Benoit CoussonOMAP: hwmod: Move pr_debug to improve the readability
2011-07-10 Benoit CoussonOMAP: hwmod: Add warnings if enable failed
2011-07-10 Benoit CoussonOMAP2+: hwmod: Fix the HW reset management
2011-07-10 Benoit CoussonOMAP2+: hwmod: Remove _populate_mpu_rt_base warning
2011-07-10 Benoit CoussonOMAP2+: hwmod: Do not write the enawakeup bit if SYSC_H...
2011-07-10 Miguel VadilloOMAP2+: hwmod: Enable module in shutdown to access...
2011-07-10 Benoit CoussonOMAP4: hwmod data: Add MSTANDBY_SMART_WKUP flag
2011-07-10 Benoit CoussonOMAP2+: hwmod: Fix smart-standby + wakeup support
2011-07-10 Paul WalmsleyOMAP: dmtimer: add missing include
2011-07-08 Andy GreenI2C: OMAP1/OMAP2+: prepend I2C IP version to probed...
2011-07-08 Andy GreenI2C: OMAP2+: Convert omap I2C driver to use feature...
2011-07-08 Andy GreenI2C: OMAP1: set i2c unit feature implementation flags...
2011-07-08 Andy GreenI2C: OMAP1/OMAP2+: create omap I2C functionality flags...
2011-07-08 Andy GreenI2C: OMAP2+: Pass flags up to omap i2c platform_data...
2011-07-08 Andy GreenI2C: OMAP1/OMAP2+: add flags field to omap i2c platform...
2011-07-08 Andy GreenI2C: OMAP2+: increase omap_i2c_dev_attr flags from...
2011-07-08 Andy GreenI2C: OMAP2+: address confused probed version naming
2011-07-08 Andy GreenI2C: OMAP2+: Solve array bounds overflow error on i2c...
2011-07-08 Andy GreenI2C: OMAP2+: use platform_data ip revision to select...
2011-07-08 Andy GreenI2C: OMAP2+: Pass hwmod rev knowledge via platform_data...
2011-07-08 Andy GreenI2C: OMAP1: set IP revision in platform data
2011-07-08 Andy GreenI2C: OMAP: add rev to omap i2c platform data
2011-07-08 Andy GreenI2C: OMAP2+: Introduce I2C IP versioning constants
2011-07-08 Andy GreenI2C: OMAP2+: Name registers in I2C IP V2 only accordingly
2011-07-08 Arnd BergmannMerge branch 'cleanup-part-2' of git+ssh:///linux/kerne...
2011-07-08 Arnd Bergmannomap2+: fix build regression
2011-07-08 Rajendra NayakOMAP4: clocks: Update the clock tree with 4460 clock...
2011-07-08 Rajendra NayakOMAP4: PRCM: OMAP4460 specific PRM and CM register...
2011-07-08 Aneesh VOMAP4: ID: add omap_has_feature for max freq supported
2011-07-08 Aneesh VOMAP: ID: introduce chip detection for OMAP4460
2011-07-07 Tony LindgrenMerge branch 'peter/topic/for-tony' of git://gitorious...
2011-07-07 Tony LindgrenMerge branch 'peter/topic/for-tony_mach-cleanup' of...
2011-07-07 Jarkko Nikulaomap: mcbsp: Remove port number enums
2011-07-07 Jarkko Nikulaomap: mcbsp: Remove rx_/tx_word_length variables
2011-07-07 Peter UjfalusiASoC: twl6040: Add back support for legacy mode
2011-07-07 Peter UjfalusiASoC: twl6040: No need to convert the PLL ID
2011-07-07 Peter UjfalusiMFD: twl6040: Remove enum for PLL tracking
2011-07-07 Peter UjfalusiASoC: twl6040: Configure PLL only once
2011-07-07 Peter UjfalusiASoC: twl6040: Simplify sample rate constraint handling
2011-07-07 Peter UjfalusiASoC: twl6040: Move PLL selection to codec driver
2011-07-07 Peter UjfalusiASoC: twl6040: Use neutral name for power mode text...
2011-07-07 Peter UjfalusiMFD: twl6040: Remove wrapper for threaded irq request
2011-07-07 Peter UjfalusiMFD: twl6040: Demand valid interrupt configuration
2011-07-07 Peter UjfalusiASoC: twl6040: Do not use wrapper for irq request
2011-07-07 Peter Ujfalusiinput: twl6040-vibra: Do not use wrapper for irq request
2011-07-07 Peter UjfalusiMFD: twl6040: Use resource to provide irq number for...
2011-07-05 Shubhrajyoti... OMAP4: Keyboard: Mux changes in the board file
2011-07-05 Vishal Mahaveeromap: blaze: add mmc5/wl1283 device support
2011-07-05 Silesh C Vomap: 4430SDP: Register the card detect GPIO properly
2011-07-05 Igor Grinbergarm: omap3: cm-t35: add support for cm-t3730
2011-07-05 Joel A FernandesOMAP3: beagle: add support for beagleboard xM revision C
2011-07-05 Kalle JokiniemiOMAP3: rx-51: Add full regulator definitions
next