summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-26cdc-acm: fix race between callback and unthrottleOliver Neukum
2015-03-26usb/misc/usb3503: Always read refclk frequency from DTBen Gamari
2015-03-26cdc-wdm: return correct error codesOliver Neukum
2015-03-26usb: ehci-orion: add more constants for register valuesThomas Petazzoni
2015-03-26USB: Move usb_disabled() towards top of the fileViresh Kumar
2015-03-26USB: Use usb_disabled() consistentlyViresh Kumar
2015-03-26usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard
2015-03-26usb: chipidea: usbmisc_imx: fix returnvar.cocci warningskbuild test robot
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-03-24usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren
2015-03-24usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependencyIvan T. Ivanov
2015-03-24usb: gadget: f_printer: fix dependenciesAndrzej Pietrasiewicz
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-03-21Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki
2015-03-21md: fix problems with freeing private data after ->run failure.NeilBrown
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-20Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier
2015-03-19target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger
2015-03-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-03-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2015-03-19target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche
2015-03-19iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger
2015-03-19Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger
2015-03-19target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-03-19Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-03-19Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-19usb: gadget: atmel_usba: use endian agnostic IO on ARMBen Dooks
2015-03-19usb: dwc2: pci: Correctly compile dwc2-pci as a module or built-inJohn Youn
2015-03-19usb: gadget: constify of_device_id arrayFabian Frederick
2015-03-19usb: gadget: goku_udc: Remove uses of seq_<foo> return valuesJoe Perches
2015-03-19usb: renesas_usbhs: fix spinlock suspected in a gadget complete functionYoshihiro Shimoda