summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-091-0/+7
* sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-061-1/+1
* qlogicpti: Fix build warning.David S. Miller2012-10-281-12/+1
* Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-2630-847/+798
|\
| * xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp2012-10-251-2/+0
| * xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp2012-10-251-2/+0
| * xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp2012-10-251-0/+2
| * xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-251-0/+11
| * ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-251-0/+7
| * ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-251-1/+1
| * USB: mos7840: fix port_probe flowJohan Hovold2012-10-251-183/+166
| * USB: mos7840: fix port-data memory leakJohan Hovold2012-10-251-130/+89
| * USB: mos7840: remove invalid disconnect handlingJohan Hovold2012-10-251-12/+1
| * USB: mos7840: remove NULL-urb submissionJohan Hovold2012-10-251-13/+1
| * USB: qcserial: fix interface-data memory leak in error pathJohan Hovold2012-10-251-15/+16
| * USB: option: fix interface-data memory leak in error pathJohan Hovold2012-10-251-2/+19
| * USB: ipw: fix interface-data memory leak in error pathJohan Hovold2012-10-251-3/+2
| * USB: mos7840: fix port-device leak in error pathJohan Hovold2012-10-251-1/+0
| * USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-251-0/+1
| * USB: sierra: fix port-data memory leakJohan Hovold2012-10-251-67/+58
| * USB: sierra: fix memory leak in probe error pathJohan Hovold2012-10-251-6/+10
| * USB: sierra: fix memory leak in attach error pathJohan Hovold2012-10-251-1/+8
| * USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold2012-10-255-78/+54
| * USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2012-10-252-93/+96
| * USB: mct_u232: fix broken closeJohan Hovold2012-10-251-6/+8
| * USB: mct_u232: fix port-data memory leakJohan Hovold2012-10-251-20/+25
| * USB: opticon: fix memory leak in error pathJohan Hovold2012-10-251-1/+3
| * USB: opticon: fix DMA from stackJohan Hovold2012-10-251-1/+6
| * USB: quatech2: fix io after disconnectJohan Hovold2012-10-251-0/+7
| * USB: quatech2: fix close and disconnect urb handlingJohan Hovold2012-10-251-4/+2
| * USB: quatech2: fix port-data memory leaksJohan Hovold2012-10-251-70/+51
| * USB: quatech2: fix memory leak in error pathJohan Hovold2012-10-251-0/+1
| * USB: omninet: fix port-data memory leakJohan Hovold2012-10-251-18/+18
| * USB: mos7720: fix port-data memory leakJohan Hovold2012-10-251-30/+32
| * USB: digi_acceleport: fix port-data memory leakJohan Hovold2012-10-251-50/+67
| * USB: ch341: fix port-data memory leakJohan Hovold2012-10-251-7/+16
| * USB: whiteheat: fix port-data memory leakJohan Hovold2012-10-251-33/+26
| * USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-251-0/+1
| * USB: metro-usb: fix io after disconnectJohan Hovold2012-10-251-9/+6
| * USB: metro-usb: fix port-data memory leakJohan Hovold2012-10-251-37/+13
| * usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-241-0/+6
| * USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-241-0/+1
| * usb hub: use flush_work instead of flush_work_syncOctavian Purdila2012-10-231-1/+1
| * USB: Add missing license tag to ezusb driver.Dave Jones2012-10-231-0/+1
| * Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-10-232-5/+8
| |\
| | * xhci: fix integer overflowOliver Neukum2012-10-231-1/+1
| | * xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum2012-10-231-1/+1
| | * usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu2012-10-221-3/+2
| | * usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu2012-10-221-0/+4
| * | Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-234-5/+13
| |\ \ | | |/ | |/|