aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-18Documentation/development-process: more staging infoAndres Salomon1-6/+19
2010-11-18Documentation/development-process: use -next trees instead of stagingAndres Salomon1-4/+4
2010-11-18Documentation: change email address for Hans KochHans J. Koch3-5/+5
2010-11-18Documentation/gpio.txt: explain poll/select usageBernhard Walle1-0/+10
2010-11-18Documentation: make configfs example code simpler, clearerDan Carpenter1-1/+1
2010-11-18kernel-doc: escape xml for structsRandy Dunlap1-3/+9
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy1-0/+1
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang1-4/+5
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf1-9/+10
2010-11-18Fix build failure at cx25821-video driverYouquan Song1-0/+1
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf1-3/+6
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1
2010-11-183c59x: fix build failure on !CONFIG_PCINamhyung Kim1-2/+4
2010-11-18ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki1-4/+2
2010-11-18net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov1-2/+2
2010-11-18ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan1-1/+1
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend1-2/+8
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa1-1/+1
2010-11-18MAINTAINERS: Add stmmac maintainerGiuseppe Cavallaro1-0/+7
2010-11-18bonding: fix a race in IGMP handlingEric Dumazet1-0/+2
2010-11-18Input: fix typo in keycode validation supporting large scancodesMattia Dongili1-1/+1
2010-11-18ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil1-3/+7
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai1-0/+2
2010-11-18ASoC: Add support for MAX98089 CODECJesse Marroquin1-1/+10
2010-11-18drm/ttm: Fix up a theoretical deadlockThomas Hellstrom1-0/+11
2010-11-18drm/radeon/kms: fix tiling info on evergreenAlex Deucher1-1/+30
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher13-23/+25
2010-11-18drm/vmwgfx: Fix up an error path during bo creationThomas Hellstrom1-6/+8
2010-11-18drm/radeon/kms: register an i2c adapter name for the dp aux busAlex Deucher1-0/+1
2010-11-18drm/radeon/kms/atom: add proper external encoders supportAlex Deucher2-0/+184
2010-11-18drm/radeon/kms/atom: cleanup and unify DVO handlingAlex Deucher4-46/+52
2010-11-18drm/radeon/kms: properly power up/down the eDP panel as needed (v4)Alex Deucher3-0/+70
2010-11-18drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher1-3/+15
2010-11-18drm/radeon/kms: turn the backlight off explicitly for dpmsAlex Deucher1-1/+14
2010-11-18drm/radeon/kms: fix typo in r600 cs checkerAlex Deucher1-1/+1
2010-11-18drm: radeon: fix error value signVasiliy Kulikov1-2/+2
2010-11-18drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xxAlex Deucher2-116/+199
2010-11-18nouveau: Acknowledge HPD irq in handler, not bottom halfAndy Lutomirski3-9/+33
2010-11-18drm/nouveau: Fix a few confusions between "chipset" and "card_type".Francisco Jerez3-3/+3
2010-11-18drm/nouveau: don't expose backlight control when available through ACPIBen Skeggs1-0/+9
2010-11-18drm/nouveau/pm: improve memtiming mappingsRoy Spliet1-12/+19
2010-11-18drm/nouveau: Make PCIE GART size depend on the available RAMIN space.Francisco Jerez1-5/+5
2010-11-18drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN.Francisco Jerez1-1/+1
2010-11-18drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not setMartin Peres1-1/+6
2010-11-18drm/nouveau: Don't use load detection for connector polling.Francisco Jerez1-23/+2
2010-11-18drm/nv10-nv20: Fix instability after MPLL changes.Francisco Jerez1-0/+9
2010-11-18drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs7-13/+82
2010-11-18drm/nouveau: Don't poll LVDS outputs.Francisco Jerez1-4/+6
2010-11-18drm/nouveau: Use "force" to decide if analog load detection is ok or not.Francisco Jerez3-49/+28
2010-11-18drm/nv04: Fix scanout over the 16MB mark.Francisco Jerez2-1/+20