summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/ucb1400_gpio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-21WMI: make use of class device's attributresDmitry Torokhov1-8/+7
2010-10-21WMI: use pr_err() and friendsDmitry Torokhov1-35/+29
2010-10-21WMI: use separate list head for storing wmi blocksDmitry Torokhov1-11/+9
2010-10-21WMI: simplify handling of returned WMI blocks in parse_wdg()Dmitry Torokhov1-11/+4
2010-10-21WMI: fix potential NULL pointer dereferenceDmitry Torokhov1-0/+2
2010-10-21WMI: do not leak memory in parse_wdg()Dmitry Torokhov1-2/+4
2010-10-21WMI: fix wmi_gtoa() to actully terminate the stringDmitry Torokhov1-1/+1
2010-10-21WMI: free wmi blocks when parse_wdg() failsDmitry Torokhov1-10/+15
2010-10-21WMI: remove EC region handler when _WDG parsing failsDmitry Torokhov1-2/+7
2010-10-21asus-laptop: use attribute group to manage attributesDmitry Torokhov1-61/+50
2010-10-21scu_ipc: Fix warning caused by include changesAlan Cox1-0/+1
2010-10-21platform: x86: throw away custom methodsAndy Shevchenko1-18/+6
2010-10-21acpi_toshiba: fix kconfig errorRandy Dunlap1-1/+0
2010-10-21Don't show error if Acer WMI is not foundPascal de Bruijn1-1/+1
2010-10-21asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov1-1/+0
2010-10-21asus-laptop: fix gps rfkillCorentin Chary1-3/+3
2010-10-21asus-laptop: Add key found on Asus N61JQCorentin Chary1-0/+1
2010-10-21platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary2-34/+36
2010-10-21toshiba-acpi - switch to using sparse keymapDmitry Torokhov2-127/+66
2010-10-21Input: hp-wmi - switch to using sparse keymap libraryDmitry Torokhov2-121/+52
2010-10-21Input: dell-wmi - switch to using sparse keymap libraryDmitry Torokhov2-160/+97
2010-10-21panasonic-laptop - switch to using sparse keymap libraryDmitry Torokhov2-111/+62
2010-10-21topstar-laptop - switch to using sparse keymap libraryDmitry Torokhov2-107/+55
2010-10-20Linux 2.6.36v2.6.36Linus Torvalds1-1/+1
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah1-3/+14
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2-6/+6
2010-10-19MAINTAINERS: Change list for ioc_serial to linux-serial.Ralf Baechle1-1/+1
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney1-1/+1
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney2-1/+5
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity3-44/+19
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer1-9/+83
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim1-0/+4
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim1-0/+1
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin1-1/+1
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro2-4/+6
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro2-2/+2
2010-10-18MIPS: Sanitize restart logicsAl Viro7-35/+34
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro1-2/+2
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro1-0/+3
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack1-1/+1
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack1-0/+6
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde1-9/+3
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey1-9/+15
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher1-16/+12
2010-10-17firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2-26/+1
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch1-1/+3
2010-10-16m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin1-2/+2