aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-0/+10
|\
| * net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda2011-03-141-0/+1
| * net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2011-03-141-0/+3
| * net: sh_eth: modify the definitions of registerYoshihiro Shimoda2011-03-141-0/+6
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-169-10/+8
|\ \
| * \ Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-24127-819/+1175
| |\ \
| * | | tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman2011-02-221-8/+0
| * | | tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-221-2/+1
| * | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-177-0/+7
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-162-13/+67
|\ \ \ \
| * | | | memory hotplug: Define memory_block_size_bytes for x86_64 with CONFIG_X86_UVNathan Fontenot2011-02-031-0/+14
| * | | | memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot2011-02-031-13/+53
| |/ / /
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-1636-400/+1248
|\ \ \ \
| * | | | ARM: tegra: Add support for Tegra USB PHYsBenoit Goby2011-03-114-0/+885
| * | | | ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementationLars-Peter Clausen2011-03-076-129/+7
| * | | | USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-071-0/+4
| * | | | arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar2011-03-071-19/+0
| * | | | arm: omap: usb: clock entries for omap3 and omap4Keshava Munegowda2011-03-012-10/+19
| * | | | arm: omap: usb: cleanup ehci and ohci resources and devicesKeshava Munegowda2011-03-012-154/+26
| * | | | arm: omap: usb: Invoke usbhs core device initializationKeshava Munegowda2011-03-0118-18/+18
| * | | | arm: omap: usb: usbhs core device initializationKeshava Munegowda2011-03-012-14/+183
| * | | | usb: host: omap: common usb host core driverKeshava Munegowda2011-03-011-0/+3
| * | | | arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-0120-136/+152
| * | | | arm: omap2: usb: rename usb-ehci.c to usb-host.cFelipe Balbi2011-03-012-5/+5
| * | | | arm: omap: usb: host: add names to resourcesFelipe Balbi2011-03-011-0/+9
| * | | | usb: musb: OMAP4430: Power down the PHY during board initHema HK2011-03-011-0/+4
| * | | | usb: otg: OMAP4430: Save/restore the contextHema HK2011-03-011-0/+7
| * | | | usb: otg: OMAP4430: Introducing suspend function for power managementHema HK2011-02-184-7/+18
* | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-03-1642-1039/+3784
|\ \ \ \ \
| * | | | | ARM: tegra: trimslice: initialize PCI-e only when running on TrimSliceMike Rapoport2011-03-031-0/+3
| * | | | | ARM: tegra: add PCI Express power gatingMike Rapoport2011-03-031-2/+20
| * | | | | ARM: tegra: PCIE minor code refactoringMike Rapoport2011-03-031-9/+9
| * | | | | ARM: Tegra: DMA: Fail safe if initialization failsStephen Warren2011-02-231-12/+10
| * | | | | ARM: Tegra: Rename clk_dev1/2 to cdev1/2Stephen Warren2011-02-231-6/+6
| * | | | | ARM: Tegra: Rename I2S clocks to match driver nameStephen Warren2011-02-231-2/+2
| * | | | | ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren2011-02-232-4/+1
| * | | | | ARM: tegra: add seaboard, wario and kaen boardsOlof Johansson2011-02-225-0/+435
| * | | | | ARM: tegra: harmony: fix pinmux for MMC slotOlof Johansson2011-02-221-3/+3
| * | | | | ARM: tegra: harmony: register sdhci devicesOlof Johansson2011-02-221-0/+30
| * | | | | ARM: tegra: remove stale nvidia atag handlerOlof Johansson2011-02-221-25/+0
| * | | | | ARM: tegra: common device resourcesOlof Johansson2011-02-223-0/+552
| * | | | | ARM: tegra: harmony: move over to tegra_gpio_configOlof Johansson2011-02-221-0/+13
| * | | | | ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson2011-02-222-0/+21
| * | | | | ARM: tegra: Hide EMC scaling config behind ARCH_TEGRAMark Brown2011-02-221-2/+2
| * | | | | ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIOStephen Warren2011-02-221-1/+1
| * | | | | ARM: tegra: common: Enable core clocksColin Cross2011-02-221-0/+3
| * | | | | ARM: tegra: timer: Enable timer and rtc clocksColin Cross2011-02-221-2/+14
| * | | | | ARM: tegra: Move tegra_common_init to tegra_init_earlyColin Cross2011-02-224-10/+8
| * | | | | ARM: tegra: clock: prevent accidental disables of cpu clockColin Cross2011-02-221-0/+25
| * | | | | ARM: tegra: clock: Round rate before setting rateColin Cross2011-02-222-4/+16