- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / file.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-06-16 Kay SieversDriver Core: usb: add nodename support for usb drivers.
2009-05-06 Greg Kroah-Hartman- Update config files.
2008-10-17 Greg Kroah-HartmanUSB: remove err() macro from usb core code
2008-10-16 Greg Kroah-Hartmandevice create: usb: convert device_create_drvdata to...
2008-07-22 Greg Kroah-Hartmandevice create: usb: convert device_create to device_cre...
2008-07-21 Kay SieversUSB: usb dev_name() instead of dev->bus_id
2008-06-20 Jonathan Corbetusbcore: cdev lock_kernel() pushdown
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Greg Kroah-HartmanUSB: mark USB drivers as being GPL only
2007-07-12 Alan SternUSB: prevent char device open/deregister race
2007-02-07 Greg Kroah-HartmanUSB: convert usb class devices to real devices
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-09-27 Luiz Fernando N... USB: Make file operations structs in drivers/usb const.
2006-08-02 Greg Kroah-HartmanRevert "[PATCH] USB: convert usb class devices to real...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Greg Kroah-Hartman[PATCH] USB: only make /sys/class/usb show up when...
2006-06-21 Greg Kroah-Hartman[PATCH] USB: convert usb class devices to real devices
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-10-28 Greg Kroah-Hartman[PATCH] devfs: Remove the mode field from usb_class_dri...
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-27 Greg Kroah-HartmanLots of input and class patches to make input use the...
2005-06-20 Mark M. Hoffman[PATCH] USB: trivial error path fix
2005-06-20 gregkh@suse.de[PATCH] class: convert drivers/* to use the new class...
2005-04-19 Greg KH[PATCH] USB: fix up some sparse warnings about static...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-10 Greg Kroah-HartmanDriver core update based on patches now in the 2.6...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-14 Thomas Gleixner[PATCH] USB: Lock initializer cleanup - batch 4
2004-07-14 Luiz Capitulino[PATCH] USB: usb/core/file.c::usb_major_init() cleanup.
2003-10-08 David S. Miller[USB]: Fix encapsulation of int inside of pointer in...
2003-09-02 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (10/12)
2003-08-29 Greg Kroah-Hartman[PATCH] USB: remove usage of DEVICE_ID_SIZE from usb...
2003-08-13 Greg Kroah-Hartman[PATCH] USB: fix usb class device sysfs representation.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Andrew Morton[PATCH] dev_t printing
2003-05-07 Greg Kroah-HartmanMerge gregkh@kernel.bkbits.net:/home/gregkh/linux/linus-2.5
2003-05-07 Greg Kroah-HartmanUSB: change core to use devfs_mk_cdev() instead of...
2003-05-07 Greg Kroah-Hartman[PATCH] USB: update my copyrights in a few locations.
2003-05-06 Greg Kroah-Hartman[PATCH] USB: add usb class support for usb drivers...
2003-04-20 Christoph Hellwig[PATCH] devfs: usb
2003-03-24 Christoph Hellwig[PATCH] fix usb_devfs_handle abuse
2003-03-23 Christoph Hellwig[PATCH] devfs_mk_dir simplification
2002-07-30 Greg Kroah-HartmanRemoved devfs_register_chrdev and devfs_unregister_chrdev.
2002-07-19 Rusty Russell[PATCH] drivers/usb/* designated initializer rework
2002-07-18 Oliver Neukum[PATCH] USB: lots of locking and other SMP race fixes
2002-07-05 Greg Kroah-HartmanUSB: removed file ops from usb device structure