summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-10usb: add little-endian transform for DeviceRemovable of usb3.0 hubLan Tianyu
2012-09-10usb : Add sysfs files to control port power.Lan Tianyu
2012-09-10usb: Fail a get config when the port is powered off.Lan Tianyu
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu
2012-09-10xhci: Handle clear PORT_POWER feature.Lan Tianyu
2012-09-10usb/acpi: Store info on device removability.Lan Tianyu
2012-09-10usb/acpi: Bind ACPI node to USB port, not usb_device.Lan Tianyu
2012-09-10usb: move children to struct usb_portLan Tianyu
2012-09-10usb: make usb port a real deviceLan Tianyu
2012-09-10usb: redefine DeviceRemovable and wHubDelay as _le16Lan Tianyu
2012-09-10usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior
2012-09-10tools/usb: remove last USBFS userSebastian Andrzej Siewior
2012-09-10usbfs: Add a new disconnect-and-claim ioctl (v2)Hans de Goede
2012-09-07USB: PLAT_ORION fulfils USB_ARCH_HAS_EHCIAndrew Lunn
2012-09-05usb: remove libusualSebastian Andrzej Siewior
2012-09-05block: remove the deprecated ub driverCong Wang
2012-09-05USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun
2012-09-05USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-05usb: cdc-acm: remove duplicated include from cdc-acm.cWei Yongjun
2012-09-05drivers/usb/gadget/lpc32xx_udc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-09-05drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-09-05usb: ohci: Fix Kconfig dependency on USB_ISP1301Roland Stigge
2012-09-05usb: renesas_usbhs: fixup DMA transport data alignmentKuninori Morimoto
2012-09-05powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu
2012-09-05USB: mos7720: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2012-09-05usb: renesas_usbhs: modify the irq handler for sharing irqShimoda, Yoshihiro
2012-09-05USB: isp1301: Remove unused static array and defineRoland Stigge
2012-09-05usb host: fix spelling of provides in KconfigPeter Meerwald
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
2012-08-22Linux 3.6-rc3Linus Torvalds
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-08-22Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-08-22Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-22task_work: add a scheduling point in task_work_run()Eric Dumazet
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro
2012-08-22introduce kref_put_mutex()Al Viro
2012-08-22vfio: don't dereference after kfree...Al Viro
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman