summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-20firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-20drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-19drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()Chris Wilson1-1/+2
2012-10-19drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson1-0/+8
2012-10-19xen: dbgp: Fix warning when CONFIG_PCI is not enabled.Ian Campbell1-0/+2
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk5619-161122/+350841
2012-10-19xen: balloon: use correct type for frame_listIan Campbell1-1/+1
2012-10-19xen: balloon: don't include e820.hIan Campbell1-1/+0
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell1-4/+4
2012-10-19xen: events: pirq_check_eoi_map is X86 specificIan Campbell1-0/+4
2012-10-19xen: sysfs: fix build warning.Ian Campbell1-1/+2
2012-10-19xen: sysfs: include err.h for PTR_ERR etcIan Campbell1-0/+1
2012-10-19xen: xenbus: quirk uses x86 specific cpuidIan Campbell1-0/+2
2012-10-19xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek1-4/+10
2012-10-19xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk1-1/+1
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds1-1/+1
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+6
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+31
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-552/+606
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins1-1/+1
2012-10-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds3-16/+18
2012-10-18pinctrl: remove mutex lock in groups showHaojian Zhuang1-4/+0
2012-10-18s390/css: stop stsch loop after cc 3Sebastian Ott3-2/+16
2012-10-18s390/cio: use generic bitmap functionsSebastian Ott1-12/+6
2012-10-18USB: option: add more ZTE devicesBjørn Mork1-0/+16
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