summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2010-12-0921-74/+20
|\
| * arm: mach-omap2: rx51: clean up dummy onenand initAaro Koskinen2010-12-021-19/+9
| * arm: mach-omap2: n8x0: clean up dummy onenand initAaro Koskinen2010-12-021-17/+9
| * arm: mach-omap2: remove NULL board_mux from board filesAaro Koskinen2010-12-0220-38/+2
* | omap: Don't select mux by default for each boardTony Lindgren2010-12-071-4/+0
* | omap: McBSP: Make the free variable update more readableShubhrajyoti D2010-12-071-4/+4
* | omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula2010-12-071-7/+1
* | omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov2010-12-071-0/+5
* | omap: Fix undefined reference to omap2_i2c_mux_pinsTony Lindgren2010-12-071-0/+7
* | OMAP1: I2C: fix device initializationPaul Walmsley2010-12-071-0/+5
|/
* Merge branch 'ctrl-wip/mux-omap4-v4' of git://gitorious.org/omap-pm/linux int...Tony Lindgren2010-11-3012-147/+2310
|\
| * OMAP: mux: Add __func__ macro to pr_xxx macrosDan Murphy2010-11-175-21/+23
| * OMAP4: pandaboard: Select CBL & CBS package and initialize muxsricharan2010-11-172-0/+18
| * OMAP4: sdp4430: Select CBS package for ES2Benoit Cousson2010-11-172-1/+6
| * OMAP4: mux: Add CBS package data for OMAP4430 ES2Benoit Cousson2010-11-174-8/+758
| * OMAP4: sdp4430: Select CBL package for ES1 and initialize muxBenoit Cousson2010-11-172-0/+11
| * OMAP4: mux: Add CBL package data for OMAP4430 ES1Benoit Cousson2010-11-175-0/+1193
| * OMAP: mux: Add support for control module split in several partitionsBenoit Cousson2010-11-176-128/+312
| * OMAP: mux: Replace printk with pr_xxx macrosBenoit Cousson2010-11-171-19/+19
* | Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2010-11-3011-126/+886
|\ \
| * | OMAP: I2C: Convert i2c driver to use PM runtime api'sRajendra Nayak2010-11-091-46/+23
| * | OMAP: I2C: split device registration and convert OMAP2+ to omap_devicePaul Walmsley2010-11-092-75/+54
| * | OMAP4: hwmod: add I2C hwmods for OMAP4430Benoit Cousson2010-11-091-0/+237
| * | OMAP3: hwmod: add I2C hwmods for OMAP3430Rajendra Nayak2010-11-094-0/+273
| * | OMAP2xxx: hwmod: add I2C hwmods for OMAP2420, 2430Paul Walmsley2010-11-093-5/+299
| | |
| \ \
*-. \ \ Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren2010-11-30200-1348/+9462
|\ \ \ \
| | * | | omap: AM3517/05: Add craneboard supportSrinath2010-11-304-0/+77
| | * | | OMAP1: drop AMS_DELTA_FIQ config optionJanusz Krzysztofik2010-11-304-15/+3
| | * | | arm: omap: zoom: substitute gpio number with symbolic nameFelipe Balbi2010-11-301-2/+4
| | * | | arm: omap: combine zoom2 and zoom3 board-filesFelipe Balbi2010-11-303-160/+61
| | * | | omap3: IGEP v2: Improve igep2_flash_init() functionEnric Balletbo i Serra2010-11-301-12/+11
| | * | | omap3: IGEP v2: Remove igep2_config arrayEnric Balletbo i Serra2010-11-301-5/+0
| | * | | omap3: IGEP v2: Remove onenand_setup no-op functionEnric Balletbo i Serra2010-11-051-7/+0
| | |/ /
| * | | omap: Serial: Define register access modes in LCRAndrei Emeltchenko2010-11-305-45/+43
| * | | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko2010-11-305-14/+28
| * | | Linux 2.6.37-rc4v2.6.37-rc4Linus Torvalds2010-11-291-1/+1
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-291-1/+1
| |\ \ \
| | * | | powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
| * | | | Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie2010-11-291-2/+0
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-11-291-0/+24
| |\ \ \ \
| | * | | | tpm: Autodetect itpm devicesMatthew Garrett2010-11-301-0/+24
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2930-203/+280
| |\ \ \ \
| | * | | | af_unix: limit recursion levelEric Dumazet2010-11-293-6/+35
| | * | | | pch_gbe driver: The wrong of initializer entryToshiharu Okada2010-11-291-4/+4
| | * | | | pch_gbe dreiver: chang authorToshiharu Okada2010-11-292-6/+6
| | * | | | ucc_geth: fix ucc halt problem in half duplex modeYang Li2010-11-281-1/+2
| | * | | | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar2010-11-281-2/+1
| | * | | | ehea: Add some info messages and fix an issueBreno Leitao2010-11-281-4/+14
| | * | | | hso: fix disable_netFilip Aben2010-11-281-4/+6
| | * | | | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby2010-11-281-5/+6
OpenPOWER on IntegriCloud