summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP: UART: Add sysfs interface for adjusting UART sleep timeoutJouni Hogander2009-05-281-4/+51
* OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman2009-05-285-27/+405
* OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_XKevin Hilman2009-05-281-0/+4
* OMAP3: PM: Force IVA2 into idle during bootupKevin Hilman2009-05-282-0/+55
* OMAP: Add new function to check wether there is irq pendingJouni Hogander2009-05-283-17/+20
* OMAP2/3: PM: push core PM code from linux-omapKevin Hilman2009-05-2815-118/+1790
* Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"Kevin Hilman2009-05-261-1/+0
* Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren2009-05-2610-86/+128
|\
| * OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley2009-05-125-6/+6
| * OMAP3 clock: lessen amount of noisy messagesArtem Bityutskiy2009-05-121-1/+1
| * OMAP3 clock: use pr_debug() rather than pr_info() in some clock change codePaul Walmsley2009-05-122-10/+10
| * OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley2009-05-124-12/+24
| * OMAP3 SRAM: renumber registers to make space for argument passingPaul Walmsley2009-05-121-57/+57
| * OMAP3 SDRC: initialize SDRC_POWER at bootPaul Walmsley2009-05-121-1/+18
| * OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency changePaul Walmsley2009-05-121-3/+4
| * OMAP3 clock: add interconnect barriers to CORE DPLL M2 changePaul Walmsley2009-05-121-3/+6
| * OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpllPaul Walmsley2009-05-121-2/+2
| * OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memoryPaul Walmsley2009-05-121-0/+9
* | ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar2009-05-251-9/+4
* | ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar2009-05-251-20/+5
* | ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar2009-05-251-7/+7
* | ARM: OMAP2/3: Reorganize Makefile to add omap4 supportTony Lindgren2009-05-251-3/+8
* | ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren2009-05-255-21/+4
* | ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren2009-05-251-2/+0
* | ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren2009-05-253-6/+6
* | ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren2009-05-2510-100/+160
* | ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren2009-05-255-18/+62
* | Linux 2.6.30-rc7v2.6.30-rc7Linus Torvalds2009-05-231-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-05-2345-11/+9213
|\ \
| * | [SCSI] mpt2sas: fix driver version inconsistencyEric Moore2009-05-181-1/+1
| * | [SCSI] 3w-xxxx: scsi_dma_unmap fixadam radford2009-05-152-3/+4
| * | [SCSI] 3w-9xxx: scsi_dma_unmap fixadam radford2009-05-151-1/+2
| * | [SCSI] ses: fix problems caused by empty SES provided nameYinghai Lu2009-05-151-3/+3
| * | [SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez2009-05-152-3/+3
| * | [SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin2009-05-141-0/+1
| * | [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-1337-0/+9199
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-231-19/+24
|\ \ \
| * | | [CIFS] Avoid open on possible directories since Samba now rejects themSteve French2009-05-231-19/+24
* | | | icom: fix rmmod crashBreno Leitao2009-05-221-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-224-4/+8
|\ \ \ \
| * \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-223-4/+7
| |\ \ \ \
| | * | | | ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control nameAndreas Mohr2009-05-222-3/+6
| | * | | | ALSA: pcsp - fix printk format warning againTakashi Iwai2009-05-201-1/+1
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-05-221-0/+1
| |\ \ \ \ \
| | * | | | | ALSA: hda - fix audio on HP TX25xx series notebooksAdam Williamson2009-05-221-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-05-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | nilfs2: fix memory leak in nilfs_ioctl_clean_segmentsRyusuke Konishi2009-05-221-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-227-32/+35
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | via82cxxx: Add VIA VX855 PCI Device IDHarald Welte2009-05-222-1/+3
| * | | | | | | ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2009-05-222-4/+7
OpenPOWER on IntegriCloud