summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-03USB: sisusb: Use static const, fix typoJoe Perches
2014-03-03USB: EHCI: tegra: Drop unused definesThierry Reding
2014-03-02Merge 3.14-rc5 into usb-nextGreg Kroah-Hartman
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom
2014-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-03-01Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-28usb: wusbcore: fix compile warningsThomas Pugliese
2014-02-28Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2014-02-28usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork
2014-02-28hub: debug message for failing to enable deviceOliver Neukum
2014-02-28usb: wusbcore: add info to HWA debug printsThomas Pugliese
2014-02-28usb: wusbcore: read actual_length bytes isoc in segmentsThomas Pugliese
2014-02-28usb: wusbcore: adjust iterator correctly when searching for ep comp descriptorThomas Pugliese
2014-02-28usb: wusbcore: add a convenience function for completing a transfer segmentThomas Pugliese
2014-02-28usb: wusbcore: prevent urb dequeue and giveback raceThomas Pugliese
2014-02-28usb: wusbcore: fix stranded URB after HWA unplugThomas Pugliese
2014-02-28usb: wusbcore: fix kernel panic on HWA unplugThomas Pugliese
2014-02-28Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-02-28Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-02-28dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen
2014-02-28Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor'Rafael J. Wysocki
2014-02-27drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher
2014-02-27drm/radeon: change audio enable logicAlex Deucher
2014-02-27drm/radeon: fix audio disable on dce6+Alex Deucher
2014-02-27drm/radeon: free uvd ring on unloadJerome Glisse
2014-02-27drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher
2014-02-27drm/radeon: fix missing bo reservationChristian König
2014-02-27drm/radeon: print the supported atpx function maskAlex Deucher
2014-02-27Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-27Merge tag 'pwm/for-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-27Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-02-27dm thin: allow metadata space larger than supported to go unusedMike Snitzer
2014-02-26usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka
2014-02-26USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain
2014-02-27ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu
2014-02-26pwm: lp3943: Fix potential memory leak during requestChristian Engelmayer
2014-02-26dm mpath: fix stalls when handling invalid ioctlsHannes Reinecke
2014-02-26PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella
2014-02-26intel_pstate: Change busy calculation to use fixed point math.Dirk Brandewie
2014-02-25Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-02-25drivers/fmc/fmc-write-eeprom.c: fix decimal permissionsJoe Perches