summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik2012-08-10
| * | | | | | | | | | | | | | | | usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu2012-08-10
| * | | | | | | | | | | | | | | | usb: host: mips: sead3: Update for EHCI register structure.Steven J. Hill2012-08-10
| * | | | | | | | | | | | | | | | usb: renesas_usbhs: fixup resume method for autonomy modeKuninori Morimoto2012-08-10
| * | | | | | | | | | | | | | | | usb: renesas_usbhs: mod_host: add missing .bus_suspend/resumeKuninori Morimoto2012-08-10
| * | | | | | | | | | | | | | | | update MAINTAINERS for Oliver NeukumOliver Neukum2012-08-10
| * | | | | | | | | | | | | | | | usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork2012-08-10
| * | | | | | | | | | | | | | | | usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork2012-08-10
| * | | | | | | | | | | | | | | | usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork2012-08-10
| * | | | | | | | | | | | | | | | usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-10
| * | | | | | | | | | | | | | | | USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli2012-08-10
| * | | | | | | | | | | | | | | | OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda2012-08-10
| * | | | | | | | | | | | | | | | usb: chipidea: fix and improve dependencies if usb host or gadget support is ...Marc Kleine-Budde2012-08-10
| * | | | | | | | | | | | | | | | USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi2012-08-10
| * | | | | | | | | | | | | | | | USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-10
| * | | | | | | | | | | | | | | | Merge tag 'for-usb-linus-2012-08-09' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-08-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-09
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge tag 'for-usb-linus-2012-08-08' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-08-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-08-08
| | * | | | | | | | | | | | | | | | xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2012-08-07
| | * | | | | | | | | | | | | | | | xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-07
| | * | | | | | | | | | | | | | | | xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-07
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge tag 'fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-08-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | usb: musb: reorder runtime pm callAjay Kumar Gupta2012-08-03
| | * | | | | | | | | | | | | | | usb: musb: am335x: fix pdev resource bugAjay Kumar Gupta2012-08-03
| | * | | | | | | | | | | | | | | usb: musb: Fix wrong config for am33xx and ti81xxAjay Kumar Gupta2012-08-03
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | scripts/kernel-doc: fix fatal script errorRandy Dunlap2012-08-17
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Yama: access task_struct->comm directlyKees Cook2012-08-17
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | C6X: select GENERIC_ATOMIC64Mark Salter2012-08-15
| * | | | | | | | | | | | | | | | C6X: add Lx_CACHE_SHIFT definesMark Salter2012-08-15
* | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-08-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o2012-08-17
| * | | | | | | | | | | | | | | | | ext4: fix long mount times on very big file systemsTheodore Ts'o2012-08-17
| * | | | | | | | | | | | | | | | | ext4: don't call ext4_error while block group is lockedTheodore Ts'o2012-08-17
| * | | | | | | | | | | | | | | | | ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o2012-08-05
| * | | | | | | | | | | | | | | | | ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o2012-08-05
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | autofs4 - fix expire checkIan Kent2012-08-17
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Linux 3.6-rc2Linus Torvalds2012-08-16
* | | | | | | | | | | | | | | | autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-16
* | | | | | | | | | | | | | | | Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | vfio: Include vfio.h in installed headersAlex Williamson2012-08-07
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | fuse: verify all ioctl retry iov elementsZach Brown2012-08-06
| * | | | | | | | | | | | | | | | | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-18
| * | | | | | | | | | | | | | | | | fuse: add missing INIT flagsMiklos Szeredi2012-07-18
| * | | | | | | | | | | | | | | | | fuse: update attributes on aio_readBrian Foster2012-07-18
| * | | | | | | | | | | | | | | | | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-18
| * | | | | | | | | | | | | | | | | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-18