summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* keucr: switch to ->show_info()Al Viro2013-04-091-32/+13
* rts5139: switch to ->show_info()Al Viro2013-04-092-23/+9
* tcm: switch to ->show_info()Al Viro2013-04-091-5/+4
* cciss: switch to ->show_info()Al Viro2013-04-091-51/+45
* BusLogic: switch to ->show_info()Al Viro2013-04-092-46/+38
* scsi_debug: switch to ->show_info()Al Viro2013-04-091-32/+21
* fusion: switch to ->show_info()Al Viro2013-04-095-95/+11
* usb-storage: switch to ->show_info()Al Viro2013-04-091-28/+14
* 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
* i2o: use proc_remove_subtree()Al Viro2013-04-091-50/+1
* silicom: bury bp_proc.cAl Viro2013-04-093-1330/+0
* silicom: switch to create_proc_data(), clean procfs side of things upAl Viro2013-04-091-820/+379
* silicom: untangle module_initAl Viro2013-04-091-192/+133
* silicom: get_bypass_slave_pfs() open-codes lookup_port()Al Viro2013-04-091-25/+2
* silicom: unobfuscate get_{status,master}_port_fn()Al Viro2013-04-091-48/+19
* silicom: helper functions are often useful...Al Viro2013-04-091-280/+43
* get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-092-9/+5
* isp1362-hcd: don't reimplement proc_create_data()Al Viro2013-04-091-4/+1
* rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()Al Viro2013-04-091-5/+1
* dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro2013-04-093-65/+4
* dgrp procfs fixes, part 5: per-node filesAl Viro2013-04-096-129/+45
* dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro2013-04-092-270/+42
* dgrp procfs fixes, part 3: kill dead codeAl Viro2013-04-091-63/+0
* dgrp procfs fixes, part 2Al Viro2013-04-091-4/+1
* dgrp procfs fixes, part 1Al Viro2013-04-091-2/+1
* The rtl8192e procfs-based debug interface seems very brokenSean MacLennan2013-04-094-1041/+0
* rtl8192e: switch to proc_create()Al Viro2013-04-091-31/+21
* rtl8192e: don't use create_proc_entry() for directoriesAl Viro2013-04-091-1/+1
* mode_t, whack-a-mole at 11...Al Viro2013-04-093-4/+4
* hysdn: stash pointer to card into proc_dir_entry->dataAl Viro2013-04-092-85/+18
* gadgetfs: don't bother with fops->ownerAl Viro2013-04-092-4/+0
* ccg: don't bother with fops->ownerAl Viro2013-04-091-2/+0
* lift sb_start_write() out of ->write()Al Viro2013-04-091-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-271-2/+4
|\
| * vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-03-271-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-2629-104/+195
|\ \
| * | bonding: remove already created master sysfs link on failureVeaceslav Falico2013-03-261-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-265-22/+43
| |\ \