aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: serial: add modem-status-change wait queueJohan Hovold2013-03-21
* USB: serial: fix interface refcountingJohan Hovold2013-03-21
* USB: io_ti: fix get_icount for two port adaptersJohan Hovold2013-03-21
* USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-21
* USB: cdc-acm: fix device unregistrationJohan Hovold2013-03-21
* usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov2013-03-21
* Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-21
|\
| * usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle2013-03-21
| * usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be nullTruls Bengtsson2013-03-20
| * usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam2013-03-20
| * usb: gadget: ffs: fix enable multiple instancesAndrzej Pietrasiewicz2013-03-20
| * USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern2013-03-20
| * usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern2013-03-20
| * usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi2013-03-20
| * usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addrKishon Vijay Abraham I2013-03-18
| * usb: gadget: u_serial: fix typo which cause build warningBo Shen2013-03-14
| * 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
* | perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-15
* | mm/fremap.c: fix possible oops on error pathMichel Lespinasse2013-03-14
* | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-03-14
|\ \
| * | list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney2013-03-14
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-03-14
|\ \ \
| * | | ext2: Fix BUG_ON in evict() on inode deletionJan Kara2013-03-13
| * | | reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu2013-03-11
| * | | ext3: Fix format string issuesLars-Peter Clausen2013-03-11
| * | | quota: add missing use of dq_data_lock in __dquot_initializeJeff Mahoney2013-03-11
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-13
|\ \ \
| * | | fs: Readd the fs module aliases.Eric W. Biederman2013-03-12
| * | | fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman2013-03-11
| |/ /
* | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-13
|\ \ \
| * | | idr: idr_alloc() shouldn't trigger lowmem warning when preloadedTejun Heo2013-03-13
| * | | UAPI: fix endianness conditionals in M32R's asm/stat.hDavid Howells2013-03-13
| * | | UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells2013-03-13
| * | | UAPI: fix endianness conditionals in linux/acct.hDavid Howells2013-03-13
| * | | UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells2013-03-13
| * | | decompressors: fix typo "POWERPC"Paul Bolle2013-03-13
| * | | mm/fremap.c: fix oops on error pathAndrew Morton2013-03-13
| * | | idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2013-03-13
| * | | tidspbridge: convert to idr_alloc()Tejun Heo2013-03-13
| * | | zcache: convert to idr_alloc()Tejun Heo2013-03-13
| * | | mlx4: remove leftover idr_pre_get() callTejun Heo2013-03-13
| * | | workqueue: convert to idr_alloc()Tejun Heo2013-03-13
| * | | nfsd: convert to idr_alloc()Tejun Heo2013-03-13
| * | | nfsd: remove unused get_new_stid()Tejun Heo2013-03-13