summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-09-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-20Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2013-09-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-09-20Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-20cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie
2013-09-20PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha
2013-09-19cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs
2013-09-19Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-09-18Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-09-18mailbox: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-18cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan
2013-09-18bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan
2013-09-18drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä
2013-09-18drm/i915: do not update cursor in crtc mode setJani Nikula
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-17tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-17vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar
2013-09-17net loopback: Set loopback_dev to NULL when freedEric W. Biederman
2013-09-18cpufreq: unlock correct rwsem while updating policy->cpuViresh Kumar
2013-09-18cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()Viresh Kumar
2013-09-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-09-17vhost-scsi: whitespace tweakMichael S. Tsirkin
2013-09-17vhost/scsi: use vmalloc for order-10 allocationMichael S. Tsirkin
2013-09-17USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer
2013-09-17USB: Faraday fotg210: fix email addressesDave Jones
2013-09-17USB: fix typo in usb serial simple driver KconfigDave Jones
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-09-17usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park
2013-09-17usb: s3c-hsotg: fix unregistration functionMarek Szyprowski
2013-09-17mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OFEzequiel Garcia
2013-09-17usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh