summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-10USB/host: Cleanup unneccessary irq disable codeChuansheng Liu
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/core: use bin2bcd() for bcdDevice in RHSebastian 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-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/vir...Linus Torvalds
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-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-21rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine
2012-08-21rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine
2012-08-21drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto
2012-08-21drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov
2012-08-21drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt
2012-08-21cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-08-21cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann
2012-08-22drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat
2012-08-22drm/udl: dpms off the crtc when disabled.Dave Airlie