summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-10usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski
2015-05-10USB: xusbatm.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: uss720.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: usblp.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: usbatm.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: speedtch.c: move assignment out of if () blockGreg Kroah-Hartman
2015-05-10USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman
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-08USB: ehci-tegra: fix inefficient copy of unaligned buffersJohan Hovold
2015-05-08USB: musb: fix inefficient copy of unaligned buffersJohan Hovold
2015-05-08usb: Enable LPM for USB 2.01+ full-speed devicesRupesh Tatiya
2015-05-08usb: storage: scsiglue: Remove SPRINTF macro useJoe Perches
2015-05-08USB: don't build PCI quirks if USB support isn't configuredAlan Stern
2015-05-08usb: Set unused ports to "fixed" rather than "unknown"Matthew Garrett
2015-05-08usb: Prefer firmware values when determining whether a port is removableMatthew Garrett
2015-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-04Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-04Merge 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-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso
2015-04-30net/mlx4_core: Fix unaligned accessesDavid Ahern
2015-04-30mlx4_en: Use correct loop cursor in error path.Benjamin Poirier
2015-04-30Merge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-30Merge tag 'dm-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-04-30Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-30Merge tag 'renesas-sh-drivers-for-v4.1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-04-30dm: fix free_rq_clone() NULL pointer when requeueing unmapped requestMike Snitzer
2015-04-30dm: only initialize the request_queue onceChristoph Hellwig