summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* driver core: kmalloc() failure check in driver_probe_deviceAkinobu Mita2006-10-181-0/+2
* Driver core: bus: remove indentation levelJeff Garzik2006-10-181-37/+40
* Driver core: Don't ignore error returns from probingAlan Stern2006-10-182-3/+8
* Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()Jesper Juhl2006-10-181-3/+6
* driver core fixes: sysfs_create_group() retval in topology.cCornelia Huck2006-10-181-2/+1
* driver core fixes: device_create_file() retval check in dmapool.cCornelia Huck2006-10-181-2/+11
* driver core fixes: device_add() cleanup on errorCornelia Huck2006-10-181-3/+7
* driver core fixes: bus_add_device() cleanup on errorCornelia Huck2006-10-181-4/+15
* driver core fixes: bus_add_attrs() retval checkCornelia Huck2006-10-181-1/+5
* driver core fixes: sysfs_create_link() retval check in class.cCornelia Huck2006-10-181-1/+4
* sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto2006-10-181-1/+1
* sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto2006-10-181-5/+0
* HOWTO: bug report additionDiego Calleja2006-10-181-0/+20
* Fix dev_printk() is now GPL-onlyMatthew Wilcox2006-10-181-1/+1
* Driver core: plug device probe memory leakDuncan Sands2006-10-181-1/+1
* Documentation: feature-removal-schedule typoDominik Brodowski2006-10-181-1/+1
* [SPARC64]: Update defconfig.David S. Miller2006-10-171-13/+12
* [SPARC]: Sparc compilation fix with floppy enabledKrzysztof Helt2006-10-171-1/+1
* [SPARC]: Add sparc profiling supportMartin Habets2006-10-176-0/+60
* [SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2006-10-172-4/+4
* [SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins2006-10-175-10/+10
* [SPARC64]: Fix PCI memory space root resource on Hummingbird.David S. Miller2006-10-172-23/+29
* [SPARC]: Kill BOOTME_SINGLE.David S. Miller2006-10-172-4/+0
* Fix USB gadget net2280.c compileLinus Torvalds2006-10-171-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-10-1750-639/+3894
|\
| * USB: Add device id for Sierra Wireless MC8755Jan Luebbe2006-10-171-0/+1
| * USB: cleanup sierra wireless driver a bitGreg Kroah-Hartman2006-10-171-151/+118
| * USB: Sierra Wireless driver updateKevin Lloyd2006-10-173-38/+699
| * USB: ftdi_sio whitespace fixesDavid Brownell2006-10-171-127/+127
| * USB-SERIAL:cp2101 Add new device IDCraig Shelley2006-10-171-0/+1
| * USB/gadget/net2280: handle sysfs errorsJeff Garzik2006-10-171-4/+16
| * usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz2006-10-171-2/+2
| * UEAGLE: fix ueagle-atm Oopsmatthieu castet2006-10-171-21/+11
| * USB: xpad: dance pad supportDominic Cerquetti2006-10-172-68/+186
| * USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler2006-10-171-7/+17
| * USB: Memory leak in drivers/usb/serial/airprime.cEric Sesterhenn2006-10-171-0/+1
| * USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate2006-10-171-0/+7
| * USB: fix usbatm tiny raceAndrew Morton2006-10-171-1/+1
| * USB: unusual_devs entry for Nokia 6234Alan Stern2006-10-171-0/+7
| * USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk2006-10-171-1/+2
| * USB: ftdi-elan.c: remove dead codeAdrian Bunk2006-10-171-2/+0
| * USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fixTobias Lorenz2006-10-171-1/+2
| * USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn2006-10-171-1/+2
| * USB: add USB serial mos7720 driverGreg Kroah-Hartman2006-10-173-0/+1694
| * USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman2006-10-176-12/+12
| * usbnet: add a mutex around phy register accessArnd Bergmann2006-10-174-0/+11
| * usbnet: improve generic ethtool supportArnd Bergmann2006-10-174-36/+68
| * USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapterArnd Bergmann2006-10-173-0/+534
| * usb devio: handle class_device_create() errorAkinobu Mita2006-10-171-2/+6
| * USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-172-2/+2
OpenPOWER on IntegriCloud