index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-10
kaweth: use request_firmware()
David Woodhouse
2
-574
/
+26
2008-07-10
smctr: use request_firmware()
David Woodhouse
3
-1001
/
+35
2008-07-10
firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.
David Woodhouse
1
-0
/
+25
2008-07-10
firmware: Add CONFIG_EXTRA_FIRMWARE option
David Woodhouse
1
-0
/
+39
2008-07-10
firmware: allow firmware files to be built into kernel image
David Woodhouse
1
-2
/
+31
2008-07-10
firmware: make fw->data const
David Woodhouse
1
-1
/
+1
2008-07-10
Fix a const pointer error in the Conexant cx23418 MPEG encoder driver
David Howells
1
-1
/
+1
2008-07-10
Fix a const assignment in moxa_load_fw()
David Howells
1
-2
/
+2
2008-07-10
isight: treat firmware data as const
gregkh@suse.de
1
-1
/
+1
2008-07-10
dell_rbu: firmware data is const
Greg Kroah-Hartman
1
-1
/
+1
2008-07-10
tuners: treat firmware data as const
David Woodhouse
2
-2
/
+2
2008-07-10
gp8psk: treat firmware data as const
David Woodhouse
1
-1
/
+2
2008-07-10
cxusb: treat firmware data as const
David Woodhouse
1
-3
/
+18
2008-07-10
dvb frontends: treat firmware data as const
David Woodhouse
7
-9
/
+11
2008-07-10
ttusb-dec: treat firmware data as const
David Woodhouse
1
-1
/
+1
2008-07-10
bt8xx: treat firmware data as const
David Woodhouse
1
-1
/
+2
2008-07-10
cxgb3: treat firmware data as const
David Woodhouse
2
-5
/
+7
2008-07-10
irda-usb: treat firmware data as const
David Woodhouse
1
-6
/
+6
2008-07-10
atmel: treat firmware data as const
David Woodhouse
1
-3
/
+3
2008-07-10
p54: treat firmware data as const
David Woodhouse
1
-2
/
+3
2008-07-10
rt2x00: treat firmware data as const
David Woodhouse
4
-8
/
+8
2008-07-10
zd1201: treat firmware data as const
David Woodhouse
1
-1
/
+1
2008-07-10
aic94xx: treat firmware data as const
David Woodhouse
3
-11
/
+12
2008-07-10
cxacru: treat firmware data as const
David Woodhouse
1
-1
/
+1
2008-07-10
ueagle-atm: treat firmware data as const
David Woodhouse
1
-9
/
+11
2008-07-10
myri10ge: treat firmware data as const
David Woodhouse
1
-2
/
+9
2008-07-10
cx25840: treat firmware data as const
David Woodhouse
1
-16
/
+11
2008-07-10
cyclades: treat firmware data as const
David Woodhouse
1
-5
/
+5
2008-07-10
bluetooth: treat firmware data as const
David Woodhouse
2
-2
/
+4
2008-07-10
libertas: treat firmware data as const
David Woodhouse
3
-5
/
+5
2008-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+4
2008-07-09
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
1
-0
/
+4
2008-07-08
Fix broken fix for fsl-diu-db
Takashi Iwai
1
-2
/
+2
2008-07-08
it8213: fix return value in it8213_init_one()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-08
palm_bk3710: fix IDECLK period calculation
Sergei Shtylyov
1
-20
/
+18
2008-07-08
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
2
-11
/
+3
2008-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-27
/
+71
2008-07-06
pxamci: fix byte aligned DMA transfers
Philipp Zabel
1
-0
/
+13
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
22
-31
/
+70
2008-07-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2008-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-18
/
+8
2008-07-06
ahci: give another shot at clearing all bits in irq_stat
Tejun Heo
1
-3
/
+13
2008-07-05
ide: ide_unregister() locking bugfix
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-05
ide: ide_unregister() warm-plug bugfix
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-07-05
ide: fix hwif->gendev refcounting
Bartlomiej Zolnierkiewicz
2
-10
/
+0
2008-07-05
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
1
-3
/
+2
2008-07-04
mmc: don't use DMA on newer ENE controllers
Pierre Ossman
1
-2
/
+4
2008-07-04
mm: switch node meminfo Active & Inactive pages to Kbytes
John Blackwood
1
-2
/
+2
2008-07-04
olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout
Andres Salomon
1
-1
/
+11
2008-07-04
olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
Andres Salomon
1
-0
/
+18
[next]