summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar2013-09-264-99/+40
* USB: OHCI: make ohci-omap a separate driverManjunath Goudar2013-09-264-122/+55
* USB: OHCI: make ohci-exynos a separate driverManjunath Goudar2013-09-264-118/+72
* USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar2013-09-264-58/+39
* USB: serial: invoke dcd_change ldisc's handler.Paul Chavent2013-09-262-0/+25
* USB: serial: call handle_dcd_change in ftdi driver.Paul Chavent2013-09-261-1/+9
* USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas2013-09-261-2/+2
* USB: fix substandard locking for the sysfs filesAlan Stern2013-09-251-27/+26
* usb: usbtest: bmAttributes would better be maskedHuang Rui2013-09-251-1/+1
* USB: WUSBCORE: use list_move_tail instead of list_del/list_add_tailWei Yongjun2013-09-251-4/+2
* usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-254-0/+55
* usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui2013-09-251-24/+80
* usb: gadget: Remove redundant pci_set_drvdataSachin Kamat2013-09-254-5/+0
* usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat2013-09-251-2/+0
* usb: chipidea: move platform related things to ci_get_platdataPeter Chen2013-09-251-10/+9
* usb: chipidea: udc: Consolidate the call of disconnectPeter Chen2013-09-251-3/+7
* usb: host: delete chipidea dependencyPeter Chen2013-09-251-2/+2
* chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-251-0/+2
* usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen2013-09-252-0/+3
* Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-2314-18/+13
* Merge branch 'master' into usb-nextGreg Kroah-Hartman2013-09-23460-2269/+4054
|\
| * Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2335-97/+160
| |\
| | * Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-2113-36/+91
| | |\
| | | * iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen2013-09-211-0/+2
| | | * iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen2013-09-211-9/+12
| | | * iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-212-5/+17
| | | * iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-213-1/+28
| | | * iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald2013-09-211-2/+9
| | | * iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-6/+6
| | | * iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+2
| | | * iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-211-2/+4
| | | * iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski2013-09-181-1/+1
| | | * staging: iio: ade7854-spi: Fix return valueSachin Kamat2013-09-181-1/+1
| | | * staging:iio:hmc5843: Fix measurement conversionPeter Meerwald2013-09-181-1/+1
| | | * iio: isl29018: Fix uninitialized valueDerek Basehore2013-09-181-0/+1
| | | * staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...Jonathan Cameron2013-09-181-1/+1
| | | * iio: at91: fix adc_clk overflowJosh Wu2013-09-181-5/+6
| | |/
| | * staging: line6: add bounds check in snd_toneport_source_put()Dan Carpenter2013-09-171-3/+7
| | * Staging: comedi: Fix dependencies for drivers misclassified as PCIBen Hutchings2013-09-171-16/+17
| | * staging: r8188eu: Adjust RX gainLarry Finger2013-09-171-1/+1
| | * staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger2013-09-171-1/+1
| | * staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.cLarry Finger2013-09-171-0/+1
| | * staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.cLarry Finger2013-09-171-1/+1
| | * staging: Disable lustre file system for MIPS, SH, and XTENSAGuenter Roeck2013-09-171-1/+1
| | * Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman2013-09-171-1/+0
| | * staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen2013-09-171-3/+1
| | * staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2013-09-172-9/+1
| | * staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen2013-09-171-1/+1
| | * drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGEAndrew Morton2013-09-171-2/+2
| | * staging: dgnc: fix potential format string flawKees Cook2013-09-171-2/+2
OpenPOWER on IntegriCloud