summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-111-6/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | gpio/omap: fix incorrect initialization of omap_gpio_mod_initTarun Kanti DebBarma2012-05-101-6/+3
| |/ / / / / /
* | | | | | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds2012-05-111-22/+0
|\ \ \ \ \ \ \
| * | | | | | | target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversionNicholas Bellinger2012-05-111-22/+0
* | | | | | | | Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds2012-05-102-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-102-0/+3
* | | | | | | | | drivers/leds: correct __devexit annotationsArnd Bergmann2012-05-102-3/+3
|/ / / / / / / /
* | | | | | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-05-091-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan2012-05-091-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-05-082-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: Actually free the regulator in devm_regulator_put()Mark Brown2012-05-071-1/+4
| * | | | | | | | regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin2012-04-171-1/+1
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-084-181/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackBen Skeggs2012-05-072-178/+22
| * | | | | | | | | drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter2012-05-071-3/+6
| * | | | | | | | | drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter2012-05-071-0/+6
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-082-21/+28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | xen/Kconfig: fix Kconfig layoutAndrew Morton2012-05-071-10/+12
| * | | | | | | | drivers/video/xen-fbfront.c: add missing cleanup codeJulia Lawall2012-05-071-11/+16
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-061-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-041-1/+1
| * | | | | | | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-256-66/+46
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-053-13/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-053-13/+10
* | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-05-041-2/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz2012-04-261-2/+1
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-046-14/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher2012-05-041-2/+2
| * | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-035-12/+21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915: enable dip before writing data on gen4Paulo Zanoni2012-05-031-1/+1
| | * | | | | | | | | | | | fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy2012-05-021-2/+2
| | * | | | | | | | | | | | drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-022-5/+13
| | * | | | | | | | | | | | drm/i915: Do not read non-existent DPLL registers on PCH hardwareChris Wilson2012-05-021-4/+5
* | | | | | | | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-042-5/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2012-05-042-5/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds2012-05-031-16/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | efivars: Improve variable validationMatthew Garrett2012-05-031-16/+30
* | | | | | | | | | | | | | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-035-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar2012-05-031-0/+1
| * | | | | | | | | | | | | | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar2012-05-031-3/+1
| * | | | | | | | | | | | | | libata: init ata_print_id to 0Tero Roponen2012-05-031-1/+1
| * | | | | | | | | | | | | | ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-031-0/+2
| * | | | | | | | | | | | | | libata: skip old error history when counting probe trialsLin Ming2012-05-031-1/+2
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-05-034-8/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | i2c: mxs: disable QUEUE when sending is doneWolfram Sang2012-04-271-2/+3
| * | | | | | | | | | | | | | i2c: mxs: handle spurious interruptWolfram Sang2012-04-251-2/+1
| * | | | | | | | | | | | | | i2c-eg20t: Modify MODULE_AUTHOR's email addressTomoya MORINAGA2012-04-221-1/+1
| * | | | | | | | | | | | | | i2c-eg20t: change timeout value 50msec to 1000msecTomoya MORINAGA2012-04-221-1/+1