summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2013-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-1/+0
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-1/+1
2013-07-24powerpc/pci/hotplug: Don't need to remove from EEH cache twiceGavin Shan-1/+0
2013-07-23Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+25
2013-07-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-2/+4
2013-07-23EDAC: Fix lockdep splatBorislav Petkov-14/+25
2013-07-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-130/+242
2013-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-44/+26
2013-07-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-6/+12
2013-07-22Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15/+71
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-1425/+2784
2013-07-22of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior-0/+1
2013-07-22of/irq: Avoid calling list_first_entry() for empty listAxel Lin-2/+3
2013-07-22Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie-49/+110
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt-1/+0
2013-07-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie-65/+121
2013-07-22drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter-16/+11
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-27/+110
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter-6/+7
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-91615/+20
2013-07-20drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani-1/+1
2013-07-20gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas-2/+14
2013-07-20gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas-0/+18
2013-07-20gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas-14/+40
2013-07-20drm/i915: Serialize almost all register accessChris Wilson-3/+6
2013-07-20drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa-1/+19
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-2/+3
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15/+27
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer-0/+1
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-76/+133
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3
2013-07-18Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds-39/+39
2013-07-19drm/i915: correctly restore fences with objects attachedDaniel Vetter-2/+16
2013-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-277/+918
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang-25/+37
2013-07-18tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang-24/+38
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-29/+92
2013-07-18Merge branch 'pm-fixes'Rafael J. Wysocki-10/+7
2013-07-18ACPI / video: ignore BIOS initial backlight value for Fujitsu E753Lan Tianyu-0/+8
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-103/+98
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-1/+6
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie-4/+14
2013-07-18Merge tag 'v3.10' into drm-intel-fixesDaniel Vetter-362/+5138
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown-23/+30
2013-07-18md: Remove recent change which allows devices to skip recovery.NeilBrown-14/+0
2013-07-18md/raid10: fix two problems with RAID10 resync.NeilBrown-2/+9
2013-07-18Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie-33/+77
2013-07-18ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu-2/+8
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki-9/+94