summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sb105x
AgeCommit message (Expand)AuthorLines
2014-02-28staging: sb105x: delete the driverGreg Kroah-Hartman-4155/+0
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-12-03staging: sb105x: Fix typo in sb105xMasanari Iida-6/+6
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+7
2013-10-30Staging: sb105x: info leak in mp_get_count()Dan Carpenter-1/+1
2013-10-28staging: sb105x: Remove unneeded semicolon in sb_pci_mp.cLisa Nguyen-1/+1
2013-10-25Staging: sb105x: Fix a possible null dereferenceRashika Kheria-3/+3
2013-10-19Staging: sb105x: Remove redundant null checkRashika Kheria-4/+1
2013-10-17Staging: sb105x: Removing trailing whitespacesAshvini Varatharaj-2/+2
2013-05-16staging/sb105x: remove asm/segment.h dependencyJeff Mahoney-1/+0
2013-05-13staging: sb105x: Fixes pointer format in sb_pci_mp.cLidza Louina-17/+17
2013-03-25staging: sb105x: Fix typo in comments and printkMasanari Iida-4/+4
2013-03-25staging: sb105x: Remove obsolete CONFIG_M386Paul Bolle-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+1
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman-1/+1
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman-1/+3
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-1/+1
2013-01-17staging: sb105x: clean up interface type testDan Carpenter-11/+5
2013-01-17staging: sb105x: move dereference under IS_ERR() checkDan Carpenter-2/+2
2013-01-17staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt-1/+1
2013-01-16Staging: sb105x: mark it BROKENGreg Kroah-Hartman-1/+1
2013-01-07staging: Enable parport sb105x drivers if parport is configuredSteven Rostedt-0/+2
2013-01-07staging: Make SystemBase PCI Multiport UART only for x86Steven Rostedt-0/+1
2012-11-29staging: sb105x: fix potential NULL pointer dereference in mp_chars_in_buffer()Wei Yongjun-1/+2
2012-11-16staging: Add SystemBase Multi-2/PCI driverSteven Rostedt-0/+4163