aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-23RDMA/cxgb3: cleanupsAdrian Bunk8-61/+27
2007-02-22RDMA/cma: Remove unused node_guid from cma_device structureSean Hefty1-2/+0
2007-02-22IB/cm: Remove ca_guid from cm_device structureSean Hefty1-6/+4
2007-02-22RDMA/cma: Request reversible paths onlySean Hefty1-1/+3
2007-02-22IB/core: Set hop limit in ib_init_ah_from_wc correctlySean Hefty1-1/+1
2007-02-22IB/uverbs: Return correct error for invalid PD in register MRRoland Dreier1-1/+3
2007-02-21IPoIB: Remove unused local_rate trackingRoland Dreier2-6/+3
2007-02-20IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin1-19/+27
2007-02-20IB/mthca: Make 2 functions staticAdrian Bunk1-4/+6
2007-02-20[PATCH] i810fb: fix i810_check_params section mismatchJean Delvare1-1/+1
2007-02-20[PATCH] fb: SM501 framebuffer driverBen Dooks3-0/+1805
2007-02-20[PATCH] spi_s3c2410_gpio.c spi mode 2 and 3 supportHarald Welte1-0/+15
2007-02-20[PATCH] SPI controller build/warning fixesDavid Brownell3-5/+8
2007-02-20[PATCH] parport_pc: fix parport_pc_probe_port section warningJean Delvare1-3/+3
2007-02-20[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset moduleAdrian Bunk2-3/+5
2007-02-20[PATCH] at91_rtc updatesDavid Brownell1-6/+13
2007-02-20[PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixesDavid Brownell1-5/+7
2007-02-20[PATCH] loosen dependancy on rtc cmosDave Jones1-1/+1
2007-02-20[PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller1-1/+1
2007-02-20[PATCH] tty: use NULL for ptrsRandy Dunlap1-1/+1
2007-02-20[PATCH] mfd: SM501 core driverBen Dooks3-0/+1164
2007-02-20[PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda3-1/+40
2007-02-20[PATCH] mwave: interesting flags savingsAlexey Dobriyan1-2/+12
2007-02-20[PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packetGerhard Dirschl1-1/+1
2007-02-20[PATCH] rework reserved major handlingAndrew Morton1-0/+14
2007-02-20[PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle1-6/+6
2007-02-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds24-240/+256
2007-02-20Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds30-717/+532
2007-02-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-221/+0
2007-02-20[PATCH] tty_register_driver: Remove incorrect and superfluous castGeert Uytterhoeven1-3/+2
2007-02-20[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth1-21/+0
2007-02-20[MIPS] Add MTD device support for CobaltYoichi Yuasa2-200/+0
2007-02-20Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik15-165/+149
2007-02-20natsemi: Support Aculab E1/T1 PMXc cPCI carrier cardsMark Brown1-1/+9
2007-02-20natsemi: Add support for using MII port with no PHYMark Brown1-5/+30
2007-02-20skge: race with workq and RTNLStephen Hemminger1-4/+5
2007-02-20Replace local random function with random32()Ralf Baechle3-31/+6
2007-02-20s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu1-3/+18
2007-02-208139too: RTNL and flush_scheduled_work deadlockFrancois Romieu1-23/+17
2007-02-20sis190: RTNL and flush_scheduled_work deadlockFrancois Romieu1-2/+5
2007-02-20r8169: RTNL and flush_scheduled_work deadlockFrancois Romieu1-7/+18
2007-02-20backlight: Remove bogus SYSFS dependencyRichard Purdie2-4/+2
2007-02-20backlight: simplify corgi_bl lockingRichard Purdie1-8/+5
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie20-225/+186
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie8-101/+34
2007-02-20backlight: Improve backlight selection for fbdev driversJames Simmons1-37/+36
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie8-178/+65
2007-02-20backlight: Remove unneeded backlight update_status callsRichard Purdie3-41/+0
2007-02-20backlight: Remove uneeded update_status call from chipsfb.cRichard Purdie1-18/+0
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2-1/+8