aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-09dpt_i2o: switch to ->show_info()Al Viro1-90/+12
2013-04-09eata_pio: switch to ->show_info()Al Viro1-46/+10
2013-04-09aha1740: switch to ->show_info()Al Viro1-24/+5
2013-04-09aha152x: switch to ->show_info()Al Viro1-49/+12
2013-04-09advansys: fix buggered formats - unsigned long != u32 on 64bitAl Viro1-13/+13
2013-04-09advansys: switch to ->show_info()Al Viro1-837/+327
2013-04-09nsp_cs: switch to ->show_info()Al Viro2-38/+7
2013-04-09nsp32: switch to ->show_info()Al Viro1-33/+6
2013-04-09keucr: switch to ->show_info()Al Viro1-32/+13
2013-04-09rts5139: switch to ->show_info()Al Viro2-23/+9
2013-04-09tcm: switch to ->show_info()Al Viro1-5/+4
2013-04-09cciss: switch to ->show_info()Al Viro1-51/+45
2013-04-09BusLogic: switch to ->show_info()Al Viro2-46/+38
2013-04-09scsi_debug: switch to ->show_info()Al Viro1-32/+21
2013-04-09fusion: switch to ->show_info()Al Viro5-95/+11
2013-04-09usb-storage: switch to ->show_info()Al Viro1-28/+14
2013-04-09NCR5830: switch to ->show_info()Al Viro13-78/+71
2013-04-09ppa: switch to ->show_info()Al Viro1-26/+10
2013-04-09imm: switch to ->show_info()Al Viro1-29/+11
2013-04-09gdth: switch to ->show_info()Al Viro4-170/+52
2013-04-09switch wd33c93 to ->show_info()Al Viro6-115/+94
2013-04-09wd7000: switch to ->show_info()Al Viro1-23/+8
2013-04-09sym53c8xx_2: switch to ->show_info()Al Viro1-94/+21
2013-04-09scsi: saner replacements for ->proc_info()Al Viro1-9/+59
2013-04-09i2o: use proc_remove_subtree()Al Viro1-50/+1
2013-04-09silicom: bury bp_proc.cAl Viro3-1330/+0
2013-04-09silicom: switch to create_proc_data(), clean procfs side of things upAl Viro1-820/+379
2013-04-09silicom: untangle module_initAl Viro1-192/+133
2013-04-09silicom: get_bypass_slave_pfs() open-codes lookup_port()Al Viro1-25/+2
2013-04-09silicom: unobfuscate get_{status,master}_port_fn()Al Viro1-48/+19
2013-04-09silicom: helper functions are often useful...Al Viro1-280/+43
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro2-9/+5
2013-04-09isp1362-hcd: don't reimplement proc_create_data()Al Viro1-4/+1
2013-04-09rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()Al Viro1-5/+1
2013-04-09dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro3-65/+4
2013-04-09dgrp procfs fixes, part 5: per-node filesAl Viro6-129/+45
2013-04-09dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro2-270/+42
2013-04-09dgrp procfs fixes, part 3: kill dead codeAl Viro1-63/+0
2013-04-09dgrp procfs fixes, part 2Al Viro1-4/+1
2013-04-09dgrp procfs fixes, part 1Al Viro1-2/+1
2013-04-09The rtl8192e procfs-based debug interface seems very brokenSean MacLennan4-1041/+0
2013-04-09rtl8192e: switch to proc_create()Al Viro1-31/+21
2013-04-09rtl8192e: don't use create_proc_entry() for directoriesAl Viro1-1/+1
2013-04-09mode_t, whack-a-mole at 11...Al Viro3-4/+4
2013-04-09hysdn: stash pointer to card into proc_dir_entry->dataAl Viro2-85/+18
2013-04-09gadgetfs: don't bother with fops->ownerAl Viro2-4/+0
2013-04-09ccg: don't bother with fops->ownerAl Viro1-2/+0
2013-04-09lift sb_start_write() out of ->write()Al Viro1-0/+2
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+4
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4