summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-242-32/+50
|\
| * aerdrv: Cleanup log output for AERLance Ortiz2013-01-031-28/+26
| * aerdrv: Enhanced AER loggingLance Ortiz2013-01-032-4/+24
* | Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-2312-125/+130
|\ \
| * | USB: EHCI: fix build error in ehci-mxcAlan Stern2013-01-234-76/+53
| * | USB: EHCI: add a name for the platform-private fieldAlan Stern2013-01-221-0/+3
| * | USB: EHCI: fix incorrect configuration testAlan Stern2013-01-221-1/+1
| * | USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2013-01-222-4/+4
| * | USB: UHCI: fix IRQ race during initializationAlan Stern2013-01-221-6/+9
| * | Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-211125-7538/+13783
| |\ \
| | * | usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby2013-01-181-3/+3
| | * | usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand2013-01-181-0/+1
| | * | usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen2013-01-183-10/+29
| | * | usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2013-01-182-30/+32
| | * | usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov2013-01-181-2/+2
* | | | Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-01-231-1/+36
|\ \ \ \
| * | | | Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-221-1/+36
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-2310-67/+57
|\ \ \ \ \
| * | | | | [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failuresLaurent Pinchart2013-01-111-1/+2
| * | | | | [media] uvcvideo: Cleanup leftovers of partial revertLaurent Pinchart2013-01-111-5/+2
| * | | | | [media] uvcvideo: Return -EACCES when trying to set a read-only controlLaurent Pinchart2013-01-111-1/+3
| * | | | | Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab2013-01-115005-183885/+291956
| |\ \ \ \ \
| * | | | | | [media] omap3isp: Don't include <plat/cpu.h>Laurent Pinchart2013-01-061-2/+0
| * | | | | | [media] s5p-mfc: Fix interrupt error handling routineKamil Debski2013-01-061-51/+37
| * | | | | | [media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links()Sylwester Nawrocki2013-01-061-1/+1
| * | | | | | [media] m5mols: Fix typo in get_fmt callbackSylwester Nawrocki2013-01-061-1/+1
| * | | | | | [media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart2013-01-061-1/+3
| * | | | | | [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header filesLaurent Pinchart2013-01-011-3/+0
| * | | | | | [media] gspca_sonixj: Add a small delay after i2c_w1Hans de Goede2012-12-211-0/+1
| * | | | | | [media] gspca_sonixb: Properly wait between i2c writesHans de Goede2012-12-211-5/+8
| * | | | | | [media] gspca_kinect: add Kinect for Windows USB idJacob Schloss2012-12-211-0/+1
* | | | | | | Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-2210-43/+40
|\ \ \ \ \ \ \
| * | | | | | | PCI: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-171-1/+1
| * | | | | | | PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King2013-01-141-0/+3
| * | | | | | | Merge branch 'pci/yijing-hotplug-workqueues' into for-linusBjorn Helgaas2013-01-147-42/+35
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas2013-01-143-16/+18
| | * | | | | | | PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas2013-01-143-12/+1
| | * | | | | | | PCI: shpchp: Make shpchp_wq non-orderedBjorn Helgaas2013-01-131-1/+1
| | * | | | | | | PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang2013-01-124-15/+17
| | | |_|_|_|_|/ | | |/| | | | |
| * / | | | | | PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall2013-01-131-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-01-222-13/+7
|\ \ \ \ \ \ \
| * | | | | | | gpio: mvebu: Don't free chip label memoryThierry Reding2013-01-171-6/+0
| * | | | | | | gpio: samsung: skip gpio lib registration for EXYNOS5440Kukjin Kim2013-01-171-0/+1
| * | | | | | | gpio: samsung: silent build warning for EXYNOS5 SoCsKukjin Kim2013-01-171-5/+5
| * | | | | | | gpio: samsung: fix pinctrl condition for exynos and exynos5440Kukjin Kim2013-01-171-1/+1
| * | | | | | | gpio: samsung: remove inclusion <mach/regs-clock.h>Kukjin Kim2013-01-101-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-01-221-2/+2
|\ \ \ \ \ \ \
| * | | | | | | vfio-pci: Fix buffer overfillAlex Williamson2013-01-151-2/+2
* | | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-01-224-14/+24
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | [libata] replace sata_settings with devslp_timingShane Huang2013-01-142-12/+16