| Commit message (Expand) | Author | Age |
* | e1000e: Remove legacy jumbo frame receive code | Auke Kok | 2007-10-29 |
* | e1000e: Re-enable SECRC - crc stripping | Auke Kok | 2007-10-29 |
* | e1000e: Fix PBA calculation for jumbo frame packets | Auke Kok | 2007-10-29 |
* | e1000e: Fix jumbo frame receive code. | Auke Kok | 2007-10-29 |
* | drivers/net/irda/au1k_ir: fix obvious irq handler bugs | Jeff Garzik | 2007-10-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-28 |
|\ |
|
| * | ide: add SH-S202J to ivb_list[] | Bartlomiej Zolnierkiewicz | 2007-10-26 |
| * | drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings | Jeff Garzik | 2007-10-26 |
| * | drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
| * | hpt366: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
| * | cy82c693: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
* | | cirrusfb nonsense | Al Viro | 2007-10-28 |
* | | scatterlist fallout: mmc | Al Viro | 2007-10-28 |
* | | ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd | Al Viro | 2007-10-28 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-10-27 |
|\ \ |
|
| * | | mmc_spi: Fix mmc-over-spi regression | David Brownell | 2007-10-27 |
| * | | mmc: use common byte swap macros | Pierre Ossman | 2007-10-27 |
| * | | mmc: fix cid and csd byte order | Pierre Ossman | 2007-10-27 |
| * | | at91_mci: Fix bad reference | Pierre Ossman | 2007-10-27 |
| |/ |
|
* | | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 2007-10-27 |
* | | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 2007-10-27 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-10-25 |
|\ |
|
| * | USB: open disconnect race in usblcd | Oliver Neukum | 2007-10-25 |
| * | USB: disconnect open race in legousbtower | Oliver Neukum | 2007-10-25 |
| * | USB: open disconnect race in iowarrior | Oliver Neukum | 2007-10-25 |
| * | USB: missing error check in emi62 | Oliver Neukum | 2007-10-25 |
| * | USB: missing error check in emi26 | Oliver Neukum | 2007-10-25 |
| * | USB: usb_serial_resume bug fix | Sarah Sharp | 2007-10-25 |
| * | USB: remove new OHCI build warnings | David Brownell | 2007-10-25 |
| * | USB: amd5536udc - remove set_mwi() compiler warning | David Brownell | 2007-10-25 |
| * | USB: usbserial - fix potential deadlock between write() and IRQ | Jiri Kosina | 2007-10-25 |
| * | usb: serial/pl2303: support for IO Data Device RSAQ5 | Masakazu Mokuno | 2007-10-25 |
| * | USB: fix read vs. disconnect race in cytherm driver | Oliver Neukum | 2007-10-25 |
| * | USB: fix locking in idmouse | Oliver Neukum | 2007-10-25 |
| * | USB: fix interface sysfs file-creation bug | Alan Stern | 2007-10-25 |
| * | USB: fix ssb_ohci_probe() build bug | Ingo Molnar | 2007-10-25 |
| * | USB: pl2303: remove can't happen checks, set speed properly and report baud rate | Alan Cox | 2007-10-25 |
| * | 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 |