summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Merge 3.9-rc5 into staging-nextGreg Kroah-Hartman283-1747/+3493
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+20
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-38/+53
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds17-254/+698
2013-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-3/+14
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29staging: sync: Add compat_ioctl handlers to sync driversDmitry Pervushin2-0/+2
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-17/+30
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29staging: speakup: use native error codesAndy Shevchenko3-21/+16
2013-03-29staging: speakup: reuse native kernel functionsAndy Shevchenko4-32/+3
2013-03-29Merge tag 'iio-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman21-405/+120
2013-03-29iio: mxs-lradc: Do hardware initialization earlierAlexandre Belloni1-3/+3
2013-03-29iio: exynos_adc: Remove redundant of_match_ptr macroSachin Kamat1-1/+1
2013-03-29staging:iio:ad799x: Preallocate sample bufferLars-Peter Clausen3-12/+15
2013-03-29staging:iio:ad799x: Set IIO_CHAN_INFO_SCALE maskLars-Peter Clausen1-0/+1
2013-03-29staging:iio:ad799x: Add helper macro for channel initializationLars-Peter Clausen1-330/+56
2013-03-29staging:iio:ad799x: Use i2c_smbus_{read,write}_word_data_swappedLars-Peter Clausen1-3/+3
2013-03-29staging:iio:ad799x: Remove internal reference supportLars-Peter Clausen2-14/+4
2013-03-29staging:iio:ad799x: Remove unused ad799x_state fieldsLars-Peter Clausen1-2/+0
2013-03-29target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-29tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-29staging: comedi: amplc_dio200: fix C99 array initializer warningsEmil Goode1-5/+5
2013-03-29staging: comedi: rtd520: remove utcGate from private dataH Hartley Sweeten1-3/+0
2013-03-29staging: comedi: rtd520: remove utcCtrl from private dataH Hartley Sweeten1-11/+4
2013-03-29staging: comedi: rtd520: remove intClearMask from private dataH Hartley Sweeten1-9/+4
2013-03-29staging: comedi: rtd520: remove intMask from private dataH Hartley Sweeten1-13/+6
2013-03-29staging: comedi: rtd520: remove dioStatus from private dataH Hartley Sweeten1-7/+7
2013-03-29staging: comedi: rtd520: merge private header into driverH Hartley Sweeten2-146/+115
2013-03-29staging: comedi: rtd520: cleanup multi-line commentsH Hartley Sweeten1-96/+94
2013-03-29staging: comedi: rtd520: cleanup rtd_dio_insn_config()H Hartley Sweeten1-217/+0
2013-03-29staging: comedi: rtd520: cleanup rtd_dio_insn_bits()H Hartley Sweeten1-19/+8
2013-03-29staging: comedi: rtd520: use pci_ioremap_bar()H Hartley Sweeten1-6/+3
2013-03-29staging: comedi: rtd520: use plx register map from plx9080.hH Hartley Sweeten2-23/+4
2013-03-29staging: comedi: s626: remove the "interrupt call test"H Hartley Sweeten1-9/+0
2013-03-29staging: comedi: s626: async commands require an interruptH Hartley Sweeten1-4/+6
2013-03-29staging: comedi: s626: remove the ai (*insn_config) functionH Hartley Sweeten1-10/+0
2013-03-29staging: comedi: s626: cleanup subdevice initH Hartley Sweeten1-55/+54
2013-03-29staging: comedi: s626: remove subdevice pointer mathH Hartley Sweeten1-6/+6
2013-03-29staging: comedi: s626: cleanup s626_dio_insn_bits()H Hartley Sweeten1-20/+9
2013-03-29staging: comedi: s626: cleanup s626_dio_insn_config()H Hartley Sweeten1-8/+8
2013-03-29staging: comedi: s626: remove the uint16_t casts of the bit valuesH Hartley Sweeten2-54/+50
2013-03-29staging: comedi: s626: rename private data 'base_addr' variableH Hartley Sweeten1-92/+92
2013-03-29staging: comedi: s626: remove RR7146 macroH Hartley Sweeten1-51/+43
2013-03-29staging: comedi: s626: remove WR7146 and SETVECT macrosH Hartley Sweeten1-84/+88
2013-03-29staging: comedi: s626: remove MC_TEST macroH Hartley Sweeten1-7/+18
2013-03-29staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen4-9/+9
2013-03-29staging: xgifb: make SR15/SR13 arrays single dimensionalAaro Koskinen3-21/+9
2013-03-29staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1BAaro Koskinen2-7/+3