summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * usb: renesas_usbhs: fixup dma transfer stallKuninori Morimoto2012-10-231-0/+1
| * usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detachKuninori Morimoto2012-10-231-0/+5
| * usb: gadget: net2272: fix missing unlock on error in net2272_irq()Wei Yongjun2012-10-231-1/+3
| * usb: musb: dsps: fix res_name lengthDaniel Mack2012-10-231-4/+4
* | usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-221-2/+5
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-196-6/+10
|\
| * Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-195-6/+7
| |\
| | * spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann2012-10-171-3/+3
| | * pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann2012-10-121-1/+1
| | * USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann2012-10-091-1/+1
| | * SCSI: ARM: make fas216_dumpinfo function conditionalArnd Bergmann2012-10-091-1/+1
| | * SCSI: ARM: ncr5380/oak uses no interruptsArnd Bergmann2012-10-091-0/+1
| * | gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin2012-10-171-0/+3
* | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-10-192-4/+4
|\ \ \
| * | | firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu2012-10-191-2/+2
| * | | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin2012-10-191-2/+2
* | | | xen: Fix annoying compile-time warningLinus Torvalds2012-10-191-1/+1
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-192-3/+6
|\ \ \ \
| * | | | hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2012-10-141-2/+5
| * | | | hwmon: (pmbus) remove CONFIG_EXPERIMENTALKees Cook2012-10-141-1/+1
| | |/ / | |/| |
* | | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-196-12/+31
|\ \ \ \
| * | | | staging: dgrp: check return value of alloc_tty_driverBill Pemberton2012-10-171-0/+9
| * | | | staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-171-0/+6
| * | | | serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven2012-10-151-10/+10
| * | | | Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-143013-428338/+479103
| |\| | |
| * | | | tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman2012-10-051-0/+1
| * | | | staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-053-0/+3
| * | | | serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan2012-10-051-2/+2