aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-12[PATCH] yenta: allocate resource fixesDominik Brodowski1-38/+88
2005-07-12[PATCH] yenta: same resources in same structsDominik Brodowski1-11/+13
2005-07-12[PATCH] yenta: fix parent resource determinationDominik Brodowski1-11/+9
2005-07-12[PATCH] quiet ide-cd warningMatt Mackall1-3/+1
2005-07-12[PATCH] aacraid: swapped kmalloc args.Dave Jones1-1/+1
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds50-505/+533
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-12/+38
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan7-11/+7
2005-07-12[PATCH] USB: add ldusb driverMichael Hund4-0/+806
2005-07-12[PATCH] USB: fix usb reference count bug in cdc-acm driverbrian@murphy.dk1-15/+16
2005-07-12[PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk1-0/+3
2005-07-12[PATCH] USB: fix ohci merge glitchdavid-b@pacbell.net1-1/+3
2005-07-12[PATCH] USB: ohci-omap pm updatesdavid-b@pacbell.net1-37/+16
2005-07-12[PATCH] USB: omap_udc tweaksdavid-b@pacbell.net1-2/+1
2005-07-12[PATCH] USB: gadget/ether build fixes.Ian Campbell1-0/+2
2005-07-12[PATCH] USB: gadget/ether fixesIan Campbell1-1/+1
2005-07-12[PATCH] USB: SN9C10x driver updatesLuca Risolia7-51/+413
2005-07-12[PATCH] USB: add LD devices to hid blacklistMichael Hund1-0/+24
2005-07-12[PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR1-1/+2
2005-07-12[PATCH] USB: add driver for Keyspan Digital RemoteMichael Downey3-0/+647
2005-07-12[PATCH] USB: net2280 warning fixAndrew Morton1-1/+1
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas24-65/+71
2005-07-12[PATCH] USB: isp116x-hcd cleanupOlav Kongas1-10/+6
2005-07-12[PATCH] USB: Patch to make usbmon to print control setup packetsPete Zaitcev1-5/+43
2005-07-12[PATCH] USB: SiS USB Makefile fixesThomas Winischhofer1-0/+1
2005-07-12[PATCH] USB ATM: fix line resync logicDuncan Sands1-27/+28
2005-07-12[PATCH] USB ATM: robustify poll throttlingDuncan Sands1-4/+2
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2-2/+2
2005-07-12[PATCH] USB: fix ftdi_sio compiler warningsGreg Kroah-Hartman1-2/+0
2005-07-12[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC codeIan Abbott1-47/+0
2005-07-12[PATCH] USB ftdi_sio: reduce device id table clutterIan Abbott1-563/+144
2005-07-12[PATCH] USB: khubd: use kthread APIakpm@osdl.org1-29/+11
2005-07-12[PATCH] USB Storage: Remove unneeded SC/PPhil Dibowitz1-1/+1
2005-07-12[PATCH] USB: add bMaxPacketSize0 attribute to sysfsGreg Kroah-Hartman1-0/+2
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg1-0/+27
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg2-1/+4
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare34-0/+0
2005-07-11[PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare6-437/+470
2005-07-11[PATCH] w1: fix CRC calculation on bigendian platforms.Evgeniy Polyakov1-3/+2
2005-07-11[PATCH] I2C: SENSORS_ATXP1 must select I2C_SENSORAdrian Bunk1-0/+1
2005-07-11[PATCH] I2C: drop bogus eeprom commentJean Delvare1-3/+0
2005-07-11[PATCH] i2c: make better use of IDR in i2c-coreMark M. Hoffman1-11/+6
2005-07-11[PATCH] I2C: m41t00: fix incorrect kfreeJean Delvare1-1/+1
2005-07-11[PATCH] I2C: max6875 Kconfig updateJean Delvare1-4/+7
2005-07-11[PATCH] I2C: New max6875 driver may corrupt EEPROMsJean Delvare1-1/+5
2005-07-11[PATCH] I2C: Strip trailing whitespace from stringsJean Delvare4-8/+8
2005-07-11[PATCH] I2C: minor TPS6501x cleanupsdavid-b@pacbell.net2-32/+28
2005-07-11[PATCH] I2C: Coding style cleanups to via686aDenis Vlasenko1-6/+6
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds48-2877/+2767
2005-07-10[PATCH] Sync up ieee-1394Ben Collins13-63/+260