summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | USB: io_ti: fix get_icount for two port adaptersJohan Hovold2013-03-211-0/+1
| * | | | | | | | USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-211-6/+1
| * | | | | | | | USB: cdc-acm: fix device unregistrationJohan Hovold2013-03-211-1/+2
| * | | | | | | | usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov2013-03-211-2/+17
| * | | | | | | | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-219-11/+36
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle2013-03-211-1/+1
| | * | | | | | | | usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson2013-03-201-2/+1
| | * | | | | | | | usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam2013-03-201-0/+8
| | * | | | | | | | usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz2013-03-201-2/+2
| | * | | | | | | | USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern2013-03-201-1/+0
| | * | | | | | | | usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern2013-03-201-1/+1
| | * | | | | | | | usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi2013-03-202-0/+14
| | * | | | | | | | usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I2013-03-181-2/+7
| | * | | | | | | | usb: gadget: u_serial: fix typo which cause build warningBo Shen2013-03-141-1/+1
| | * | | | | | | | usb: musb: da8xx: Fix build breakage due to typoMikhail Kshevetskiy2013-03-141-1/+1
| * | | | | | | | | USB: EHCI: fix regression in QH unlinkingAlan Stern2013-03-211-1/+1
| * | | | | | | | | Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-03-181-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-181-2/+2
| |/ / / / / / / / /
| * | | | | | | | | USB: EHCI: fix regression during bus resumeAlan Stern2013-03-153-1/+15
| * | | | | | | | | usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow2013-03-151-0/+7
| * | | | | | | | | USB: xhci: correctly enable interruptsHannes Reinecke2013-03-152-10/+16
* | | | | | | | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-03-228-41/+184
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai2013-03-211-0/+46
| * | | | | | | | | | ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai2013-03-201-23/+109
| * | | | | | | | | | ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai2013-03-201-1/+1
| * | | | | | | | | | ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack2013-03-201-3/+3
| * | | | | | | | | | ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack2013-03-201-4/+6
| * | | | | | | | | | ALSA: usb: Parse UAC2 extension unit like for UAC1Torstein Hegge2013-03-201-1/+4
| * | | | | | | | | | ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai2013-03-181-2/+2
| * | | | | | | | | | ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai2013-03-181-4/+4
| * | | | | | | | | | ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai2013-03-181-1/+7
| * | | | | | | | | | ALSA: documentation: Fix typo in Documentation/soundMasanari Iida2013-03-172-2/+2
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-03-224-26/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab2013-03-164-9/+6
| * | | | | | | | | | | amd64_edac: Correct DIMM sizesMauro Carvalho Chehab2013-03-163-16/+12
| * | | | | | | | | | | EDAC: Make sysfs functions staticStephen Hemminger2013-03-051-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | vfs,proc: guarantee unique inodes in /procLinus Torvalds2013-03-221-3/+3
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-226-56/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton2013-03-211-48/+5
| * | | | | | | | | | cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-133-1/+33
| * | | | | | | | | | cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSYSachin Prabhu2013-03-132-7/+5
* | | | | | | | | | | Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-2212-81/+540
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ext4: fix data=journal fast mount/umount hangTheodore Ts'o2013-03-201-1/+2
| * | | | | | | | | | | ext4: fix ext4_evict_inode() racing against workqueue processing codeTheodore Ts'o2013-03-203-4/+14
| * | | | | | | | | | | ext4: fix memory leakage in mext_check_coverageDmitry Monakhov2013-03-181-16/+19
| * | | | | | | | | | | ext4: use s_extent_max_zeroout_kb value as number of kbLukas Czerner2013-03-121-1/+1
| * | | | | | | | | | | ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o2013-03-125-15/+15
| * | | | | | | | | | | jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara2013-03-111-5/+10
| * | | | | | | | | | | ext4: reserve metadata block for every delayed writeLukas Czerner2013-03-111-2/+61
| * | | | | | | | | | | ext4: update reserved space after the 'correction'Lukas Czerner2013-03-111-3/+9