summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-27usb: gadget: Fix os desc testMario Schuknecht
2015-01-27usb: musb: cppi41: improve rx channel abort routineBin Liu
2015-01-27usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu
2015-01-27usb: renesas_usbhs: add support for requesting DT DMAYoshihiro Shimoda
2015-01-27usb: renesas_usbhs: add usbhsf_dma_init_pdev() functionYoshihiro Shimoda
2015-01-27usb: renesas_usbhs: mod_host: use HUB_CHAR_*Sergei Shtylyov
2015-01-27usb: musb: virthub: use HUB_CHAR_*Sergei Shtylyov
2015-01-19usb: dummy_hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-19usb: dwc2: hcd: use HUB_CHAR_*Sergei Shtylyov
2015-01-19usb: gadget: uvc: preserve the address passed to kfree()Andrzej Pietrasiewicz
2015-01-19Revert "usb: dwc2: add bus suspend/resume for dwc2"Paul Zimmerman
2015-01-19usb: gadget: ethernet: re-use %pM specifier to print MACAndy Shevchenko
2015-01-19usb: phy: make GPIOs optional for the generic phyPaul Zimmerman
2015-01-19usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macroDan Carpenter
2015-01-19usb: gadget: uvc: memory leak in uvcg_frame_make()Dan Carpenter
2015-01-19usb: gadget: uvc: remove an impossible conditionDan Carpenter
2015-01-19usb: gadget: uvc: fix some error codesDan Carpenter
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi
2015-01-18Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2015-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner
2015-01-18Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-01-16reset: sunxi: fix spinlock initializationTyler Baker
2015-01-16drivers: bus: check cci device tree node statusAbhilash Kesavan
2015-01-17Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-17Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-17Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-17Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-01-16Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-16Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-01-16Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-15usb: musb: debugfs: improve copy_from_user() argumentMarkus Pargmann
2015-01-15usb: gadget: f_fs: add "no_disconnect" modeRobert Baldyga
2015-01-15usb: dwc3: pci: code cleanupHeikki Krogerus
2015-01-15usb: dwc3: pci: rely on default PM callbacks from PCI driver utilityHeikki Krogerus
2015-01-15usb: dwc3: pci: remove registration of NOP PHYsHeikki Krogerus
2015-01-15usb: gadget: uvc: to_uvcg_control_header() can be statickbuild test robot
2015-01-15usb: gadget: net2280: Dont use 0 as NULL pointerRicardo Ribalda Delgado
2015-01-15usb: gadget: u_uac1: fix one code style problemPeter Chen
2015-01-15usb: gadget: uac1: struct gaudio is useless for struct f_uac1_optsPeter Chen
2015-01-15Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-01-14Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-14Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan