summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | libata: improve phantom device detectionTejun Heo2008-11-141-2/+11
| | |/ / / | |/| | |
* | | | | Move "exit_robust_list" into mm_release()Linus Torvalds2008-11-152-9/+11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-11-1327-122/+218
|\ \ \ \ \
| * | | | | USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper2008-11-131-0/+4
| * | | | | USB: gadget: cdc-acm deadlock fixDavid Brownell2008-11-131-0/+4
| * | | | | USB: EHCI: fix divide-by-zero bugAlan Stern2008-11-131-2/+2
| * | | | | USB: EHCI: fix handling of dead controllersAlan Stern2008-11-131-13/+12
| * | | | | usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda2008-11-131-2/+3
| * | | | | ub: stub pre_reset and post_reset to fix oopsPete Zaitcev2008-11-131-2/+18
| * | | | | USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma2008-11-131-0/+1
| * | | | | usb: unusual devs patch for Nokia 7610 SupernovaRicky Wong2008-11-131-0/+8
| * | | | | USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2008-11-132-28/+17
| * | | | | + usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm treeDamir N Abdullin2008-11-131-0/+1
| * | | | | USB: storage: adjust comment in KconfigPaul Bolle2008-11-131-2/+2
| * | | | | USB: Fix PS3 USB shutdown problemsGeoff Levand2008-11-132-1/+3
| * | | | | USB: unusual_devs entry for Argosy USB mass-storage interfaceAlan Stern2008-11-131-0/+7
| * | | | | USB: cdc-acm.c: fix recursive lock in acm_start_wb error pathBrandon Philips2008-11-131-5/+4
| * | | | | USB: CP2101 Add device ID for AMB2560Craig Shelley2008-11-131-0/+1
| * | | | | USB: mention URB_FREE_BUFFER in usb_free_urb documentationRabin Vincent2008-11-131-2/+2
| * | | | | USB: Add YISO u893 usb modem vendor and product IDs to option driverLeslie Watter2008-11-131-0/+6
| * | | | | usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2008-11-132-37/+46
| * | | | | usb: musb: fix debug global variable nameFelipe Balbi2008-11-132-5/+5
| * | | | | usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta2008-11-131-0/+2
| * | | | | usb: musb: tusb6010: kill compile warningFelipe Balbi2008-11-131-1/+1
| * | | | | usb: musb: Fix for isochronous IN transferAjay Kumar Gupta2008-11-131-20/+57
| * | | | | USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-133-1/+4
| * | | | | USB: add Nikon D300 camera to unusual_devsPaul Ready2008-11-131-0/+7
| * | | | | USB: vstusb: fix compiler warning on x86-64Greg Kroah-Hartman2008-11-131-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-11-134-16/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dm: avoid destroying table in dm_any_congestedChandra Seetharaman2008-11-131-8/+16
| * | | | dm: move pending queue wake_up end_io_acctMikulas Patocka2008-11-131-5/+5
| * | | | dm mpath: warn if args ignoredChandra Seetharaman2008-11-131-0/+4
| * | | | dm mpath: avoid attempting to activate null pathChandra Seetharaman2008-11-131-2/+2
| * | | | dm stripe: fix init failureHeinz Mauelshagen2008-11-131-1/+3
| * | | | dm raid1: flush workqueue before destructionMikulas Patocka2008-11-131-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-131-7/+8
|\ \ \ \ \
| * | | | | PCI: ignore bit0 of _OSC return codeKenji Kaneshige2008-11-111-7/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-11-131-1/+1
|\ \ \ \ \
| * | | | | dlm: fix shutdown cleanupDavid Teigland2008-11-131-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-11-132-3/+31
|\ \ \ \ \
| * | | | | slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra2008-11-131-0/+28
| * | | | | Kconfig: SLUB is the default slab allocatorSimon Arlott2008-11-131-3/+3
| | |_|/ / | |/| | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-1316-102/+58
|\ \ \ \ \
| * | | | | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-132-19/+10
| * | | | | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-136-17/+15
| * | | | | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King2008-11-133-53/+3
| * | | | | [ARM] dma-mapping: fix compiler warningRussell King2008-11-131-2/+11
| * | | | | [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-093-8/+16
| * | | | | [ARM] versatile: correct MMC clock rateRussell King2008-11-081-1/+1
| * | | | | [ARM] realview: correct MMC clock rateRussell King2008-11-081-1/+1
OpenPOWER on IntegriCloud