aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp2011-10-032-8/+15
* xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp2011-10-031-6/+44
* xhci: Fix memory leak during failed enqueue.Sarah Sharp2011-10-032-8/+18
* xHCI: report USB2 port in resuming as suspendAndiry Xu2011-10-031-3/+12
* xHCI: fix port U3 status check conditionAndiry Xu2011-10-031-1/+1
* USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-10-031-4/+3
* usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-10-031-9/+17
* USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird2011-10-031-1/+2
* USB: option: add YUGA device id to driverGavin.zhu2011-10-031-0/+92
* USB option driver add PID of Huawei Vodafone K4605Andrew Bird2011-10-031-2/+5
* USB option driver add PID of Huawei Vodafone K3806Andrew Bird2011-10-031-0/+2
* usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-10-031-0/+1
* USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD2011-10-031-1/+19
* TTY: pty, fix pty countingJiri Slaby2011-10-034-4/+21
* tty: Add "spi:" prefix for spi modaliasAxel Lin2011-10-033-3/+3
* 8250: Fix race condition in serial8250_backup_timeout().Al Cooper2011-10-031-3/+5
* 8250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith2011-10-031-1/+5
* serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas2011-10-031-0/+3
* omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly2011-10-031-2/+1
* ASoC: ad193x: fix dac word len settingScott Jiang2011-10-032-1/+3
* ASoC: ad193x: fix registers definitionScott Jiang2011-10-031-2/+2
* ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin2011-10-031-1/+1
* arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-10-031-2/+3
* rapidio: fix use of non-compatible registersAlexandre Bounine2011-10-033-26/+18
* kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan2011-10-031-1/+1
* Linux 3.0.4Greg Kroah-Hartman2011-08-291-1/+1
* Add a personality to report 2.6.x version numbersAndi Kleen2011-08-292-0/+39
* igb: Fix lack of flush after register write and before delayCarolyn Wyborny2011-08-291-0/+1
* mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-291-3/+0
* rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-291-10/+7
* fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi2011-08-291-0/+4
* drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim2011-08-291-0/+10
* drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz2011-08-291-1/+3
* x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-291-1/+0
* x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-291-1/+1
* x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-291-2/+2
* xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-291-2/+2
* xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-293-8/+12
* xen-blkfront: Fix one off warning about name clashStefan Bader2011-08-291-1/+1
* xen-blkfront: Drop name and minor adjustments for emulated scsi devicesStefan Bader2011-08-291-2/+2
* ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o2011-08-291-1/+6
* ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma2011-08-292-3/+12
* ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inodeJiaying Zhang2011-08-292-1/+6
* ext4: Fix ext4_should_writeback_data() for no-journal modeCurt Wohlgemuth2011-08-292-2/+6
* ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen2011-08-291-0/+1
* ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack2011-08-292-4/+28
* ALSA: usb-audio - Fix missing mixer dB informationTakashi Iwai2011-08-291-1/+2
* Btrfs: fix an oops of log replayliubo2011-08-291-4/+24
* loop: fix deadlock when sysfs and LOOP_CLR_FD race against each otherKay Sievers2011-08-291-2/+4
* Btrfs: detect wether a device supports discardJosef Bacik2011-08-293-2/+29