aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-28Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds1-11/+55
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-691/+1161
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds21-1418/+3980
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-12/+5
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds49-923/+2165
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds115-1163/+1220
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin32-176/+117
2013-02-27w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk4-5/+189
2013-02-27memstick: move the dereference below the NULL testWei Yongjun1-1/+2
2013-02-27drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall1-4/+2
2013-02-27mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita1-2/+1
2013-02-27mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita1-30/+12
2013-02-27mtd: mtd_speedtest: use prandom_bytesAkinobu Mita1-8/+1
2013-02-27mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita1-30/+13
2013-02-27mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita1-33/+16
2013-02-27mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita1-1/+1
2013-02-27nbd: fix sparse warningAlex Elder1-0/+1
2013-02-27nbd: show read-only state in sysfsPaolo Bonzini1-0/+3
2013-02-27nbd: fsync and kill block device on shutdownPaolo Bonzini1-0/+10
2013-02-27nbd: support FLUSH requestsAlex Bligh1-2/+20
2013-02-27drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim1-7/+9
2013-02-27ipmi: add options to disable openfirmware and PCI scanningCorey Minyard1-10/+28
2013-02-27ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard1-4/+24
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo3-4/+2
2013-02-27vfio: convert to idr_alloc()Tejun Heo1-16/+1
2013-02-27uio: convert to idr_alloc()Tejun Heo1-15/+4
2013-02-27thermal: convert to idr_alloc()Tejun Heo2-24/+10
2013-02-27scsi/lpfc: convert to idr_alloc()Tejun Heo1-8/+4
2013-02-27target/iscsi: convert to idr_alloc()Tejun Heo2-16/+14
2013-02-27scsi: convert to idr_alloc()Tejun Heo3-57/+34
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo1-11/+4
2013-02-27rpmsg: convert to idr_alloc()Tejun Heo1-18/+12
2013-02-27remoteproc: convert to idr_alloc()Tejun Heo1-7/+3
2013-02-27pps: convert to idr_alloc()Tejun Heo2-23/+15
2013-02-27power: convert to idr_alloc()Tejun Heo3-21/+8
2013-02-27ppp: convert to idr_alloc()Tejun Heo1-29/+4
2013-02-27macvtap: convert to idr_alloc()Tejun Heo1-16/+5
2013-02-27mtd: convert to idr_alloc()Tejun Heo1-7/+2
2013-02-27mmc: convert to idr_alloc()Tejun Heo1-5/+6
2013-02-27misc/tifm_core: convert to idr_alloc()Tejun Heo1-5/+6
2013-02-27misc/c2port: convert to idr_alloc()Tejun Heo1-13/+9
2013-02-27mfd: convert to idr_alloc()Tejun Heo1-7/+6
2013-02-27memstick: convert to idr_alloc()Tejun Heo2-25/+13
2013-02-27dm: convert to idr_alloc()Tejun Heo1-39/+15
2013-02-27IB/qib: convert to idr_alloc()Tejun Heo1-13/+8
2013-02-27IB/ocrdma: convert to idr_alloc()Tejun Heo1-13/+1
2013-02-27IB/mlx4: convert to idr_alloc()Tejun Heo1-17/+15
2013-02-27IB/ipath: convert to idr_alloc()Tejun Heo1-12/+4
2013-02-27IB/ehca: convert to idr_alloc()Tejun Heo2-39/+22
2013-02-27IB/cxgb4: convert to idr_alloc()Tejun Heo1-13/+14