summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-18USB: option: blacklist net interface on ZTE devicesBjørn Mork1-20/+48
2012-10-18Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-7/+17
2012-10-18usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes1-1/+2
2012-10-18USB: io_ti: fix sysfs-attribute creationJohan Hovold1-7/+7
2012-10-18USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold1-2/+12
2012-10-18staging: dgrp: check return value of alloc_tty_driverBill Pemberton1-0/+9
2012-10-18staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton1-0/+6
2012-10-18of/platform: sparse fixKim Phillips1-1/+1
2012-10-18of/irq: sparse fixesKim Phillips1-3/+5
2012-10-18of/address: sparse fixesKim Phillips1-12/+12
2012-10-18USB: spcp8x5: fix port-data memory leakJohan Hovold1-28/+18
2012-10-18USB: ssu100: fix port-data memory leakJohan Hovold1-14/+20
2012-10-18USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold1-45/+43
2012-10-18USB: oti6858: fix port-data memory leakJohan Hovold1-40/+28
2012-10-18USB: iuu_phoenix: fix port-data memory leakJohan Hovold1-40/+22
2012-10-18USB: kl5kusb105: fix port-data memory leakJohan Hovold1-44/+24
2012-10-18USB: io_ti: fix port-data memory leakJohan Hovold1-46/+45
2012-10-18USB: keyspan_pda: fix port-data memory leakJohan Hovold1-13/+17
2012-10-18USB: f81232: fix port-data memory leakJohan Hovold1-26/+17
2012-10-18USB: io_edgeport: fix port-data memory leakJohan Hovold2-25/+37
2012-10-18USB: kobil_sct: fix port-data memory leakJohan Hovold1-10/+13
2012-10-18USB: cypress_m8: fix port-data memory leakJohan Hovold1-38/+37
2012-10-18usb: acm: fix the computation of the number of data bitsNicolas Boullis1-5/+15
2012-10-18usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk1-0/+10
2012-10-18usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk1-0/+9
2012-10-18USB: cdc-acm: fix pipe type of write endpointMing Lei1-1/+1
2012-10-18usbdevfs: Fix broken scatter-gather transferHenrik Rydberg1-0/+1
2012-10-17[media] Kconfig: Fix dependencies for driver autoselect optionsMauro Carvalho Chehab1-8/+10
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-16/+22
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2012-10-17drm/i915: Insert i915_preliminary_hw_support variable.Rodrigo Vivi2-0/+14
2012-10-17gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin1-0/+3
2012-10-17spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann1-3/+3
2012-10-17regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng1-1/+1
2012-10-17drm/i915: shut up spurious WARN in the gtt fault handlerDaniel Vetter1-1/+3
2012-10-17Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-21/+31
2012-10-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-249/+443
2012-10-17Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-55/+23
2012-10-17Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds5-5/+43
2012-10-17IPMI: Detect register spacing on PCI interfacesCorey Minyard1-2/+34
2012-10-17IPMI: Fix some uninitialized warningCorey Minyard1-1/+1
2012-10-17IPMI: Change link orderMatthew Garrett2-1/+4
2012-10-17ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett1-1/+4
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov2-4/+8
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl2-10/+12
2012-10-16smsgiucv: reestablish IUCV path after resumeHendrik Brueckner1-1/+1
2012-10-16vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko1-1/+1
2012-10-16USB: fix port probing and removal in garmin_gpsAlan Stern1-17/+7
2012-10-16USB: pl2303: fix port-data memory leakJohan Hovold1-36/+54
2012-10-16USB: cp210x: fix port-data memory leakJohan Hovold1-23/+17