summaryrefslogtreecommitdiffstats
path: root/net/sctp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-05V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent...David Ellingsworth1-2/+32
2009-12-05V4L/DVB (13068): radio-mr800: remove device initialization from open/closeDavid Ellingsworth1-33/+2
2009-12-05V4L/DVB (13067): radio-mr800: fix potential use after freeDavid Ellingsworth1-1/+1
2009-12-05V4L/DVB (13066): radio-mr800: remove device removed indicatorDavid Ellingsworth1-12/+8
2009-12-05V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacksDavid Ellingsworth1-79/+30
2009-12-05V4L/DVB (13064): radio-mr800: simplify access to amradio_deviceDavid Ellingsworth1-10/+13
2009-12-05V4L/DVB (13063): radio-mr800: remove unnecessary local variableDavid Ellingsworth1-6/+4
2009-12-05V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callbackDavid Ellingsworth1-11/+16
2009-12-05V4L/DVB (13061): radio-mr800: simplify video_device allocationDavid Ellingsworth1-32/+21
2009-12-05V4L/DVB (13060): radio-mr800: implement proper lockingDavid Ellingsworth1-75/+106
2009-12-05V4L/DVB (13058): af9015: enable remote polling when eeprom contains 0x04Antti Palosaari2-1/+2
2009-12-05V4L/DVB (13057): af9015: add MSI DIGIVOX mini III remoteAntti Palosaari2-0/+81
2009-12-05V4L/DVB (13056): af9015: add LeadTek Y04G0051 remote buttonsAntti Palosaari1-55/+88
2009-12-05V4L/DVB (13055): af9015: fix few typosAntti Palosaari1-3/+3
2009-12-05V4L/DVB (13054): af9015: add USB ID for KWorld PlusTV DVB-T PCI Pro Card (DVB...Antti Palosaari2-1/+9
2009-12-05V4L/DVB (13052): DiB0700: EvolutePC TvWay+ USB ISDB-Tb fullseg device supportS?rgio Fortier2-1/+8
2009-12-05V4L/DVB (13051): DiB7000P: improve rebostness of HAS_LOCK indicatorOlivier Grenie2-5/+11
2009-12-05V4L/DVB (13049): dib8000: SNR in 10th of dBOlivier Grenie5-1/+136
2009-12-05V4L/DVB (13045): Fix debug messaging for stv0900 demod.Igor M. Liplianin3-45/+46
2009-12-05V4L/DVB (13044): dib0700: Be less verbose when an IR key is pressedMauro Carvalho Chehab1-1/+0
2009-12-05V4L/DVB (13043): Add support for Pixelview SBTVD IRMauro Carvalho Chehab1-0/+31
2009-12-05V4L/DVB (13042): Add NEC protocol to firmware v1.2 handlerMauro Carvalho Chehab1-24/+37
2009-12-05V4L/DVB (13040): V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision O...Marek Vasut5-0/+1018
2009-12-05avr32: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-05MIPS: Convert BUG() to use unreachable()David Daney1-3/+1
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney2-0/+19
2009-12-03GFS2: Fix glock refcount issuesSteven Whitehouse1-13/+8
2009-12-03writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang1-12/+0
2009-12-03GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski1-2/+6
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse5-3/+13
2009-12-03GFS2: Locking order fix in gfs2_check_blk_stateSteven Whitehouse1-4/+10
2009-12-03GFS2: Remove dirent_first() functionSteven Whitehouse1-33/+1
2009-12-03GFS2: Display nobarrier option in /proc/mountsSteven Whitehouse1-0/+3
2009-12-03GFS2: add barrier/nobarrier mount optionsChristoph Hellwig3-0/+17
2009-12-03GFS2: remove division from new statfs codeBenjamin Marzinski1-8/+9
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski5-10/+100
2009-12-03GFS2: Use dquot_send_warning()Steven Whitehouse1-1/+9
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse4-85/+114
2009-12-03GFS2: Add set_xquota supportSteven Whitehouse1-26/+172
2009-12-03GFS2: Add get_xquota supportSteven Whitehouse1-0/+43
2009-12-03GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse1-56/+26
2009-12-03GFS2: Remove constant argument from qd_get()Steven Whitehouse1-4/+4
2009-12-03GFS2: Remove constant argument from qdsb_get()Steven Whitehouse1-6/+6
2009-12-03GFS2: Add proper error reporting to quota sync via sysfsSteven Whitehouse1-4/+6
2009-12-03GFS2: Add get_xstate quota functionSteven Whitehouse1-0/+23
2009-12-03GFS2: Remove obsolete code in quota.cSteven Whitehouse2-17/+5
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse4-0/+10
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse5-10/+12