]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers
3c59x: handle pci_name() being const
[linux-2.6-omap-h63xx.git] / drivers /
2008-07-22 Greg Kroah-Hartman3c59x: handle pci_name() being const
2008-07-22 Greg Kroah-HartmanMTD: handle pci_name() being const
2008-07-22 David AltobelliHP iLO driver
2008-07-22 Andi Kleensysdev: Add utility functions for simple int/ulong...
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-22 Cornelia Huckdriver core: Suppress sysfs warnings for device_rename().
2008-07-22 Adrian Bunkalways enable FW_LOADER unless EMBEDDED=y
2008-07-22 Ben Dookssysdev: fix debugging statements in registration code.
2008-07-22 Uwe Kleine-KönigUIO: add generic UIO platform driver
2008-07-22 Hans J. KochUIO: Add write function to allow irq masking
2008-07-22 Uwe Kleine-KönigUIO: fix UIO Kconfig dependencies
2008-07-22 Greg Kroah-Hartmandriver core: fix a lot of printk usages of bus_id
2008-07-22 Greg Kroah-Hartmandriver core: remove DEVICE_ID_SIZE define
2008-07-22 Kay Sieversdriver core: remove DEVICE_NAME_SIZE define
2008-07-22 Kay Sieversdriver core: remove KOBJ_NAME_LEN define
2008-07-22 Dave Youngclass: change internal semaphore to a mutex
2008-07-22 Matthew Wilcoxclass: add lockdep infrastructure
2008-07-22 Greg Kroah-Hartmanclass: fix docbook comments for class_private structure
2008-07-22 Greg Kroah-Hartmanclass: rename "sem" to "class_sem" in internal class...
2008-07-22 Greg Kroah-Hartmanclass: rename "subsys" to "class_subsys" in internal...
2008-07-22 Greg Kroah-Hartmanclass: rename "interfaces" to "class_interfaces" in...
2008-07-22 Greg Kroah-Hartmanclass: rename "devices" to "class_devices" in internal...
2008-07-22 Greg Kroah-Hartmanclass: move driver core specific parts to a private...
2008-07-22 Greg Kroah-Hartmaninfiniband: make cm_device use a struct device and...
2008-07-22 Greg Kroah-Hartmaninfiniband: rename "device" to "ib_device" in cm_device
2008-07-22 Greg Kroah-HartmanDriver Core: add ability for class_find_device to start...
2008-07-22 Greg Kroah-HartmanDriver Core: add ability for class_for_each_device...
2008-07-22 Greg Kroah-Hartmandevice create: convert device_create_drvdata to device_...
2008-07-22 Greg Kroah-Hartmandriver core: remove device_create()
2008-07-22 Greg Kroah-Hartmandevice create: usb: convert device_create to device_cre...
2008-07-22 David Brownelldevice create: spi: convert device_create to device_cre...
2008-07-22 Greg Kroah-Hartmandevice create: scsi: convert device_create to device_cr...
2008-07-22 Greg Kroah-Hartmandevice create: s390: convert device_create to device_cr...
2008-07-22 Greg Kroah-Hartmandevice create: net: convert device_create to device_cre...
2008-07-22 Greg Kroah-Hartmandevice create: mtd: convert device_create to device_cre...
2008-07-22 Greg Kroah-Hartmandevice create: misc: convert device_create to device_cr...
2008-07-22 Greg Kroah-Hartmandevice create: macintosh: convert device_create to...
2008-07-22 Greg Kroah-Hartmandevice create: isdn: convert device_create to device_cr...
2008-07-22 Greg Kroah-Hartmandevice create: infiniband: convert device_create to...
2008-07-22 Greg Kroah-Hartmandevice create: ieee1394: convert device_create to devic...
2008-07-22 Greg Kroah-Hartmandevice create: ide: convert device_create to device_cre...
2008-07-22 Greg Kroah-Hartmandevice create: i2c: convert device_create to device_cre...
2008-07-22 Greg Kroah-Hartmandevice create: hwmon: convert device_create to device_c...
2008-07-22 Greg Kroah-Hartmandevice create: hid: convert device_create to device_cre...
2008-07-22 Greg Kroah-Hartmandevice create: framebuffer: convert device_create to...
2008-07-22 Greg Kroah-Hartmandevice create: dvb: convert device_create to device_cre...
2008-07-22 Greg Kroah-Hartmandevice create: dca: convert device_create to device_cre...
2008-07-22 Greg Kroah-Hartmandevice create: char: convert device_create to device_cr...
2008-07-22 Greg Kroah-Hartmandevice create: block: convert device_create to device_c...
2008-07-22 Dan Williamssysfs: add /sys/dev/{char,block} to lookup sysfs path...
2008-07-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-07-21 Alan Sternusb-storage: revert DMA-alignment change for Wireless USB
2008-07-21 Alan SternUSB: use reset_resume when normal resume fails
2008-07-21 David Brownellusb_gadget: composite cdc gadget fault handling
2008-07-21 David Lopousb gadget: minor USBCV fix for composite framework
2008-07-21 Julien MayUSB: Fix bug with byte order in isp116x-hcd.c fio write...
2008-07-21 Oliver NeukumUSB: fix double kfree in ipaq in error case
2008-07-21 Oliver NeukumUSB: fix build error in cdc-acm for CONFIG_PM=n
2008-07-21 Daniel RibeiroUSB: remove board-specific UP2OCR configuration from...
2008-07-21 Srikanth SrinivasanUSB: EHCI: Reconciling USB register differences on...
2008-07-21 David HowellsUSB: Fix pointer/int cast in USB devio code
2008-07-21 Randy Dunlapusb gadget: g_cdc dependso on NET
2008-07-21 Manuel LaussUSB: Au1xxx-usb: suspend/resume support.
2008-07-21 Manuel LaussUSB: Au1xxx-usb: clean up ohci/ehci bus glue sources.
2008-07-21 Alan Sternusbfs: don't store bad pointers in registration
2008-07-21 Alan Sternusbfs: fix race between open and unregister
2008-07-21 Alan Sternusbfs: simplify the lookup-by-minor routines
2008-07-21 Alan Sternusbfs: send disconnect signals when device is unregistered
2008-07-21 Alan SternUSB: Force unbinding of drivers lacking reset_resume...
2008-07-21 Jean DelvareUSB: ohci-pnx4008: I2C cleanups and fixes
2008-07-21 Aleksey GorelovUSB: debug port converter does not accept more than...
2008-07-21 Oliver NeukumUSB: fix disconnect bug in cdc-acm
2008-07-21 Oliver NeukumUSB: fix usb serial pm counter decrement for disconnect...
2008-07-21 Oliver NeukumUSB: autosuspend for cdc-wdm
2008-07-21 Oliver NeukumUSB: additional power savings for cdc-acm devices that...
2008-07-21 Ben CollinsUSB: keyspan: Remove duplicate device entries
2008-07-21 Benny Halevyusb: fix uninitialized variable warning in keyspan_pda
2008-07-21 Yoshihiro Shimodausb: r8a66597-hcd: fix iinterval for Full/Low speed...
2008-07-21 Yoshihiro Shimodausb: r8a66597-hcd: fix interrupt trigger
2008-07-21 Ming LeiUSB: fix usb_reset_device and usb_reset_composite_devic...
2008-07-21 Andre HauptUSB: usb-serial: fix a sparse warning about different...
2008-07-21 Nate CaseUSB: isp1760: Support board-specific hardware configura...
2008-07-21 Ming LeiUSB: fix comment of usb_set_configuration
2008-07-21 Alan SternUSB: use standard SG iterator in the scatter-gather...
2008-07-21 Ming LeiUSB: remove interface parameter of usb_reset_composite_...
2008-07-21 Christophe JailletUSB: AccessRunner: avoid unnecessary memset
2008-07-21 Andrew MortonUSB: drivers/usb/host/isp1760-hcd.c: processor flags...
2008-07-21 Oliver NeukumUSB: cdc-wdm cleanup
2008-07-21 Greg Kroah-HartmanUSB: delete airprime driver
2008-07-21 Akinobu MitaUSB: usbmon: use simple_read_from_buffer()
2008-07-21 Ming LeiUSB: uhci: mark root_hub_hub_des[] as const
2008-07-21 Ming LeiUSB: host: mark const variable tables as "const"
2008-07-21 Felipe Balbiusb: irda: cleanup on ir-usb module
2008-07-21 David BrownellUSB: ehci-hcd unlink speedups
2008-07-21 Felipe Balbiusb: hub: add check for unsupported bus topology
2008-07-21 Pete ZaitcevUSB: ohci_hcd hang: submit vs. rmmod race
2008-07-21 Eric MiaoUSB: make SA1111 OHCI driver SA11x0 specific
2008-07-21 Pete ZaitcevUSB: missing usb_put_hcd to ohci-at91
2008-07-21 Harvey HarrisonUSB: speedtch.c fix sparse shadowed variable warning
2008-07-21 Harvey HarrisonUSB: cp2101.c fix sparse signedness mismatch warnings
next