aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens1-1/+1
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland1-2/+8
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds115-1163/+1220
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2-77/+75
2013-02-27target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He1-2/+2
2013-02-27target/pscsi: Fix page incrementAsias He1-1/+0
2013-02-27target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He1-2/+0
2013-02-27target: Add __exit annotation for module_exit functionsAsias He4-4/+4
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