aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/twl4030-gpio.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-298250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2-0/+14
2009-10-29serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.hKrauth.Julien2-0/+71
2009-10-29atmel_serial: fix bad BUILD_BUG_ON() usageHaavard Skinnemoen1-1/+1
2009-10-29vmscan: order evictable rescue in LRU putbackJohannes Weiner1-0/+10
2009-10-29do_mbind(): fix memory leakKOSAKI Motohiro1-5/+5
2009-10-29mbind(): fix leak of never putback pagesKOSAKI Motohiro1-1/+2
2009-10-29hfs: fix oops on mount with corrupted btree extent recordsJeff Mahoney1-0/+5
2009-10-29loop: fix NULL dereference if mount failsAlexey Dobriyan1-1/+1
2009-10-29vmscan: limit VM_EXEC protection to file pagesWu Fengguang1-1/+1
2009-10-29revert "mm: oom analysis: add buffer cache information to show_free_areas()"Andrew Morton1-2/+1
2009-10-29hfsplus: refuse to mount volumes larger than 2TBBen Hutchings1-0/+4
2009-10-29MAINTAINERS: rt2x00 list is moderatedBartlomiej Zolnierkiewicz1-1/+1
2009-10-29MAINTAINERS: add Open Firmware / Flattened Device Tree entryGrant Likely1-0/+9
2009-10-29MAINTAINERS: document new "K:" entry typeJoe Perches1-31/+39
2009-10-29scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches1-2/+35
2009-10-29MAINTAINERS: update WOLFSON MICROELECTRONICSJoe Perches1-3/+1
2009-10-29MAINTAINERS: fix up PERIPHERAL spellingJoe Perches1-1/+1
2009-10-29MAINTAINERS: WINBOND CIR - Integrate P:/M: lines, fixup David Härdeman's nameJoe Perches1-2/+1
2009-10-29MAINTAINERS: SIMPLE FIRMWARE INTERFACE: update email styleJoe Perches1-2/+1
2009-10-29MAINTAINERS: update SCORE architecture name style and add file patternJoe Perches1-4/+3
2009-10-29MAINTAINERS: update Kernel Janitors after mismergeJoe Perches1-2/+2
2009-10-29MAINTAINERS: use tab not spaces after field typesJoe Perches1-6/+6
2009-10-29MAINTAINERS: change ATM mailing list to moderatedJoe Perches1-1/+1
2009-10-29MAINTAINERS: update OMAP Tony Lindgren email nameJoe Perches1-1/+1
2009-10-29MAINTAINERS: update TRACING sectionJoe Perches1-12/+14
2009-10-29MAINTAINERS: update GENERIC UIO FOR PCI DEVICESJoe Perches1-2/+1
2009-10-29omap_hsmmc: add missing probe handler hookRoger Quadros1-1/+1
2009-10-29strstrip(): mark as as must_checkKOSAKI Motohiro1-1/+1
2009-10-29cgroup: fix strstrip() misuseKOSAKI Motohiro1-5/+3
2009-10-29congestion_wait(): don't use WRITEKOSAKI Motohiro1-1/+1
2009-10-29connector: fix regression introduced by sid connectorChristian Borntraeger2-3/+3
2009-10-29hwpoison: fix/proc/meminfo alignmentHugh Dickins1-1/+1
2009-10-29hwpoison: fix oops on ksm pagesHugh Dickins1-1/+2
2009-10-29cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap1-0/+7
2009-10-29backing-dev: ensure that a removed bdi no longer has super_block referencing itJens Axboe1-0/+16
2009-10-29net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas1-4/+1
2009-10-29ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSDMikulas Patocka1-2/+4
2009-10-29netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik1-0/+4
2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer2-11/+13
2009-10-29qlge: Fix EEH handling.Ron Mercer1-26/+52
2009-10-29AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman1-7/+17
2009-10-28bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac1-1/+1
2009-10-29param: fix setting arrays of boolRusty Russell1-1/+4
2009-10-29param: fix NULL comparison on oomRusty Russell1-1/+1
2009-10-29param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2-10/+1
2009-10-29virtio: order used ring after used index readMichael S. Tsirkin1-0/+3
2009-10-29virtio-pci: fix per-vq MSI-X request logicMichael S. Tsirkin1-12/+15
2009-10-29sched: move rq_weight data array out of .percpuJiri Kosina1-11/+11
2009-10-29percpu: allow pcpu_alloc() to be called with IRQs offJiri Kosina1-13/+17
2009-10-28virtio-net: fix data corruption with OOMMichael S. Tsirkin1-3/+11