aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-06pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven
2009-01-06gpio: pca953x handles more chips, i2c fault codesDavid Brownell
2009-01-06twl4030-gpio: cleanup debounceDavid Brownell
2009-01-06drivers/rtc: correct an error testJulia Lawall
2009-01-06rtc: driver for Marvell's SoCs 88F6281 and 88F6192Saeed Bishara
2009-01-06rtc: rtc-ds1216 fixesAlessandro Zummo
2009-01-06rtc: add rtc-tx4939 driverAtsushi Nemoto
2009-01-06rtc: use set_mmss when set_time is not availableAlessandro Zummo
2009-01-06rtc: rtc-ds3234 fixesAlessandro Zummo
2009-01-06rtc: rtc-max6902 fixesAlessandro Zummo
2009-01-06rtc: Au1000 On-Chip Counter0-as-RTC driver.Manuel Lauss
2009-01-06rtc: kconfig cleanupAlessandro Zummo
2009-01-06rtc: rtc-ds1390 probe sequence and misc fixesAlessandro Zummo
2009-01-06rtc: pxa27x/pxa3xx driver fixes, revisedAlessandro Zummo
2009-01-06rtc: driver for pxa27x and pxa3xx SoCRobert Jarzmik
2009-01-06rtc: move power of 2 periodic frequency check down into driversJonathan Cameron
2009-01-06rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov
2009-01-06rtc: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06genrtc: disable genrtc on Blackfin systemsMike Frysinger
2009-01-06autofs4: fix string validation check orderIan Kent
2009-01-06autofs4: make autofs type usage explicitIan Kent
2009-01-06autofs4: fix var shadowed by local delarationIan Kent
2009-01-06autofs4: improve parameter usageIan Kent
2009-01-06fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng
2009-01-06eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow
2009-01-06eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow
2009-01-06eCryptfs: Fix data types (int/size_t)Michael Halcrow
2009-01-06eCryptfs: Replace %Z with %zMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: mount optionMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Header updatesMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow
2009-01-06i2o: remove extraneous kernel-docRandy Dunlap
2009-01-06kprobes: support probing module __init functionMasami Hiramatsu
2009-01-06module: add MODULE_STATE_LIVE notifyMasami Hiramatsu
2009-01-06kprobes: remove called_from argumentMasami Hiramatsu
2009-01-06kprobes: support probing module __exit functionMasami Hiramatsu
2009-01-06kprobes: add __kprobes to kprobe internal functionsMasami Hiramatsu
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06module: add within_module_core() and within_module_init()Masami Hiramatsu
2009-01-06kprobes: add tests for register_kprobesMasami Hiramatsu
2009-01-06kprobes: indirectly call kprobe_targetMasami Hiramatsu
2009-01-06kprobes: bugfix: try_module_get even if calling_mod is NULLMasami Hiramatsu
2009-01-06drivers/spi: move a dereference below a NULL testJulia Lawall
2009-01-06spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks
2009-01-06spi: atmel_spi update chipselect handlingHaavard Skinnemoen
2009-01-06atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen
2009-01-06spi_gpio driverDavid Brownell
2009-01-06dmi: fix kernel-doc notationRandy Dunlap