summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | e1000e: add new wakeup cababilitiesMitch Williams2008-02-032-2/+12
| * | big-endian support for via-velocityAl Viro2008-02-032-166/+128
| * | rtl8150: use default MTU of 1500Lennert Buytenhek2008-02-031-1/+0
| * | net/sunbmac.c section fixAdrian Bunk2008-02-031-1/+1
| * | net/sunqe.c section fixAdrian Bunk2008-02-031-3/+3
| * | drivers/net/sunvnet.c:print_version() must be __devinitAdrian Bunk2008-02-031-1/+1
| * | IBMLANA no longer has to depend on MCA_LEGACYAdrian Bunk2008-02-031-1/+1
| * | ibmlana_init_one() must be __devinitAdrian Bunk2008-02-031-1/+1
| * | olympic_open() must be __devinitAdrian Bunk2008-02-031-1/+1
| * | ibmlana_adapter_names[] must be __devinitdataAdrian Bunk2008-02-031-1/+1
| * | via-rhine.c:rhine_hw_init() must be __devinitAdrian Bunk2008-02-031-1/+1
| * | NET: AX88796 use dev_dbg() instead of printk()Ben Dooks2008-02-031-17/+23
| * | macb: Fix section mismatch and shrink runtime footprintHaavard Skinnemoen2008-02-031-5/+4
| * | ehea: fix sysfs link compile problemJan-Bernd Themann2008-02-031-37/+0
| * | ucc_geth: add support for netpollAnton Vorontsov2008-02-031-0/+20
| * | ucc_geth: fix module removalAnton Vorontsov2008-02-031-7/+10
| * | ehea: fix qmr checkpatch complaintsDoug Maxey2008-02-032-24/+24
| * | ehea: fix phyp checkpatch complaintsDoug Maxey2008-02-032-90/+90
| * | ehea: fix main checkpatch complaintsDoug Maxey2008-02-031-41/+46
| * | ehea: fix ethtool checkpatch complaintsDoug Maxey2008-02-031-2/+2
| * | ehea: fix ehea.h checkpatch complaintsDoug Maxey2008-02-032-4/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-02-045-146/+77
|\ \ \
| * | | Driver core: Remove unneeded get_{device,driver}() calls.Cornelia Huck2008-02-022-12/+5
| * | | driver core: convert to use class_find_device apiDave Young2008-02-021-21/+11
| * | | PM: Export device_pm_schedule_removalRafael J. Wysocki2008-02-022-1/+1
| * | | nozomi: finish constificationFrank Seidel2008-02-021-7/+7
| * | | nozomi: constify driverJan Engelhardt2008-02-021-20/+18
| * | | nozomi driver updateFrank Seidel2008-02-021-86/+36
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-0411-863/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: fix 4x section mismatch warningsSam Ravnborg2008-02-022-4/+4
| * | | PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg2008-02-023-15/+23
| * | | pci: pci_enable_device_bars() fix for lpfc driverGreg Kroah-Hartman2008-02-021-1/+1
| * | | Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-027-843/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-0373-2830/+1550
|\ \ \
| * | | ide-tape: remove idetape_config_t typedefBorislav Petkov2008-02-021-12/+8
| * | | ide-tape: remove mtio.h related commentsBorislav Petkov2008-02-021-81/+15
| * | | ide-tape: make function name more accurateBorislav Petkov2008-02-021-6/+3
| * | | ide-tape: remove unused sense packet commands.Borislav Petkov2008-02-021-8/+1
| * | | ide-tape: use generic byteorder macrosBorislav Petkov2008-02-021-5/+5
| * | | ide-tape: remove EXPERIMENTAL driver statusBorislav Petkov2008-02-021-2/+1
| * | | ide-tape: use generic scsi commandsBorislav Petkov2008-02-021-50/+29
| * | | ide-tape: remove struct idetape_block_size_page_tBorislav Petkov2008-02-021-18/+0
| * | | ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_tBorislav Petkov2008-02-021-37/+0
| * | | ide-tape: remove struct idetape_parameter_block_descriptor_tBorislav Petkov2008-02-021-40/+26
| * | | ide-tape: remove struct idetape_medium_partition_page_tBorislav Petkov2008-02-021-19/+0
| * | | ide-tape: remove struct idetape_data_compression_page_tBorislav Petkov2008-02-021-19/+0
| * | | ide-tape: remove struct idetape_inquiry_result_tBorislav Petkov2008-02-021-38/+13
| * | | ide-tape: remove struct idetape_capabilities_page_tBorislav Petkov2008-02-021-86/+56
| * | | ide-tape: remove IDETAPE_DEBUG_BUGSBorislav Petkov2008-02-021-41/+2
| * | | ide-tape: remove IDETAPE_DEBUG_INFOBorislav Petkov2008-02-021-73/+0
OpenPOWER on IntegriCloud