| Commit message (Expand) | Author | Age | Files | Lines |
* | mlx4_core: Improve error message when not enough UAR pages are available | Roland Dreier | 2008-07-23 | 1 | -0/+7 |
* | IB/mlx4: Add support for memory management extensions and local DMA L_Key | Roland Dreier | 2008-07-23 | 11 | -22/+221 |
* | mlx4_core: Keep free count for MTT buddy allocator | Roland Dreier | 2008-07-22 | 2 | -8/+19 |
* | mlx4_code: Add missing FW status return code | Jack Morgenstein | 2008-07-22 | 1 | -0/+3 |
* | IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg | Roland Dreier | 2008-07-22 | 2 | -2/+2 |
* | mlx4_core: Add module parameter to enable QoS support | Jack Morgenstein | 2008-07-22 | 1 | -0/+8 |
* | markers: fix duplicate modpost entry | Mathieu Desnoyers | 2008-07-22 | 3 | -2/+5 |
* | Fix build on COMPAT platforms when CONFIG_EPOLL is disabled | Atsushi Nemoto | 2008-07-22 | 1 | -0/+1 |
* | tpm: MAINTAINERS whitespace fix and email addresses addition | Rajiv Andrade | 2008-07-22 | 1 | -3/+4 |
* | proc: fix /proc/*/pagemap some more | Alexey Dobriyan | 2008-07-22 | 1 | -1/+1 |
* | cpusets: fix wrong domain attr updates | Miao Xie | 2008-07-22 | 1 | -1/+3 |
* | gpio: pcf857x: add lock and handle more chips | David Brownell | 2008-07-22 | 2 | -6/+32 |
* | gpio: gpio driver for max7301 SPI GPIO expander | Juergen Beisert | 2008-07-22 | 4 | -0/+355 |
* | execve filename: document and export via auxiliary vector | John Reiser | 2008-07-22 | 2 | -1/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-07-21 | 142 | -8951/+11623 |
|\ |
|
| * | usb-storage: revert DMA-alignment change for Wireless USB | Alan Stern | 2008-07-21 | 1 | -10/+15 |
| * | USB: use reset_resume when normal resume fails | Alan Stern | 2008-07-21 | 2 | -5/+22 |
| * | usb_gadget: composite cdc gadget fault handling | David Brownell | 2008-07-21 | 2 | -1/+4 |
| * | usb gadget: minor USBCV fix for composite framework | David Lopo | 2008-07-21 | 1 | -0/+1 |
| * | USB: Fix bug with byte order in isp116x-hcd.c fio write/read | Julien May | 2008-07-21 | 1 | -4/+19 |
| * | USB: fix double kfree in ipaq in error case | Oliver Neukum | 2008-07-21 | 1 | -1/+2 |
| * | USB: fix build error in cdc-acm for CONFIG_PM=n | Oliver Neukum | 2008-07-21 | 2 | -0/+11 |
| * | USB: remove board-specific UP2OCR configuration from pxa27x-udc | Daniel Ribeiro | 2008-07-21 | 1 | -1/+0 |
| * | USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx | Srikanth Srinivasan | 2008-07-21 | 1 | -0/+5 |
| * | USB: Fix pointer/int cast in USB devio code | David Howells | 2008-07-21 | 1 | -2/+3 |
| * | usb gadget: g_cdc dependso on NET | Randy Dunlap | 2008-07-21 | 1 | -0/+1 |
| * | USB: Au1xxx-usb: suspend/resume support. | Manuel Lauss | 2008-07-21 | 2 | -19/+155 |
| * | USB: Au1xxx-usb: clean up ohci/ehci bus glue sources. | Manuel Lauss | 2008-07-21 | 2 | -334/+210 |
| * | usbfs: don't store bad pointers in registration | Alan Stern | 2008-07-21 | 1 | -9/+10 |
| * | usbfs: fix race between open and unregister | Alan Stern | 2008-07-21 | 1 | -5/+11 |
| * | usbfs: simplify the lookup-by-minor routines | Alan Stern | 2008-07-21 | 1 | -9/+6 |
| * | usbfs: send disconnect signals when device is unregistered | Alan Stern | 2008-07-21 | 3 | -31/+41 |
| * | USB: Force unbinding of drivers lacking reset_resume or other methods | Alan Stern | 2008-07-21 | 4 | -21/+140 |
| * | USB: ohci-pnx4008: I2C cleanups and fixes | Jean Delvare | 2008-07-21 | 1 | -14/+12 |
| * | USB: debug port converter does not accept more than 8 byte packets | Aleksey Gorelov | 2008-07-21 | 1 | -0/+9 |
| * | USB: fix disconnect bug in cdc-acm | Oliver Neukum | 2008-07-21 | 1 | -13/+15 |
| * | USB: fix usb serial pm counter decrement for disconnected interfaces | Oliver Neukum | 2008-07-21 | 1 | -1/+4 |
| * | USB: autosuspend for cdc-wdm | Oliver Neukum | 2008-07-21 | 1 | -6/+101 |
| * | USB: additional power savings for cdc-acm devices that support remote wakeup | Oliver Neukum | 2008-07-21 | 2 | -21/+126 |
| * | USB: keyspan: Remove duplicate device entries | Ben Collins | 2008-07-21 | 1 | -3/+2 |
| * | usb: fix uninitialized variable warning in keyspan_pda | Benny Halevy | 2008-07-21 | 1 | -1/+1 |
| * | usb: r8a66597-hcd: fix iinterval for Full/Low speed device | Yoshihiro Shimoda | 2008-07-21 | 1 | -4/+27 |
| * | usb: r8a66597-hcd: fix interrupt trigger | Yoshihiro Shimoda | 2008-07-21 | 1 | -1/+6 |
| * | USB: fix usb_reset_device and usb_reset_composite_device(take 3) | Ming Lei | 2008-07-21 | 5 | -23/+23 |
| * | USB: usb-serial: fix a sparse warning about different signedness | Andre Haupt | 2008-07-21 | 1 | -1/+1 |
| * | USB: isp1760: Support board-specific hardware configurations | Nate Case | 2008-07-21 | 3 | -18/+104 |
| * | USB: fix comment of usb_set_configuration | Ming Lei | 2008-07-21 | 1 | -1/+1 |
| * | USB: use standard SG iterator in the scatter-gather library | Alan Stern | 2008-07-21 | 1 | -6/+6 |
| * | USB: remove interface parameter of usb_reset_composite_device | Ming Lei | 2008-07-21 | 5 | -14/+7 |
| * | USB: AccessRunner: avoid unnecessary memset | Christophe Jaillet | 2008-07-21 | 1 | -1/+0 |