summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-05ARM: Disable VGA console for ARM in most casesTony Lindgren1-1/+1
2010-07-05omap: mux: Remove old mux codeTony Lindgren11-528/+1
2010-07-05omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren6-57/+42
2010-07-05omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren1-1/+3
2010-07-05omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren2-3/+3
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren6-61/+67
2010-07-05omap: mux: Make omap2 FS USB code use new mux functionsTony Lindgren1-15/+18
2010-07-05omap: mux: Select POP package for 2430SDPTony Lindgren2-0/+12
2010-07-05omap: mux: Select POP package for N8X0Tony Lindgren2-0/+12
2010-07-05omap: mux: Select POP package for ApollonTony Lindgren2-0/+13
2010-07-05omap: mux: Select SIP package for H4Tony Lindgren2-0/+13
2010-07-05omap: mux: Add data for 2430Tony Lindgren4-0/+1170
2010-07-05omap: mux: Add data for 2420Tony Lindgren5-0/+985
2010-07-05omap: mux: Remove unncessary parens from mux34xx.cTony Lindgren1-4/+4
2010-07-05omap: mux: Allow compiling in new mux code on all mach-omap2 systemsTony Lindgren2-2/+2
2010-07-05omap: mux: Renumber package defines to make room for older 24xx packagesTony Lindgren1-4/+6
2010-07-05omap: mux: Fix omap_mux_init_gpio for omap24xxTony Lindgren1-1/+9
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren17-551/+589
2010-07-05omap: Enable interface clock for omap2 FS USBTony Lindgren1-0/+11
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren8-206/+429
2010-07-05omap: Separate out omap2 FS USB platform init functionsTony Lindgren1-95/+157
2010-07-02Merge branch 'v2.6.35-rc3-iommu-for-next' of git://gitorious.org/~doyu/lk/mai...Tony Lindgren6-18/+70
2010-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-225/+209
2010-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-64/+79
2010-07-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-12/+20
2010-07-01Add mdr as maintainer of qla1280 driver.Jes Sorensen1-0/+6
2010-07-01futex: futex_find_get_task remove credentails checkMichal Hocko1-13/+4
2010-06-30USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz1-99/+61
2010-06-30USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz1-22/+12
2010-06-30USB: musb: Enable the maximum supported burst mode for DMAHema HK1-11/+2
2010-06-30USB: musb: fix Blackfin ulpi stubsMike Frysinger1-2/+2
2010-06-30USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov1-2/+4
2010-06-30USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov1-5/+1
2010-06-30USB: obey the sysfs power/wakeup settingAlan Stern1-10/+3
2010-06-30USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava1-2/+1
2010-06-30USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin1-0/+3
2010-06-30USB: gadget/printer, fix sleep inside atomicJiri Slaby1-16/+16
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby1-5/+10
2010-06-30USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2-8/+0
2010-06-30USB: fix oops in usb_sg_init()Alan Stern1-2/+5
2010-06-30USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy1-1/+5
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang1-3/+10
2010-06-30USB: otg/ulpi: bail out on read errorsWolfram Sang1-6/+11
2010-06-30usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad1-1/+2
2010-06-30USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu1-1/+1
2010-06-30USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp1-16/+46
2010-06-30USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz1-0/+11
2010-06-30USB: g_serial: fix tty cleanup on unloadJon Povey1-0/+1
2010-06-30USB: g_serial: don't set low_latency flagJon Povey1-13/+2
2010-06-30serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng1-64/+79