aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-06mergeGreg Kroah-Hartman1-1/+1
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-0/+1
2004-12-20USB: change wTotalLength field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman1-1/+1
2004-12-08USB: fix another sparse warning in the USB coreGreg Kroah-Hartman1-1/+1
2004-12-08[PATCH] USB: add wake-up for waitqueues in usbfs_remove_file() to fix bug 387Nishanth Aravamudan1-0/+1
2004-09-05USB: remove usbdevfs filesystem name, usbfs is the proper one to use.Greg Kroah-Hartman1-108/+13
2004-08-02[PATCH] d_unhash consolidationDan Aloni1-18/+1
2004-07-14[PATCH] USB: fix usbfs mount options ignored bugDan Streetman1-5/+103
2004-05-11Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-3/+0
2004-04-30[PATCH] usb linkage fixAndrew Morton1-1/+1
2004-04-23[PATCH] USB usbfs: take a reference to the usb deviceDuncan Sands1-3/+0
2003-10-03[PATCH] USB: convert usbfs to use new fs parser code.Greg Kroah-Hartman1-67/+76
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro1-1/+0
2003-08-26[PATCH] USB: fix up a bunch of copyrights that were incorrectly declared.Greg Kroah-Hartman1-1/+1
2003-07-09[PATCH] USB: remove pointless warning about using usbdevfsGreg Kroah-Hartman1-4/+0
2003-06-10[PATCH] USB: sparse fixups for drivers/usb/core/inode.cGreg Kroah-Hartman1-2/+2
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-1/+1
2003-04-27[PATCH] pin_fs/release_fsAlexander Viro1-57/+7
2002-12-18[PATCH] USB: fix the spelling of "deprecated".Greg Kroah-Hartman1-1/+1
2002-12-17[PATCH] USB: warn users that they should not be using the usbdevfs name.Greg Kroah-Hartman1-0/+5
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer1-2/+2
2002-11-17[PATCH] dcache usage cleanupsManeesh Soni1-1/+1
2002-11-16Fix up after header file cleanups: add <linux/mount.h> toLinus Torvalds1-0/+1
2002-10-11[PATCH] fix usbfs mount countDan Streetman1-16/+17
2002-10-07[PATCH] increase list_del_init usage.Dave Jones1-2/+1
2002-09-03USB: clean up the error path in create_special_files() for usbfsGreg Kroah-Hartman1-10/+32
2002-09-03USB: remove __NO_VERSION__Greg Kroah-Hartman1-1/+0
2002-08-01USB: usbfs and usbdevfs both work at the same time now.Greg Kroah-Hartman1-54/+103
2002-08-01USB: lots of usbfs updatesGreg Kroah-Hartman1-64/+93
2002-07-18[PATCH] drivers/usb/* designated initializer reworkRusty Russell1-19/+19
2002-07-06fix i_nlink for root inode in usbfsGreg Kroah-Hartman1-0/+3
2002-07-06[PATCH] USB: printk janitorial fixesBrad Hards1-7/+7
2002-07-05USB: removed file ops from usb device structureGreg Kroah-Hartman1-19/+0
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds1-1/+1
2002-05-21[PATCH] split namei.h out of fs.hChristoph Hellwig1-0/+1
2002-04-04USBGreg Kroah-Hartman1-0/+735