aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy2013-03-14
| * | | | | | | | USB: EHCI: fix regression in QH unlinkingAlan Stern2013-03-20
| * | | | | | | | Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-03-18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-18
| |/ / / / / / / /
| * | | | | | | | USB: EHCI: fix regression during bus resumeAlan Stern2013-03-15
| * | | | | | | | usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow2013-03-15
| * | | | | | | | USB: xhci: correctly enable interruptsHannes Reinecke2013-03-15
* | | | | | | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-03-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai2013-03-21
| * | | | | | | | | ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai2013-03-20
| * | | | | | | | | ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai2013-03-20
| * | | | | | | | | ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack2013-03-20
| * | | | | | | | | ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack2013-03-20
| * | | | | | | | | ALSA: usb: Parse UAC2 extension unit like for UAC1Torstein Hegge2013-03-20
| * | | | | | | | | ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai2013-03-18
| * | | | | | | | | ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai2013-03-18
| * | | | | | | | | ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai2013-03-18
| * | | | | | | | | ALSA: documentation: Fix typo in Documentation/soundMasanari Iida2013-03-17
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-03-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab2013-03-16
| * | | | | | | | | | amd64_edac: Correct DIMM sizesMauro Carvalho Chehab2013-03-16
| * | | | | | | | | | EDAC: Make sysfs functions staticStephen Hemminger2013-03-05
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | vfs,proc: guarantee unique inodes in /procLinus Torvalds2013-03-22
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton2013-03-21
| * | | | | | | | | cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-13
| * | | | | | | | | cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSYSachin Prabhu2013-03-13
* | | | | | | | | | Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ext4: fix data=journal fast mount/umount hangTheodore Ts'o2013-03-20
| * | | | | | | | | | ext4: fix ext4_evict_inode() racing against workqueue processing codeTheodore Ts'o2013-03-20
| * | | | | | | | | | ext4: fix memory leakage in mext_check_coverageDmitry Monakhov2013-03-18
| * | | | | | | | | | ext4: use s_extent_max_zeroout_kb value as number of kbLukas Czerner2013-03-12
| * | | | | | | | | | ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o2013-03-11
| * | | | | | | | | | jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara2013-03-11
| * | | | | | | | | | ext4: reserve metadata block for every delayed writeLukas Czerner2013-03-10
| * | | | | | | | | | ext4: update reserved space after the 'correction'Lukas Czerner2013-03-10
| * | | | | | | | | | ext4: do not use yield()Lukas Czerner2013-03-10
| * | | | | | | | | | ext4: remove unused variable in ext4_free_blocks()Lukas Czerner2013-03-10
| * | | | | | | | | | ext4: fix WARN_ON from ext4_releasepage()Jan Kara2013-03-10
| * | | | | | | | | | ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu2013-03-10
| * | | | | | | | | | ext4: update extent status tree after an extent is zeroed outZheng Liu2013-03-10
| * | | | | | | | | | ext4: fix wrong m_len value after unwritten extent conversionZheng Liu2013-03-10
| * | | | | | | | | | ext4: add self-testing infrastructure to do a sanity checkDmitry Monakhov2013-03-10
| * | | | | | | | | | ext4: avoid a potential overflow in ext4_es_can_be_merged()Zheng Liu2013-03-10
| * | | | | | | | | | ext4: invalidate extent status tree during extent migrationDmitry Monakhov2013-03-04
| * | | | | | | | | | ext4: remove unnecessary wait for extent conversion in ext4_fallocate()Jan Kara2013-03-04
| * | | | | | | | | | ext4: add warning to ext4_convert_unwritten_extents_endioDmitry Monakhov2013-03-04
| * | | | | | | | | | ext4: disable merging of uninitialized extentsDmitry Monakhov2013-03-04
| * | | | | | | | | | ext4: ext4_split_extent should take care of extent zerooutDmitry Monakhov2013-03-04
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-03-21
|\ \ \ \ \ \ \ \ \ \ \