aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-11usb: musb: dsps: remove explicit NOP device creationmusb-for-v3.7Ajay Kumar Gupta
2012-09-11usb: musb: dsps: add dt supportAjay Kumar Gupta
2012-09-11usb: musb: am335x: add support for dual instanceB, Ravi
2012-09-11usb: musb: kill global and static for multi instanceAjay Kumar Gupta
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-09-11usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I
2012-09-11usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I
2012-08-31usb: musb: core: fix kernel-doc of musb_init_controller()Sergei Shtylyov
2012-08-20usb: musb: fix spelling of families in KconfigPeter Meerwald
2012-08-20usb: musb: omap2430.c delete unused variable.Matthias Brugger
2012-08-14usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D
2012-08-09usb: musb: Prevent the masking of the return valueShubhrajyoti D
2012-08-09usb: musb: Remove redundant if statementRoger Quadros
2012-08-09usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-07usb: musb: use DMA mode 1 whenever possibleRoger Quadros
2012-08-07usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath
2012-08-07usb: musb: Fix bad call to kfree() in musb_freeBrian Downing
2012-08-07usb: musb: fix sparse warningsFelipe Balbi
2012-08-03usb: musb: cleanup while removing musb omap glue driverKishon Vijay Abraham I
2012-08-03usb: musb: NAK timeout scheme on bulk TX endpointAjay Kumar Gupta
2012-08-03usb: musb: check for zero byte in musb_read/write_fifoAjay Kumar Gupta
2012-08-03usb: musb: gadget: don't program dma for zero byte txAjay Kumar Gupta
2012-08-03usb: musb: host: don't program dma for zero byte txAjay Kumar Gupta
2012-08-03usb: musb: gadget: use variables according to their names in rxstate()Sergei Shtylyov
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li
2012-08-02raid5: make_request use batch stripe releaseShaohua Li
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds
2012-08-01delousing target_core_file a bitAl Viro
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt
2012-08-01sh: intc: initial irqdomain support.Paul Mundt
2012-08-01Merge branch 'common/pinctrl' into sh-latestPaul Mundt
2012-08-01sh: pfc: Fix up init ordering mess.Paul Mundt
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski
2012-08-01dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski