summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-14USB: serial: funsoft.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-14USB: serial: ftdi_sio.c: remove debug module parameterGreg Kroah-Hartman1-3/+0
2012-09-14USB: serial: empeg.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-14USB: serial: digi_acceleport.c: remove debug module parameterGreg Kroah-Hartman1-7/+0
2012-09-14USB: serial: cp210x.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-14USB: serial: aircable.c: remove debug module parameterGreg Kroah-Hartman1-5/+0
2012-09-14USB: serial: kobil_sct.c: remove dbg() usageGreg Kroah-Hartman1-46/+35
2012-09-14USB: serial: keyspan_pda.c: remove dbg() usageGreg Kroah-Hartman1-19/+17
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14USB: serial: whiteheat.c: remove dbg() usageGreg Kroah-Hartman1-20/+21
2012-09-14USB: serial: ssu100.c: remove dbg() usageGreg Kroah-Hartman1-16/+16
2012-09-14USB: serial: oti6858.c: remove dbg() usageGreg Kroah-Hartman1-39/+32
2012-09-14USB: serial: garmin_gps.c: remove dbg() usageGreg Kroah-Hartman1-44/+51
2012-09-14USB: serial: kl5kusb105.c: remove dbg() usageGreg Kroah-Hartman1-18/+18
2012-09-14USB: serial: ftdi_sio.c: remove dbg() usageGreg Kroah-Hartman1-59/+60
2012-09-14USB: serial: digi_acceleport.c: remove dbg() usageGreg Kroah-Hartman1-18/+25
2012-09-14USB: serial: cypress_m8.c: remove dbg() usageGreg Kroah-Hartman1-73/+73
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh1-3/+3
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-14USB: ezusb: remove dependancy on usb_serialRene Buergel4-33/+33
2012-09-14USB: omninet: fix potential tty NULL dereferenceAlexey Khoroshilov1-3/+5
2012-09-14drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-14drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-14USB: serial: usb_wwan.c: remove dbg() usageGreg Kroah-Hartman1-23/+28
2012-09-14USB: serial: omninet.c: remove dbg() usageGreg Kroah-Hartman1-7/+7
2012-09-14USB: serial: option.c: remove dbg() usageGreg Kroah-Hartman1-7/+8
2012-09-14USB: serial: opticon.c: remove dbg() usageGreg Kroah-Hartman1-10/+10
2012-09-14USB: serial: ipw.c: remove dbg() usageGreg Kroah-Hartman1-33/+28
2012-09-14USB: serial: cyberjack.c: remove dbg() usageGreg Kroah-Hartman1-33/+35
2012-09-14USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman1-71/+64
2012-09-14USB: serial: ch341.c: remove dbg() usageGreg Kroah-Hartman1-19/+23
2012-09-14Merge tag 'for-usb-next-2012-09-13' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman5-21/+334
2012-09-14USB: serial: core: clean up dbg and printk usage.Greg Kroah-Hartman2-84/+77
2012-09-14drivers/usb/host/xhci-ring.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-14usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior1-1/+1
2012-09-14usb: host: xhci: sparse fixesFelipe Balbi3-3/+6
2012-09-14xHCI: handle command after aborting the command ringElric Fu1-6/+165
2012-09-14xHCI: cancel command after command timeoutElric Fu2-7/+22
2012-09-14xHCI: add aborting command ring functionElric Fu4-1/+128
2012-09-14xHCI: add cmd_ring_stateElric Fu3-2/+11
2012-09-14USB: serial: core: remove some trace debugging callsGreg Kroah-Hartman2-8/+0
2012-09-14ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming1-11/+23
2012-09-14ACPI / PM: Infer parent power state from child if unknown, v2Rafael J. Wysocki1-0/+10
2012-09-14thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter1-6/+7
2012-09-14eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu1-4/+6
2012-09-14platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-14asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-09-14drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary4-14/+0
2012-09-14apple-gmux: Fix port address calculation in gmux_pio_write32()Seth Forshee1-1/+1
2012-09-14apple-gmux: Fix index read functionsBernhard Froemel1-2/+4