aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel6-11/+8
2010-05-20USB: ehci-au1xxx does not need EHCI IO watchdogManuel Lauss1-1/+10
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern13-75/+27
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern10-90/+89
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern8-27/+23
2010-05-20USB: remove duplicated #includeHuang Weiyi1-1/+0
2010-05-20USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie1-2/+2
2010-05-20USB: cdc-acm: make bitfields unsignedRandy Dunlap1-2/+2
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani1-3/+1
2010-05-20USB: split hub.h into ch11.h and merge-in hcd.hEric Lescouet2-41/+43
2010-05-20USB: make hub.h public (drivers dependency)Eric Lescouet2-1/+1
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet43-52/+46
2010-05-20USB: xhci: Fix check for room on the ring.Sarah Sharp1-1/+18
2010-05-20USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp1-1/+1
2010-05-20USB: xhci: Fix issue with set interface after stall.Sarah Sharp2-0/+9
2010-05-20Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar1-1/+2
2010-05-20perf: Fix forgotten preempt_enable by nested writersFrederic Weisbecker1-1/+2
2010-05-20wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez1-2/+2
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren1466-30337/+69602
2010-05-20omap4: Add support for i2c initTony Lindgren1-7/+26
2010-05-20omap: Fix i2c platform init code for omap4Tony Lindgren1-20/+47
2010-05-20Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren41-1456/+2099
2010-05-20OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=yPaul Walmsley1-13/+4
2010-05-20OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley3-8/+8
2010-05-20OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomainsRajendra Nayak3-0/+43
2010-05-20OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_se...Laine Walker-Avina1-0/+2
2010-05-20OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domainsRajendra Nayak2-2/+3
2010-05-20OMAP: timers: Fix clock source names for OMAP4Rajendra Nayak1-2/+2
2010-05-20OMAP4 clock: Support clk_set_parentRajendra Nayak1-5/+0
2010-05-20OMAP4: PRCM: Add offset defines for all CM registersRajendra Nayak1-0/+260
2010-05-20OMAP4: PRCM: Add offset defines for all PRM registersRajendra Nayak1-0/+334
2010-05-20OMAP4: PRCM: Remove duplicate definition of base addressesBenoit Cousson1-8/+0
2010-05-20OMAP4: PRM: Remove MPU internal code name and apply PRCM naming conventionBenoit Cousson6-39/+45
2010-05-20OMAP4: CM: Remove non-functional registers in ES1.0Benoit Cousson1-39/+2
2010-05-20OMAP: hwmod: Replace WARN by pr_warning for clockdomain checkBenoit Cousson1-7/+6
2010-05-20OMAP: hwmod: Rename hwmod name for the MPUBenoit Cousson4-4/+4
2010-05-20OMAP: hwmod: Do not exit the iteration if one clock init failedBenoit Cousson1-2/+3
2010-05-20OMAP: hwmod: Replace WARN by pr_warning if clock lookup failedBenoit Cousson1-6/+6
2010-05-20OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return valueBenoit Cousson1-13/+13
2010-05-20OMAP: hwmod: Fix wrong pointer iteration in oh->slavesBenoit Cousson1-14/+16
2010-05-20OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLESTBenoit Cousson2-4/+6
2010-05-20OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready functionBenoit Cousson3-21/+50
2010-05-20OMAP: CM: Move MAX_MODULE_READY_TIME to cm.hBenoit Cousson3-20/+10
2010-05-20OMAP4: hwmod: Replace module & device offsets by absolute clkctrl addressBenoit Cousson1-5/+3
2010-05-20OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.cPaul Walmsley1-13/+15
2010-05-20OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xxPaul Walmsley1-127/+36
2010-05-20OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match realityPaul Walmsley3-125/+127
2010-05-20OMAP2+ clock: clean up clkt_clksel.cPaul Walmsley3-177/+266
2010-05-20OMAP2+ clock: remove DEFAULT_RATE clksel_rate flagPaul Walmsley6-115/+135
2010-05-20OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macrosPaul Walmsley1-7/+12