Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | usb: dwc3: gadget: fix ep->maxburst for ep0 | Pratyush Anand | 2013-01-18 | 1 | -0/+1 | |
| | * | | | | | | | | usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap | Peter Chen | 2013-01-18 | 3 | -10/+29 | |
| | * | | | | | | | | usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id | Peter Chen | 2013-01-18 | 2 | -30/+32 | |
| | * | | | | | | | | usb: musb: cppi_dma: drop '__init' annotation | Sergei Shtylyov | 2013-01-18 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-01-24 | 1 | -1/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert "drivers/misc/ti-st: remove gpio handling" | Luciano Coelho | 2013-01-23 | 1 | -1/+36 | |
* | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-01-24 | 10 | -67/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures | Laurent Pinchart | 2013-01-11 | 1 | -1/+2 | |
| * | | | | | | | | | | [media] uvcvideo: Cleanup leftovers of partial revert | Laurent Pinchart | 2013-01-11 | 1 | -5/+2 | |
| * | | | | | | | | | | [media] uvcvideo: Return -EACCES when trying to set a read-only control | Laurent Pinchart | 2013-01-11 | 1 | -1/+3 | |
| * | | | | | | | | | | Merge tag 'v3.8-rc3' into v4l_for_linus | Mauro Carvalho Chehab | 2013-01-11 | 5005 | -183885/+291956 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | [media] omap3isp: Don't include <plat/cpu.h> | Laurent Pinchart | 2013-01-06 | 1 | -2/+0 | |
| * | | | | | | | | | | [media] s5p-mfc: Fix interrupt error handling routine | Kamil Debski | 2013-01-06 | 1 | -51/+37 | |
| * | | | | | | | | | | [media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links() | Sylwester Nawrocki | 2013-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] m5mols: Fix typo in get_fmt callback | Sylwester Nawrocki | 2013-01-06 | 1 | -1/+1 | |
| * | | | | | | | | | | [media] v4l: vb2: Set data_offset to 0 for single-plane output buffers | Laurent Pinchart | 2013-01-06 | 1 | -1/+3 | |
| * | | | | | | | | | | [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header files | Laurent Pinchart | 2013-01-01 | 1 | -3/+0 | |
| * | | | | | | | | | | [media] gspca_sonixj: Add a small delay after i2c_w1 | Hans de Goede | 2012-12-22 | 1 | -0/+1 | |
| * | | | | | | | | | | [media] gspca_sonixb: Properly wait between i2c writes | Hans de Goede | 2012-12-22 | 1 | -5/+8 | |
| * | | | | | | | | | | [media] gspca_kinect: add Kinect for Windows USB id | Jacob Schloss | 2012-12-22 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-01-23 | 10 | -43/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | PCI: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported | Colin Ian King | 2013-01-15 | 1 | -0/+3 | |
| * | | | | | | | | | | | Merge branch 'pci/yijing-hotplug-workqueues' into for-linus | Bjorn Helgaas | 2013-01-14 | 7 | -42/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | PCI: shpchp: Use per-slot workqueues to avoid deadlock | Bjorn Helgaas | 2013-01-14 | 3 | -16/+18 | |
| | * | | | | | | | | | | | PCI: shpchp: Handle push button event asynchronously | Bjorn Helgaas | 2013-01-14 | 3 | -12/+1 | |
| | * | | | | | | | | | | | PCI: shpchp: Make shpchp_wq non-ordered | Bjorn Helgaas | 2013-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | PCI: pciehp: Use per-slot workqueues to avoid deadlock | Yijing Wang | 2013-01-12 | 4 | -15/+17 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| * / | | | | | | | | | | PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put() | Betty Dall | 2013-01-13 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-01-22 | 2 | -13/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | gpio: mvebu: Don't free chip label memory | Thierry Reding | 2013-01-17 | 1 | -6/+0 | |
| * | | | | | | | | | | | gpio: samsung: skip gpio lib registration for EXYNOS5440 | Kukjin Kim | 2013-01-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | gpio: samsung: silent build warning for EXYNOS5 SoCs | Kukjin Kim | 2013-01-17 | 1 | -5/+5 | |
| * | | | | | | | | | | | gpio: samsung: fix pinctrl condition for exynos and exynos5440 | Kukjin Kim | 2013-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | gpio: samsung: remove inclusion <mach/regs-clock.h> | Kukjin Kim | 2013-01-10 | 1 | -1/+0 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2013-01-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | vfio-pci: Fix buffer overfill | Alex Williamson | 2013-01-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-01-22 | 4 | -14/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | [libata] replace sata_settings with devslp_timing | Shane Huang | 2013-01-14 | 2 | -12/+16 | |
| * | | | | | | | | | | | [libata] ahci: Add support for Enmotus Bobcat device. | Hugh Daschbach | 2013-01-14 | 1 | -1/+7 | |
| * | | | | | | | | | | | [libata] ahci: Fix lack of command retry after a success error handler. | Bian Yu | 2013-01-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-01-21 | 19 | -32/+140 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ttm: on move memory failure don't leave a node dangling | Dave Airlie | 2013-01-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | ttm: don't destroy old mm_node on memcpy failure | Dave Airlie | 2013-01-21 | 1 | -2/+9 | |
| * | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2013-01-21 | 7 | -20/+84 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/i915: fix FORCEWAKE posting reads | Jani Nikula | 2013-01-17 | 1 | -5/+12 | |
| | * | | | | | | | | | | | | drm/i915: Invalidate the relocation presumed_offsets along the slow path | Chris Wilson | 2013-01-16 | 1 | -0/+21 | |
| | * | | | | | | | | | | | | drm/i915/eDP: do not write power sequence registers for ghost eDP | Jani Nikula | 2013-01-16 | 1 | -15/+32 | |
| | * | | | | | | | | | | | | drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state | Chris Wilson | 2013-01-15 | 4 | -0/+19 | |
| * | | | | | | | | | | | | | Revert "drm/radeon: do not move bo to different placement at each cs" | Alex Deucher | 2013-01-17 | 2 | -9/+10 |