aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-25n_tty: Protect minimum_to_wake reset for concurrent readersPeter Hurley1-2/+2
2013-11-25Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2013-11-25staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2-0/+13
2013-11-25staging: nvec: potential NULL dereference on error pathDan Carpenter1-1/+2
2013-11-25Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter2-2/+4
2013-11-25staging: comedi: s626: fix value written by s626_set_dac()Ian Abbott1-1/+1
2013-11-25Staging: comedi: pcl730: fix some bitwise vs logical AND bugsDan Carpenter1-3/+3
2013-11-25staging: comedi: fix potentially uninitialised variableMichal Nazarewicz1-1/+1
2013-11-25tty: Reset hupped state on openPeter Hurley1-0/+1
2013-11-25TTY: amiserial, add missing platform checkGeert Uytterhoeven1-0/+3
2013-11-25TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven1-0/+3
2013-11-25n_gsm: race between ld close and gsmtty openChao Bi1-10/+27
2013-11-25tty/serial/8250: fix typo in help textRandy Dunlap1-1/+1
2013-11-25n_tty: Fix 4096-byte canonical readsPeter Hurley1-1/+4
2013-11-25n_tty: Fix echo overrun tail computationPeter Hurley1-1/+1
2013-11-25n_tty: Ensure reader restarts worker for next readerPeter Hurley1-2/+3
2013-11-25gpio: ucb1400: Add MODULE_ALIASAxel Lin1-0/+1
2013-11-25gpiolib: fix of_find_gpio() when OF not definedAlexandre Courbot1-1/+2
2013-11-25gpio: fix memory leak in error pathMichal Nazarewicz1-1/+3
2013-11-25gpio: rcar: NULL dereference on error in probe()Dan Carpenter1-1/+1
2013-11-25gpio: msm: make msm_gpio.summary_irq signed for error handlingDan Carpenter1-1/+1
2013-11-25gpio: mvebu: make mvchip->irqbase signed for error handlingDan Carpenter1-1/+1
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot1-7/+15
2013-11-25gpiolib: fix find_chip_by_name()Alexandre Courbot1-17/+12
2013-11-25gpio: tb10x: Set output value before setting direction to outputAxel Lin1-0/+1
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-4/+484
2013-11-24Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linusMark Brown1-3/+9
2013-11-24Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linusMark Brown1-1/+6
2013-11-24Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linusMark Brown1-0/+3
2013-11-24Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linusMark Brown1-2/+52
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds27-509/+1130
2013-11-23ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil1-0/+2
2013-11-23ata: fix acpi_bus_get_device() return value checkYijing Wang1-3/+1
2013-11-22Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds21-62/+472
2013-11-22pata_arasan_cf: add missing clk_disable_unprepare() on error pathWei Yongjun1-0/+1
2013-11-22ahci: add support for IBM Akebono platform deviceAlistair Popple1-0/+1
2013-11-22Merge branch 'next' into for-linusDmitry Torokhov6-4/+484
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds49-318/+989
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds60-448/+447
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds46-732/+947
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-13/+87
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-136/+293
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-4/+13
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds14-126/+1092
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu1-4/+4
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller13-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville13-52/+121
2013-11-21ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init()Jeremy Compostella1-25/+27