summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* random: If we have arch_get_random_seed*(), try it before blockingH. Peter Anvin2014-03-191-0/+33
* random: Use arch_get_random_seed*() at init time and once a secondH. Peter Anvin2014-03-191-4/+20
* random: use the architectural HWRNG for the SHA's IV in extract_buf()Theodore Ts'o2014-03-191-8/+8
* random: clarify bits/bytes in wakeup thresholdsGreg Price2014-03-191-17/+17
* random: entropy_bytes is actually bitsGreg Price2014-03-191-3/+3
* random: simplify accounting codeGreg Price2014-03-191-17/+10
* random: tighten bound on random_read_wakeup_threshGreg Price2014-03-191-1/+1
* random: forget lock in lockless accountingGreg Price2014-03-191-4/+0
* random: simplify accounting logicGreg Price2014-03-191-8/+4
* random: fix comment on "account"Greg Price2014-03-191-10/+21
* random: simplify loop in random_readGreg Price2014-03-191-39/+18
* random: fix description of get_random_bytesGreg Price2014-03-191-2/+3
* random: fix comment on proc_do_uuidGreg Price2014-03-191-4/+4
* random: fix typos / spelling errors in commentsGreg Price2014-03-191-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-091-6/+3
|\
| * fix a kmap leak in virtio_consoleAl Viro2014-02-091-6/+3
* | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-086-15/+32
|\ \
| * | pinctrl: tegra: return correct error typeLaxman Dewangan2014-02-061-1/+1
| * | pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard2014-02-061-2/+4
| * | pinctrl: protect pinctrl_list addStanislaw Gruszka2014-02-041-0/+2
| * | pinctrl: sirf: correct the pin index of ac97_pins groupQipan Li2014-02-031-1/+1
| * | pinctrl: imx27: fix offset calculation in imx_read_2bitChris Ruehl2014-02-031-1/+1
| * | pinctrl: vt8500: Change devicetree data parsingTony Prisk2014-02-031-1/+14
| * | pinctrl: imx27: fix wrong offset to ICONFBChris Ruehl2014-02-031-4/+4
| * | pinctrl: at91: use locked variant of irq_set_handlerNicolas Ferre2014-02-031-5/+5
| |/
* | watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger2014-02-081-0/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-0731-71/+83
|\ \
| * | [media] adv7842: Composite free-run platfrom-data fixMartin Bugge2014-02-041-1/+1
| * | [media] v4l2-dv-timings: fix GTF calculationMartin Bugge2014-02-041-0/+1
| * | [media] hdpvr: Fix memory leak in debugMasanari Iida2014-02-041-1/+3
| * | [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2Antti Palosaari2014-02-041-0/+2
| * | [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones2014-02-041-1/+1
| * | [media] mxl111sf: Fix unintentional garbage stack readDave Jones2014-02-041-1/+1
| * | [media] cx24117: use a valid dev pointer for dev_err printoutAndi Shyti2014-02-041-1/+1
| * | [media] cx24117: remove dead code in always 'false' if statementAndi Shyti2014-02-041-8/+0
| * | [media] update Michael Krufky's email addressMichael Krufky2014-02-0416-19/+19
| * | [media] vb2: Check if there are buffers before streamonRicardo Ribalda2014-02-041-0/+5
| * | [media] Revert "[media] videobuf_vm_{open,close} race fixes"Hans Verkuil2014-02-043-19/+13
| * | [media] go7007-loader: fix usb_dev leakAlexey Khoroshilov2014-02-041-1/+3
| * | [media] media: bt8xx: add missing put_device callLevente Kurusa2014-02-041-1/+1
| * | [media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionallySylwester Nawrocki2014-02-041-0/+2
| * | [media] exynos4-is: Compile in fimc runtime PM callbacks conditionallySylwester Nawrocki2014-02-041-0/+2
| * | [media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()Sylwester Nawrocki2014-02-042-3/+5
| * | [media] s5p-jpeg: Fix wrong NV12 format parametersJacek Anaszewski2014-02-041-4/+4
| * | [media] s5k5baf: allow to handle arbitrary long i2c sequencesAndrzej Hajda2014-02-041-11/+19
| |/
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-072-36/+36
|\ \
| * | hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson2014-02-061-4/+0
| * | hwmon: (pmbus) Support per-page exponent in linear modeGuenter Roeck2014-02-021-32/+36
| |/
* | Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-077-23/+75
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki2014-02-064-6/+10
| |\ \ \