summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-10USB: sisusb.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: ohci-q.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: ohci-hcd.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: ohci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: mon_stat.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: mon_main.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: mon_bin.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: isp116x-hcd.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: inode.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: hub.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: hcd.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: fusbh200-hcd.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: ehci-dbg.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10Usb: core: buffer: fixed the checkpatch warningNizam Haider
2015-05-10usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven
2015-05-07USB: ehci-tegra: fix inefficient copy of unaligned buffersJohan Hovold
2015-05-07USB: musb: fix inefficient copy of unaligned buffersJohan Hovold
2015-05-07usb: Enable LPM for USB 2.01+ full-speed devicesRupesh Tatiya
2015-05-07usb: storage: scsiglue: Remove SPRINTF macro useJoe Perches
2015-05-07USB: don't build PCI quirks if USB support isn't configuredAlan Stern
2015-05-07usb: Set unused ports to "fixed" rather than "unknown"Matthew Garrett
2015-05-07usb: Prefer firmware values when determining whether a port is removableMatthew Garrett
2015-05-04Linux 4.1-rc2Linus Torvalds
2015-05-04Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-03Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-03Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-05-03Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-05-03ext4: fix growing of tiny filesystemsJan Kara
2015-05-03ext4: move check under lock scope to close a race.Davide Italiano
2015-05-03ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-02virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi
2015-05-02virtio: pass baton to Michael TsirkinRusty Russell
2015-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-02ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan
2015-05-01powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman