summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai
2013-03-12vfs: fix pipe counter breakageAl Viro
2013-03-12ARM: spear3xx: Use correct pl080 header fileArnd Bergmann
2013-03-12mfd: ab8500: Kill "reg" property from bindingArnd Bergmann
2013-03-12mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown
2013-03-12mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()Mark Brown
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan
2013-03-12mfd: Make AB8500_CORE select POWER_SUPPLY to fix build errorAxel Lin
2013-03-12mfd: omap-usb-host: Actually update hostconfigRoger Quadros
2013-03-12ALSA: usb-audio: add a workaround for the NuForce UDH-100Clemens Ladisch
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun
2013-03-12keys: fix race with concurrent install_user_keyrings()David Howells
2013-03-11libceph: fix decoding of pgidsSage Weil
2013-03-11reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu
2013-03-11ext3: Fix format string issuesLars-Peter Clausen
2013-03-11quota: add missing use of dq_data_lock in __dquot_initializeJeff Mahoney
2013-03-11Arm: socfpga: pl330: Add #dma-cells for generic dma binding supportPadmavathi Venna
2013-03-11Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/lin...Arnd Bergmann
2013-03-11Merge tag 'imx-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-03-11Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann
2013-03-11ARM: multiplatform: Sort the max gpio numbers.Maxime Ripard
2013-03-11qcaux: add Franklin U600Dan Williams
2013-03-11usb: musb: core: fix possible build error with randconfigFelipe Balbi
2013-03-11xen/acpi: remove redundant acpi/acpi_drivers.h includeLiu Jinsong
2013-03-11xen: arm: mandate EABI and use generic atomic operations.Ian Campbell
2013-03-11staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott
2013-03-11staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven
2013-03-11staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stackKumar Amit Mehta
2013-03-11staging: imx/drm: request irq only after adding the crtcPhilipp Zabel
2013-03-11staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stackKumar Amit Mehta
2013-03-11staging: comedi: drivers: usbdux.c: fix DMA buffers on stackKumar Amit Mehta
2013-03-11staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley
2013-03-11usb: cp210x new Vendor/Device IDsMatwey V. Kornilov
2013-03-11Merge tag 'fixes-for-v3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-03-11fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman