summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar-122/+55
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar-118/+72
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar-58/+39
2013-09-26USB: serial: invoke dcd_change ldisc's handler.Paul Chavent-0/+10
2013-09-26USB: serial: call handle_dcd_change in ftdi driver.Paul Chavent-1/+9
2013-09-26USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas-2/+2
2013-09-25USB: fix substandard locking for the sysfs filesAlan Stern-27/+26
2013-09-25usb: usbtest: bmAttributes would better be maskedHuang Rui-1/+1
2013-09-25USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tailWei Yongjun-4/+2
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui-0/+52
2013-09-25usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui-24/+80
2013-09-25usb: gadget: Remove redundant pci_set_drvdataSachin Kamat-5/+0
2013-09-25usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat-2/+0
2013-09-25usb: chipidea: move platform related things to ci_get_platdataPeter Chen-10/+9
2013-09-25usb: chipidea: udc: Consolidate the call of disconnectPeter Chen-3/+7
2013-09-25usb: host: delete chipidea dependencyPeter Chen-2/+2
2013-09-25chipidea: udc: free pending TD at removal procedurePeter Chen-0/+2
2013-09-25usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen-0/+3
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman-18/+13
2013-09-23Merge branch 'master' into usb-nextGreg Kroah-Hartman-1218/+2244
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-97/+160
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-72/+81
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-193/+273
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen-0/+2
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen-9/+12
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen-5/+17
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen-1/+28
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald-2/+9
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald-6/+6
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald-2/+2
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald-2/+4
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+35
2013-09-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-16/+31
2013-09-20Merge branch 'pm-cpufreq'Rafael J. Wysocki-13/+32
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+0
2013-09-20Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie-45/+107
2013-09-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie-6/+8
2013-09-20Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie-74/+122
2013-09-20cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu-1/+1
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie-68/+36
2013-09-20PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki-3/+3
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-409/+626
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov-4/+1
2013-09-19skge: fix broken driverMikulas Patocka-2/+3
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka-1/+1
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant-21/+23
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-13/+3
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-18/+59
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-259/+832
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter-0/+8