summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | 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-241-1/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-231-1/+36
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-2410-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-221-0/+1
| * | | | | | | | | | [media] gspca_sonixb: Properly wait between i2c writesHans de Goede2012-12-221-5/+8
| * | | | | | | | | | [media] gspca_kinect: add Kinect for Windows USB idJacob Schloss2012-12-221-0/+1
* | | | | | | | | | | Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-2310-43/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-181-1/+1
| * | | | | | | | | | | PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King2013-01-151-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-141-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
| * | | | | | | | | | | [libata] ahci: Add support for Enmotus Bobcat device.Hugh Daschbach2013-01-141-1/+7
| * | | | | | | | | | | [libata] ahci: Fix lack of command retry after a success error handler.Bian Yu2013-01-141-1/+1
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-2119-32/+140
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ttm: on move memory failure don't leave a node danglingDave Airlie2013-01-211-0/+1
| * | | | | | | | | | | | ttm: don't destroy old mm_node on memcpy failureDave Airlie2013-01-211-2/+9
| * | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-01-217-20/+84
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915: fix FORCEWAKE posting readsJani Nikula2013-01-171-5/+12
| | * | | | | | | | | | | | drm/i915: Invalidate the relocation presumed_offsets along the slow pathChris Wilson2013-01-161-0/+21
| | * | | | | | | | | | | | drm/i915/eDP: do not write power sequence registers for ghost eDPJani Nikula2013-01-161-15/+32
| | * | | | | | | | | | | | drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-stateChris Wilson2013-01-154-0/+19
| * | | | | | | | | | | | | Revert "drm/radeon: do not move bo to different placement at each cs"Alex Deucher2013-01-172-9/+10