Age | Commit message (Expand) | Author |
2008-02-01 | PCI: drivers/pci/rom.c: #if 0 two functions | Adrian Bunk |
2008-02-01 | PCI: make pci_restore_bars() static | Adrian Bunk |
2008-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-02-01 | USB: fix codingstyle issues in include/linux/usb/ | Greg Kroah-Hartman |
2008-02-01 | USB: fix codingstyle issues in include/linux/usb.h | Greg Kroah-Hartman |
2008-02-01 | USB: stop io performed by mos7720 upon close() | Oliver Neukum |
2008-02-01 | USB: at91_udc uses generic GPIO calls; minor cleanup | David Brownell |
2008-02-01 | USB: Export suspend statistics | Sarah Sharp |
2008-02-01 | USB: usbdevfs_urb: __user annotation | Marcin Slusarz |
2008-02-01 | USB: gadget: pxa2xx_udc supports inverted vbus | Dmitry Baryshkov |
2008-02-01 | USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" | Robert P. J. Day |
2008-02-01 | USB: usb_serial: clean tty reference in the last close | Aristeu Rozanski |
2008-02-01 | USB: add Printer Gadget Driver | Craig W. Nadler |
2008-02-01 | USB: usb-storage: new "lockable" subclass 0x07 | Alan Stern |
2008-02-01 | USB: Convert from class_device to device for USB core | Tony Jones |
2008-02-01 | ide: use ide_remove_port_from_hwgroup in init_irq() | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: remove unused ide_hwgroup_t fields | Bartlomiej Zolnierkiewicz |
2008-02-01 | <linux/hdsmart.h> is not used by kernel code | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: don't include <linux/hdsmart.h> | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers | Bartlomiej Zolnierkiewicz |
2008-02-01 | au1xxx-ide: use hwif->dev | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: add IDE_HFLAG_NO_DSC host flag | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: ide_setup_dma() assumes 8 ports | Sergei Shtylyov |
2008-02-01 | ide: add ide_dump_identify() debug helper | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h> | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: make wait_drive_not_busy() static again | Adrian Bunk |
2008-02-01 | ide: small ide-scan-pci.c cleanup | Adrian Bunk |
2008-02-01 | SUNRPC: spin svc_rqst initialization to its own function | Jeff Layton |
2008-02-01 | rdma: SVCRMDA Header File | Tom Tucker |
2008-02-01 | svc: Add svc_xprt_names service to replace svc_sock_names | Tom Tucker |
2008-02-01 | svc: Add svc API that queries for a transport instance | Tom Tucker |
2008-02-01 | svc: Add /proc/sys/sunrpc/transport files | Tom Tucker |
2008-02-01 | svc: Add transport hdr size for defer/revisit | Tom Tucker |
2008-02-01 | svc: Move the xprt independent code to the svc_xprt.c file | Tom Tucker |
2008-02-01 | svc: Removing remaining references to rq_sock in rqstp | Tom Tucker |
2008-02-01 | svc: Move the sockaddr information to svc_xprt | Tom Tucker |
2008-02-01 | svc: Make deferral processing xprt independent | Tom Tucker |
2008-02-01 | svc: Move the authinfo cache to svc_xprt. | Tom Tucker |
2008-02-01 | svc: Remove sk_lastrecv | Tom Tucker |
2008-02-01 | svc: Change svc_sock_received to svc_xprt_received and export it | Tom Tucker |
2008-02-01 | svc: Make svc_send transport neutral | Tom Tucker |
2008-02-01 | svc: Move sk_reserved to svc_xprt | Tom Tucker |
2008-02-01 | svc: Make close transport independent | Tom Tucker |
2008-02-01 | svc: Move sk_server and sk_pool to svc_xprt | Tom Tucker |
2008-02-01 | svc: Move sk_flags to the svc_xprt structure | Tom Tucker |
2008-02-01 | svc: Change sk_inuse to a kref | Tom Tucker |
2008-02-01 | svc: Change services to use new svc_create_xprt service | Tom Tucker |
2008-02-01 | svc: Add a generic transport svc_create_xprt function | Tom Tucker |