aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | usb: serial/pl2303: support for IO Data Device RSAQ5Masakazu Mokuno2007-10-25
| * | | USB: fix read vs. disconnect race in cytherm driverOliver Neukum2007-10-25
| * | | USB: fix locking in idmouseOliver Neukum2007-10-25
| * | | USB: fix interface sysfs file-creation bugAlan Stern2007-10-25
| * | | USB: fix ssb_ohci_probe() build bugIngo Molnar2007-10-25
| * | | USB: pl2303: remove can't happen checks, set speed properly and report baud rateAlan Cox2007-10-25
| * | | USB: mos7840: Clean up old checks and stuffAlan Cox2007-10-25
| * | | USB rio500.c: fix check-after-useAdrian Bunk2007-10-25
| * | | USB iowarrior.c: fix check-after-useAdrian Bunk2007-10-25
| * | | USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum2007-10-25
| * | | USB: isd200: sort out USB/IDE dependancy messAlan Cox2007-10-25
| * | | USB: FTDI Elan driver: Convert ftdi->u132_lock to mutexMatthias Kaehlcke2007-10-25
| * | | USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern2007-10-25
| * | | USB: io_edgeport: cleanups, and tty speed reportingAlan Cox2007-10-25
| * | | USB: ftd_sio cleanups and updates for new termios work checkpatch fixesAndrew Morton2007-10-25
| * | | USB: ftd_sio: cleanups and updates for new termios workAlan Cox2007-10-25
| * | | USB: cp2101: convert to new termiosAlan Cox2007-10-25
| * | | USB: whiteheat: clean up can't happen checks and encode baud rateAlan Cox2007-10-25
| * | | usb-serial: handle NULL termios methods as "no hardware changing support"Alan Cox2007-10-25
| * | | USB: sierra: termiosAlan Cox2007-10-25
| * | | USB: option: termios handlingAlan Cox2007-10-25
| * | | USB: kobil_sct: termios encoding fixupsAlan Cox2007-10-25
| * | | USB: keyspan termios tidyAlan Cox2007-10-25
| * | | USB: ir_usb: termios handlingAlan Cox2007-10-25
| * | | USB: empeg: clean up and handle speedsAlan Cox2007-10-25
| * | | USB: digi_acceleport: fix termios and also readability a bitAlan Cox2007-10-25
| * | | USB: ch341: fix termios handlingAlan Cox2007-10-25
| * | | usb serial: kill another case we pass NULL and shouldn'tAlan Cox2007-10-25
| * | | USB: ark3116: update termios handlingAlan Cox2007-10-25
| * | | serial: stop passing NULL to functions that expect dataAlan Cox2007-10-25
| * | | USB: add new Novatel device ids to option driverGreg Kroah-Hartman2007-10-25
| |/ /
* | | Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2007-10-25
|\ \ \
| * | | ISDN/sc: fix longstanding warningJeff Garzik2007-10-24
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-25
|\ \ \
| * | | [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright2007-10-24
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-25
|\ \ \ | | |/ | |/|
| * | [IPV4]: Explicitly call fib_get_table() in fib_frontend.cPavel Emelyanov2007-10-24
| * | [NET]: Use BUILD_BUG_ON in net/core/flowi.cPavel Emelyanov2007-10-24
| * | [NET]: Remove in-code externs for some functions from net/core/dev.cPavel Emelyanov2007-10-24
| * | [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-24
| * | [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()Chuck Lever2007-10-24
| * | [NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever2007-10-24
| * | [9P]: Fix missing unlock before return in p9_mux_poll_startRoel Kluin2007-10-24
| * | [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUEPavel Emelyanov2007-10-24
| * | [IPV4] ip_gre: sendto/recvfrom NBMA addressTimo Teras2007-10-24
| * | [SCTP]: Consolidate sctp_ulpq_renege_xxx functionsPavel Emelyanov2007-10-24
| * | [NETLINK]: Fix ACK processing after netlink_dump_startDenis V. Lunev2007-10-24
| * | [VLAN]: MAINTAINERS updatePatrick McHardy2007-10-24
| * | [DCCP]: Implement SIOCINQ/FIONREADArnaldo Carvalho de Melo2007-10-24
| * | [NET]: Validate device addr prior to interface-upJeff Garzik2007-10-24
| |/