m68k: Export cachectl.h
[cascardo/linux.git] / drivers /
2007-10-12 Alan CoxUSB: cp2101: Coding style police
2007-10-12 Alan SternUSB: avoid the donelist after an error in ohci-hcd
2007-10-12 Alan SternUSB: fix mistake in usb_hcd_giveback_urb
2007-10-12 Andrew M. BishopUSB: ftdi_sio: Handle FT232RL devices like FT232BM...
2007-10-12 Alan SternUSB: add urb->unlinked field
2007-10-12 Alan SternUSB: centralize -EREMOTEIO handling
2007-10-12 Alan SternUSB: remove Iso status value in uhci-hcd
2007-10-12 Alan SternUSB: minor fixes for r8a66597 driver
2007-10-12 Marcelo TosattiUSB: EHCI restart speedup
2007-10-12 Stanislaw GruszkaUEAGLE: Cosmetic
2007-10-12 Stanislaw GruszkaUEAGLE: Do not sleep when device is disconnected
2007-10-12 Stanislaw GruszkaUEAGLE: Avoid keyboard driver blocking
2007-10-12 Stanislaw GruszkaUEAGLE: Allow user to choose input interface alternate...
2007-10-12 Stanislaw GruszkaUEAGLE: Devolo and Elsa chipsets support
2007-10-12 Stanislaw GruszkaUEAGLE: Eagle IV chipset support
2007-10-12 Alan SternUSB: remove unnecessary tests in isp116x and sl811
2007-10-12 Adrian BunkUSB: ark3116.c: fix check-after-use
2007-10-12 Oliver NeukumUSB: missing test for ESHUTDOWN in adutux driver
2007-10-12 Mariusz Kozlowskiusb: remove redundant memset from amd5536udc
2007-10-12 Mariusz KozlowskiUSB: ftdi-elan.c: kmalloc + memset conversion to kzalloc
2007-10-12 Andrew MortonUSB: mct_u232-convert-to-proper-speed-handling-api-fix
2007-10-12 Alan CoxUSB: kl5kusb105: witch to new speed API
2007-10-12 Pete Zaitcevusblp: Fix a double kfree
2007-10-12 Pete Zaitcevusbmon: Smooth the core code
2007-10-12 Pete Zaitcevusbmon: Drop DMA mapping for setup packet
2007-10-12 Pete Zaitcevusbmon: Update pipe removal to suit my taste
2007-10-12 Pete Zaitcevusblp: Cosmetics
2007-10-12 Pete Zaitcevusblp: mutex in usblp_check_status
2007-10-12 Felipe BalbiUSB: SisUSB2VGA: Convert printk to dev_* macros
2007-10-12 Felipe BalbiUSB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga...
2007-10-12 Felipe BalbiUSB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga...
2007-10-12 Felipe BalbiUSB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga...
2007-10-12 Felipe BalbiUSB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga...
2007-10-12 Felipe BalbiUSB: SisUSB2VGA: Mis-spelled word
2007-10-12 Felipe BalbiUSB: SisUSB2VGA: Remove if 0'ed code
2007-10-12 Felipe BalbiUSB: SisUSB2VGA: Whitespace Cleanups
2007-10-12 Alan SternUSB: cleanups for g_file_storage
2007-10-12 Alan SternUSB: don't touch sysfs stuff when altsetting is unchanged
2007-10-12 Alan SternUSB: make HCDs responsible for managing endpoint queues
2007-10-12 Greg Kroah-HartmanUSB: make usb_release_interface static
2007-10-12 Greg Kroah-HartmanUSB: rename choose_configuration
2007-10-12 Inaky Perez-Gonzalezusb: hook up device authorization to sysfs
2007-10-12 Inaky Perez-Gonzalezusb: introduce usb_authorize/deauthorize()
2007-10-12 Inaky Perez-Gonzalezusb: split usb_new_device for clarity and refactoring
2007-10-12 Inaky Perez-Gonzalezusb: usb_generic_probe() obeys authorization
2007-10-12 Inaky Perez-Gonzalezusb: usb_probe_interface() obeys authorization
2007-10-12 Inaky Perez-Gonzalezusb: usb_get_configuration() obeys authorization
2007-10-12 Inaky Perez-Gonzalezusb: usb_set_configuration() obeys authorization
2007-10-12 Inaky Perez-Gonzalezusb: initialize authorization and wusb bits in USB...
2007-10-12 Inaky Perez-Gonzalezusb: cleanup usb_register_bus() and hook up sysfs group
2007-10-12 Inaky Perez-Gonzalezusb: add the concept of default authorization to USB...
2007-10-12 David BrownellUSB: gadget: gadget zero cleanups
2007-10-12 David BrownellUSB: gadget: file storage gadget cleanups
2007-10-12 David BrownellUSB: gadget: serial gadget cleanups
2007-10-12 David BrownellUSB: gadget: gmidi cleanups
2007-10-12 David BrownellUSB: gadget: ethernet gadget cleanups, shrinkage
2007-10-12 David BrownellUSB: gadget: gadget_is_{dualspeed,otg} predicates and...
2007-10-12 Nico ErfurthUSB: Add drivers/usb/misc/iowarrior.c to the Makefile
2007-10-12 Alan SternUSB: separate out endpoint queue management and DMA...
2007-10-12 Alan SternUSB: update spinlock usage for root-hub URBs
2007-10-12 Alan SternUSB: cleanup for previous patches
2007-10-12 Alan SternUSB: avoid urb->pipe in usbmon
2007-10-12 Alan SternUSB: avoid urb->pipe in usbfs
2007-10-12 Alan SternUSB: address-0 handling during device initialization
2007-10-12 Alan SternUSB: avoid using urb->pipe in usbcore
2007-10-12 Alan SternUSB: add direction bit to urb->transfer_flags
2007-10-12 Alan SternUSB: add ep->enable
2007-10-12 Alan SternUSB: add urb->ep
2007-10-12 Adrian BunkUSB: Storage: usbat_check_status(): fix check-after-use
2007-10-12 Robert P. J. DayUSB: Remove dead references to "SAFE_SERIAL" CONFIG...
2007-10-12 Mike NussUSB: OHCI handles more ZFMicro quirks
2007-10-12 Pete Zaitcevusblp: Make use of URB_FREE_BUFFER
2007-10-12 Pete Zaitcevusblp: Implement the ENOSPC convention
2007-10-12 Jesper JuhlUSB: Clean up duplicate includes in drivers/usb/
2007-10-12 Micah GruberUSB: Remove unneeded pointer intf from speedtch_upload_...
2007-10-12 Alan SternPM: merge device power-management source files
2007-10-12 Greg Kroah-HartmanDriver core: rename ktype_edd and ktype_efivar
2007-10-12 Greg Kroah-HartmanDriver core: rename ktype_driver
2007-10-12 Greg Kroah-HartmanDriver core: rename ktype_device
2007-10-12 Greg Kroah-HartmanDriver core: rename ktype_class
2007-10-12 Greg Kroah-Hartmandriver core: remove subsystem_init()
2007-10-12 Tejun Heosysfs: kill sysfs_update_file()
2007-10-12 Kay SieversPTY: add kernel parameter to overwrite legacy pty count
2007-10-12 Jean DelvareDriver core: Make platform_device.id an int
2007-10-12 Akinobu Mitasysdev: remove global sysdev drivers list
2007-10-12 Adrian Bunkdrivers/base/power/: make 2 functions static
2007-10-12 Markus RechbergerFix Firmware class name collision
2007-10-12 Kay SieversDriver core: add uevent file for bus and driver
2007-10-12 Kay SieversDriver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
2007-10-12 tonyj@suse.deConvert from class_device to device in drivers/char
2007-10-12 tonyj@suse.deConvert from class_device to device for drivers/video
2007-10-12 Jean Delvaredmi-id: Possible cleanup
2007-10-12 Jean Delvaredmi-id: Use dynamic sysfs attributes
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-12 Greg Kroah-Hartmancdev: remove unneeded setting of cdev names
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-12 Greg Kroah-HartmanDriver core: remove get_bus()
2007-10-12 Greg Kroah-HartmanDriver core: remove put_bus()
2007-10-12 Greg Kroah-HartmanDriver core: remove subsys_get()
2007-10-12 Greg Kroah-HartmanDriver core: remove subsys_put()
next