summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * [media] gspca_main: Set memory type to GSPCA_MEMORY_NO on buffer releaseHans de Goede2011-01-191-12/+11
| | * [media] gspca_main: Remove no longer used users variableHans de Goede2011-01-192-28/+5
| | * [media] gspca_main: Update buffer flags even when user_copy failsHans de Goede2011-01-191-5/+5
| | * [media] gspca_main: Locking fixes 2Hans de Goede2011-01-192-55/+58
| | * [media] gspca_main: Locking fixes 1Hans de Goede2011-01-191-6/+9
| | * [media] af9013: fix AF9013 TDA18271 IF configAntti Palosaari2011-01-191-2/+2
| | * [media] radio-gemtek-pci: remove duplicate driverHans Verkuil2011-01-193-493/+0
| | * [media] radio-maxiradio.c: use sensible frequency rangeHans Verkuil2011-01-191-2/+2
| | * [media] davinci: convert vpif_display to core-assisted lockingHans Verkuil2011-01-191-78/+20
| | * [media] davinci: convert vpif_capture to core-assisted lockingHans Verkuil2011-01-191-76/+14
| | * [media] vpif_cap/disp: Cleanup, improved commentsMats Randgaard2011-01-193-17/+25
| | * [media] vpif_cap/disp: Added support for DV timingsMats Randgaard2011-01-194-25/+290
| | * [media] vpif_cap/disp: Add support for DV presetsMats Randgaard2011-01-196-9/+350
| | * [media] vpif: Consolidate formats from capture and displayMats Randgaard2011-01-194-31/+58
| | * [media] vpif_cap/disp: Add debug functionalityMats Randgaard2011-01-192-0/+169
| | * [media] cpia2: convert .ioctl to .unlocked_ioctlHans Verkuil2011-01-193-121/+50
| | * [media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil2011-01-195-28/+6
| | * [media] bttv: remove obsolete 'no_tda9875' fieldHans Verkuil2011-01-192-40/+0
| | * [media] tda9875: remove duplicate driverHans Verkuil2011-01-193-421/+0
| * | KEYS: Fix up comments in key management codeDavid Howells2011-01-2111-366/+777
| * | KEYS: Do some style cleanup in the key management code.David Howells2011-01-2110-248/+80
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-2114-240/+405
| |\ \
| | * | cifs: fix up CIFSSMBEcho for unaligned accessJeff Layton2011-01-211-3/+3
| | * | Merge branch 'for-next'Steve French2011-01-2114-237/+402
| | |\ \
| | | * | cifs: fix unaligned accesses in cifsConvertToUCSJeff Layton2011-01-202-71/+76
| | | * | cifs: clean up unaligned accesses in cifs_unicode.cJeff Layton2011-01-201-23/+28
| | | * | cifs: fix unaligned access in check2ndT2 and coalesce_t2Jeff Layton2011-01-201-19/+14
| | | * | cifs: clean up unaligned accesses in validate_t2Jeff Layton2011-01-201-21/+23
| | | * | cifs: use get/put_unaligned functions to access ByteCountJeff Layton2011-01-206-32/+65
| | | * | cifs: move time field in cifsInodeInfoJeff Layton2011-01-201-5/+5
| | | * | cifs: TCP_Server_Info dietJeff Layton2011-01-202-19/+9
| | | * | CIFS: Implement cifs_strict_readv (try #4)Pavel Shilovsky2011-01-203-40/+84
| | | * | CIFS: Implement cifs_file_strict_mmap (try #2)Pavel Shilovsky2011-01-203-2/+18
| | | * | CIFS: Implement cifs_strict_fsyncPavel Shilovsky2011-01-204-12/+78
| | | * | CIFS: Make cifsFileInfo_put work with strict cache modePavel Shilovsky2011-01-202-0/+9
| * | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-211-4/+4
| |\ \ \ \
| | * | | | x86,percpu: Move out of place 64 bit ops into X86_64 sectionChristoph Lameter2011-01-111-4/+4
| * | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-212-3/+20
| |\ \ \ \ \
| | * | | | | workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noopTejun Heo2011-01-111-1/+5
| | * | | | | workqueue: relax lockdep annotation on flush_work()Tejun Heo2011-01-112-2/+15
| * | | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-2135-1048/+428
| |\ \ \ \ \ \
| | * | | | | | um: Use generic irq KconfigThomas Gleixner2011-01-211-5/+1
| | * | | | | | tile: Use generic irq KconfigThomas Gleixner2011-01-211-29/+21
| | * | | | | | sparc: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
| | * | | | | | score: Use generic irq KconfigThomas Gleixner2011-01-211-3/+4
| | * | | | | | powerpc: Use generic irq KconfigThomas Gleixner2011-01-211-21/+3
| | * | | | | | parisc: Use generic irq KconfigThomas Gleixner2011-01-211-10/+4
| | * | | | | | mn10300: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
| | * | | | | | microblaze: Use generic irq KconfigThomas Gleixner2011-01-211-6/+2
| | * | | | | | m68knommu: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
OpenPOWER on IntegriCloud