summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-20mfd: Include linux/io.h to jz4740-adcAxel Lin
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown
2011-12-20mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok
2011-12-20mfd: include linux/module.h for ab5500-debugfsAxel Lin
2011-12-20mfd: Update wm8994 active device checks for WM1811Mark Brown
2011-12-20mfd: Set tps6586x bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Set da903x bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Set adp5520 bits if new value is different from the old oneAxel Lin
2011-12-20mfd: Add missed free_irq in da903x_removeAxel Lin
2011-12-16Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson
2011-12-16drm/i915: enable semaphores on per-device defaultsEugeni Dodonov
2011-12-16drm/i915: don't set unpin_work if vblank_get failsJesse Barnes
2011-12-16drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov
2011-12-16drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson
2011-12-16drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov
2011-12-16drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni
2011-12-16drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson
2011-12-15Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds
2011-12-15Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-15Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam
2011-12-15xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk
2011-12-14staging: r8712u: Add new USB IDLarry Finger
2011-12-14staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna
2011-12-14staging: tidspbridge: include module.h by defaultOmar Ramirez Luna
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-13gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang
2011-12-13gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang
2011-12-13gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang
2011-12-13gpio: pl061: drop extra check for NULL platform_dataRob Herring
2011-12-13USB: option: Removing one bogus and adding some new Huawei combinationsBjørn Mork
2011-12-13ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu
2011-12-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-12-12USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa
2011-12-12usb: option: Add Huawei E398 controlling interfacesAlex Hermann
2011-12-12hwmon: (jz4740) Staticise jz4740_hwmon_driverAxel Lin
2011-12-12hwmon: (jz4740) fix signedness bugAxel Lin