summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | i810: fix sparse warningsHannes Eder2009-01-061-6/+12
* | | neofb: fix sparse warningsHannes Eder2009-01-061-2/+4
* | | pm3fb: fix sparse warningHannes Eder2009-01-061-2/+4
* | | viafb: fix sparse warningsHannes Eder2009-01-061-6/+12
* | | nvidia: fix sparse warningsHannes Eder2009-01-061-4/+8
* | | gbefb: unsigned var->pixclock cannot be less than 0roel kluin2009-01-061-2/+5
* | | fb: carminefb: trivial annotation packing color registerHarvey Harrison2009-01-061-1/+1
* | | blackfin: remove __FUNCTION__ in video driverHarvey Harrison2009-01-061-3/+3
* | | fbdev: fix typo in drivers/video/modedb.cJiri Moravec2009-01-061-1/+1
* | | pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven2009-01-066-18/+11
* | | gpio: pca953x handles more chips, i2c fault codesDavid Brownell2009-01-062-8/+11
* | | twl4030-gpio: cleanup debounceDavid Brownell2009-01-062-37/+26
* | | drivers/rtc: correct an error testJulia Lawall2009-01-061-1/+1
* | | rtc: driver for Marvell's SoCs 88F6281 and 88F6192Saeed Bishara2009-01-063-0/+175
* | | rtc: rtc-ds1216 fixesAlessandro Zummo2009-01-061-16/+14
* | | rtc: add rtc-tx4939 driverAtsushi Nemoto2009-01-063-0/+325
* | | rtc: use set_mmss when set_time is not availableAlessandro Zummo2009-01-064-45/+9
* | | rtc: rtc-ds3234 fixesAlessandro Zummo2009-01-061-136/+36
* | | rtc: rtc-max6902 fixesAlessandro Zummo2009-01-061-138/+38
* | | rtc: Au1000 On-Chip Counter0-as-RTC driver.Manuel Lauss2009-01-063-0/+164
* | | rtc: kconfig cleanupAlessandro Zummo2009-01-061-26/+26
* | | rtc: rtc-ds1390 probe sequence and misc fixesAlessandro Zummo2009-01-062-51/+24
* | | rtc: pxa27x/pxa3xx driver fixes, revisedAlessandro Zummo2009-01-061-27/+23
* | | rtc: driver for pxa27x and pxa3xx SoCRobert Jarzmik2009-01-063-0/+505
* | | rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-065-3/+12
* | | rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov2009-01-069-40/+40
* | | rtc: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-063-16/+12
* | | genrtc: disable genrtc on Blackfin systemsMike Frysinger2009-01-061-1/+1
* | | autofs4: fix string validation check orderIan Kent2009-01-061-6/+7
* | | autofs4: make autofs type usage explicitIan Kent2009-01-066-21/+73
* | | autofs4: fix var shadowed by local delarationIan Kent2009-01-061-3/+3
* | | autofs4: improve parameter usageIan Kent2009-01-062-29/+100
* | | fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng2009-01-061-2/+1
* | | eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow2009-01-061-27/+24
* | | eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow2009-01-061-0/+11
* | | eCryptfs: Fix data types (int/size_t)Michael Halcrow2009-01-064-16/+16
* | | eCryptfs: Replace %Z with %zMichael Halcrow2009-01-064-24/+24
* | | eCryptfs: Filename Encryption: mount optionMichael Halcrow2009-01-061-27/+99
* | | eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow2009-01-064-242/+195
* | | eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow2009-01-061-0/+433
* | | eCryptfs: Filename Encryption: Header updatesMichael Halcrow2009-01-062-14/+51
* | | eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow2009-01-063-70/+613
* | | i2o: remove extraneous kernel-docRandy Dunlap2009-01-062-3/+0
* | | kprobes: support probing module __init functionMasami Hiramatsu2009-01-061-4/+19
* | | module: add MODULE_STATE_LIVE notifyMasami Hiramatsu2009-01-061-0/+2
* | | kprobes: remove called_from argumentMasami Hiramatsu2009-01-061-58/+14
* | | kprobes: support probing module __exit functionMasami Hiramatsu2009-01-063-44/+134
* | | kprobes: add __kprobes to kprobe internal functionsMasami Hiramatsu2009-01-061-7/+9
* | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-067-19/+38
* | | module: add within_module_core() and within_module_init()Masami Hiramatsu2009-01-062-8/+20
OpenPOWER on IntegriCloud