summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-174-312/+93Star
|\
| * drm: convert drawable code to using idrDave Airlie2007-07-173-209/+60Star
| * drm: convert drm context code to use Linux idrDave Airlie2007-07-172-103/+33Star
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-1720-1071/+1638
|\ \
| * \ Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-1120-1071/+1638
| |\ \
| | * | [POWERPC] Make drivers/char/hvc_console.c:khvcd() staticAdrian Bunk2007-07-101-1/+1
| | * | [POWERPC] Remove dead code for preventing pread() and pwrite() callsRobert P. J. Day2007-07-101-10/+0Star
| | * | [POWERPC] Fix drivers/rtc/Kconfig for powerpcWade Farnsworth2007-07-101-1/+1
| | * | [POWERPC] of_serial: add port type checkingIshizaki Kou2007-07-101-3/+24
| | * | [POWERPC] of_serial: Ignore unknown serial portIshizaki Kou2007-07-101-4/+2Star
| | * | [POWERPC] VIOTAPE: Use designated initializers for fops member structures.Robert P. J. Day2007-07-101-6/+6
| | * | [POWERPC] Fix viodasd geometry calculationsStephen Rothwell2007-07-101-2/+2
| | * | [POWERPC] 8xx: mpc885ads pcmcia supportVitaly Bordug2007-07-102-192/+176Star
| | * | [POWERPC] CPM_UART: Use inline function form of eieioKumar Gala2007-07-101-1/+1
| | * | [POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven2007-06-282-0/+303
| | * | [POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven2007-06-282-165/+129Star
| | * | [POWERPC] PS3: Rework AV settings driverGeoff Levand2007-06-283-208/+202Star
| | * | [POWERPC] PS3: System manager re-workGeoff Levand2007-06-283-99/+260
| | * | [POWERPC] PS3: Vuart reworkGeoff Levand2007-06-282-374/+510
| | * | [POWERPC] PS3: Add support for HDMI RGB Full Range modeMasashi Kimoto2007-06-281-0/+16
| | * | [POWERPC] PS3: Use __maybe_unusedGeoff Levand2007-06-281-2/+2
| | * | [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-3/+3
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1741-1799/+2394
|\ \ \ \ | |_|_|/ |/| | |
| * | | forcedeth bug fix: realtek phyAyaz Abdulla2007-07-171-0/+54
| * | | forcedeth bug fix: vitesse phyAyaz Abdulla2007-07-171-0/+88
| * | | forcedeth bug fix: cicada phyAyaz Abdulla2007-07-171-10/+10
| * | | atl1: reorder atl1_main functionsJay Cliburn2007-07-171-975/+975
| * | | atl1: fix excessively indented codeJay Cliburn2007-07-171-36/+50
| * | | atl1: cleanup atl1_mainJay Cliburn2007-07-171-141/+137Star
| * | | atl1: header file cleanupJay Cliburn2007-07-172-85/+90
| * | | atl1: remove irq_semJay Cliburn2007-07-172-5/+2Star
| * | | cdc-subset to support new vendor/product IDjing xiang2007-07-171-0/+3
| * | | 8139cp: implement the missing dev->tx_timeoutFrancois Romieu2007-07-171-3/+24
| * | | myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin2007-07-171-6/+0Star
| * | | gianfar: kill unused headerKumar Gala2007-07-171-1/+0Star
| * | | EP93XX_ETH must select MIIJohn Donoghue2007-07-171-0/+1
| * | | macb: Add multicast capabilityPatrice Vilchez2007-07-171-0/+120
| * | | macb: Use generic PHY layerfrederic RODO2007-07-173-257/+206Star
| * | | s390: add barriers to qeth driverFrank Blaschka2007-07-171-0/+1
| * | | s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka2007-07-173-32/+165
| * | | eHEA: Introducing support vor DLPAR memory addThomas Klein2007-07-165-65/+275
| * | | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-07-1621-268/+276
| |\ \ \
| | * | | [PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke2007-07-101-16/+6Star
| | * | | [PATCH] libertas: fix disabling WPADan Williams2007-07-101-1/+1
| | * | | [PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk2007-07-101-3/+0Star
| | * | | [PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake2007-07-1010-124/+134
| | * | | [PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake2007-07-101-0/+1
| | * | | [PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake2007-07-103-6/+9
| | * | | [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake2007-07-101-5/+8
| | * | | [PATCH] airo: start with radio offMichal Schmidt2007-07-101-1/+1