aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: serial: fix race between unthrottle and completion handler in opticonOliver Neukum2009-10-09
* USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp2009-10-09
* USB: storage: When a device returns no sense data, call it a Hardware ErrorAlan Stern2009-10-09
* USB: small fix in error case of suspend in generic usbserial codeOliver Neukum2009-10-09
* USB: visor: fix trivial accounting bug in visor driverOliver Neukum2009-10-09
* USB: Fix throttling in generic usbserial driverJoris van Rantwijk2009-10-09
* USB: cp210x: Add support for the DW700 UARTÉric Piel2009-10-09
* USB: ipaq: fix oops when device is plugged inAlan Stern2009-10-09
* USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger2009-10-09
* USB: gadget: imx_udc: Use resource sizeTobias Klauser2009-10-09
* USB: storage: iRiver P7 UNUSUAL_DEV patchSergey Pinaev2009-10-09
* USB: musb: make HAVE_CLK support optionalMike Frysinger2009-10-09
* USB: xhci: Fix dropping endpoints from the xHC schedule.Sarah Sharp2009-10-09
* USB: xhci: Don't wait for a disable slot cmd when HC dies.Sarah Sharp2009-10-09
* USB: xhci: Handle canceled URBs when HC dies.Sarah Sharp2009-10-09
* USB: xhci: Stop debugging polling loop when HC dies.Sarah Sharp2009-10-09
* USB: usbtmc: fix timeout increaseGergely Imreh2009-10-09
* USB: option: Patch for Huawei Mobile Broadband E270+ ModemRonnie Furuskog2009-10-09
* USB: option: Toshiba G450 device idPeter Magdina2009-10-09
* USB: usblcd, fix memory leakJiri Slaby2009-10-09
* USB: serial: sierra driver version change to 1.3.8Elina Pasheva2009-10-09
* USB: serial: don't call release without attachAlan Stern2009-10-09
* USB: digi_acceleport: Fix broken unthrottle.Johan Hovold2009-10-09
* USB: pl2303: fix error characters not being reported to ldiscJohan Hovold2009-10-09
* USB: ftdi_sio: re-implement read processingJohan Hovold2009-10-09
* USB: ftdi_sio: clean up read completion handlerJohan Hovold2009-10-09
* USB: ftdi_sio: remove unused rx_byte counterJohan Hovold2009-10-09
* USB: ftdi_sio: remove tty->low_latencyJohan Hovold2009-10-09
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-08
|\
| * pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz2009-10-06
| * pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz2009-10-06
| * pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee2009-10-06
| * pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz2009-10-06
| * libata: fix incorrect link online check during probeTejun Heo2009-10-06
| * ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo2009-10-06
| * libata: make gtf_filter per-devTejun Heo2009-10-06
| * libata: implement more acpi filtering optionsTejun Heo2009-10-06
| * libata: cosmetic updatesTejun Heo2009-10-06
| * ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock2009-10-06
| * pata_ali: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-10-06
| * ahci: disable 64bit DMA by default on SB600sTejun Heo2009-10-06
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-08
|\ \
| * | futex: fix requeue_pi key imbalanceDarren Hart2009-10-07
| * | futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitionsAnton Blanchard2009-10-07
| * | rcu: Place root rcu_node structure in separate lockdep classPaul E. McKenney2009-10-07
| * | rcu: Make hot-unplugged CPU relinquish its own RCU callbacksPaul E. McKenney2009-10-07
| * | rcu: Move rcu_barrier() to rcutreePaul E. McKenney2009-10-07
| * | futex: Move exit_pi_state() call to release_mm()Thomas Gleixner2009-10-06
| * | futex: Nullify robust lists after cleanupPeter Zijlstra2009-10-06
| * | futex: Fix locking imbalanceThomas Gleixner2009-10-05