summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-09switch wd33c93 to ->show_info()Al Viro
2013-04-09wd7000: switch to ->show_info()Al Viro
2013-04-09sym53c8xx_2: switch to ->show_info()Al Viro
2013-04-09scsi: saner replacements for ->proc_info()Al Viro
2013-04-09i2o: use proc_remove_subtree()Al Viro
2013-04-09silicom: bury bp_proc.cAl Viro
2013-04-09silicom: switch to create_proc_data(), clean procfs side of things upAl Viro
2013-04-09silicom: untangle module_initAl Viro
2013-04-09silicom: get_bypass_slave_pfs() open-codes lookup_port()Al Viro
2013-04-09silicom: unobfuscate get_{status,master}_port_fn()Al Viro
2013-04-09silicom: helper functions are often useful...Al Viro
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-04-09isp1362-hcd: don't reimplement proc_create_data()Al Viro
2013-04-09rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()Al Viro
2013-04-09dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro
2013-04-09dgrp procfs fixes, part 5: per-node filesAl Viro
2013-04-09dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro
2013-04-09dgrp procfs fixes, part 3: kill dead codeAl Viro
2013-04-09dgrp procfs fixes, part 2Al Viro
2013-04-09dgrp procfs fixes, part 1Al Viro
2013-04-09The rtl8192e procfs-based debug interface seems very brokenSean MacLennan
2013-04-09rtl8192e: switch to proc_create()Al Viro
2013-04-09rtl8192e: don't use create_proc_entry() for directoriesAl Viro
2013-04-09mode_t, whack-a-mole at 11...Al Viro
2013-04-09hysdn: stash pointer to card into proc_dir_entry->dataAl Viro
2013-04-09gadgetfs: don't bother with fops->ownerAl Viro
2013-04-09ccg: don't bother with fops->ownerAl Viro
2013-04-09lift sb_start_write() out of ->write()Al Viro
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico
2013-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-26pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-03-26igb: fix PHC stopping on max freqJiri Benc
2013-03-26igb: make sensor info staticStephen Hemminger
2013-03-26igb: SR-IOV init reorderingAlex Williamson
2013-03-26igb: Fix null pointer dereferenceAlex Williamson
2013-03-26igb: fix i350 anti spoofing configLior Levy
2013-03-26ixgbevf: don't release the soft entriesxunleer
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-25Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-03-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-03-24bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-03-24Revert "drm/i915: write backlight harder"Daniel Vetter
2013-03-24drm/i915: don't disable the power well yetPaulo Zanoni