summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-261-2/+2
|\
| * amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-211-2/+2
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-261-12/+1
|\ \
| * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1
* | | Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2013-05-253-2/+3
|\ \ \
| * | | pm2301_charger: Fix module alias prefixAxel Lin2013-05-101-1/+1
| * | | wm831x_backup: Fix wrong kfree call for devdata->backup.nameAxel Lin2013-05-101-1/+0
| * | | bq27x00: Fix I2C dependency in KConfigXiong Zhou2013-05-101-0/+1
| * | | lp8788-charger: Fix kconfig dependencyRandy Dunlap2013-05-021-0/+1
* | | | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-257-102/+139
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-05-234-39/+66
| |\ \ \ \
| | * | | | cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar2013-05-221-5/+15
| | * | | | cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar2013-05-221-31/+42
| | * | | | cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafał Bilski2013-05-221-1/+1
| | * | | | cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie2013-05-221-0/+1
| | * | | | cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar2013-05-221-2/+7
| * | | | | ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller2013-05-231-0/+8
| * | | | | ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2013-05-222-63/+65
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-257-173/+202
|\ \ \ \ \
| * | | | | ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-142-8/+33
| * | | | | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-145-165/+169
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2013-05-2417-178/+692
|\ \ \ \ \
| * | | | | drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa2013-05-241-1/+1
| * | | | | random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina2013-05-241-8/+16
| * | | | | drivers/char/random.c: fix priming of last_dataJarod Wilson2013-05-241-15/+15
| * | | | | drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf2013-05-241-2/+2
| * | | | | fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2013-05-241-1/+1
| * | | | | drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen2013-05-241-1/+1
| * | | | | drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner2013-05-241-7/+7
| * | | | | rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine2013-05-241-0/+12
| * | | | | drivers/video: implement a simple framebuffer driverStephen Warren2013-05-243-0/+252
| * | | | | rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-245-5/+95
| * | | | | rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-246-138/+291
| * | | | | drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr2013-05-241-2/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-242-26/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-221-23/+0
| |\ \ \ \
| | * | | | SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar2013-05-191-23/+0
| | |/ / /
| * | | | clk: tegra: add ac97 controller clockLucas Stach2013-05-201-0/+8
| * | | | clk: tegra: remove USB from clk init tableLucas Stach2013-05-201-3/+0
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-246-38/+19
|\ \ \ \
| * | | | drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-246-38/+19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2454-345/+574
|\ \ \ \ \
| * | | | | be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-231-9/+4
| * | | | | net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| * | | | | virtio_net: enable napi for all possible queues during openJason Wang2013-05-231-4/+5
| * | | | | net: ethernet: sun: drop unused variableEmilio López2013-05-221-1/+0
| * | | | | net: ethernet: korina: drop unused variableEmilio López2013-05-221-1/+0
| * | | | | net: ethernet: apple: drop unused variableEmilio López2013-05-221-1/+0
| * | | | | qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel2013-05-221-0/+1
| * | | | | net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-221-3/+3