summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* omap: mux: Remove old mux codeTony Lindgren2010-07-0511-528/+1
* omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren2010-07-056-57/+42
* omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren2010-07-051-1/+3
* omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren2010-07-052-3/+3
* omap: mux: Do keypad muxing in board-*.c filesTony Lindgren2010-07-056-61/+67
* omap: mux: Make omap2 FS USB code use new mux functionsTony Lindgren2010-07-051-15/+18
* omap: mux: Select POP package for 2430SDPTony Lindgren2010-07-052-0/+12
* omap: mux: Select POP package for N8X0Tony Lindgren2010-07-052-0/+12
* omap: mux: Select POP package for ApollonTony Lindgren2010-07-052-0/+13
* omap: mux: Select SIP package for H4Tony Lindgren2010-07-052-0/+13
* omap: mux: Add data for 2430Tony Lindgren2010-07-054-0/+1170
* omap: mux: Add data for 2420Tony Lindgren2010-07-055-0/+985
* omap: mux: Remove unncessary parens from mux34xx.cTony Lindgren2010-07-051-4/+4
* omap: mux: Allow compiling in new mux code on all mach-omap2 systemsTony Lindgren2010-07-052-2/+2
* omap: mux: Renumber package defines to make room for older 24xx packagesTony Lindgren2010-07-051-4/+6
* omap: mux: Fix omap_mux_init_gpio for omap24xxTony Lindgren2010-07-051-1/+9
* omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren2010-07-0517-551/+589
* omap: Enable interface clock for omap2 FS USBTony Lindgren2010-07-051-0/+11
* omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren2010-07-058-206/+429
* omap: Separate out omap2 FS USB platform init functionsTony Lindgren2010-07-051-95/+157
* Merge branch 'v2.6.35-rc3-iommu-for-next' of git://gitorious.org/~doyu/lk/mai...Tony Lindgren2010-07-026-18/+70
|\
| * omap iommu: update ducati mmu irq define nameKanigeri, Hari2010-06-291-1/+1
| * omap iommu: Make omap-iommu.o built-inHiroshi DOYU2010-06-291-1/+4
| * omap iommu: move iommu_disable at fault to the above layerHiroshi DOYU2010-06-292-1/+3
| * omap iommu: add functionality to get TLB miss interruptKanigeri, Hari2010-06-293-5/+46
| * omap iommu: update irq mask to be specific about twl and tlbKanigeri, Hari2010-06-291-4/+8
| * omap iommu: Rename iopte_[p,v]addr -> iopte_page_[p,v]addrHiroshi DOYU2010-06-291-3/+3
| * omap iommu: Introduce iopgd_is_table MACROHiroshi DOYU2010-06-292-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-06-3019-225/+209
|\ \
| * | USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz2010-06-301-99/+61
| * | USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz2010-06-301-22/+12
| * | USB: musb: Enable the maximum supported burst mode for DMAHema HK2010-06-301-11/+2
| * | USB: musb: fix Blackfin ulpi stubsMike Frysinger2010-06-301-2/+2
| * | USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov2010-06-301-2/+4
| * | USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov2010-06-301-5/+1
| * | USB: obey the sysfs power/wakeup settingAlan Stern2010-06-301-10/+3
| * | USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava2010-06-301-2/+1
| * | USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin2010-06-301-0/+3
| * | USB: gadget/printer, fix sleep inside atomicJiri Slaby2010-06-301-16/+16
| * | USB: isp1362-hcd, fix double lockJiri Slaby2010-06-301-5/+10
| * | USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2010-06-302-8/+0
| * | USB: fix oops in usb_sg_init()Alan Stern2010-06-301-2/+5
| * | USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy2010-06-301-1/+5
| * | USB: ehci-mxc: bail out on transceiver problemsWolfram Sang2010-06-301-3/+10
| * | USB: otg/ulpi: bail out on read errorsWolfram Sang2010-06-301-6/+11
| * | usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad2010-06-301-1/+2
| * | USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu2010-06-301-1/+1
| * | USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp2010-06-301-16/+46
| * | USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz2010-06-301-0/+11
| * | USB: g_serial: fix tty cleanup on unloadJon Povey2010-06-301-0/+1