aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-07mfd: Correct use after free for t7l66xbJulia Lawall1-1/+1
2010-03-07mfd: Use resouce_size for tc6393xbH Hartley Sweeten1-1/+1
2010-03-07mfd: Use resource_size() for t7l66xbH Hartley Sweeten1-1/+1
2010-03-07mfd: Use resource_size() in sm501H Hartley Sweeten1-4/+3
2010-03-07USB: remove unused defintion of struct usb_device_statusDmitry Torokhov1-5/+0
2010-03-07Revert "lib: build list_sort() only if needed"Linus Torvalds4-7/+1
2010-03-06vsprintf: move %pR resource printf_specs off the stackBjorn Helgaas1-21/+24
2010-03-06vsprintf: clarify comments for printf_spec flagsBjorn Helgaas1-2/+2
2010-03-06vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytesJoe Perches1-10/+12
2010-03-06usbfs: fix deadlock on 'usbfs_mutex', clean up pollLinus Torvalds1-42/+24
2010-03-06gpio: introduce it8761e_gpio driver for IT8761E Super I/O chipDenis Turischev3-0/+238
2010-03-06gpio: cs5535-gpio: fix input directionBen Gardner1-1/+3
2010-03-06gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier3-12/+247
2010-03-06timbgpio: add support for interrupt triggering on both flanksRichard Röjfors1-9/+23
2010-03-06gpio: introduce gpio_request_one() and friendsEric Miao3-0/+148
2010-03-06pca953x: minor include cleanupOlof Johansson1-0/+8
2010-03-06gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang6-260/+404
2010-03-06rtc-coh901331: fix braces in resume codeJames Hogan1-2/+3
2010-03-06rtc/mc13783: implement alarmUwe Kleine-König1-13/+172
2010-03-06rtc/mc13783: protect rtc {,un}registration by mc13783 lockUwe Kleine-König1-11/+14
2010-03-06mfd/mc13783: new function reading irq mask and status registerUwe Kleine-König2-0/+37
2010-03-06rtc/mc13783: don't use deprecated mc13783 API callsUwe Kleine-König1-5/+5
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König1-2/+2
2010-03-06mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefixUwe Kleine-König2-22/+40
2010-03-06rtc-core: fix memory leakAaro Koskinen1-0/+1
2010-03-06rtc-twl: Storage class should be before const qualifierTobias Klauser1-2/+2
2010-03-06rtc-at91sam9: Correct size given to memsetJulia Lawall1-1/+1
2010-03-06rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König1-1/+1
2010-03-06rtc-ep93xx.c: cleanup probe/remove routinesH Hartley Sweeten1-43/+28
2010-03-06rtc: mxc: fix memory leakAlexander Beregalov1-2/+5
2010-03-06xen: add kconfig menuRandy Dunlap1-5/+7
2010-03-06console/vgacon.c: mark file-local symbol staticThiago Farina1-1/+1
2010-03-06console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang1-0/+1
2010-03-06coredump: suppress uid comparison test if core output files are pipesNeil Horman1-1/+2
2010-03-06coredump: set ->group_exit_code for other CLONE_VM tasks tooOleg Nesterov1-4/+4
2010-03-06coredump: pass mm->flags as a coredump parameter for consistencyMasami Hiramatsu4-26/+23
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA7-6/+187
2010-03-06elf coredump: make offset calculation process and writing process explicitDaisuke HATAYAMA2-24/+32
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA13-109/+191
2010-03-06coredump: move dump_write() and dump_seek() into a header fileDaisuke HATAYAMA4-117/+79
2010-03-06coredump: unify dump_seek() implementations for each binfmt_*.cDaisuke HATAYAMA2-28/+62
2010-03-06proc: warn on non-existing proc entriesAlexey Dobriyan1-2/+6
2010-03-06proc: do translation + unlink atomically at remove_proc_entry()Alexey Dobriyan1-12/+19
2010-03-06drivers/hwmon/adcxx.c: fix for single-channel ADCsJosé Miguel Gonçalves1-5/+10
2010-03-06drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches1-2/+1
2010-03-06crc32: some minor cleanupsJoakim Tjernlund1-16/+14
2010-03-06checkpatch: warn on unnecessary spaces before quoted newlinesJoe Perches1-0/+5
2010-03-06checkpatch.pl: warn if an adding line introduce spaces before tabs.Alberto Panizzo1-0/+6
2010-03-06checkpatch.pl: extend list of expected-to-be-const structuresEmese Revfy1-2/+39
2010-03-06checkpatch.pl: add union and struct to the exceptions listStefani Seibold1-0/+2