aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-25[TCP]: Fix inconsistency of terms.Ryousei Takano2-11/+11
2007-10-26[PATCH] mac80211: fix printk warning on 64-bitJohannes Berg1-1/+1
2007-10-25[PATCH] add myself as mac80211 maintainerJohannes Berg1-3/+5
2007-10-25[PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu1-1/+2
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich3-7/+8
2007-10-25[CRYPTO]: Fix hmac_digest from the SG breakage.Vlad Yasevich1-1/+3
2007-10-25[IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller1-8/+0
2007-10-25fs: Fix to correct the mbcache entries counterRam Gupta1-1/+1
2007-10-25Fix pointer mismatches in proc_sysctl.cDavid Howells1-2/+4
2007-10-25Permit silencing of __deprecated warnings.Jeff Garzik2-0/+14
2007-10-25Fix /proc/acpi/alarm BCD alarm encodingsLinus Torvalds1-37/+29
2007-10-25USB: open disconnect race in usblcdOliver Neukum1-1/+10
2007-10-25USB: disconnect open race in legousbtowerOliver Neukum1-1/+13
2007-10-25USB: open disconnect race in iowarriorOliver Neukum1-1/+8
2007-10-25USB: missing error check in emi62Oliver Neukum1-0/+4
2007-10-25USB: missing error check in emi26Oliver Neukum1-0/+4
2007-10-25USB: usb_serial_resume bug fixSarah Sharp1-1/+3
2007-10-25USB: remove new OHCI build warningsDavid Brownell1-1/+8
2007-10-25USB: amd5536udc - remove set_mwi() compiler warningDavid Brownell1-1/+1
2007-10-25USB: usbserial - fix potential deadlock between write() and IRQJiri Kosina1-3/+4
2007-10-25usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno2-0/+2
2007-10-25USB: fix read vs. disconnect race in cytherm driverOliver Neukum1-1/+3
2007-10-25USB: fix locking in idmouseOliver Neukum1-17/+28
2007-10-25USB: fix interface sysfs file-creation bugAlan Stern1-1/+7
2007-10-25USB: fix ssb_ohci_probe() build bugIngo Molnar1-1/+1
2007-10-25USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox1-5/+6
2007-10-25USB: mos7840: Clean up old checks and stuffAlan Cox1-21/+2
2007-10-25USB rio500.c: fix check-after-useAdrian Bunk1-12/+3
2007-10-25USB iowarrior.c: fix check-after-useAdrian Bunk1-1/+1
2007-10-25USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum1-1/+1
2007-10-25USB: isd200: sort out USB/IDE dependancy messAlan Cox2-2/+104
2007-10-25USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke1-65/+65
2007-10-25USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern1-5/+14
2007-10-25USB: io_edgeport: cleanups, and tty speed reportingAlan Cox1-10/+8
2007-10-25USB: ftd_sio cleanups and updates for new termios work checkpatch fixesAndrew Morton1-3/+4
2007-10-25USB: ftd_sio: cleanups and updates for new termios workAlan Cox1-13/+19
2007-10-25USB: cp2101: convert to new termiosAlan Cox1-37/+11
2007-10-25USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox1-9/+2
2007-10-25usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox1-0/+2
2007-10-25USB: sierra: termiosAlan Cox1-1/+1
2007-10-25USB: option: termios handlingAlan Cox1-1/+2
2007-10-25USB: kobil_sct: termios encoding fixupsAlan Cox1-1/+4
2007-10-25USB: keyspan termios tidyAlan Cox1-5/+11
2007-10-25USB: ir_usb: termios handlingAlan Cox1-7/+4
2007-10-25USB: empeg: clean up and handle speedsAlan Cox1-15/+8
2007-10-25USB: digi_acceleport: fix termios and also readability a bitAlan Cox1-7/+9
2007-10-25USB: ch341: fix termios handlingAlan Cox1-3/+5
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox1-1/+3
2007-10-25USB: ark3116: update termios handlingAlan Cox1-2/+11
2007-10-25serial: stop passing NULL to functions that expect dataAlan Cox1-1/+2