summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-16usbnet: recognize SiteCom CN-124David Brownell1-3/+13
2007-02-16usb: Remove Airprime device from option.cKevin Lloyd1-4/+0
2007-02-16USB: change __init to __devinit for isp116x_probePrarit Bhargava1-1/+1
2007-02-16USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2-11/+26
2007-02-16USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklistJeremy Roberson1-5/+0
2007-02-16USB: kernel-doc fixesRandy Dunlap1-0/+1
2007-02-16USB: quirky device for cdc-acmOliver Neukum1-0/+4
2007-02-16USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum2-11/+25
2007-02-16USB: unconfigure devices which have config 0Alan Stern4-8/+22
2007-02-16USB: make usb_iso_packet_descriptor.status signedPete Zaitcev1-1/+1
2007-02-16USB: fix g_serial small errorBryan O'Donoghue1-0/+1
2007-02-16USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger1-2/+2
2007-02-16USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 PlayerDylan Taft1-0/+9
2007-02-16USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day1-1/+1
2007-02-16USB: input: HID: add CIDC USB device to HID blacklistZheng XiaoJun1-0/+3
2007-02-16USB: USB_RTL8150 must select MIIAdrian Bunk1-0/+1
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum5-3/+21
2007-02-16USB: fix autosuspend race in skeleton driverOliver Neukum1-4/+6
2007-02-16USB: asix - Fix endian issues in asix_tx_fixup()David Hollis1-0/+2
2007-02-16USB: fix concurrent buffer access in the hub driverAlan Stern1-0/+6
2007-02-16USB: Fix error cleanup path in airprimePete Zaitcev1-27/+8
2007-02-16USB: descriptor structures have to be packedInaky Perez-Gonzalez1-10/+10
2007-02-16EHCI: add debugging message to ehci_bus_suspendAlan Stern1-0/+2
2007-02-16usbcore: small changes to hub driver's suspend methodAlan Stern1-15/+10
2007-02-16USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day1-1/+1
2007-02-16USB: add flow control to usb-serial generic driver.Joris van Rantwijk2-18/+90
2007-02-16USB: unusual_devs update for Sony P990i phoneAlan Stern1-2/+3
2007-02-16USB: Teac HD-35PU patch to unusual_devs.hThomas Bächler1-0/+10
2007-02-16USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2-0/+6
2007-02-16USB: fix needless failure under certain conditionsOliver Neukum1-4/+5
2007-02-16USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett1-1/+1
2007-02-16USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman4-0/+153
2007-02-16EHCI: turn off remote wakeup during shutdownAlan Stern1-0/+17
2007-02-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds7-58/+167
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds24-98/+707
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds13-407/+795
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks1-0/+2
2007-02-16[PATCH] ecryptfs: fix forgotten format specifierThomas Hisch1-1/+2
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow3-8/+24
2007-02-16[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...NeilBrown1-13/+19
2007-02-16[PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields1-1/+20
2007-02-16[PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields1-45/+145
2007-02-16[PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields1-18/+7
2007-02-16[PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2-2/+5
2007-02-16[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields1-6/+4
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields4-136/+66
2007-02-16[PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields1-95/+38
2007-02-16[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields1-10/+13
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields1-1/+6
2007-02-16[PATCH] small irq management simplificationJan Beulich1-4/+2