summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab2012-10-0122-47/+123
|\
| * Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-161-1/+1
| |\
| | * mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+1
| * | drm/omap: add more new timings fieldsRob Clark2012-09-101-0/+24
| * | drm/omap: update for interlacedRob Clark2012-09-101-9/+8
| * | staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet2012-09-101-6/+1
| * | staging: zcache: fix cleancache race condition with shrinkerSeth Jennings2012-09-051-4/+3
| * | Staging: Android alarm: IOCTL command encoding fixDae S. Kim2012-09-041-1/+3
| * | staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2012-09-042-20/+20
| * | staging: ozwpan: fix memcmp() test in oz_set_active_pd()Tomas Winkler2012-09-041-1/+2
| * | staging: wlan-ng: Fix problem with wrong argumentsEmil Goode2012-09-041-2/+2
| * | Merge tag 'v3.6-rc1-iio-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2012-09-047-1/+15
| |\ \
| | * | staging iio: fix potential memory leak in lis3l02dq_ring.cPeter Meerwald2012-08-271-1/+3
| | * | staging:iio: prevent divide by zero bugsDan Carpenter2012-08-276-0/+12
| * | | staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott2012-09-041-1/+1
| * | | staging: comedi: das08: Correct AI encoding for das08jr-16-aoIan Abbott2012-09-041-1/+1
| * | | staging: comedi: das08: Fix PCI ref countIan Abbott2012-09-041-0/+7
| * | | staging: comedi: amplc_pci230: Fix PCI ref countIan Abbott2012-09-041-0/+7
| * | | staging: comedi: amplc_pc263: Fix PCI ref countIan Abbott2012-09-041-0/+7
| * | | staging: comedi: amplc_pc236: Fix PCI ref countIan Abbott2012-09-041-0/+7
| * | | staging: comedi: amplc_dio200: Fix PCI ref countIan Abbott2012-09-041-0/+7
| * | | staging: comedi: amplc_pci224: Fix PCI ref countIan Abbott2012-09-041-0/+7
* | | | [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-261-1/+1
* | | | [media] v4l2: make vidioc_s_jpegcomp constHans Verkuil2012-09-261-1/+1
* | | | Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab2012-08-2417-106/+129
|\ \ \ \ | |/ / /
| * | | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-202-2/+2
| |\ \ \
| | * | | USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
| | * | | USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-171-1/+1
| | | |/ | | |/|
| * | | Merge tag 'v3.6-rc1-iio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-08-164-66/+93
| |\ \ \ | | | |/ | | |/|
| | * | staging:iio:ad7780: Mark channels as unsignedLars-Peter Clausen2012-08-161-4/+6
| | * | staging:iio:ad7192: Report offset and scale for temperature channelLars-Peter Clausen2012-08-161-14/+12
| | * | staging:iio:ad7192: Report channel offsetLars-Peter Clausen2012-08-161-4/+10
| | * | staging:iio:ad7192: Mark channels as unsignedLars-Peter Clausen2012-08-161-3/+3
| | * | staging:iio:ad7192: Fix setting ACXLars-Peter Clausen2012-08-161-1/+1
| | * | staging:iio:ad7192: Add missing break in switch statementLars-Peter Clausen2012-08-161-1/+1
| | * | staging:iio:ad7793: Fix internal reference valueLars-Peter Clausen2012-08-161-1/+1
| | * | staging:iio:ad7793: Follow new IIO naming specLars-Peter Clausen2012-08-161-2/+3
| | * | staging:iio:ad7793: Fix temperature scale and offsetLars-Peter Clausen2012-08-161-11/+18
| | * | staging:iio:ad7793: Report channel offsetLars-Peter Clausen2012-08-161-13/+26
| | * | staging:iio:ad7793: Mark channels as unsignedLars-Peter Clausen2012-08-161-12/+12
| | * | staging:iio:ad7793: Add missing break in switch statementLars-Peter Clausen2012-08-161-1/+1
| | * | iio: staging: ad7298_ring: Fix maybe-uninitialized warningMichael Hennerich2012-08-161-1/+1
| | |/
| * | staging: comedi: usbduxfast: Declare MODULE_FIRMWARE usageTim Gardner2012-08-161-1/+3
| * | staging: comedi: usbdux: Declare MODULE_FIRMWARE usageTim Gardner2012-08-161-1/+3
| * | staging: comedi: usbduxsigma: Declare MODULE_FIRMWARE usageTim Gardner2012-08-161-1/+3
| * | staging: csr: add INET dependancyGreg Kroah-Hartman2012-08-141-1/+1
| * | staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott2012-08-141-1/+1
| * | staging: comedi: rtd520: ioremap'ed addresses are resource_size_tH Hartley Sweeten2012-08-071-16/+10
| * | staging: comedi: dt3000: ioremap'ed addresses are resource_size_tH Hartley Sweeten2012-08-071-2/+4
| * | staging: comedi: daqboard2000: ioremap'ed addresses are resource_size_tH Hartley Sweeten2012-08-071-7/+7
OpenPOWER on IntegriCloud