aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] loosen dependancy on rtc cmosDave Jones2007-02-201-1/+1
* [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller2007-02-201-1/+1
* [PATCH] tty: use NULL for ptrsRandy Dunlap2007-02-201-1/+1
* [PATCH] mfd: SM501 core driverBen Dooks2007-02-203-0/+1164
* [PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda2007-02-203-1/+40
* [PATCH] mwave: interesting flags savingsAlexey Dobriyan2007-02-201-2/+12
* [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packetGerhard Dirschl2007-02-201-1/+1
* [PATCH] rework reserved major handlingAndrew Morton2007-02-201-0/+14
* [PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle2007-02-201-6/+6
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-2024-240/+256
|\
| * Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-02-2015-165/+149
| |\
| | * Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-1715-165/+149
| | |\
| | | * [PATCH] bcm43xx: OFDM fix for rev 1 cardsLarry Finger2007-02-143-4/+20
| | | * [PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger2007-02-144-119/+95
| | | * [PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams2007-02-141-1/+7
| | | * [PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake2007-02-141-1/+1
| | | * [PATCH] bcm43xx: Fix for oops on resumeLarry Finger2007-02-141-1/+1
| | | * [PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch2007-02-142-13/+5
| | | * [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-10/+7
| | | * [PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-1/+2
| | | * [PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-3/+5
| | | * [PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-8/+6
| | | * [PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2007-02-142-4/+0
| * | | natsemi: Support Aculab E1/T1 PMXc cPCI carrier cardsMark Brown2007-02-201-1/+9
| * | | natsemi: Add support for using MII port with no PHYMark Brown2007-02-201-5/+30
| * | | skge: race with workq and RTNLStephen Hemminger2007-02-201-4/+5
| * | | Replace local random function with random32()Ralf Baechle2007-02-203-31/+6
| * | | s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-3/+18
| * | | 8139too: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-23/+17
| * | | sis190: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-2/+5
| * | | r8169: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-7/+18
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-02-2030-717/+532
|\ \ \ \
| * | | | backlight: Remove bogus SYSFS dependencyRichard Purdie2007-02-202-4/+2
| * | | | backlight: simplify corgi_bl lockingRichard Purdie2007-02-201-8/+5
| * | | | backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-2020-225/+186
| * | | | backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-208-101/+34
| * | | | backlight: Improve backlight selection for fbdev driversJames Simmons2007-02-201-37/+36
| * | | | backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-208-178/+65
| * | | | backlight: Remove unneeded backlight update_status callsRichard Purdie2007-02-203-41/+0
| * | | | backlight: Remove uneeded update_status call from chipsfb.cRichard Purdie2007-02-201-18/+0
| * | | | backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-202-1/+8
| * | | | backlight: Fix Kconfig entriesRichard Purdie2007-02-201-15/+4
| * | | | backlight: Remove uneeded nvidia set_power callsRichard Purdie2007-02-203-16/+0
| * | | | backlight: Convert semaphore -> mutexRichard Purdie2007-02-202-32/+32
| * | | | backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-2011-59/+18
| * | | | backlight: Minor code cleanups for hp680_bl.cRichard Purdie2007-02-201-15/+24
| * | | | backlight: Minor code cleanups for corgi_bl.cRichard Purdie2007-02-201-14/+16
| * | | | backlight: Remove excessive (un)likelysDmitry Torokhov2007-02-202-20/+20
| * | | | backlight: Remove unneeded owner fieldRichard Purdie2007-02-2018-18/+0
| * | | | backlight: Fix error handlingDmitry Torokhov2007-02-202-7/+11