summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-36/+41
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds206-10891/+4530
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-2171/+2103
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells5-38/+10
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells1-19/+1
2013-05-01drm: proc: Use remove_proc_subtree()David Howells1-15/+7
2013-05-01drm: proc: Use minor->index to label things, not PDE->nameDavid Howells2-9/+6
2013-05-01drm: Constify drm_proc_list[]David Howells1-3/+3
2013-05-01zoran: Don't print proc_dir_entry data in debugDavid Howells1-1/+1
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells3-3/+3
2013-05-01airo: Use remove_proc_subtree()David Howells1-36/+13
2013-05-01rtl8192u: Don't need to save device proc dir PDEDavid Howells2-13/+6
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells2-19/+8
2013-05-01proc: Add proc_mkdir_data()David Howells3-10/+5
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells6-28/+16
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds899-19130/+58235
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds39-440/+2801
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz1-0/+2
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner1-2/+4
2013-05-01Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-80/+219
2013-05-01Merge branch 'next' into for-linusDmitry Torokhov7498-341333/+654045
2013-05-01Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin...Linus Torvalds1-4/+165
2013-05-01tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-01dma-buf: Add debugfs supportSumit Semwal1-0/+158
2013-05-01dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal1-4/+7
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds32-189/+269
2013-04-30Merge tag 'md-3.10' of git://neil.brown.name/mdLinus Torvalds7-106/+293
2013-04-30ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30kconfig menu: move Virtualization drivers near other virtualization optionsRandy Dunlap1-2/+2
2013-04-30drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()Wei Yongjun1-1/+2
2013-04-30drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()Wei Yongjun1-1/+2
2013-04-30drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()Wei Yongjun1-1/+2
2013-04-30drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun1-1/+3
2013-04-30drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han1-5/+3
2013-04-30pps: pps_kc_hardpps_lock can be staticFengguang Wu1-3/+3
2013-04-30pps: hide more configuration symbols behind CONFIG_PPSFlorian Fainelli1-2/+4
2013-04-30aoe: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur1-2/+1
2013-04-30nbd: increase default and max request sizesMichal Belczyk1-0/+2
2013-04-30i2o: check copy_from_user() size parameterDan Carpenter1-0/+10
2013-04-30dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings1-43/+37
2013-04-30staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko3-49/+4
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko1-0/+1
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo1-0/+13
2013-04-30dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a bufferTejun Heo1-17/+27
2013-04-30staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer5-12/+55
2013-04-30staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer7-13/+39
2013-04-30zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2-2/+8
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer3-19/+38
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2-7/+7
2013-04-30frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2-7/+7