aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds9-32/+84
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-87/+120
2013-03-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+11
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-8/+8
2013-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-4/+10
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-7/+36
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle1-1/+1
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer1-0/+29
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle1-1/+1
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young1-5/+7
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski1-4/+4
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O ControllerWang YanQing1-0/+4
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft1-10/+7
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan2-1/+28
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk1-8/+1
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin1-1/+1
2013-03-11Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/linux into fixesArnd Bergmann2-4/+31
2013-03-11xen/acpi: remove redundant acpi/acpi_drivers.h includeLiu Jinsong1-1/+0
2013-03-11staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott1-6/+10
2013-03-11staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven1-1/+1
2013-03-11staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stackKumar Amit Mehta1-10/+17
2013-03-11staging: imx/drm: request irq only after adding the crtcPhilipp Zabel1-11/+12
2013-03-11staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stackKumar Amit Mehta1-12/+18
2013-03-11staging: comedi: drivers: usbdux.c: fix DMA buffers on stackKumar Amit Mehta1-12/+19
2013-03-11staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley1-4/+0
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-583/+576
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-33/+125
2013-03-11Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie4-4/+10
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown1-9/+25
2013-03-10Input: ads7864 - check return value of regulator enableMark Brown1-1/+6
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent1-4/+4
2013-03-11drm/nv50: use correct tiling methods for m2mf buffer movesMarcin Slusarz1-2/+2
2013-03-11drm/nouveau: idle channel before releasing notify objectMarcin Slusarz1-0/+5
2013-03-11drm/nouveau: fix regression in vblankingMaarten Lankhorst1-2/+2
2013-03-11drm/nv50: encoder creation failure doesn't mean full init failureBen Skeggs1-0/+1
2013-03-10rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk1-0/+3
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds10-0/+10
2013-03-09Input: wacom - add support for 0x10dStephan Frank1-0/+4
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz1-2/+62
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-3/+2
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-8/+14
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-4/+8
2013-03-08rtc: rtc-mv: Add support for clk to avoid lockupsAndrew Lunn1-4/+24
2013-03-08gpio: mvebu: Add clk support to prevent lockupAndrew Lunn1-0/+7
2013-03-08tg3: Update link_up flag for phylib devicesNithin Sujir1-9/+5
2013-03-08drivers/isdn: checkng length to be sure not memory overflowChen Gang1-1/+3
2013-03-08bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2-1/+6