| Commit message (Expand) | Author | Age |
... | |
| * | | | USB: mos7840: Clean up old checks and stuff | Alan Cox | 2007-10-25 |
| * | | | USB rio500.c: fix check-after-use | Adrian Bunk | 2007-10-25 |
| * | | | USB iowarrior.c: fix check-after-use | Adrian Bunk | 2007-10-25 |
| * | | | USB: add URB_FREE_BUFFER to permissible flags | Oliver Neukum | 2007-10-25 |
| * | | | USB: isd200: sort out USB/IDE dependancy mess | Alan Cox | 2007-10-25 |
| * | | | USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex | Matthias Kaehlcke | 2007-10-25 |
| * | | | USB: fix scheduling of Iso URBs in uhci-hcd | Alan Stern | 2007-10-25 |
| * | | | USB: io_edgeport: cleanups, and tty speed reporting | Alan Cox | 2007-10-25 |
| * | | | USB: ftd_sio cleanups and updates for new termios work checkpatch fixes | Andrew Morton | 2007-10-25 |
| * | | | USB: ftd_sio: cleanups and updates for new termios work | Alan Cox | 2007-10-25 |
| * | | | USB: cp2101: convert to new termios | Alan Cox | 2007-10-25 |
| * | | | USB: whiteheat: clean up can't happen checks and encode baud rate | Alan Cox | 2007-10-25 |
| * | | | usb-serial: handle NULL termios methods as "no hardware changing support" | Alan Cox | 2007-10-25 |
| * | | | USB: sierra: termios | Alan Cox | 2007-10-25 |
| * | | | USB: option: termios handling | Alan Cox | 2007-10-25 |
| * | | | USB: kobil_sct: termios encoding fixups | Alan Cox | 2007-10-25 |
| * | | | USB: keyspan termios tidy | Alan Cox | 2007-10-25 |
| * | | | USB: ir_usb: termios handling | Alan Cox | 2007-10-25 |
| * | | | USB: empeg: clean up and handle speeds | Alan Cox | 2007-10-25 |
| * | | | USB: digi_acceleport: fix termios and also readability a bit | Alan Cox | 2007-10-25 |
| * | | | USB: ch341: fix termios handling | Alan Cox | 2007-10-25 |
| * | | | usb serial: kill another case we pass NULL and shouldn't | Alan Cox | 2007-10-25 |
| * | | | USB: ark3116: update termios handling | Alan Cox | 2007-10-25 |
| * | | | serial: stop passing NULL to functions that expect data | Alan Cox | 2007-10-25 |
| * | | | USB: add new Novatel device ids to option driver | Greg Kroah-Hartman | 2007-10-25 |
| |/ / |
|
* | | | Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2007-10-25 |
|\ \ \ |
|
| * | | | ISDN/sc: fix longstanding warning | Jeff Garzik | 2007-10-24 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-25 |
|\ \ \ |
|
| * | | | [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED) | Chris Wright | 2007-10-24 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-25 |
|\ \ \
| | |/
| |/| |
|
| * | | [IPV4]: Explicitly call fib_get_table() in fib_frontend.c | Pavel Emelyanov | 2007-10-24 |
| * | | [NET]: Use BUILD_BUG_ON in net/core/flowi.c | Pavel Emelyanov | 2007-10-24 |
| * | | [NET]: Remove in-code externs for some functions from net/core/dev.c | Pavel Emelyanov | 2007-10-24 |
| * | | [NET]: Don't declare extern variables in net/core/sysctl_net_core.c | Pavel Emelyanov | 2007-10-24 |
| * | | [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update() | Chuck Lever | 2007-10-24 |
| * | | [NET]: Treat the sign of the result of skb_headroom() consistently | Chuck Lever | 2007-10-24 |
| * | | [9P]: Fix missing unlock before return in p9_mux_poll_start | Roel Kluin | 2007-10-24 |
| * | | [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE | Pavel Emelyanov | 2007-10-24 |
| * | | [IPV4] ip_gre: sendto/recvfrom NBMA address | Timo Teras | 2007-10-24 |
| * | | [SCTP]: Consolidate sctp_ulpq_renege_xxx functions | Pavel Emelyanov | 2007-10-24 |
| * | | [NETLINK]: Fix ACK processing after netlink_dump_start | Denis V. Lunev | 2007-10-24 |
| * | | [VLAN]: MAINTAINERS update | Patrick McHardy | 2007-10-24 |
| * | | [DCCP]: Implement SIOCINQ/FIONREAD | Arnaldo Carvalho de Melo | 2007-10-24 |
| * | | [NET]: Validate device addr prior to interface-up | Jeff Garzik | 2007-10-24 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-10-25 |
|\ \ |
|
| * | | x86: fix bogus KERN_ALERT on oops | Alexey Dobriyan | 2007-10-24 |
| * | | x86: lguest build fix | Jeff Garzik | 2007-10-24 |
| * | | x86: fix CONFIG_KEXEC build breakage | Mike Galbraith | 2007-10-24 |
| |/ |
|
* | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-25 |
|\ \ |
|
| * | | fix sg_phys to use dma_addr_t | Hugh Dickins | 2007-10-25 |