summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/ixp2000_wdt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-07rtc: rtc-ds1216 fixesAlessandro Zummo1-16/+14
2009-01-07rtc: add rtc-tx4939 driverAtsushi Nemoto3-0/+325
2009-01-07rtc: use set_mmss when set_time is not availableAlessandro Zummo4-45/+9
2009-01-07rtc: rtc-ds3234 fixesAlessandro Zummo1-136/+36
2009-01-07rtc: rtc-max6902 fixesAlessandro Zummo1-138/+38
2009-01-07rtc: Au1000 On-Chip Counter0-as-RTC driver.Manuel Lauss3-0/+164
2009-01-07rtc: kconfig cleanupAlessandro Zummo1-26/+26
2009-01-07rtc: rtc-ds1390 probe sequence and misc fixesAlessandro Zummo2-51/+24
2009-01-07rtc: pxa27x/pxa3xx driver fixes, revisedAlessandro Zummo1-27/+23
2009-01-07rtc: driver for pxa27x and pxa3xx SoCRobert Jarzmik3-0/+505
2009-01-07rtc: move power of 2 periodic frequency check down into driversJonathan Cameron5-3/+12
2009-01-07rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov9-40/+40
2009-01-07rtc: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers3-16/+12
2009-01-07genrtc: disable genrtc on Blackfin systemsMike Frysinger1-1/+1
2009-01-07autofs4: fix string validation check orderIan Kent1-6/+7
2009-01-07autofs4: make autofs type usage explicitIan Kent6-21/+73
2009-01-07autofs4: fix var shadowed by local delarationIan Kent1-3/+3
2009-01-07autofs4: improve parameter usageIan Kent2-29/+100
2009-01-07fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng1-2/+1
2009-01-07eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow1-27/+24
2009-01-07eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow1-0/+11
2009-01-07eCryptfs: Fix data types (int/size_t)Michael Halcrow4-16/+16
2009-01-07eCryptfs: Replace %Z with %zMichael Halcrow4-24/+24
2009-01-07eCryptfs: Filename Encryption: mount optionMichael Halcrow1-27/+99
2009-01-07eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow4-242/+195
2009-01-07eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow1-0/+433
2009-01-07eCryptfs: Filename Encryption: Header updatesMichael Halcrow2-14/+51
2009-01-07eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow3-70/+613
2009-01-07i2o: remove extraneous kernel-docRandy Dunlap2-3/+0
2009-01-07kprobes: support probing module __init functionMasami Hiramatsu1-4/+19
2009-01-07module: add MODULE_STATE_LIVE notifyMasami Hiramatsu1-0/+2
2009-01-07kprobes: remove called_from argumentMasami Hiramatsu1-58/+14
2009-01-07kprobes: support probing module __exit functionMasami Hiramatsu3-44/+134
2009-01-07kprobes: add __kprobes to kprobe internal functionsMasami Hiramatsu1-7/+9
2009-01-07kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu7-19/+38
2009-01-07module: add within_module_core() and within_module_init()Masami Hiramatsu2-8/+20
2009-01-07kprobes: add tests for register_kprobesMasami Hiramatsu1-0/+189
2009-01-07kprobes: indirectly call kprobe_targetMasami Hiramatsu1-15/+6
2009-01-07kprobes: bugfix: try_module_get even if calling_mod is NULLMasami Hiramatsu1-1/+1
2009-01-07drivers/spi: move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-07spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks2-10/+30
2009-01-07spi: atmel_spi update chipselect handlingHaavard Skinnemoen1-26/+67
2009-01-07atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen1-18/+22
2009-01-07spi_gpio driverDavid Brownell4-1/+438
2009-01-07dmi: fix kernel-doc notationRandy Dunlap1-2/+4
2009-01-07fs/ncpfs/getopt.c: cleanup keneldocQinghuang Feng1-1/+0
2009-01-07fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/statusQinghuang Feng1-1/+1
2009-01-07binfmts.h: include list.hHiroshi Shimamoto1-0/+1
2009-01-07ibmpex: add endian annotation to extract_data() helperHarvey Harrison1-1/+1
2009-01-07hwmon: applesmc: Add support for MacBook Air 2Henrik Rydberg1-0/+10