summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds11-142/+126
2010-06-05Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-27/+2325
2010-06-05Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds130-1571/+2068
2010-06-05Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-139/+122
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds135-113/+59831
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds9-59/+175
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-18/+180
2010-06-05omap: remove BUG_ON for disabled interruptsCory Maccarrone1-1/+0
2010-06-05fbdev: fix frame buffer devices menuThadeu Lima de Souza Cascardo1-3/+3
2010-06-05fb_defio: redo fix for non-dirty ptesAlbert Herranz1-1/+11
2010-06-05Revert "fb_defio: fix for non-dirty ptes"Albert Herranz1-32/+8
2010-06-05vmware balloon: clamp number of collected non-balloonable pagesDmitry Torokhov1-3/+15
2010-06-05ramoops: add HAS_IOMEM dependencyHeiko Carstens1-0/+1
2010-06-05rtc: s3c: initialize s3c_rtc_cpu_type before using itMaurus Cuelenaere1-2/+2
2010-06-05rtc: s3c: initialize driver data before using itMaurus Cuelenaere1-2/+3
2010-06-05Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter1-12/+40
2010-06-05Staging: rc2860: return -EFAULT on copy_to_user errorsDan Carpenter1-0/+2
2010-06-05Staging: Eliminate a NULL pointer dereferenceJulia Lawall2-5/+2
2010-06-05staging: Use GFP_ATOMIC when a lock is heldJulia Lawall3-3/+3
2010-06-05Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m...Martin Homuth-Rosemann1-1/+1
2010-06-05Staging: comedi: fixing ni_labpc to mite dependancyAlexander Kurz1-0/+1
2010-06-05Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependenciesHenk de Groot2-10/+14
2010-06-05Staging: phison: depends on ATA_BMDMARandy Dunlap1-1/+1
2010-06-05Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...Barry Song1-2/+1
2010-06-05Staging: adis16255: add proper section markings to hotplug funcsMike Frysinger1-2/+2
2010-06-05Staging: adis16255: fix typo in KconfigMike Frysinger1-1/+1
2010-06-05Staging: batman-adv: Don't allocate icmp packet with GFP_KERNELSven Eckelmann1-1/+1
2010-06-05Staging: batman-adv: Don't call free_netdev twiceSven Eckelmann1-0/+3
2010-06-05Staging: batman-adv: Call unregister_netdev on failures to get rtnl lockSven Eckelmann1-1/+1
2010-06-05Staging: batman-adv: fix rogue packets on shutdownMarek Lindner1-9/+15
2010-06-05Staging: add MSM framebuffer driverStepan Moskovchenko70-0/+30037
2010-06-05Staging: comedi: fixing ni_tio to mite PCI dependancyAlexander Kurz1-1/+1
2010-06-05Staging: comedi: fix 8255 and DAS08 Kconfig dependancies.Alexander Kurz2-23/+59
2010-06-05Staging: comedi: For COMEDI_BUFINFO, check access to commandIan Abbott1-3/+16
2010-06-05Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or writtenIan Abbott1-0/+2
2010-06-05Staging: comedi: don't write to buffer if command finishedIan Abbott1-10/+13
2010-06-05Staging: comedi: amplc_dio200: Protect counter subdevice with spinlockIan Abbott1-10/+25
2010-06-05Staging: comedi: adv_pci_dio: Support Advantech PCI-1735UIan Abbott1-11/+169
2010-06-05Staging: comedi: addi-data: don't overwrite name for request_irq()Ian Abbott1-5/+1
2010-06-05Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott17-2/+38
2010-06-05Staging: mid: Intel MID touch screen driverSreedhara DS6-0/+879
2010-06-05staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com24-0/+28503
2010-06-05serial: add support for various Titan PCI cardsYegor Yefremov1-0/+71
2010-06-05vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter1-1/+3
2010-06-05serial: altera_uart: Proper section for altera_uart_removeTobias Klauser1-1/+1
2010-06-05tty: fix a little bug in scrup, vt.cFrank Pan1-1/+1
2010-06-05altera_uart: Simplify altera_uart_console_putcTobias Klauser1-15/+8
2010-06-05altera_uart: Don't take spinlock in already protected functionsTobias Klauser1-15/+4
2010-06-05TTY/n_gsm: potential double lockDan Carpenter1-4/+5
2010-06-05serial: bfin_5xx: fix typo in IER checkSonic Zhang1-1/+1