index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-28
32
-176
/
+117
*
w1: add support for DS2413 Dual Channel Addressable Switch
Mariusz Bialonczyk
2013-02-28
4
-5
/
+189
*
memstick: move the dereference below the NULL test
Wei Yongjun
2013-02-28
1
-1
/
+2
*
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
Julia Lawall
2013-02-28
1
-4
/
+2
*
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
2013-02-28
1
-2
/
+1
*
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
2013-02-28
1
-30
/
+12
*
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
2013-02-28
1
-8
/
+1
*
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
2013-02-28
1
-30
/
+13
*
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
2013-02-28
1
-33
/
+16
*
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
2013-02-28
1
-1
/
+1
*
nbd: fix sparse warning
Alex Elder
2013-02-28
1
-0
/
+1
*
nbd: show read-only state in sysfs
Paolo Bonzini
2013-02-28
1
-0
/
+3
*
nbd: fsync and kill block device on shutdown
Paolo Bonzini
2013-02-28
1
-0
/
+10
*
nbd: support FLUSH requests
Alex Bligh
2013-02-28
1
-2
/
+20
*
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
Dae S. Kim
2013-02-28
1
-7
/
+9
*
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
2013-02-28
1
-10
/
+28
*
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
2013-02-28
1
-4
/
+24
*
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2013-02-28
3
-4
/
+2
*
vfio: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-16
/
+1
*
uio: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-15
/
+4
*
thermal: convert to idr_alloc()
Tejun Heo
2013-02-28
2
-24
/
+10
*
scsi/lpfc: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-8
/
+4
*
target/iscsi: convert to idr_alloc()
Tejun Heo
2013-02-28
2
-16
/
+14
*
scsi: convert to idr_alloc()
Tejun Heo
2013-02-28
3
-57
/
+34
*
scsi/bfa: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-11
/
+4
*
rpmsg: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-18
/
+12
*
remoteproc: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-7
/
+3
*
pps: convert to idr_alloc()
Tejun Heo
2013-02-28
2
-23
/
+15
*
power: convert to idr_alloc()
Tejun Heo
2013-02-28
3
-21
/
+8
*
ppp: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-29
/
+4
*
macvtap: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-16
/
+5
*
mtd: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-7
/
+2
*
mmc: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-5
/
+6
*
misc/tifm_core: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-5
/
+6
*
misc/c2port: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-13
/
+9
*
mfd: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-7
/
+6
*
memstick: convert to idr_alloc()
Tejun Heo
2013-02-28
2
-25
/
+13
*
dm: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-39
/
+15
*
IB/qib: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-13
/
+8
*
IB/ocrdma: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-13
/
+1
*
IB/mlx4: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-17
/
+15
*
IB/ipath: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-12
/
+4
*
IB/ehca: convert to idr_alloc()
Tejun Heo
2013-02-28
2
-39
/
+22
*
IB/cxgb4: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-13
/
+14
*
IB/cxgb3: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-13
/
+11
*
IB/amso1100: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-8
/
+11
*
IB/core: convert to idr_alloc()
Tejun Heo
2013-02-28
6
-81
/
+48
*
i2c: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-33
/
+11
*
drm/vmwgfx: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-9
/
+8
*
drm/via: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-10
/
+3
[next]