aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman602-114011/+93993
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-18/+23
2011-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+4
2011-08-26Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6Linus Torvalds1-3/+1
2011-08-26Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds17-76/+283
2011-08-26Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds14-25/+52
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds8-4/+66
2011-08-26Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds7-6/+9
2011-08-26staging: fix rts5139 depends & buildRandy Dunlap1-1/+1
2011-08-26staging: brcm80211: got rid of static function declarations in softmac phyRoland Vossen3-7613/+7409
2011-08-26staging: brcm80211: removed unused #ifdef sectionsRoland Vossen16-160/+5
2011-08-26staging: brcm80211: removed unused phy loggingRoland Vossen3-22/+0
2011-08-26staging: brcm80211: removed NORADIO_ENAB() macro from softmac phy codeRoland Vossen4-181/+57
2011-08-26staging: brcm80211: bugfix for 32 bit power pc platformRoland Vossen1-7/+2
2011-08-26staging: brcm80211: assigned physical addresses in dma.c correct typeRoland Vossen1-20/+15
2011-08-26staging: brcm80211: removed unused code in dma.cRoland Vossen1-116/+22
2011-08-26staging: brcm80211: remove brcmf_find_msb() functionArend van Spriel1-35/+4
2011-08-26staging: brcm80211: rename key endian conversion functionsArend van Spriel1-10/+10
2011-08-26staging: brcm80211: remove macro definitions from brcmfmac MakefileArend van Spriel3-24/+3
2011-08-26staging: brcm80211: remove usage of macro WL11N_20MHZONLYArend van Spriel1-14/+0
2011-08-26staging: brcm80211: remove macro definitions from brcmsmac MakefileArend van Spriel3-21/+3
2011-08-26staging: brcm80211: remove unused definition flag from top MakefileArend van Spriel1-1/+0
2011-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-nextGreg Kroah-Hartman1-1/+1
2011-08-26gma500: Fix up suspend/resumeAlan Cox3-26/+20
2011-08-26gma500: Fix backlight crashAlan Cox2-28/+34
2011-08-26gma500: kill bogus codeAlan Cox1-32/+0
2011-08-26gma500: Convert spaces to tabs in accel_2d.c.Akshay Joshi1-7/+7
2011-08-26gma500: do a pass over the FIXME tagsAlan Cox10-38/+38
2011-08-26gma500: Add VBLANK support for Poulsbo hardwarePatrik Jakobsson2-30/+44
2011-08-26gma500: Don't enable MSI on PoulsboPatrik Jakobsson1-3/+5
2011-08-26gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson2-1/+2
2011-08-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-5/+11
2011-08-26rtl8192e: update for ndo_set_multicast_list removal.Stephen Rothwell1-1/+1
2011-08-25drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to have irq.MyungJoo Ham1-42/+25
2011-08-25drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham1-6/+6
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker63-0/+64
2011-08-25Staging: hv: hv_mouse: fix up remove() functionGreg Kroah-Hartman1-8/+2
2011-08-25Staging: hv: hv_mouse: remove a forward declarationGreg Kroah-Hartman1-64/+62
2011-08-25Staging: hv: hv_mouse: remove inputreport_callback functionGreg Kroah-Hartman1-17/+6
2011-08-25Staging: hv: hv_mouse: remove deviceinfo_callback functionGreg Kroah-Hartman1-24/+10
2011-08-25drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregister all registered ledsAxel Lin1-0/+5
2011-08-25drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin1-1/+1
2011-08-25drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin1-2/+2
2011-08-25backlight: fix module alias prefix for adp8870_blAxel Lin1-1/+1
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee1-0/+9
2011-08-25leds: add missing include of linux/module.hAxel Lin2-0/+2
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin1-1/+1
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine2-17/+9
2011-08-25drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer1-3/+2
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov14-19/+19