summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0169-3531/+1576
|\
| * proc: Supply an accessor for getting the data from a PDE's parentDavid Howells2013-05-011-1/+1
| * proc: Add proc_mkdir_data()David Howells2013-05-011-2/+2
| * megaraid: Don't use create_proc_read_entry()David Howells2013-04-292-675/+382
| * mpt3sas: don't wank with fasync on ->release()Al Viro2013-04-291-14/+0
| * mpt2sas: don't wank with fasync on ->release()Al Viro2013-04-291-14/+0
| * pmcraid: don't wank with fasync in ->release()Al Viro2013-04-291-14/+0
| * lpfc: fix races for miscdevice open vs. rmmodAl Viro2013-04-291-32/+1
| * constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
| * scsi_proc: make proc_scsi_host_open() preallocate a bigger bufferAl Viro2013-04-091-1/+2
| * scsi: bury ->proc_info()Al Viro2013-04-091-71/+8
| * atari_scsi: switch to ->show_info()Al Viro2013-04-093-87/+62
| * aix7xxx_old: switch to ->show_info()Al Viro2013-04-092-163/+60
| * ips: fix format bugs exposed by previous commitAl Viro2013-04-091-3/+3
| * ips: switch to ->show_info()Al Viro2013-04-092-161/+80
| * acornscsi: switch to ->show_info()Al Viro2013-04-091-41/+17
| * fas216: switch to ->show_info()Al Viro2013-04-096-142/+49
| * aic7xxx: switch to ->show_info()Al Viro2013-04-093-126/+48
| * aic79xx: switch to ->show_info()Al Viro2013-04-093-131/+53
| * in2000: switch to ->show_info()Al Viro2013-04-091-106/+72
| * atp870u: switch to ->show_info()Al Viro2013-04-091-32/+8
| * dc395x: switch to ->show_info()Al Viro2013-04-091-16/+4
| * dpt_i2o: switch to ->show_info()Al Viro2013-04-091-90/+12
| * eata_pio: switch to ->show_info()Al Viro2013-04-091-46/+10
| * aha1740: switch to ->show_info()Al Viro2013-04-091-24/+5
| * aha152x: switch to ->show_info()Al Viro2013-04-091-49/+12
| * advansys: fix buggered formats - unsigned long != u32 on 64bitAl Viro2013-04-091-13/+13
| * advansys: switch to ->show_info()Al Viro2013-04-091-837/+327
| * nsp_cs: switch to ->show_info()Al Viro2013-04-092-38/+7
| * nsp32: switch to ->show_info()Al Viro2013-04-091-33/+6
| * BusLogic: switch to ->show_info()Al Viro2013-04-092-46/+38
| * scsi_debug: switch to ->show_info()Al Viro2013-04-091-32/+21
| * NCR5830: switch to ->show_info()Al Viro2013-04-0913-78/+71
| * ppa: switch to ->show_info()Al Viro2013-04-091-26/+10
| * imm: switch to ->show_info()Al Viro2013-04-091-29/+11
| * gdth: switch to ->show_info()Al Viro2013-04-094-170/+52
| * switch wd33c93 to ->show_info()Al Viro2013-04-096-115/+94
| * wd7000: switch to ->show_info()Al Viro2013-04-091-23/+8
| * sym53c8xx_2: switch to ->show_info()Al Viro2013-04-091-94/+21
| * scsi: saner replacements for ->proc_info()Al Viro2013-04-091-9/+59
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0120-622/+1299
|\ \
| * | bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi2013-04-254-41/+48
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-2212-79/+37
| |\ \
| * | | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-034-29/+78
| |\ \ \
| * | | | scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-283-50/+45
| * | | | csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-146-512/+193
| * | | | csiostor: Header file modifications for chip support and bug fixes.Arvind Bhushan2013-03-145-18/+212
| * | | | csiostor: Add T5 adapter operations.Arvind Bhushan2013-03-141-0/+397
OpenPOWER on IntegriCloud