summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-3/+4
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-19/+37
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+30
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-3/+8
2013-07-26Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-6/+18
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-5/+274
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
2013-07-25md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown2-5/+11
2013-07-25md/raid10: remove use-after-free bug.NeilBrown1-1/+7
2013-07-25serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao1-1/+1
2013-07-25tty/8250_early: Don't truncate last character of optionsHenrik Nordström1-1/+2
2013-07-25TTY: snyclinkmp: calculating wrong addressesDan Carpenter1-1/+1
2013-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+0
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2013-07-24MAINTAINERS: Update the list of maintainers for staging/comedi driver.Lidza Louina1-1/+1
2013-07-24staging: tidspbridge: replace strict_strtol() with kstrtos32()Jingoo Han1-2/+5
2013-07-24ahci_imx: add ahci sata support on imx platformsRichard Zhu3-0/+246
2013-07-24powerpc/pci/hotplug: Don't need to remove from EEH cache twiceGavin Shan1-1/+0
2013-07-24Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+25
2013-07-24mei: me: fix waiting for hw readyTomas Winkler1-3/+7
2013-07-24mei: don't have to clean the state on power upTomas Winkler1-1/+2
2013-07-24mei: me: fix reset state machineTomas Winkler1-1/+3
2013-07-24mei: hbm: fix typo in error messageTomas Winkler1-1/+1
2013-07-24Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+4
2013-07-24EDAC: Fix lockdep splatBorislav Petkov3-14/+25
2013-07-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-130/+242
2013-07-24staging: android: logger: Correct write offset reset on errorKarlis Ogsts1-1/+3
2013-07-24staging: zram: protect zram_reset_device() callSergey Senozhatsky1-1/+5
2013-07-24staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter1-1/+1
2013-07-24staging: drm/imx: drop "select OF_VIDEOMODE"Paul Bolle1-1/+0
2013-07-24staging: frontier: use after free in disconnect()Dan Carpenter1-1/+1
2013-07-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-44/+26
2013-07-24staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott1-10/+15
2013-07-24staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott1-1/+6
2013-07-23Merge remote-tracking branch 'asoc/fix/atmel' into asoc-linusMark Brown1-3/+8
2013-07-23ahci: fix Null pointer dereference in achi_host_active()Xiaotian Feng1-1/+8
2013-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-6/+12
2013-07-23Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+71
2013-07-23Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds37-1425/+2784
2013-07-23libata: make it clear that sata_inic162x is experimentalTejun Heo2-1/+15
2013-07-23libata: replace strict_strtol() with kstrtol()Jingoo Han1-2/+4
2013-07-22of/irq: init struct resource to 0 in of_irq_to_resource()Sebastian Andrzej Siewior1-0/+1
2013-07-22of/irq: Avoid calling list_first_entry() for empty listAxel Lin1-2/+3
2013-07-22Merge tag 'drm-intel-fixes-2013-07-22' of git://people.freedesktop.org/~danve...Dave Airlie10-49/+110
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt1-1/+0
2013-07-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie14-65/+121
2013-07-22drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter1-16/+11
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-27/+110
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter4-6/+7
2013-07-21Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds154-91615/+20