aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sb105x/sb_pci_mp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-03staging: sb105x: Fix typo in sb105xMasanari Iida1-2/+2
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-8/+5
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter1-1/+1
2013-10-28staging: sb105x: Remove unneeded semicolon in sb_pci_mp.cLisa Nguyen1-1/+1
2013-10-25Staging: sb105x: Fix a possible null dereferenceRashika Kheria1-3/+3
2013-10-19Staging: sb105x: Remove redundant null checkRashika Kheria1-4/+1
2013-05-13staging: sb105x: Fixes pointer format in sb_pci_mp.cLidza Louina1-17/+17
2013-03-25staging: sb105x: Fix typo in comments and printkMasanari Iida1-2/+2
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2013-01-17staging: sb105x: clean up interface type testDan Carpenter1-10/+4
2013-01-17staging: sb105x: move dereference under IS_ERR() checkDan Carpenter1-2/+2
2013-01-17staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt1-1/+1
2013-01-07staging: Enable parport sb105x drivers if parport is configuredSteven Rostedt1-0/+2
2012-11-29staging: sb105x: fix potential NULL pointer dereference in mp_chars_in_buffer()Wei Yongjun1-1/+2
2012-11-16staging: Add SystemBase Multi-2/PCI driverSteven Rostedt1-0/+3195