aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-21Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-21Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-06-20drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse
2013-06-20[media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki
2013-06-20ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki
2013-06-19ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki
2013-06-19ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki
2013-06-19Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-06-19drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-06-17[media] rtl28xxu: fix buffer overflow when probing Rafael Micro r820t tunerGianluca Gennari
2013-06-16ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-14Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-14Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-14drm/radeon: fix UVD on big endianAlex Deucher
2013-06-13mei: me: clear interrupts on the resume pathTomas Winkler
2013-06-13mei: nfc: fix nfc device freeingTomas Winkler
2013-06-13mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz
2013-06-13netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier
2013-06-13tulip: Properly check dma mapping resultNeil Horman
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-06-13Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-06-13Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-06-13rbd: use the correct length for format 2 object namesJosh Durgin
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich
2013-06-13macvlan: don't touch promisc without passthroughMichael S. Tsirkin
2013-06-13md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin
2013-06-13md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown
2013-06-13md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas
2013-06-13md: md_stop_writes() should always freeze recovery.NeilBrown
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds