aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-15USB: ftdi_sio: fix hi-speed device packet size calculationMark Adamson
2009-06-15USB: serial: FTDI: add high speed device supportMark Adamson
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta
2009-06-15musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)Anand Gadiyar
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell
2009-06-15musb: otg timer cleanupDavid Brownell
2009-06-15musb: proper hookup to transceiver driversDavid Brownell
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell
2009-06-15USB: twl4030-usb: fix minor reporting goofageDavid Brownell
2009-06-15USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König
2009-06-15USB: move r8a66597_hcd's probe function to .devinit.textUwe Kleine-König
2009-06-15USB: move twl4030_usb's probe function to .devinit.textUwe Kleine-König
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov
2009-06-15musb_host: refactor URB givebackSergei Shtylyov
2009-06-15musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov
2009-06-15musb_host: simplify check for active URBSergei Shtylyov
2009-06-15musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov
2009-06-15musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov
2009-06-15musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu
2009-06-15USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device idMichele Valzelli
2009-06-15USB: FTDI-SIO new device idsDaniel Suchy
2009-06-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood
2009-06-15regulator: add userspace-consumer driverMike Rapoport
2009-06-15Maxim 1586 regulator driverRobert Jarzmik
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-15pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski
2009-06-15ipv4: Fix fib_trie rebalancingJarek Poplawski
2009-06-14ramfs: ignore unknown mount optionsMike Frysinger
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds