pandora-kernel.git
2008-07-22 Ben Dookssysdev: fix debugging statements in registration code.
2008-07-22 Li Zefankobject: should use kobject_put() in kset-example
2008-07-22 Richard Kennedykobject: reorder kobject to save space on 64 bit builds
2008-07-22 Uwe Kleine... UIO: minor style and comment fixes
2008-07-22 Uwe Kleine... UIO: add generic UIO platform driver
2008-07-22 Hans J. KochUIO: Add write function to allow irq masking
2008-07-22 Uwe Kleine... UIO: fix UIO Kconfig dependencies
2008-07-22 Kay Sieverspnp: add acpi:* modalias entries
2008-07-22 Greg Kroah... driver core: fix a lot of printk usages of bus_id
2008-07-22 Greg Kroah... driver 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... class: fix docbook comments for class_private structure
2008-07-22 Greg Kroah... class: rename "sem" to "class_sem" in internal class...
2008-07-22 Greg Kroah... class: rename "subsys" to "class_subsys" in internal...
2008-07-22 Greg Kroah... class: rename "interfaces" to "class_interfaces" in...
2008-07-22 Greg Kroah... class: rename "devices" to "class_devices" in internal...
2008-07-22 Greg Kroah... class: move driver core specific parts to a private...
2008-07-22 Greg Kroah... bluetooth: remove improper bluetooth class symlinks.
2008-07-22 Greg Kroah... infiniband: make cm_device use a struct device and...
2008-07-22 Greg Kroah... infiniband: rename "device" to "ib_device" in cm_device
2008-07-22 Greg Kroah... block: make /proc/partitions and /proc/diskstats use...
2008-07-22 Greg Kroah... block: move header for /proc/partitions to seq_start
2008-07-22 Greg Kroah... block: make proc files seq_start use the class_find_dev...
2008-07-22 Randy Dunlapblock: make /proc/diskstats only build if CONFIG_PROC_F...
2008-07-22 Greg Kroah... block: make blk_lookup_devt use the class iterator...
2008-07-22 Greg Kroah... block: make printk_partition use the class iterator...
2008-07-22 Greg Kroah... block: fix compiler warning in genhd.c
2008-07-22 Greg Kroah... Driver Core: add ability for class_find_device to start...
2008-07-22 Greg Kroah... Driver Core: add ability for class_for_each_device...
2008-07-22 Greg Kroah... device create: convert device_create_drvdata to device_...
2008-07-22 Greg Kroah... driver core: remove device_create()
2008-07-22 Greg Kroah... device create: x86: convert device_create to device_cre...
2008-07-22 Greg Kroah... device 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... device create: sound: convert device_create to device_c...
2008-07-22 Greg Kroah... device create: scsi: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: s390: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: net: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: mtd: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: misc: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: mips: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: macintosh: convert device_create to...
2008-07-22 Greg Kroah... device create: isdn: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: infiniband: convert device_create to...
2008-07-22 Greg Kroah... device create: ieee1394: convert device_create to devic...
2008-07-22 Greg Kroah... device create: ide: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: i2c: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: hwmon: convert device_create to device_c...
2008-07-22 Greg Kroah... device create: hid: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: framebuffer: convert device_create to...
2008-07-22 Greg Kroah... device create: dvb: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: dca: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: coda: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: char: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: block: convert device_create to device_c...
2008-07-22 Greg Kroah... Firmware: fix typo in example code
2008-07-22 Robert P. J... debugfs: Add a reference to the debugfs API documentation.
2008-07-22 Kay Sieverskobject: replace '/' with '!' in name
2008-07-22 Dan Williamssysfs: add /sys/dev/{char,block} to lookup sysfs path...
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
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... USB: 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
next