summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | V4L/DVB (5761): Fix broken b2c2 dependency on non x86 architecturesMauro Carvalho Chehab2007-06-081-2/+5
| | * | | | | V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode.Hans Verkuil2007-06-081-0/+16
| | * | | | | V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.Hans Verkuil2007-06-081-5/+36
| | * | | | | V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil2007-06-081-1/+1
| | * | | | | V4L/DVB (5720): Usbvision: fix urb allocation and submitsThierry Merle2007-06-082-30/+53
| | * | | | | V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR valuesOliver Endriss2007-06-082-7/+18
| | * | | | | V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhan...Hans Verkuil2007-06-087-86/+209
| | * | | | | V4L/DVB (5699): Cinergyt2: fix file release handlerAndrew Morton2007-06-081-2/+1
| | * | | | | V4L/DVB (5700): Saa7111: fix picture settings cache bugRussell King2007-06-081-30/+19
| | * | | | | V4L/DVB (5702): Fix Kconfig items to avoid linkedition errorsMauro Carvalho Chehab2007-06-082-1/+2
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-06-118-63/+112
| |\ \ \ \ \ \
| | * | | | | | ide: Add the MCP73/77 support to PATA driverPeer Chen2007-06-081-3/+9
| | * | | | | | hpt366: disallow Ultra133 for HPT374Sergei Shtylyov2007-06-081-4/+4
| | * | | | | | ide: generic IDE PCI driver, add another device exceptionJiri Slaby2007-06-081-14/+23
| | * | | | | | ide: HPA detect from resumeLee Trager2007-06-082-1/+20
| | * | | | | | it821x: RAID mode fixesBartlomiej Zolnierkiewicz2007-06-082-22/+24
| | * | | | | | serverworks: fix CSB6 tuning logicBartlomiej Zolnierkiewicz2007-06-081-13/+27
| | * | | | | | serverworks: remove crappy codeBartlomiej Zolnierkiewicz2007-06-081-7/+6
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-06-113-10/+24
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mmc: don't call switch on old cardsPierre Ossman2007-06-071-4/+20
| | * | | | | mmc: fix broken if clausePierre Ossman2007-06-071-1/+1
| | * | | | | au1xmmc: Replace C code with call to ARRAY_SIZE() macro.Robert P. J. Day2007-06-071-2/+1
| | * | | | | mmc-atmel: remove linux/mmc/protocol.h dependenciesMarc Pignat2007-06-071-3/+2
* | | | | | | Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-06-127-18/+35
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2007-06-122-15/+15
| * | | | | | | [PATCH] libertas: actually send mesh frames to mesh netdevDan Williams2007-06-121-3/+2
| * | | | | | | [PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus2007-06-121-0/+5
| * | | | | | | [PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus2007-06-125-0/+13
* | | | | | | | Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-06-1234-3647/+3679
|\| | | | | | |
| * | | | | | | [PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams2007-06-115-27/+27
| * | | | | | | [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-06-111-5/+0
| * | | | | | | [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-1111-160/+143
| * | | | | | | [PATCH] libertas: tweak association debug outputDan Williams2007-06-111-11/+8
| * | | | | | | [PATCH] libertas: fix big-endian associate command.David Woodhouse2007-06-111-11/+11
| * | | | | | | [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse2007-06-114-15/+17
| * | | | | | | [PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse2007-06-111-4/+4
| * | | | | | | [PATCH] libertas: More endianness fixes.David Woodhouse2007-06-112-3/+3
| * | | | | | | [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-1121-796/+715
| * | | | | | | [PATCH] libertas: sparse fixesDan Williams2007-06-112-4/+4
| * | | | | | | [PATCH] libertas: fix character set in READMEDavid Woodhouse2007-06-111-1/+1
| * | | | | | | [PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus2007-06-113-1/+12
| * | | | | | | [PATCH] libertas: split wext for eth and mshLuis Carlos Cobo Rus2007-06-113-1/+106
| * | | | | | | [PATCH] libertas: make mac address configuration work with mesh interface tooLuis Carlos Cobo Rus2007-06-111-0/+4
| * | | | | | | [PATCH] libertas: updated readme fileLuis Carlos Cobo Rus2007-06-111-31/+19
| * | | | | | | [PATCH] libertas: Make WPA work through supplicant handshakeDan Williams2007-06-114-64/+98
| * | | | | | | [PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticateDan Williams2007-06-111-1/+5
| * | | | | | | [PATCH] libertas: debug print spacing fixes in assoc.cDan Williams2007-06-111-2/+1
| * | | | | | | [PATCH] libertas: send SIOCGIWSCAN event after partial scans tooDan Williams2007-06-111-2/+2
| * | | | | | | [PATCH] libertas: honor specific channel requests during associationDan Williams2007-06-113-5/+13
| * | | | | | | [PATCH] libertas: fix default adhoc channelDan Williams2007-06-111-0/+1