summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-08omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren5-31/+27
2010-12-08OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha43-359/+107
2010-12-08OMAP2+: GPIO: device registrationVaradarajan, Charulatha1-0/+104
2010-12-08OMAP4: hwmod data: Add GPIOBenoit Cousson1-0/+341
2010-12-08OMAP3: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+360
2010-12-08OMAP2430: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+279
2010-12-08OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha2-1/+234
2010-12-08OMAP7xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+261
2010-12-08OMAP16xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+199
2010-12-08OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha3-8/+118
2010-12-08OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren1-6/+6
2010-12-08OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha1-116/+118
2010-12-08omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren8-36/+42
2010-12-08omap: Don't select mux by default for each boardTony Lindgren1-4/+0
2010-12-08omap: McBSP: Make the free variable update more readableShubhrajyoti D1-4/+4
2010-12-08omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula1-7/+1
2010-12-08omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov1-0/+5
2010-12-08omap: Fix undefined reference to omap2_i2c_mux_pinsTony Lindgren1-0/+7
2010-12-08OMAP1: I2C: fix device initializationPaul Walmsley1-0/+5
2010-12-01Merge branch 'ctrl-wip/mux-omap4-v4' of git://gitorious.org/omap-pm/linux int...Tony Lindgren12-147/+2310
2010-12-01Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren11-126/+886
2010-12-01Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren200-1348/+9462
2010-12-01omap: Serial: Define register access modes in LCRAndrei Emeltchenko5-45/+43
2010-12-01OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko5-14/+28
2010-12-01omap: AM3517/05: Add craneboard supportSrinath4-0/+77
2010-12-01OMAP1: drop AMS_DELTA_FIQ config optionJanusz Krzysztofik4-15/+3
2010-12-01arm: omap: zoom: substitute gpio number with symbolic nameFelipe Balbi1-2/+4
2010-12-01arm: omap: combine zoom2 and zoom3 board-filesFelipe Balbi3-160/+61
2010-12-01omap3: IGEP v2: Improve igep2_flash_init() functionEnric Balletbo i Serra1-12/+11
2010-12-01omap3: IGEP v2: Remove igep2_config arrayEnric Balletbo i Serra1-5/+0
2010-11-30Linux 2.6.37-rc4v2.6.37-rc4Linus Torvalds1-1/+1
2010-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+1
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra1-1/+1
2010-11-30Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie1-2/+0
2010-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+24
2010-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-203/+280
2010-11-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+23
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett1-0/+24
2010-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds15-114/+572
2010-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-9/+9
2010-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-7/+8
2010-11-29af_unix: limit recursion levelEric Dumazet3-6/+35
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada1-4/+4
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada2-6/+6
2010-11-29Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason1-1/+6
2010-11-29ucc_geth: fix ucc halt problem in half duplex modeYang Li1-1/+2
2010-11-29inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar1-2/+1
2010-11-29ehea: Add some info messages and fix an issueBreno Leitao1-4/+14
2010-11-29Btrfs: deal with DIO bios that span more than one ordered extentChris Mason3-4/+89
2010-11-29Un-inline get_pipe_info() helper functionLinus Torvalds2-12/+13