aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-15USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...Matthias Kaehlcke1-2/+2
2009-06-15USB: ci13xxx_udc: use helper functions to determine endpoint type and directionMatthias Kaehlcke1-3/+3
2009-06-15USB: core/sysfs: fix sparse warningsH Hartley Sweeten1-6/+6
2009-06-15USB: Ignore storage device in modem mode on DWN-652Pascal Terjan3-2/+18
2009-06-15USB: usbfs: deprecate and hide option for !embeddedScott James Remnant1-6/+10
2009-06-15USB: consolidate usb_unbind_interface and usb_driver_release_interfaceAlan Stern1-13/+8
2009-06-15USB: ftdi_sio: fix hi-speed device packet size calculationMark Adamson1-8/+48
2009-06-15USB: serial: FTDI: add high speed device supportMark Adamson2-11/+89
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta4-22/+48
2009-06-15musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)Anand Gadiyar1-1/+1
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell3-12/+35
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell3-13/+27
2009-06-15musb: otg timer cleanupDavid Brownell3-24/+33
2009-06-15musb: proper hookup to transceiver driversDavid Brownell10-155/+181
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell2-17/+12
2009-06-15USB: twl4030-usb: fix minor reporting goofageDavid Brownell1-7/+19
2009-06-15USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-06-15USB: move r8a66597_hcd's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-06-15USB: move twl4030_usb's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov3-15/+39
2009-06-15musb_host: refactor URB givebackSergei Shtylyov1-34/+20
2009-06-15musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov1-4/+5
2009-06-15musb_host: simplify check for active URBSergei Shtylyov1-58/+14
2009-06-15musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov1-34/+22
2009-06-15musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov1-23/+12
2009-06-15musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov1-1/+2
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov4-20/+43
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu1-1/+1
2009-06-15USB: option.c: add Toshiba 3G HSDPA SM-Bus Minicard device idMichele Valzelli1-0/+5
2009-06-15USB: FTDI-SIO new device idsDaniel Suchy2-0/+4
2009-06-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+2
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds12-21/+163
2009-06-15Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-1/+3
2009-06-15Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-1/+39
2009-06-15Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+31
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1136-47572/+106185
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds192-2355/+6189
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds14-8/+1236
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell1-2/+2
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds27-861/+727
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel1-4/+4
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel2-19/+63
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood1-1/+1
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski4-0/+621
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown3-0/+3
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown1-1/+14
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown4-4/+4
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood1-5/+5
2009-06-15regulator: add userspace-consumer driverMike Rapoport4-0/+236