Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | USB: net: asix: add support for Cables-to-Go USB Ethernet adapter | Jason Cooper | 2008-11-13 | 1 | -0/+4 | |
| * | | | | | | | | USB: gadget: cdc-acm deadlock fix | David Brownell | 2008-11-13 | 1 | -0/+4 | |
| * | | | | | | | | USB: EHCI: fix divide-by-zero bug | Alan Stern | 2008-11-13 | 1 | -2/+2 | |
| * | | | | | | | | USB: EHCI: fix handling of dead controllers | Alan Stern | 2008-11-13 | 1 | -13/+12 | |
| * | | | | | | | | usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB | Yoshihiro Shimoda | 2008-11-13 | 1 | -2/+3 | |
| * | | | | | | | | ub: stub pre_reset and post_reset to fix oops | Pete Zaitcev | 2008-11-13 | 1 | -2/+18 | |
| * | | | | | | | | USB: SISUSB2VGA driver: add 0x0711, 0x0903 | Albert Comerma | 2008-11-13 | 1 | -0/+1 | |
| * | | | | | | | | usb: unusual devs patch for Nokia 7610 Supernova | Ricky Wong | 2008-11-13 | 1 | -0/+8 | |
| * | | | | | | | | USB: remove optional bus bindings in isp1760, fixing runtime warning | Sebastian Andrzej Siewior | 2008-11-13 | 2 | -28/+17 | |
| * | | | | | | | | + usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm tree | Damir N Abdullin | 2008-11-13 | 1 | -0/+1 | |
| * | | | | | | | | USB: storage: adjust comment in Kconfig | Paul Bolle | 2008-11-13 | 1 | -2/+2 | |
| * | | | | | | | | USB: Fix PS3 USB shutdown problems | Geoff Levand | 2008-11-13 | 2 | -1/+3 | |
| * | | | | | | | | USB: unusual_devs entry for Argosy USB mass-storage interface | Alan Stern | 2008-11-13 | 1 | -0/+7 | |
| * | | | | | | | | USB: cdc-acm.c: fix recursive lock in acm_start_wb error path | Brandon Philips | 2008-11-13 | 1 | -5/+4 | |
| * | | | | | | | | USB: CP2101 Add device ID for AMB2560 | Craig Shelley | 2008-11-13 | 1 | -0/+1 | |
| * | | | | | | | | USB: mention URB_FREE_BUFFER in usb_free_urb documentation | Rabin Vincent | 2008-11-13 | 1 | -2/+2 | |
| * | | | | | | | | USB: Add YISO u893 usb modem vendor and product IDs to option driver | Leslie Watter | 2008-11-13 | 1 | -0/+6 | |
| * | | | | | | | | usb: musb: fix BULK request on different available endpoints | Ajay Kumar Gupta | 2008-11-13 | 2 | -37/+46 | |
| * | | | | | | | | usb: musb: fix debug global variable name | Felipe Balbi | 2008-11-13 | 2 | -5/+5 | |
| * | | | | | | | | usb: musb: Removes compilation warning in gadget mode | Ajay Kumar Gupta | 2008-11-13 | 1 | -0/+2 | |
| * | | | | | | | | usb: musb: tusb6010: kill compile warning | Felipe Balbi | 2008-11-13 | 1 | -1/+1 | |
| * | | | | | | | | usb: musb: Fix for isochronous IN transfer | Ajay Kumar Gupta | 2008-11-13 | 1 | -20/+57 | |
| * | | | | | | | | USB: don't register endpoints for interfaces that are going away | Alan Stern | 2008-11-13 | 3 | -1/+4 | |
| * | | | | | | | | USB: add Nikon D300 camera to unusual_devs | Paul Ready | 2008-11-13 | 1 | -0/+7 | |
| * | | | | | | | | USB: vstusb: fix compiler warning on x86-64 | Greg Kroah-Hartman | 2008-11-13 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-11-13 | 4 | -16/+31 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | dm: avoid destroying table in dm_any_congested | Chandra Seetharaman | 2008-11-13 | 1 | -8/+16 | |
| * | | | | | | | dm: move pending queue wake_up end_io_acct | Mikulas Patocka | 2008-11-13 | 1 | -5/+5 | |
| * | | | | | | | dm mpath: warn if args ignored | Chandra Seetharaman | 2008-11-13 | 1 | -0/+4 | |
| * | | | | | | | dm mpath: avoid attempting to activate null path | Chandra Seetharaman | 2008-11-13 | 1 | -2/+2 | |
| * | | | | | | | dm stripe: fix init failure | Heinz Mauelshagen | 2008-11-13 | 1 | -1/+3 | |
| * | | | | | | | dm raid1: flush workqueue before destruction | Mikulas Patocka | 2008-11-13 | 1 | -0/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-11-13 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCI: ignore bit0 of _OSC return code | Kenji Kaneshige | 2008-11-11 | 1 | -7/+8 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2008-11-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dlm: fix shutdown cleanup | David Teigland | 2008-11-13 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-11-13 | 2 | -3/+31 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | slab: document SLAB_DESTROY_BY_RCU | Peter Zijlstra | 2008-11-13 | 1 | -0/+28 | |
| * | | | | | | | Kconfig: SLUB is the default slab allocator | Simon Arlott | 2008-11-13 | 1 | -3/+3 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-11-13 | 16 | -102/+58 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants | Russell King | 2008-11-13 | 2 | -19/+10 | |
| * | | | | | | | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants | Russell King | 2008-11-13 | 6 | -17/+15 | |
| * | | | | | | | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants | Russell King | 2008-11-13 | 3 | -53/+3 | |
| * | | | | | | | [ARM] dma-mapping: fix compiler warning | Russell King | 2008-11-13 | 1 | -2/+11 | |
| * | | | | | | | [ARM] iop: iop3xx needs registers mapped uncached+unbuffered | Russell King | 2008-11-09 | 3 | -8/+16 | |
| * | | | | | | | [ARM] versatile: correct MMC clock rate | Russell King | 2008-11-08 | 1 | -1/+1 | |
| * | | | | | | | [ARM] realview: correct MMC clock rate | Russell King | 2008-11-08 | 1 | -1/+1 | |
| * | | | | | | | [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range | Nicolas Pitre | 2008-11-08 | 1 | -2/+2 | |
* | | | | | | | | fix cpumask build breakage on parisc | Helge Deller | 2008-11-13 | 1 | -2/+0 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-12 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ |