summaryrefslogtreecommitdiffstats
path: root/drivers/zorro (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-09V4L/DVB (11679): cafe_ccic: fix sensor detectionHans Verkuil1-0/+1
2009-05-09V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusionHans Verkuil3-4/+4
2009-05-09V4L/DVB (11674): ivtv: fix incorrect bit testsHans Verkuil4-5/+8
2009-05-09V4L/DVB (11669): uvc: fix compile warningHans Verkuil1-3/+6
2009-05-09V4L/DVB (11668): ivtv: fix compiler warning.Hans Verkuil1-3/+6
2009-05-09V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500Steven Toth1-1/+1
2009-05-09V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/paddingTrent Piepho1-0/+27
2009-05-09V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmtTrent Piepho1-9/+9
2009-05-09V4L/DVB (11660): zoran: fix bug when enumerating format -1Trent Piepho1-15/+13
2009-05-09V4L/DVB (11575): uvcvideo: fix uvc resume failedMing Lei1-1/+1
2009-05-09bonding: fix panic if initialization failsFlorian Westphal1-8/+0
2009-05-09Fix the race between capifs remount and node creationAl Viro1-2/+8
2009-05-09Fix races around the access to ->s_optionsAl Viro7-13/+25
2009-05-09switch ufs directories to ufs_sync_file()Al Viro3-3/+3
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro5-56/+34
2009-05-09Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...Al Viro1-9/+2
2009-05-09Reduce path_lookup() abusesAl Viro4-25/+25
2009-05-09Make checkpatch.pl shut up on fs/inode.cManish Katiyar1-46/+35
2009-05-09NULL noise in fs/super.c:kill_bdev_super()H Hartley Sweeten1-1/+1
2009-05-09romfs: cleanup romfs_fs.hChristoph Hellwig2-6/+1
2009-05-09ROMFS: romfs_dev_read() error ignoredRoel Kluin1-1/+2
2009-05-09fs: dcache fix LRU orderingnpiggin@suse.de1-1/+1
2009-05-09ocfs2: Use nd_set_link().Joel Becker1-40/+37
2009-05-09Fix deadlock in ipathfs ->get_sb()Al Viro1-1/+1
2009-05-09Fix a leak in failure exit in 9p ->get_sb()Al Viro1-0/+1
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro12-42/+21
2009-05-09New helper: deactivate_locked_super()Al Viro2-12/+35
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney4-28/+16
2009-05-09reiserfs: dont associate security.* with xattr filesJeff Mahoney1-2/+10
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney3-29/+48
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro3-52/+41
2009-05-09reiserfs: Expand i_mutex to enclose lookup_one_lenJeff Mahoney1-18/+14
2009-05-09vfs: umount_begin BKL pushdownAlessio Igor Bogani5-4/+17
2009-05-09GFS2: Fix glock ref counting bugSteven Whitehouse1-0/+1
2009-05-09IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa1-12/+13
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa3-6/+6
2009-05-09Linux 2.6.30-rc5v2.6.30-rc5Linus Torvalds1-1/+1
2009-05-09kprobes: fix to use text_mutex around arm/disarm kprobeMasami Hiramatsu1-9/+22
2009-05-08ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman2-4/+9
2009-05-08ipv4: Make INET_LRO a bool instead of tristate.David S. Miller1-1/+1
2009-05-08hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare1-1/+2
2009-05-08hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti1-0/+2
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton1-8/+8
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto1-4/+6
2009-05-08x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge1-0/+5
2009-05-08ALSA: hda - Fix line-in on Mac Mini Core2 DuoTakashi Iwai1-1/+6
2009-05-08x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2-4/+4
2009-05-08x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich1-1/+17
2009-05-08x86: fix boot hang in early_reserve_e820()Jan Beulich1-5/+6
2009-05-08[CIFS] Fix double list addition in cifs posix open codeSteve French2-20/+9