summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5017): DVB: fix compile errorAdrian Bunk2007-02-212-4/+4
* V4L/DVB (5015): Add support for more Encore TV cardsJuan Pablo Sormani2007-02-214-3/+169
* V4L/DVB (5012a): Remove some unused code from kernel mainstreamMauro Carvalho Chehab2007-02-212-71/+0Star
* V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110Tobias Klauser2007-02-213-47/+45Star
* V4L/DVB (4999): [PATCH] Cablestar2 supportAntti Seppälä2007-02-211-55/+35Star
* V4L/DVB (4998): [PATCH] DIB3000MC and NOVA T USB2 #2Mario Rossi2007-02-211-1/+1
* V4L/DVB (4989): Saa7134: add support for the Encore ENL-TVSteven Walter2007-02-212-0/+25
* V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil2007-02-212-18/+2Star
* V4L/DVB (4962): Add the Composite over S-Video input on the Asus P7131 DualHermann Pitton2007-02-211-0/+5
* V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton2007-02-218-172/+268
* [PATCH] i810fb: fix i810_check_params section mismatchJean Delvare2007-02-211-1/+1
* [PATCH] fb: SM501 framebuffer driverBen Dooks2007-02-213-0/+1805
* [PATCH] spi_s3c2410_gpio.c spi mode 2 and 3 supportHarald Welte2007-02-211-0/+15
* [PATCH] SPI controller build/warning fixesDavid Brownell2007-02-213-5/+8
* [PATCH] parport_pc: fix parport_pc_probe_port section warningJean Delvare2007-02-211-3/+3
* [PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset moduleAdrian Bunk2007-02-212-3/+5
* [PATCH] at91_rtc updatesDavid Brownell2007-02-211-6/+13
* [PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixesDavid Brownell2007-02-211-5/+7
* [PATCH] loosen dependancy on rtc cmosDave Jones2007-02-211-1/+1
* [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller2007-02-211-1/+1
* [PATCH] tty: use NULL for ptrsRandy Dunlap2007-02-211-1/+1
* [PATCH] mfd: SM501 core driverBen Dooks2007-02-213-0/+1164
* [PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda2007-02-213-1/+40
* [PATCH] mwave: interesting flags savingsAlexey Dobriyan2007-02-211-2/+12
* [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packetGerhard Dirschl2007-02-211-1/+1
* [PATCH] rework reserved major handlingAndrew Morton2007-02-211-0/+14
* [PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle2007-02-211-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/+149Star
| |\
| | * Merge branch 'upstream' into upstream-jgarzikJohn W. Linville2007-02-1815-165/+149Star
| | |\
| | | * [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/+95Star
| | | * [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/+5Star
| | | * [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-142-10/+7Star
| | | * [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/+6Star
| | | * [PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2007-02-142-4/+0Star
| * | | 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/+6Star
| * | | s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-3/+18
| * | | 8139too: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-23/+17Star
| * | | 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/+532Star
|\ \ \ \