summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+10
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson-6/+7
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds-4/+4
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu-2/+2
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin-2/+2
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds-1/+1
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+6
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-12/+31
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-552/+606
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins-1/+1
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+10
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds-16/+18
2012-10-18USB: option: add more ZTE devicesBjørn Mork-0/+16
2012-10-18USB: option: blacklist net interface on ZTE devicesBjørn Mork-20/+48
2012-10-18Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-7/+17
2012-10-18usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes-1/+2
2012-10-18USB: io_ti: fix sysfs-attribute creationJohan Hovold-7/+7
2012-10-18USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold-2/+12
2012-10-17staging: dgrp: check return value of alloc_tty_driverBill Pemberton-0/+9
2012-10-17staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton-0/+6
2012-10-17of/platform: sparse fixKim Phillips-1/+1
2012-10-17of/irq: sparse fixesKim Phillips-3/+5
2012-10-17of/address: sparse fixesKim Phillips-12/+12
2012-10-17USB: spcp8x5: fix port-data memory leakJohan Hovold-28/+18
2012-10-17USB: ssu100: fix port-data memory leakJohan Hovold-14/+20
2012-10-17USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold-45/+43
2012-10-17USB: oti6858: fix port-data memory leakJohan Hovold-40/+28
2012-10-17USB: iuu_phoenix: fix port-data memory leakJohan Hovold-40/+22
2012-10-17USB: kl5kusb105: fix port-data memory leakJohan Hovold-44/+24
2012-10-17USB: io_ti: fix port-data memory leakJohan Hovold-46/+45
2012-10-17USB: keyspan_pda: fix port-data memory leakJohan Hovold-13/+17
2012-10-17USB: f81232: fix port-data memory leakJohan Hovold-26/+17
2012-10-17USB: io_edgeport: fix port-data memory leakJohan Hovold-25/+37
2012-10-17USB: kobil_sct: fix port-data memory leakJohan Hovold-10/+13
2012-10-17USB: cypress_m8: fix port-data memory leakJohan Hovold-38/+37
2012-10-17usb: acm: fix the computation of the number of data bitsNicolas Boullis-5/+15
2012-10-17usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk-0/+10
2012-10-17usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk-0/+9
2012-10-17USB: cdc-acm: fix pipe type of write endpointMing Lei-1/+1
2012-10-17usbdevfs: Fix broken scatter-gather transferHenrik Rydberg-0/+1
2012-10-17[media] Kconfig: Fix dependencies for driver autoselect optionsMauro Carvalho Chehab-8/+10
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-16/+22
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-0/+1
2012-10-17gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin-0/+3
2012-10-17spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann-3/+3
2012-10-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-21/+31
2012-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-249/+443
2012-10-16Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-55/+23
2012-10-16Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds-5/+43
2012-10-16IPMI: Detect register spacing on PCI interfacesCorey Minyard-2/+34