summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-033-8/+175
* w1: add family based automatic module loadingAlexander Stein2013-06-0312-0/+18
* misc/ep93xx_pwm: use kstrtol instead of strict_strtolH Hartley Sweeten2013-05-301-3/+3
* misc/ep93xx_pwm: use module_platform_driver()H Hartley Sweeten2013-05-301-5/+5
* misc/ep93xx_pwm: remove ep93xx_pwm_is_inverted() inline functionH Hartley Sweeten2013-05-301-6/+2
* misc/ep93xx_pwm: remove ep93xx_pwm_is_enabled() inline functionH Hartley Sweeten2013-05-301-7/+2
* misc/ep93xx_pwm: remove ep93xx_pwm_read_tc() inline functionH Hartley Sweeten2013-05-301-8/+3
* misc/ep93xx_pwm: remove ep93xx_pwm_normal() inline functionH Hartley Sweeten2013-05-301-6/+1
* misc/ep93xx_pwm: remove ep93xx_pwm_invert() inline functionH Hartley Sweeten2013-05-301-6/+1
* misc/ep93xx_pwm: remove ep93xx_pwm_disable() inline functionH Hartley Sweeten2013-05-301-8/+3
* misc/ep93xx_pwm: remove ep93xx_pwm_enable() inline functionH Hartley Sweeten2013-05-301-6/+1
* misc/ep93xx_pwm: remove ep93xx_pwm_write_dc() inline functionH Hartley Sweeten2013-05-301-9/+6
* misc/ep93xx_pwm: remove ep93xx_pwm_write_tc() inline functionH Hartley Sweeten2013-05-301-8/+3
* misc/ep93xx_pwm: remove ep93xx_pwm_{write,read}l() inline functionsH Hartley Sweeten2013-05-301-21/+9
* misc/ep93xx_pwm: use {read,write}* instead of __raw_* versions for ioH Hartley Sweeten2013-05-301-2/+2
* misc/ep93xx_pwm: use managed device resourcesH Hartley Sweeten2013-05-301-53/+20
* drivers/misc: at25: convert to use devm_kzallocNikolay Balandin2013-05-301-17/+8
* drivers/misc: at24: convert to use devm_kzallocNikolay Balandin2013-05-301-29/+15
* char: xilinx_hwicap: Fix typo in comment and extend itMichal Simek2013-05-301-1/+7
* char: xilinx_hwicap: Checkpatch.pl cleanupMichal Simek2013-05-301-1/+1
* misc: use platform_{get,set}_drvdata()Jingoo Han2013-05-304-9/+9
* mei: me: remove artificial singleton requirementTomas Winkler2013-05-301-19/+0
* mei: fix read after read scenarioTomas Winkler2013-05-301-11/+13
* mei: deprecate the mei_wd_state_independence_msgTomas Winkler2013-05-303-37/+0
* Merge 3.10-rc3 into char-misc-nextGreg Kroah-Hartman2013-05-27424-3182/+5136
|\
| * 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