summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-04Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependenciesHenk de Groot2-10/+14
2010-06-04Staging: phison: depends on ATA_BMDMARandy Dunlap1-1/+1
2010-06-04Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...Barry Song1-2/+1
2010-06-04Staging: adis16255: add proper section markings to hotplug funcsMike Frysinger1-2/+2
2010-06-04Staging: adis16255: fix typo in KconfigMike Frysinger1-1/+1
2010-06-04Staging: batman-adv: Don't allocate icmp packet with GFP_KERNELSven Eckelmann1-1/+1
2010-06-04Staging: batman-adv: Don't call free_netdev twiceSven Eckelmann1-0/+3
2010-06-04Staging: batman-adv: Call unregister_netdev on failures to get rtnl lockSven Eckelmann1-1/+1
2010-06-04Staging: batman-adv: fix rogue packets on shutdownMarek Lindner1-9/+15
2010-06-04Staging: add MSM framebuffer driverStepan Moskovchenko70-0/+30037
2010-06-04Staging: comedi: fixing ni_tio to mite PCI dependancyAlexander Kurz1-1/+1
2010-06-04Staging: comedi: fix 8255 and DAS08 Kconfig dependancies.Alexander Kurz2-23/+59
2010-06-04Staging: comedi: For COMEDI_BUFINFO, check access to commandIan Abbott1-3/+16
2010-06-04Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or writtenIan Abbott1-0/+2
2010-06-04Staging: comedi: don't write to buffer if command finishedIan Abbott1-10/+13
2010-06-04Staging: comedi: amplc_dio200: Protect counter subdevice with spinlockIan Abbott1-10/+25
2010-06-04Staging: comedi: adv_pci_dio: Support Advantech PCI-1735UIan Abbott1-11/+169
2010-06-04Staging: comedi: addi-data: don't overwrite name for request_irq()Ian Abbott1-5/+1
2010-06-04Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott17-2/+38
2010-06-04Staging: mid: Intel MID touch screen driverSreedhara DS6-0/+879
2010-06-04staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com24-0/+28503
2010-06-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-8/+80
2010-06-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-26/+41
2010-06-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-23/+27
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds18-53/+67
2010-06-03Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2-3/+3
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-176/+309
2010-06-03Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2-4/+14
2010-06-03Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds85-287/+191
2010-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-58/+65
2010-06-03perf: Fix crash in sweventsPeter Zijlstra1-9/+15
2010-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-0/+1
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds48-321/+3538
2010-06-03Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds26-64/+67
2010-06-03virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah1-0/+4
2010-06-03virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah1-3/+7
2010-06-03virtio-blk: fix minimum number of S/G elementsChristoph Hellwig1-1/+3
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang75-141/+4
2010-06-03i2c/busses: Move two drivers to embedded sectionWolfram Sang2-23/+23
2010-06-03i2c: Rename i2c_check_addr to i2c_check_addr_busyJean Delvare1-19/+19
2010-06-03i2c: Document reserved I2C addressesJean Delvare1-3/+25
2010-06-03i2c: Check for address validity on client registrationJean Delvare1-7/+26
2010-06-03i2c: Share the I2C device presence detection codeJean Delvare1-40/+40
2010-06-03Documentation/i2c: Checkpatch cleanupAndrea Gelmini7-54/+54
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell1-1/+1
2010-06-03xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell1-2/+2
2010-06-03crypto: crypto4xx - Fix build breakageAnatolij Gustschin1-3/+3
2010-06-02of/powerpc: fix fsl_msi device node pointerWolfram Sang1-1/+1
2010-06-03drm/radeon/kms: make sure display hw is disabled when suspendingAlex Deucher1-0/+7
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz6-9/+160