summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-17USB: oti6858: fix port-data memory leakJohan Hovold1-40/+28
2012-10-17USB: iuu_phoenix: fix port-data memory leakJohan Hovold1-40/+22
2012-10-17USB: kl5kusb105: fix port-data memory leakJohan Hovold1-44/+24
2012-10-17USB: io_ti: fix port-data memory leakJohan Hovold1-46/+45
2012-10-17USB: keyspan_pda: fix port-data memory leakJohan Hovold1-13/+17
2012-10-17USB: f81232: fix port-data memory leakJohan Hovold1-26/+17
2012-10-17USB: io_edgeport: fix port-data memory leakJohan Hovold2-25/+37
2012-10-17USB: kobil_sct: fix port-data memory leakJohan Hovold1-10/+13
2012-10-17USB: cypress_m8: fix port-data memory leakJohan Hovold1-38/+37
2012-10-17usb: acm: fix the computation of the number of data bitsNicolas Boullis1-5/+15
2012-10-17usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk1-0/+10
2012-10-17usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk1-0/+9
2012-10-17USB: cdc-acm: fix pipe type of write endpointMing Lei1-1/+1
2012-10-17usbdevfs: 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-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-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-21/+31
2012-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-249/+443
2012-10-16Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-55/+23
2012-10-16Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds5-5/+43
2012-10-16IPMI: Detect register spacing on PCI interfacesCorey Minyard1-2/+34
2012-10-16IPMI: Fix some uninitialized warningCorey Minyard1-1/+1
2012-10-16IPMI: Change link orderMatthew Garrett2-1/+4
2012-10-16ACPI: 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
2012-10-16USB: belkin_sa: fix port-data memory leakJohan Hovold1-16/+15
2012-10-16USB: cyberjack: fix port-data memory leakJohan Hovold1-30/+19
2012-10-16USB: ark3116: fix NULL-pointer dereferenceJohan Hovold1-12/+14
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller1-0/+1
2012-10-16usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04Alexandre Pereira da Silva1-2/+2
2012-10-16usb: renesas_usbhs: fixup interrupt status clear methodKuninori Morimoto1-3/+3
2012-10-16usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st posKuninori Morimoto1-1/+1
2012-10-16nouveau: fix warning on 32-bit build.Dave Airlie1-1/+1
2012-10-16Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie4-6/+5
2012-10-16drm/nouveau/bios: fix typo in error messageBen Skeggs1-1/+1
2012-10-16drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGPMax Filippov1-0/+2
2012-10-16drm/nv50/fb: fix double free of vram mmMarcin Slusarz1-1/+0
2012-10-16drm/nouveau/pm: do not stop reclocking if failing to set the fan speedMartin Peres1-1/+0
2012-10-16drm/nouveau/pm: fix a typo related to the move to the therm subdevMartin Peres1-1/+1
2012-10-16drm/nouveau/hwmon: fix the initialization conditionMartin Peres1-2/+1
2012-10-16drm: fix warning on 32-bit.Dave Airlie1-1/+1