summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/adbhid.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-20V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky3-3/+3
2008-07-20V4L/DVB (8302): sms1xxx: fix Siano board namesMichael Krufky2-13/+8
2008-07-20V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi...Michael Krufky3-6/+28
2008-07-20V4L/DVB (8300): sms1xxx: simplify smsusb_init_device switch..case blockMichael Krufky1-23/+7
2008-07-20V4L/DVB (8299): sms1xxx: mark functions staticMichael Krufky4-102/+47
2008-07-20V4L/DVB (8298): sms1xxx: remove redundant __func__ in sms_err macroMichael Krufky1-4/+2
2008-07-20V4L/DVB (8297): sms1xxx: remove old printk macrosMichael Krufky2-28/+15
2008-07-20V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky3-43/+37
2008-07-20V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messagesMichael Krufky2-3/+21
2008-07-20V4L/DVB (8294): sms1xxx: move message formatting into printk macrosMichael Krufky4-151/+125
2008-07-20V4L/DVB (8293): sms1xxx: create printk macrosMichael Krufky4-157/+161
2008-07-20V4L/DVB (8292): sms1xxx: add code to allow device-specific functionalityMichael Krufky7-29/+150
2008-07-20V4L/DVB (8291): sms1xxx: change default_mode to 4Michael Krufky1-1/+1
2008-07-20V4L/DVB (8290): sms1xxx: small cleanupMichael Krufky1-3/+4
2008-07-20V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checksMichael Krufky2-5/+1
2008-07-20V4L/DVB (8288): sms1xxx: more cleanupsMichael Krufky1-11/+19
2008-07-20V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugsMichael Krufky1-1/+1
2008-07-20V4L/DVB (8286): sms1xxx: remove typedefsMichael Krufky4-418/+256
2008-07-20V4L/DVB (8285): sms1xxx: more 80-column cleanupsMichael Krufky2-3/+6
2008-07-20V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility ...Michael Krufky3-22/+32
2008-07-20V4L/DVB (8283): sms1xxx: 80-column cleanupsMichael Krufky4-98/+190
2008-07-20V4L/DVB (8282): sms1xxx: more codingstyle cleanupsMichael Krufky4-49/+45
2008-07-20V4L/DVB (8281): sms1xxx: remove INT / UINT typedefsMichael Krufky2-159/+154
2008-07-20V4L/DVB (8280): sms1xxx: more codingstyle cleanupsMichael Krufky4-715/+714
2008-07-20V4L/DVB (8279): sms1xxx: #define usb vid:pid'sMichael Krufky1-7/+20
2008-07-20V4L/DVB (8278): sms1xxx: more codingstyle cleanupsMichael Krufky3-9/+9
2008-07-20V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17Michael Krufky4-156/+273
2008-07-20V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)"Michael Krufky2-7/+10
2008-07-20V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should b...Michael Krufky4-31/+45
2008-07-20V4L/DVB (8274): sms1xxx: build cleanup after driver relocationMichael Krufky2-15/+0
2008-07-20V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__Michael Krufky3-60/+60
2008-07-20V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/Michael Krufky10-83/+62
2008-07-20V4L/DVB (8271): sms1xxx: usbvid tableSteven Toth1-14/+9
2008-07-20V4L/DVB (8270): sms1xxx: header include cleanups and unexport symbolsSteven Toth2-31/+5
2008-07-20V4L/DVB (8269): sms1xxx: copyrightsSteven Toth4-0/+85
2008-07-20V4L/DVB (8268): sms1xxx: usb cleanupSteven Toth4-30/+48
2008-07-20V4L/DVB (8267): sms1xxx: Makefile cleanupSteven Toth1-5/+8
2008-07-20V4L/DVB (8266): sms1xxx: merge modulesSteven Toth3-61/+51
2008-07-20V4L/DVB (8265): sms1xxx: Kconfig / Makefile cleanupsSteven Toth2-24/+2
2008-07-20V4L/DVB (8264): sms1xxx: remove smstypes.hSteven Toth5-364/+361
2008-07-20V4L/DVB (8263): sms1xxx: merge ksymsSteven Toth5-25/+21
2008-07-20V4L/DVB (8262): sms1xxx: remove smschar.oSteven Toth5-609/+2
2008-07-20V4L/DVB (8261): sms1xxx: remove smsnet.oSteven Toth2-448/+1
2008-07-20V4L/DVB (8260): sms1xxx: build fixesMichael Krufky2-3/+6
2008-07-20V4L/DVB (8259): sms1xxx: pass adapter_nr into dvb_register_adapterMichael Krufky1-1/+3
2008-07-20V4L/DVB (8258): add support for SMS1010 and SMS1150 based digital television ...Michael Krufky14-0/+3624
2008-07-20V4L/DVB (8257): uvcvideo: Fix possible AB-BA deadlock with videodev_lock and ...Laurent Pinchart1-3/+6
2008-07-20V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warningAndrew Morton1-1/+1
2008-07-20V4L/DVB (8254): uvcvideo : Add support for Asus F9GS integrated webcamLaurent Pinchart1-0/+9
2008-07-20V4L/DVB (8253): gspca: fix warnings on x86_64Mauro Carvalho Chehab1-3/+3