summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-06-11[PATCH] libertas: remove __FILE__ from debug outputHolger Schurig1-4/+4
2007-06-11[PATCH] libertas: remove deprecated pm_register and associated codeMarcelo Tosatti3-151/+2
2007-06-11[PATCH] libertas: fix removal of all debugfs filesHolger Schurig1-1/+2
2007-06-11[PATCH] libertas: a debug output was missing a newlineHolger Schurig1-1/+1
2007-06-11[PATCH] libertas: rename wlan_association_workerHolger Schurig3-3/+3
2007-06-11[PATCH] libertas: scan two channels per scan commandMarcelo Tosatti2-9/+27
2007-06-11libata: limit post SRST nsect/lbal wait to ~100msTejun Heo1-13/+19
2007-06-11libata: force PIO on IOMEGA ZIP 250 ATAPITejun Heo1-0/+1
2007-06-10libata passthru: update cached device paramtersAlbert Lee1-6/+16
2007-06-10libata passthru: always enforce correct DEV bitAlbert Lee1-6/+4
2007-06-10libata passthru: map UDMA protocolsAlbert Lee1-2/+2
2007-06-10libata passthru: support PIO multi commandsAlbert Lee1-4/+16
2007-06-10libata passthru: update protocol numbersAlbert Lee1-8/+7
2007-06-10libata: Correct abuse of languageAlan Cox1-1/+1
2007-06-10libata-core/sff: Fix multiple assumptions about DMAAlan Cox2-8/+30
2007-06-10ahci: Add MCP73/MCP77 support to AHCI driverPeer Chen1-0/+24
2007-06-10libata: fix hw_sata_spd_limit initializationTejun Heo1-1/+2
2007-06-10libata: print device model and firmware revision for ATAPI devicesAlbert Lee1-8/+10
2007-06-10libata: fix probe time irq printoutsOlof Johansson1-0/+3
2007-06-10libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EPTejun Heo1-0/+2
2007-06-10remove unused variable in pata_isapnpYoichi Yuasa1-1/+0
2007-06-10net: fix typo in drivers/net/usb/KconfigSam Ravnborg1-2/+2
2007-06-10phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_gethKim Phillips1-8/+54
2007-06-10ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein2-8/+6
2007-06-10NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral4-44/+46
2007-06-10NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmwareMithlesh Thukral2-6/+9
2007-06-10typo in via-velocity.cDave Jones1-1/+1
2007-06-10ibmveth: Automatically enable larger rx buffer pools for larger mtuBrian King1-4/+23
2007-06-10ibmveth: Fix h_free_logical_lan error on pool resizeBrian King1-22/+31
2007-06-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds11-65/+136
2007-06-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-57/+29
2007-06-09sata_promise: use TF interface for polling NODATA commandsTejun Heo1-3/+6
2007-06-09isdn/diva: fix section mismatchRandy Dunlap1-1/+1
2007-06-09Char: stallion, proper fail return valuesJiri Slaby1-1/+5
2007-06-09Char: stallion, alloc tty before pci devices initJiri Slaby1-39/+34
2007-06-09Char: stallion, don't fail with less than max panelsJiri Slaby1-1/+1
2007-06-09potential parse error in ifdef part 3Yoann Padioleau2-2/+2
2007-06-09loop: preallocate eight loop devicesKen Chen1-18/+82
2007-06-09OHCI: Fix machine check in ohci_hub_status_dataAlan Stern1-0/+2
2007-06-09USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern1-1/+41
2007-06-09USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott1-6/+1
2007-06-09USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott1-20/+25
2007-06-09USB: UNUSUAL_DEV: Sync up some reported devices from UbuntuBen Collins1-2/+19
2007-06-09USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell5-24/+33
2007-06-09usblp: Don't let suspend to kill ->usedPete Zaitcev1-3/+2
2007-06-09USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers1-9/+13
2007-06-08firmware: remove orphaned EmailMarkus Rechberger1-2/+2
2007-06-08Driver core: kill unused codeStephen Hemminger1-13/+0
2007-06-08Driver core: keep PHYSDEV for old struct class_deviceKay Sievers2-42/+27
2007-06-08ide: Add the MCP73/77 support to PATA driverPeer Chen1-3/+9