summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-3117-159/+287
|\
| * random: mix in architectural randomness in extract_buf()H. Peter Anvin2012-07-271-24/+32
| * dmi: Feed DMI table to /dev/random driverTony Luck2012-07-241-0/+3
| * random: Add comment to random_initialize()Tony Luck2012-07-241-0/+10
| * isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+0
| * pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-8/+4
| * omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+2
| * goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o2012-07-191-1/+1
| * uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-3/+2
| * n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-5/+1
| * i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+1
| * mfd: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * random: remove rand_initialize_irq()Theodore Ts'o2012-07-192-58/+0
| * mfd: wm831x: Feed the device UUID into device_add_randomness()Mark Brown2012-07-191-0/+8
| * rtc: wm831x: Feed the write counter into device_add_randomness()Mark Brown2012-07-191-1/+23
| * random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-07-141-4/+22
| * random: add new get_random_bytes_arch() functionTheodore Ts'o2012-07-141-5/+24
| * random: use the arch-specific rng in xfer_secondary_poolTheodore Ts'o2012-07-141-9/+16
| * usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-07-141-0/+9
| * random: create add_device_randomness() interfaceLinus Torvalds2012-07-141-0/+28
| * random: use lockless techniques in the interrupt pathTheodore Ts'o2012-07-141-39/+39
| * random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-142-19/+86
| * random: fix up sparse warningsTheodore Ts'o2012-07-061-1/+2
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-318-258/+555
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-nextRoland Dreier2012-07-306-242/+547
| |\ \ \ \
| | | | * | IB/qib: Fix size of cc_supported_table_entriesMike Marciniszyn2012-07-291-5/+5
| | | * | | RDMA/ocrdma: Fix check of GSI CQsRoland Dreier2012-07-271-1/+3
| | | |/ /
| | * / / IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz2012-07-304-236/+539
| | |/ /
| * | | RDMA/ucma: Convert open-coded equivalent to memdup_user()Roland Dreier2012-07-271-12/+7
| * | | RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERRFengguang Wu2012-07-271-4/+1
| |/ /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31126-8031/+7073
|\ \ \
| * | | [media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab2012-07-311-3/+5
| * | | [media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner2012-07-301-1/+3
| * | | [media] lgs8gxx: Declare MODULE_FIRMWARE usageTim Gardner2012-07-301-1/+4
| * | | [media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner2012-07-301-2/+6
| * | | [media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner2012-07-301-0/+1
| * | | [media] dib8000: move dereference after check for NULLDan Carpenter2012-07-301-1/+3
| * | | [media] bttv: add support for Aposonic W-DVRTony Gentile2012-07-302-2/+10
| * | | [media] cx25821: Remove bad strcpy to read-only char*Ezequiel GarcĂ­a2012-07-302-4/+1
| * | | [media] pms.c: remove duplicated includeDuan Jiong2012-07-301-1/+0
| * | | [media] smiapp-core.c: remove duplicated includeDuan Jiong2012-07-301-1/+0
| * | | [media] via-camera: pass correct format settings to sensorDaniel Drake2012-07-301-1/+1
| * | | [media] rtl2832.c: minor cleanupHans-Frieder Vogt2012-07-301-1/+1
| * | | [media] Add support for the IguanaWorks USB IR TransceiverSean Young2012-07-303-0/+651
| * | | [media] Minor cleanups for MCE USBSean Young2012-07-301-8/+5
| * | | [media] drivers/media/dvb/siano/smscoreapi.c: use list_for_each_entryJulia Lawall2012-07-301-23/+16