index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
17
-159
/
+287
|
\
|
*
random: mix in architectural randomness in extract_buf()
H. Peter Anvin
2012-07-27
1
-24
/
+32
|
*
dmi: Feed DMI table to /dev/random driver
Tony Luck
2012-07-24
1
-0
/
+3
|
*
random: Add comment to random_initialize()
Tony Luck
2012-07-24
1
-0
/
+10
|
*
isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-1
/
+0
|
*
pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-8
/
+4
|
*
omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+2
|
*
goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
Theodore Ts'o
2012-07-19
1
-1
/
+1
|
*
uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
|
*
drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
|
*
xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-3
/
+2
|
*
n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
|
*
pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-5
/
+1
|
*
i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
|
*
input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-1
/
+1
|
*
mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-2
/
+1
|
*
random: remove rand_initialize_irq()
Theodore Ts'o
2012-07-19
2
-58
/
+0
|
*
mfd: wm831x: Feed the device UUID into device_add_randomness()
Mark Brown
2012-07-19
1
-0
/
+8
|
*
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
2012-07-19
1
-1
/
+23
|
*
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-07-14
1
-4
/
+22
|
*
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-07-14
1
-5
/
+24
|
*
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
2012-07-14
1
-9
/
+16
|
*
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
2012-07-14
1
-0
/
+9
|
*
random: create add_device_randomness() interface
Linus Torvalds
2012-07-14
1
-0
/
+28
|
*
random: use lockless techniques in the interrupt path
Theodore Ts'o
2012-07-14
1
-39
/
+39
|
*
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-07-14
2
-19
/
+86
|
*
random: fix up sparse warnings
Theodore Ts'o
2012-07-06
1
-1
/
+2
*
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-07-31
8
-258
/
+555
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-next
Roland Dreier
2012-07-30
6
-242
/
+547
|
|
\
\
\
\
|
|
|
|
*
|
IB/qib: Fix size of cc_supported_table_entries
Mike Marciniszyn
2012-07-29
1
-5
/
+5
|
|
|
*
|
|
RDMA/ocrdma: Fix check of GSI CQs
Roland Dreier
2012-07-27
1
-1
/
+3
|
|
|
|
/
/
|
|
*
/
/
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-07-30
4
-236
/
+539
|
|
|
/
/
|
*
|
|
RDMA/ucma: Convert open-coded equivalent to memdup_user()
Roland Dreier
2012-07-27
1
-12
/
+7
|
*
|
|
RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR
Fengguang Wu
2012-07-27
1
-4
/
+1
|
|
/
/
*
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
126
-8031
/
+7073
|
\
\
\
|
*
|
|
[media] radio-tea5777: use library for 64bits div
Mauro Carvalho Chehab
2012-07-31
1
-3
/
+5
|
*
|
|
[media] tlg2300: Declare MODULE_FIRMWARE usage
Tim Gardner
2012-07-30
1
-1
/
+3
|
*
|
|
[media] lgs8gxx: Declare MODULE_FIRMWARE usage
Tim Gardner
2012-07-30
1
-1
/
+4
|
*
|
|
[media] xc5000: Add MODULE_FIRMWARE statements
Tim Gardner
2012-07-30
1
-2
/
+6
|
*
|
|
[media] s2255drv: Add MODULE_FIRMWARE statement
Tim Gardner
2012-07-30
1
-0
/
+1
|
*
|
|
[media] dib8000: move dereference after check for NULL
Dan Carpenter
2012-07-30
1
-1
/
+3
|
*
|
|
[media] bttv: add support for Aposonic W-DVR
Tony Gentile
2012-07-30
2
-2
/
+10
|
*
|
|
[media] cx25821: Remove bad strcpy to read-only char*
Ezequiel GarcĂa
2012-07-30
2
-4
/
+1
|
*
|
|
[media] pms.c: remove duplicated include
Duan Jiong
2012-07-30
1
-1
/
+0
|
*
|
|
[media] smiapp-core.c: remove duplicated include
Duan Jiong
2012-07-30
1
-1
/
+0
|
*
|
|
[media] via-camera: pass correct format settings to sensor
Daniel Drake
2012-07-30
1
-1
/
+1
|
*
|
|
[media] rtl2832.c: minor cleanup
Hans-Frieder Vogt
2012-07-30
1
-1
/
+1
|
*
|
|
[media] Add support for the IguanaWorks USB IR Transceiver
Sean Young
2012-07-30
3
-0
/
+651
|
*
|
|
[media] Minor cleanups for MCE USB
Sean Young
2012-07-30
1
-8
/
+5
|
*
|
|
[media] drivers/media/dvb/siano/smscoreapi.c: use list_for_each_entry
Julia Lawall
2012-07-30
1
-23
/
+16
[next]