summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-17staging: comedi: ni_pcidio: use request_firmware()Ian Abbott1-25/+36
2012-09-17staging: comedi: ni_pcidio: convert printk() callsIan Abbott1-46/+47
2012-09-17staging: comedi: ni_labpc: use comedi attach_pci callbackIan Abbott1-46/+60
2012-09-17staging: comedi: ni_labpc: move labpc_driver and labpc_pci_tableIan Abbott1-25/+20
2012-09-17staging: comedi: ni_labpc: use module_comedi_pci_driver()Ian Abbott1-45/+15
2012-09-17staging: comedi: ni_labpc: convert printk() to dev_...()Ian Abbott1-41/+23
2012-09-17staging: comedi: ni_670x: use comedi attach_pci callbackIan Abbott1-25/+26
2012-09-17staging: comedi: ni_660x: use comedi attach_pci callbackIan Abbott1-39/+40
2012-09-17staging: comedi: ni_660x: use module_comedi_pci_driver()Ian Abbott1-29/+10
2012-09-17staging: comedi: ni_660x: convert printk() to dev_...()Ian Abbott1-14/+4
2012-09-17staging: comedi: ni_65xx: use comedi attach_pci callbackIan Abbott1-34/+38
2012-09-17staging: comedi: ni_65xx: move ni_65xx_driverIan Abbott1-11/+7
2012-09-17staging: comedi: ni_65xx: use module_comedi_pci_driver()Ian Abbott1-29/+10
2012-09-17staging: comedi: ni_65xx: convert printk() to dev_...()Ian Abbott1-12/+4
2012-09-17staging: comedi: ni_6527: use comedi attach_pci callbackIan Abbott1-34/+38
2012-09-17staging: comedi: ni_6527: move ni6527_driverIan Abbott1-10/+7
2012-09-17staging: comedi: ni_6527: use module_comedi_pci_driver()Ian Abbott1-29/+10
2012-09-17staging: comedi: ni_6527: change driver name stringIan Abbott1-3/+5
2012-09-17staging: comedi: ni_6527: convert printk() to dev_...()Ian Abbott1-7/+5
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman328-1393/+2897
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds56-243/+331
2012-09-16Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-0/+36
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-125/+137
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-12/+34
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown53-111/+122
2012-09-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-36/+31
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-32/+40
2012-09-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-25/+14
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-133/+297
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-238/+606
2012-09-14Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds26-57/+410
2012-09-14Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+15
2012-09-14Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-47/+123
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh1-3/+3
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-13Staging: bcm: Fix udelay related compilation errorTushar Behera1-1/+1
2012-09-13staging: xgifb: delete bogus video RAM configurationAaro Koskinen1-1/+0
2012-09-13staging: xgifb: setup initial video RAM size for systems without BIOSAaro Koskinen1-4/+6
2012-09-13staging/gdm72xx: usb_boot: replace firmware upgrade APIMacpaul Lin1-63/+48
2012-09-13staging/gdm72xx: usb_boot: coding style cleanupMacpaul Lin1-19/+17
2012-09-13Staging: bcm: Convert INT to int in Transmit.cKevin McKinney1-2/+2
2012-09-13Staging: bcm: Properly format comments in Transmit.cKevin McKinney1-46/+46
2012-09-13Staging: bcm: Remove initialization from if statement in Transmit.cKevin McKinney1-1/+2
2012-09-13Staging: bcm: Properly format braces in Transmit.cKevin McKinney1-36/+17
2012-09-13Staging: bcm: Fix all white space issues in Transmit.cKevin McKinney1-60/+56
2012-09-13staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga1-11/+7
2012-09-13staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga1-20/+0