| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | USB: Don't use __module_param_call; use core_param. | Rusty Russell | 2009-01-07 | 1 | -2/+6 |
* | USB: storage: set bounce limit for non-DMA-capable host controllers | Alan Stern | 2009-01-07 | 1 | -0/+8 |
* | USB: usb-storage: merge ATAPI and QIC-157 protocol routines | Alan Stern | 2009-01-07 | 3 | -27/+6 |
* | USB: usb-storage: merge CB and CBI transport routines | Alan Stern | 2009-01-07 | 3 | -55/+10 |
* | USB: g_file_storage: add CD-ROM emulation | Alan Stern | 2009-01-07 | 1 | -22/+154 |
* | USB: storage: Flag devices known to support SANE_SENSE | Ben Efros | 2009-01-07 | 1 | -4/+37 |
* | USB: storage devices and SAT | Ben Efros | 2009-01-07 | 2 | -1/+43 |
* | USB: usb-storage: remove us->sensebuf | Alan Stern | 2009-01-07 | 2 | -9/+0 |
* | usb-storage: clean up unusual_devs.h | Alan Stern | 2009-01-07 | 1 | -57/+39 |
* | USB: announce new devices earlier | Alan Stern | 2009-01-07 | 1 | -6/+7 |
* | USB: Allow usbmon as a module even if usbcore is builtin | Pete Zaitcev | 2009-01-07 | 4 | -13/+11 |
* | USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit} | Qinghuang Feng | 2009-01-07 | 1 | -2/+2 |
* | USB: gadget: pxa27x_udc.c: cleanup kernel-doc | Qinghuang Feng | 2009-01-07 | 1 | -2/+0 |
* | USB: m66592 and r8a66597 resource changes | Magnus Damm | 2009-01-07 | 2 | -11/+6 |
* | USB: Convert ohci-pnx4008 to a new-style i2c driver | Jean Delvare | 2009-01-07 | 1 | -49/+36 |
* | USB: Introduce usb_queue_reset() to do resets from atomic contexts | Inaky Perez-Gonzalez | 2009-01-07 | 3 | -2/+105 |
* | USB: add asynchronous autosuspend/autoresume support | Alan Stern | 2009-01-07 | 4 | -2/+91 |
* | USB: usb-storage: add "quirks=" module parameter | Alan Stern | 2009-01-07 | 1 | -0/+113 |
* | oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 | 1 | -3/+3 |
* | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 | 4 | -5/+5 |
* | USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] | Vitaly Bordug | 2009-01-07 | 4 | -2/+111 |
* | USB: fsl_qe_udc: Check for muram allocation errors | Anton Vorontsov | 2009-01-07 | 1 | -3/+9 |
* | USB: change interface to usb_lock_device_for_reset() | Alan Stern | 2009-01-07 | 3 | -27/+15 |
* | USB: usbtmc: indent & braces disagree, something else is desired | Ilpo Järvinen | 2009-01-07 | 1 | -6/+3 |
* | USB: power availability check for berry_charge | Oliver Neukum | 2009-01-07 | 1 | -0/+5 |
* | USB: Remove restrictions on signal numbers in devio.c | Phil Endecott | 2009-01-07 | 1 | -5/+0 |
* | USB: wusb: annotate association types withe proper endianness | Harvey Harrison | 2009-01-07 | 1 | -1/+1 |
* | USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff | Steven Noonan | 2009-01-07 | 1 | -1/+1 |
* | USB: straighten out inline code in sysfs.c | Alan Stern | 2009-01-07 | 1 | -26/+9 |
* | USB: avoid needless address-taking of function parameters | Harvey Harrison | 2009-01-07 | 2 | -4/+4 |
* | USB: protect hcd.h from multiple inclusions | Anton Vorontsov | 2009-01-07 | 1 | -0/+4 |
* | usb host: Oxford OXU210HP HCD driver. | Rodolfo Giometti | 2009-01-07 | 4 | -0/+4446 |
* | USB: Avoid 20ms delay in EHCI resume | Vikram Pandita | 2009-01-07 | 1 | -3/+15 |
* | USB: use pci_ioremap_bar() in drivers/usb | Arjan van de Ven | 2009-01-07 | 1 | -6/+6 |
* | USB: clean up redundant tests on unsigned | roel kluin | 2009-01-07 | 2 | -8/+2 |
* | USB: storage: unusual_devs.h additions for Macpower MasterBox | Sergey Ovcharenko | 2009-01-07 | 1 | -0/+7 |
* | USB: storage: recognizing and enabling Nokia 5200 cell phoes | Paulo Afonso Graner Fessel | 2009-01-07 | 1 | -0/+7 |
* | USB: storage: extend unusual range for 067b:3507 | Oliver Neukum | 2009-01-07 | 1 | -1/+1 |
* | USB: another unusual_devs entry for another bad Argosy storage device | Nguyen Anh Quynh | 2009-01-07 | 1 | -0/+7 |
* | USB: unusual_devs.h additions for Pentax K10D | Daniel Drake | 2009-01-07 | 1 | -0/+7 |
* | gadget: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 7 | -7/+7 |
* | PM: Simplify the new suspend/hibernation framework for devices | Rafael J. Wysocki | 2009-01-06 | 1 | -2/+2 |
* | add a vfs_fsync helper | Christoph Hellwig | 2009-01-05 | 1 | -17/+1 |
* | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 2 | -2/+0 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-01-02 | 25 | -946/+563 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-02 | 26 | -117/+794 |
| |\ |
|
| * | | uwb: use print_hex_dump() | David Vrabel | 2008-12-22 | 2 | -27/+23 |
| * | | uwb: use dev_dbg() for debug messages | David Vrabel | 2008-12-22 | 8 | -477/+103 |
| * | | wusb: fix oops when terminating a non-existant reservation | David Vrabel | 2008-12-12 | 1 | -2/+5 |
| * | | uwb: improved MAS allocator and reservation conflict handling | Stefano Panella | 2008-12-12 | 1 | -6/+7 |