summaryrefslogtreecommitdiff
path: root/drivers/usb/core/inode.c
AgeCommit message (Expand)Author
2009-02-02USB: fix char-device disconnect handlingAlan Stern
2008-10-17USB: remove err() macro from usb core codeGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-07-21usbfs: send disconnect signals when device is unregisteredAlan Stern
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01USB: mount options: fix usbfsMiklos Szeredi
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27USB: make usbdevices export their device nodes instead of using a separate classKay Sievers
2006-12-08[PATCH] struct path: convert usbJosef Sipek
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-07-12[PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta
2006-07-03[PATCH] lockdep: annotate USBFSArjan van de Ven
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-11-17[PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman
2005-10-10Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds