summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-05omap: Use 32KiHZ timer by defaultTony Lindgren
2010-07-05ARM: Disable VGA console for ARM in most casesTony Lindgren
2010-07-05omap: mux: Remove old mux codeTony Lindgren
2010-07-05omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren
2010-07-05omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren
2010-07-05omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren
2010-07-05omap: mux: Make omap2 FS USB code use new mux functionsTony Lindgren
2010-07-05omap: mux: Select POP package for 2430SDPTony Lindgren
2010-07-05omap: mux: Select POP package for N8X0Tony Lindgren
2010-07-05omap: mux: Select POP package for ApollonTony Lindgren
2010-07-05omap: mux: Select SIP package for H4Tony Lindgren
2010-07-05omap: mux: Add data for 2430Tony Lindgren
2010-07-05omap: mux: Add data for 2420Tony Lindgren
2010-07-05omap: mux: Remove unncessary parens from mux34xx.cTony Lindgren
2010-07-05omap: mux: Allow compiling in new mux code on all mach-omap2 systemsTony Lindgren
2010-07-05omap: mux: Renumber package defines to make room for older 24xx packagesTony Lindgren
2010-07-05omap: mux: Fix omap_mux_init_gpio for omap24xxTony Lindgren
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren
2010-07-05omap: Enable interface clock for omap2 FS USBTony Lindgren
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren
2010-07-05omap: Separate out omap2 FS USB platform init functionsTony Lindgren
2010-07-02Merge branch 'v2.6.35-rc3-iommu-for-next' of git://gitorious.org/~doyu/lk/mai...Tony Lindgren
2010-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-06-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-30Add mdr as maintainer of qla1280 driver.Jes Sorensen
2010-06-30futex: futex_find_get_task remove credentails checkMichal Hocko
2010-06-30USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz
2010-06-30USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz
2010-06-30USB: musb: Enable the maximum supported burst mode for DMAHema HK
2010-06-30USB: musb: fix Blackfin ulpi stubsMike Frysinger
2010-06-30USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov
2010-06-30USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov
2010-06-30USB: obey the sysfs power/wakeup settingAlan Stern
2010-06-30USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava
2010-06-30USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin
2010-06-30USB: gadget/printer, fix sleep inside atomicJiri Slaby
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby
2010-06-30USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin
2010-06-30USB: fix oops in usb_sg_init()Alan Stern
2010-06-30USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang
2010-06-30USB: otg/ulpi: bail out on read errorsWolfram Sang
2010-06-30usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad
2010-06-30USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu
2010-06-30USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp
2010-06-30USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz
2010-06-30USB: g_serial: fix tty cleanup on unloadJon Povey
2010-06-30USB: g_serial: don't set low_latency flagJon Povey