summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-1942-1449/+1701
* DRM: remove unused dev_classGreg Kroah-Hartman2008-04-191-1/+0
* IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-192-24/+27
* IB: convert struct class_device to struct deviceTony Jones2008-04-1914-318/+351
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-193-27/+26
* driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-197-36/+36
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-197-99/+17
* Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-194-0/+1088
* Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-191-7/+2
* PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-192-2/+2
* PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern2008-04-191-1/+1
* Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki2008-04-192-11/+8
* PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-193-52/+34
* sysdev: detect multiple driver registrationsBen Dooks2008-04-191-0/+16
* driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg2008-04-191-2/+2
* power_state: remove it from driver corePavel Machek2008-04-191-5/+0
* driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty2008-04-191-15/+7
* driver core: memory: semaphore to mutexDaniel Walker2008-04-191-3/+4
* UIO: hold a reference to the device's owner while the device is openUwe Kleine-König2008-04-191-15/+21
* UIO: Implement a UIO interface for the SMX CryptengineBen Nizette2008-04-193-0/+154
* UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch2008-04-191-4/+0
* uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng2008-04-191-1/+1
* uio: Kconfig improvementsDenis Cheng2008-04-191-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18424-103368/+55862
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17162-278/+768
| |\
| * \ Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-1765-3904/+3328
| |\ \
| | * | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-171-160/+74
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-9/+29
| | * | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-171-0/+20
| | * | cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
| | * | tc35815: Statistics cleanupAtsushi Nemoto2008-04-171-1/+2
| | * | natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-171-4/+6
| | * | e1000: convert uint16_t style integers to u16Joe Perches2008-04-165-1128/+1128
| | * | ixgb: convert uint16_t style integers to u16Joe Perches2008-04-167-302/+302
| | * | sb1000.c: make const arrays staticDenys Vlasenko2008-04-161-18/+29
| | * | sb1000.c: stop inlining largish static functionsDenys Vlasenko2008-04-161-27/+27
| | * | #if 0 netxen_nic_link_ok()Adrian Bunk2008-04-162-1/+2
| | * | make netxen_workq staticAdrian Bunk2008-04-162-18/+18
| | * | qeth: keep ip-address after LAN_OFFLINE failureUrsula Braun2008-04-161-1/+1
| | * | qeth: core code should alloc headroom for LLC protocolFrank Blaschka2008-04-161-1/+5
| | * | qeth: improving debug message handlingPeter Tiedemann2008-04-167-626/+544
| | * | qeth: layer 3 do not allow to change mac addressFrank Blaschka2008-04-161-0/+1
| | * | qeth: CCL-sequence numbers required for protocol ETH_P_802_2 onlyUrsula Braun2008-04-161-1/+2
| | * | qeth: set lan_online flag after a received STARTLANUrsula Braun2008-04-161-0/+1
| | * | qeth: allow qdio queue element addresses > 2GBUrsula Braun2008-04-161-4/+4
| | * | qeth: improve ip_list administration after deregister failuresUrsula Braun2008-04-163-7/+11
| | * | e1000e: reformat register test code, fix some minor initializationBruce Allan2008-04-161-60/+63
| | * | e1000e: rename a few functionsJeff Kirsher2008-04-166-18/+18
| | * | e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher2008-04-165-48/+50
| | * | e1000e: limit EEPROM size accessesJeff Kirsher2008-04-162-0/+8
OpenPOWER on IntegriCloud