aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung1-1/+2
2010-05-25auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar1-4/+4
2010-05-25nuc900fb: release correct mem regionDan Carpenter1-1/+1
2010-05-25fb_defio: fix for non-dirty ptesAlbert Herranz1-8/+32
2010-05-25sgivwfb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25s3c2410fb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25hitfb: fix sectionsHenrik Kretzschmar1-4/+4
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas6-14/+2
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose2-67/+235
2010-05-25fbdev: section cleanup in w100fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vga16fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vfbHenrik Kretzschmar1-2/+2
2010-05-25fbdev: section cleanup in hgafbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in arcfbHenrik Kretzschmar1-4/+4
2010-05-25sis: strcpy() => strlcpy()Dan Carpenter1-1/+1
2010-05-25fbdev: bfin-lq035q1-fb: respect new PPI mode platform fieldMichael Hennerich1-106/+146
2010-05-25rtc: use genirq directly in rtc-wm831xMark Brown1-8/+8
2010-05-25rtc-cmos: do dev_set_drvdata() earlier in the initializationDan Carpenter1-2/+3
2010-05-25rtc-ds1302: add some abstraction for new platform supportMarc Zyngier1-18/+67
2010-05-25rtc-isl1208: use sysfs_{create/remove}_groupH Hartley Sweeten1-34/+11
2010-05-25rtc-mxc: remove unnecessary clock source for rtc subsystemVladimir Zapolskiy1-17/+8
2010-05-25s3c rtc driver: add support for S3C64xxMaurus Cuelenaere3-21/+92
2010-05-25smbfs: remove duplicated #includeHuang Weiyi1-1/+0
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap1-5/+9
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde2-4/+59
2010-05-25drivers/hwmon/coretemp.c: detect the thermal sensors by CPUIDCarsten Emde1-20/+12
2010-05-25hwmon: add TI ads7871 a/d converter driverPaul Thomas3-0/+263
2010-05-25lis3: setup poll interval limitsSamu Onkalo1-0/+4
2010-05-25lis3: interrupt handlers for 8bit wakeup and click eventsSamu Onkalo3-13/+88
2010-05-25lis3: add skeletons for interrupt handlersSamu Onkalo2-23/+65
2010-05-25lis3: introduce platform data for second ff / wu unitSamu Onkalo2-2/+22
2010-05-25lis3: separate configuration function for 8 bit deviceSamu Onkalo1-19/+26
2010-05-25lis3: add missing constants for 8bit deviceSamu Onkalo1-0/+10
2010-05-25crc32: use __BYTE_ORDER macro for endian detection.Joakim Tjernlund1-1/+1
2010-05-25crc32: major optimizationJoakim Tjernlund2-24/+47
2010-05-25checkpatch: warn on declaration with storage class not at the beginningTobias Klauser1-0/+5
2010-05-25checkpatch: add check for too short Kconfig descriptionsAndi Kleen1-0/+15
2010-05-25drivers: acpi: don't use own implementation of hex_to_bin()Andy Shevchenko1-7/+2
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko1-11/+4
2010-05-25fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko1-9/+9
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko2-15/+2
2010-05-25sysctl: don't use own implementation of hex_to_bin()Andy Shevchenko1-6/+3
2010-05-25usb: atm: speedtch: use new hex_to_bin() methodAndy Shevchenko1-3/+2
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko1-12/+1
2010-05-25lib: introduce common method to convert hex digitsAndy Shevchenko2-0/+20
2010-05-25lib/hexdump.c: reduce stack variable size and cleanupsJoe Perches1-17/+19
2010-05-25DYNAMIC_DEBUG: fix documentation errorsFlorian Ragwitz2-9/+9
2010-05-25dynamic_debug: small cleanup in ddebug_proc_write()Dan Carpenter1-1/+1
2010-05-25scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler1-1/+1
2010-05-25scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches1-1/+30