Age | Commit message (Expand) | Author |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-18 | dev_vdbg(), available with -DVERBOSE_DEBUG | David Brownell |
2007-07-17 | drivers/*: mark variables with uninitialized_var() | Jeff Garzik |
2007-07-17 | drivers/usb/misc/auerswald: fix status check, remove redundant check | Jeff Garzik |
2007-07-17 | no USB on M32R | Al Viro |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-07-15 | minimal fixes for drivers/usb/gadget/m66592-udc.c | Al Viro |
2007-07-12 | Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects" | Linus Torvalds |
2007-07-12 | USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc | Suresh Jayaraman |
2007-07-12 | USB: additions to the quirk list | Oliver Neukum |
2007-07-12 | usb-storage: implement autosuspend | Alan Stern |
2007-07-12 | USB: cdc-acm: add new device id to option driver | Andrey Arapov |
2007-07-12 | USB: goku_udc trivial cleanups | David Brownell |
2007-07-12 | USB: usb gadget stack can now -DDEBUG with Kconfig | David Brownell |
2007-07-12 | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell |
2007-07-12 | usb gadget stack: remove usb_ep_*_buffer(), part 1 | David Brownell |
2007-07-12 | USB: pxa2xx_udc -- cleanups, mostly removing dma hooks | David Brownell |
2007-07-12 | USB: pxa2xx_udc: use generic gpio layer | Milan Svoboda |
2007-07-12 | USB: quirk for samsung printer | Oliver Neukum |
2007-07-12 | USB: usb/dma doc updates | David Brownell |
2007-07-12 | USB: drivers/usb/storage/unusual_devs.h whitespace cleanup | S.Caglar Onur |
2007-07-12 | USB: remove Makefile reference to obsolete OHCI_AT91 | Robert P. J. Day |
2007-07-12 | USB: io_*: remove bogus termios no change checks | Alan Cox |
2007-07-12 | USB: mos7720: remove bogus no termios change check | Alan Cox |
2007-07-12 | USB: visor and whiteheat: remove bogus termios change checks | Alan Cox |
2007-07-12 | USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra... | Alan Cox |
2007-07-12 | USB: mos7840.c: turn this into a serial driver | Alan Cox |
2007-07-12 | USB: make the usb_device numa_node get assigned from controller | Yinghai Lu |
2007-07-12 | USB: ftdi_sio: fix oops due to processing workarounds too early | Oliver Neukum |
2007-07-12 | USB: fix gregkh-usb-usb-use-menuconfig-objects | Jan Engelhardt |
2007-07-12 | USB: Make usb-autosuspend timer 1 sec jiffy aligned | Venki Pallipadi |
2007-07-12 | USB: Don't autosuspend Blackberry devices. | Jeremy Katz |
2007-07-12 | USB: Support Blackberry Pearl with berry_charge | Jeremy Katz |
2007-07-12 | USB: add IAD support to usbfs and sysfs | Craig W. Nadler |
2007-07-12 | USB: mos7720: change developer email addresses | Greg Kroah-Hartman |
2007-07-12 | USB: Fix off-by-1 error in the scatter-gather library | Alan Stern |
2007-07-12 | USB: Don't resume root hub if the controller is suspended | Alan Stern |
2007-07-12 | USB: Remove usages of dev->power.power_state | Alan Stern |
2007-07-12 | USB: usblp: add dynamic URBs, fix races | Pete Zaitcev |
2007-07-12 | USB: fsl_usb2_udc: fix bug for portsc bit masking | Li Yang |
2007-07-12 | USB: autosuspend for usblcd | Oliver Neukum |
2007-07-12 | usb gadget: Rename husb2dev -> usba | Haavard Skinnemoen |
2007-07-12 | USB: Add URB_FREE_BUFFER flag and the logic behind it | Marcel Holtmann |
2007-07-12 | USB: Fix up full-speed bInterval values in high-speed interrupt descriptor | Laurent Pinchart |
2007-07-12 | USB: usb-skeleton: use anchors in pre/post reset | Oliver Neukum |
2007-07-12 | USB: usb-skeleton" use anchors in suspend/resume handling | Oliver Neukum |
2007-07-12 | USB: usb-skeleton: use anchors in disconnect handling | Oliver Neukum |
2007-07-12 | USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open... | Alan Cox |
2007-07-12 | USB: serial: belkin_sa: Various needed fixes | Alan Cox |