aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-16staging: ste_rmi4: Fix typosJustin P. Mattock1-4/+4
2012-07-16staging/rts_pstor: use kthread_run instead doing kthread_create and wake_up_processDevendra Naga1-3/+1
2012-07-16staging/wlan-ng: use kzalloc rather using kmalloc at create_wlanDevendra Naga1-6/+2
2012-07-16staging/winbond: use err and remove nrDevendra Naga1-5/+3
2012-07-16staging: comedi: addi_data: remove pr_TTLRangelistH Hartley Sweeten4-53/+0
2012-07-16staging/vt6656: cleanup coding style in vResetCommandTimerDevendra Naga1-14/+14
2012-07-16staging/vt6656: remove unnecessary return in BSSvSecondTxDataDevendra Naga1-1/+0
2012-07-16staging/vt6656: coding style fix in BSSvSecondTxDataDevendra Naga1-28/+28
2012-07-16staging: wlags49_h2: remove vi modelinesPaul Bolle7-7/+0
2012-07-16Staging: ipack/devices/ipoctal: initialize the device in probe functionSamuel Iglesias Gonsálvez1-0/+14
2012-07-16Staging: ipack/devices/ipoctal: fix dereference NULL pointerSamuel Iglesias Gonsálvez1-2/+2
2012-07-16staging: comedi: dt282x: remove the outw wrapper macrosH Hartley Sweeten1-26/+29
2012-07-16staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.hMarek Belisko1-8/+7
2012-07-16staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h.Marek Belisko1-17/+18
2012-07-16staging: ft1000-usb: Fix lines over 80 chars.Marek Belisko1-11/+22
2012-07-16staging: ft1000-usb: Remove name comments from ft1000_usb.h.Marek Belisko1-5/+3
2012-07-16staging: ft1000-usb: Remove spaces from struct dpram_blk.Marek Belisko1-2/+2
2012-07-16staging: ft1000-usb: Remove leading spaces from struct ft1000_info.Marek Belisko1-47/+47
2012-07-16staging: ft1000-usb: Remove commented lines from ft1000_device.Marek Belisko1-4/+0
2012-07-16staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c.Marek Belisko1-3/+3
2012-07-16staging: omap-thermal: add OMAP5 data structuresEduardo Valentin5-0/+322
2012-07-16staging: omap-thermal: add OMAP4 data structuresEduardo Valentin5-0/+298
2012-07-16staging: omap-thermal: common code to expose driver to thermal frameworkEduardo Valentin4-0/+482
2012-07-16staging: OMAP4+: thermal: introduce bandgap temperature sensorEduardo Valentin8-0/+1666
2012-07-16staging: panel: Use pr_info(...) rather than printk(KERN_INFOToshiaki Yamane1-5/+7
2012-07-16staging: panel: Use pr_err(...) rather than printk(KERN_ERR ...)Toshiaki Yamane1-24/+14
2012-07-16staging: panel: Remove printk(KERN_DEBUG ...) located in the #if 0 blockToshiaki Yamane1-10/+0
2012-07-16staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabledDevendra Naga1-1/+1
2012-07-16staging/gdm72xx: coding style fixes gdm_qos.cDevendra Naga1-3/+2
2012-07-16staging/gdm72xx: use kzalloc for phydev and sdevDevendra Naga1-5/+2
2012-07-16staging/gdm72xx: cleanup little at gdm_wimax_event_rcvDevendra Naga1-5/+3
2012-07-16staging/gdm72xx: use kzalloc for phydev and udevDevendra Naga1-5/+2
2012-07-16staging/gdm72xx: return PTR_ERR rather -ENOENTDevendra Naga1-1/+1
2012-07-16staging/et131x: use SET_ETHTOOL_OPS directlyDevendra Naga1-7/+1
2012-07-16staging: sm7xxfb: cleanup on smtc_alloc_fb_infoJavier M. Mellid1-18/+18
2012-07-16staging: sm7xxfb: move pseudo palette into smtcfb_infoJavier M. Mellid1-4/+4
2012-07-16staging: sm7xxfb: minor maintenance on timing pathJavier M. Mellid1-119/+119
2012-07-16staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timingJavier M. Mellid1-12/+12
2012-07-16staging: sm7xxfb: minor maintenance on sm7xx_vga_setupJavier M. Mellid1-53/+53
2012-07-16staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setupJavier M. Mellid1-9/+4
2012-07-16staging: sm7xxfb: rename smtc_screen_info to smtc_scr_infoJavier M. Mellid1-15/+12
2012-07-16staging: sm7xxfb: rename index var on sm712vga_setupJavier M. Mellid1-8/+6
2012-07-16staging: sm7xxfb: fix struct names related to vesa modesJavier M. Mellid1-11/+13
2012-07-15staging: comedi: rtd520: add a few commentsIan Abbott1-5/+18
2012-07-15staging: comedi: rtd520: cleanup the boardinfoH Hartley Sweeten1-21/+17
2012-07-15staging: comedi: rtd520: cleanup the range tablesH Hartley Sweeten1-91/+63
2012-07-15staging: comedi: rtd520: cleanup the "find pci device" codeH Hartley Sweeten1-24/+19
2012-07-15staging: comedi: rtd520: factor out the "find pci device" codeH Hartley Sweeten1-34/+40
2012-07-15staging: comedi: rtd520: remove thisboard macroH Hartley Sweeten1-5/+3
2012-07-15staging: comedi: rtd520: remove devpriv macroH Hartley Sweeten1-7/+22