summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland2013-02-281-2/+8
* Merge branch 'akpm' (final batch from Andrew)Linus Torvalds2013-02-28115-1163/+1220
|\
| * hlist: drop the node parameter from iteratorsSasha Levin2013-02-2832-176/+117
| * w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk2013-02-284-5/+189
| * memstick: move the dereference below the NULL testWei Yongjun2013-02-281-1/+2
| * drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall2013-02-281-4/+2
| * mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita2013-02-281-2/+1
| * mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita2013-02-281-30/+12
| * mtd: mtd_speedtest: use prandom_bytesAkinobu Mita2013-02-281-8/+1
| * mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita2013-02-281-30/+13
| * mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita2013-02-281-33/+16
| * mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita2013-02-281-1/+1
| * nbd: fix sparse warningAlex Elder2013-02-281-0/+1
| * nbd: show read-only state in sysfsPaolo Bonzini2013-02-281-0/+3
| * nbd: fsync and kill block device on shutdownPaolo Bonzini2013-02-281-0/+10
| * nbd: support FLUSH requestsAlex Bligh2013-02-281-2/+20
| * drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim2013-02-281-7/+9
| * ipmi: add options to disable openfirmware and PCI scanningCorey Minyard2013-02-281-10/+28
| * ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard2013-02-281-4/+24
| * idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-283-4/+2
| * vfio: convert to idr_alloc()Tejun Heo2013-02-281-16/+1
| * uio: convert to idr_alloc()Tejun Heo2013-02-281-15/+4
| * thermal: convert to idr_alloc()Tejun Heo2013-02-282-24/+10
| * scsi/lpfc: convert to idr_alloc()Tejun Heo2013-02-281-8/+4
| * target/iscsi: convert to idr_alloc()Tejun Heo2013-02-282-16/+14
| * scsi: convert to idr_alloc()Tejun Heo2013-02-283-57/+34
| * scsi/bfa: convert to idr_alloc()Tejun Heo2013-02-281-11/+4
| * rpmsg: convert to idr_alloc()Tejun Heo2013-02-281-18/+12
| * remoteproc: convert to idr_alloc()Tejun Heo2013-02-281-7/+3
| * pps: convert to idr_alloc()Tejun Heo2013-02-282-23/+15
| * power: convert to idr_alloc()Tejun Heo2013-02-283-21/+8
| * ppp: convert to idr_alloc()Tejun Heo2013-02-281-29/+4
| * macvtap: convert to idr_alloc()Tejun Heo2013-02-281-16/+5
| * mtd: convert to idr_alloc()Tejun Heo2013-02-281-7/+2
| * mmc: convert to idr_alloc()Tejun Heo2013-02-281-5/+6
| * misc/tifm_core: convert to idr_alloc()Tejun Heo2013-02-281-5/+6
| * misc/c2port: convert to idr_alloc()Tejun Heo2013-02-281-13/+9
| * mfd: convert to idr_alloc()Tejun Heo2013-02-281-7/+6
| * memstick: convert to idr_alloc()Tejun Heo2013-02-282-25/+13
| * dm: convert to idr_alloc()Tejun Heo2013-02-281-39/+15
| * IB/qib: convert to idr_alloc()Tejun Heo2013-02-281-13/+8
| * IB/ocrdma: convert to idr_alloc()Tejun Heo2013-02-281-13/+1
| * IB/mlx4: convert to idr_alloc()Tejun Heo2013-02-281-17/+15
| * IB/ipath: convert to idr_alloc()Tejun Heo2013-02-281-12/+4
| * IB/ehca: convert to idr_alloc()Tejun Heo2013-02-282-39/+22
| * IB/cxgb4: convert to idr_alloc()Tejun Heo2013-02-281-13/+14
| * IB/cxgb3: convert to idr_alloc()Tejun Heo2013-02-281-13/+11
| * IB/amso1100: convert to idr_alloc()Tejun Heo2013-02-281-8/+11
| * IB/core: convert to idr_alloc()Tejun Heo2013-02-286-81/+48
| * i2c: convert to idr_alloc()Tejun Heo2013-02-281-33/+11