summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-06-13staging/xgifb: Replace delay lookup tables with constant valuesPeter Huewe3-69/+19
2012-06-13staging/xgifb: Remove useless function XGI_CloseCRTCPeter Huewe1-12/+0
2012-06-13staging/xgifb: Simplyfy XGI_GetVCLK2Ptr a bitPeter Huewe1-18/+8
2012-06-13staging/xgifb: Replace constant arrays with constant valuesPeter Huewe1-23/+5
2012-06-13staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}Peter Huewe1-25/+25
2012-06-13staging/xgifb: Inline XGINew_SetDRAMSizingTypePeter Huewe1-12/+4
2012-06-13staging/xgifb: Remove duplicated code from XGINew_DDRSizing340Peter Huewe1-39/+25
2012-06-13staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}RegPeter Huewe1-49/+5
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe7-61/+1
2012-06-13staging/xgifb: Add header #include guards to vb_table.hPeter Huewe1-0/+3
2012-06-13staging/xgifb: Add mutext for fb_mmap lockingPeter Huewe1-1/+8
2012-06-13staging/xgifb: Remove assignments without effectPeter Huewe1-5/+2
2012-06-13staging/android: Remove ram_console driverAnton Vorontsov3-187/+0
2012-06-13Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman6-13/+24
2012-06-13staging: android: alarm: remove unnecessary goto statementDevendra Naga1-1/+0
2012-06-13staging: comedi: Kconfig: cleanup depends on logicH Hartley Sweeten1-18/+12
2012-06-13staging: speakup: fixed checkpatch and sparse warnings in selection.cChris Yungmann1-3/+3
2012-06-13Staging: keucr: scsiglue: fixed a do while coding style issueWilliam Blair1-3/+8
2012-06-13staging bcm: spelling of suppress in codePeter Meerwald2-14/+14
2012-06-13staging bcm: spelling of suppress in commentsPeter Meerwald2-6/+6
2012-06-12staging: comedi: remove check for PCI_SUPPORT_VER1H Hartley Sweeten2-8/+0
2012-06-12iio: ad9523: Fix argument type mismatchMichael Hennerich1-1/+1
2012-06-12iio: add mcp4725 I2C DAC driverPeter Meerwald3-0/+239
2012-06-12iio: frequency: adf4350: using an uninitialized variableDan Carpenter1-2/+2
2012-06-12iio: frequency: adf4350: fix an initializationDan Carpenter1-1/+1
2012-06-12iio: max517: mark probe() and remove() with __devinit and __devexitPeter Meerwald1-3/+3
2012-06-12iio: remove indio_dev pointer from max517_dataPeter Meerwald1-1/+0
2012-06-12iio: frequency: ad9523: unlock on error in ad9523_reg_access()Dan Carpenter1-1/+3
2012-06-12staging: comedi: cleanup comedi_alloc_subdevicesH Hartley Sweeten1-8/+11
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten103-168/+269
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten27-84/+3
2012-06-12staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH Hartley Sweeten14-41/+10
2012-06-12staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten7-23/+13
2012-06-12staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdev...H Hartley Sweeten1-0/+2
2012-06-12staging: comedi: change type of num_subdevices parameter to comedi_alloc_subd...H Hartley Sweeten2-4/+3
2012-06-12staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_completeBen Chan1-16/+10
2012-06-12staging: Android: Fix NULL pointer related warning in alarm-dev.c fileSachin Kamat1-1/+1
2012-06-12staging: Android: Fix some checkpatch warningsSachin Kamat4-12/+20
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten105-123/+127
2012-06-12staging "sep" Fix typos found while reading.Justin P. Mattock4-33/+33
2012-06-12staging:iio:ad7298: Fix linker error due to missing IIO kfifo bufferLars-Peter Clausen1-0/+1
2012-06-12Revert "staging: usbip: bugfix for stack corruption on 64-bit architectures"Greg Kroah-Hartman1-1/+1
2012-06-12Staging: ipack: delete sysfs from to-do list.Samuel Iglesias Gonsalvez1-4/+0
2012-06-12Staging: keucr: init: fixed a brace coding style issueWilliam Blair1-2/+1
2012-06-12staging: usb: gadget: Configurable Composite Gadget depends on BLOCKAndrzej Pietrasiewicz1-1/+1
2012-06-12Staging: ipack: remove pr_fmt definition.Samuel Iglesias Gonsalvez1-2/+0
2012-06-12staging: sm7xxfb: sm7xx becomes sm7xxfbJavier M. Mellid8-8/+6
2012-06-12staging: sm7xx: update comments and clarify supported chipsJavier M. Mellid2-5/+14
2012-06-12staging: sm7xx: code improvementJavier M. Mellid1-8/+5
2012-06-12Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter2-4/+4