summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: device_main.c remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
* staging: rtl8712: rtl871x_pwrctrl.c remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
* staging: comedi: pcl818.c remove one to many l's in the word.Justin P. Mattock2011-03-011-2/+2
* staging: comedi: pcl816.c remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
* staging: vt6656: main_usb.c remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
* staging: brcm80211: remove usage of struct osl_info to access deviceArend van Spriel2011-03-018-90/+93
* staging: brcm80211: remove NULL pointer checks before calling kfreeArend van Spriel2011-03-016-85/+19Star
* staging: brcm80211: remove struct osl_info parameter from wlc_allocArend van Spriel2011-03-013-46/+43Star
* staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel2011-03-015-8/+8
* staging: brcm80211: remove checks for ANTSEL related compiler definitionsArend van Spriel2011-03-015-60/+42Star
* staging: brcm80211: remove include file d11ucode_ext.hArend van Spriel2011-03-016-64/+44Star
* staging: brcm80211: remove include file sbhndpio.hArend van Spriel2011-03-0117-68/+34Star
* staging: brcm80211: remove include file proto/802.1d.hArend van Spriel2011-03-0114-50/+31Star
* staging: brcm80211: remove typedef for struct wl_timerArend van Spriel2011-03-012-15/+15
* staging: brcm80211: remove typedefs that were flagged by checkpatchArend van Spriel2011-03-016-98/+100
* staging: brcm80211: remove nested include statementsArend van Spriel2011-03-0116-189/+208
* staging: brcm80211: cleanup function prototypes in header filesArend van Spriel2011-03-0115-155/+84Star
* staging: brcm80211: remove unused module from softmac driverArend van Spriel2011-03-0113-333/+0Star
* staging: brcm80211: relocate skb_get/free routinesBrett Rudley2011-03-014-48/+51
* staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistentBrett Rudley2011-03-013-51/+27Star
* staging: brcm80211: Remove abstractions for pci_(un)map_singleBrett Rudley2011-03-013-38/+7Star
* staging: brcm80211: Fix memory leak after kmalloc failureStefan Weil2011-03-011-0/+1
* staging: brcm80211: removed compile warningRoland Vossen2011-03-011-1/+2
* staging: gma500: Add 2D accelerationAlan Cox2011-03-016-5/+444
* staging: delete ti-st from stagingPavan Savoy2011-03-017-421/+0Star
* staging:iio:gyro: adis16060 cleanup, move to abi and bug fixes.Jonathan Cameron2011-03-012-107/+49Star
* staging:iio:gyro: adis16130 cleanup, move to abi and bug fixes.Jonathan Cameron2011-03-012-121/+69Star
* staging:iio:gyro remove adis16251 driver as now supported by adis16260 driverJonathan Cameron2011-03-013-972/+0Star
* staging:iio:gyro: add adis16251 support to adis16260 driverJonathan Cameron2011-03-012-12/+41
* staging:iio:gyro: adis16080 cleanup, move to abi and bug fixes.Jonathan Cameron2011-03-012-102/+47Star
* staging/easycap: add first level indentation to easycap_ioctl.cTomas Winkler2011-03-011-1974/+1991
* staging/easycap: add first level indentation to easycap_testcard.cTomas Winkler2011-03-011-103/+106
* staging/easycap: add first level indentation to easycap_sound_oss.cTomas Winkler2011-03-011-711/+673Star
* staging/easycap: add first level indentation to easycap_sound.cTomas Winkler2011-03-011-592/+572Star
* staging/easycap: add first level indentation to easycap_mainTomas Winkler2011-03-011-2330/+2234Star
* staging: xgifb: delete unused module parameter "noaccel"Aaro Koskinen2011-03-011-6/+0Star
* staging: xgifb: delete XGI_accel.[ch]Aaro Koskinen2011-03-014-602/+1Star
* staging: xgifb: eliminate "accel" field from video_infoAaro Koskinen2011-03-012-10/+0Star
* staging: xgifb: eliminate fbcon_XGI_fillrect()Aaro Koskinen2011-03-014-14/+1Star
* staging: xgifb: eliminate fbcon_XGI_copyarea()Aaro Koskinen2011-03-014-14/+1Star
* IIO: ADC: AD799x: Update timestamp handlingMichael Hennerich2011-02-283-27/+29
* IIO: ADC: AD7606: Update timestamp handlingMichael Hennerich2011-02-281-4/+18
* IIO: ADC: AD7887: Update timestamp handlingMichael Hennerich2011-02-282-15/+22
* IIO: ADC: AD7476: Update timestamp handlingMichael Hennerich2011-02-282-15/+23
* IIO: Documentation: iio_utils: fix mask generationMichael Hennerich2011-02-281-2/+2
* IIO: Documentation: iio_utils: Prevent buffer overflowMichael Hennerich2011-02-281-1/+3
* IIO: Documentation: iio_utils: style consistency fixMichael Hennerich2011-02-281-1/+1
* IIO: Documentation: iio_utils: Avoid double free()Michael Hennerich2011-02-281-1/+0Star
* IIO: Documentation: generic_buffer example: Avoid NULL pointer dereferenceMichael Hennerich2011-02-281-0/+3
* IIO: ADC: New driver for the AD7298 8-channel SPI ADCMichael Hennerich2011-02-287-504/+640