index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-10
ti_usb_3410_5052: use request_firmware()
David Woodhouse
7
-1783
/
+1767
2008-07-10
emi62: use request_firmware()
David Woodhouse
9
-17747
/
+7100
2008-07-10
emi26: use request_firmware()
David Woodhouse
7
-5809
/
+5870
2008-07-10
keyspan_pda: use request_firmware()
David Woodhouse
9
-229
/
+210
2008-07-10
keyspan: use request_firmware()
David Woodhouse
29
-5078
/
+1712
2008-07-10
ttusb-budget: use request_firmware()
David Woodhouse
5
-1648
/
+843
2008-07-10
kaweth: use request_firmware()
David Woodhouse
8
-574
/
+304
2008-07-10
smctr: use request_firmware()
David Woodhouse
6
-1001
/
+526
2008-07-10
firmware: convert ymfpci driver to use firmware loader exclusively
David Woodhouse
8
-1638
/
+1562
2008-07-10
firmware: convert maestro3 driver to use firmware loader exclusively
David Woodhouse
6
-181
/
+187
2008-07-10
firmware: convert korg1212 driver to use firmware loader exclusively
David Woodhouse
6
-1015
/
+1007
2008-07-10
ihex: Add support for long records to ihex2fw.c
David Woodhouse
2
-19
/
+47
2008-07-10
ihex: add ihex2fw tool for converting HEX files into firmware images
David Woodhouse
3
-1
/
+262
2008-07-10
ihex: request_ihex_firmware() function to load and validate firmware
David Woodhouse
1
-0
/
+24
2008-07-10
ihex.h: binary representation of ihex records
David Woodhouse
1
-0
/
+50
2008-07-10
firmware: Add firmware installation to modules_install, add firmware_install
David Woodhouse
3
-7
/
+75
2008-07-10
firmware: Add CONFIG_FIRMWARE_IN_KERNEL option.
David Woodhouse
2
-0
/
+30
2008-07-10
firmware: Add CONFIG_EXTRA_FIRMWARE option
David Woodhouse
3
-1
/
+128
2008-07-10
firmware: allow firmware files to be built into kernel image
David Woodhouse
3
-2
/
+59
2008-07-10
firmware: make fw->data const
David Woodhouse
2
-2
/
+2
2008-07-10
Fix a const pointer usage warning in the Digigram miXart soundcard driver
David Howells
1
-1
/
+1
2008-07-10
Fix a const pointer usage warning in the Digigram pcxhr soundcard driver
David Howells
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
Fix a const pointer usage warning in the Digigram VX soundcard driver
David Howells
1
-1
/
+1
2008-07-10
isight: treat firmware data as const
gregkh@suse.de
1
-1
/
+1
2008-07-10
x86 microcode: firmware data is const
Greg Kroah-Hartman
1
-2
/
+2
2008-07-10
dell_rbu: firmware data is const
Greg Kroah-Hartman
1
-1
/
+1
2008-07-10
ymfpci: treat firmware data as const
David Woodhouse
1
-25
/
+34
2008-07-10
maestro3: treat firmware data as const
David Woodhouse
1
-14
/
+15
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
vx: treat firmware data as const
David Woodhouse
1
-2
/
+2
2008-07-10
pcxhr: treat firmware data as const
David Woodhouse
1
-2
/
+2
2008-07-10
riptide: treat firmware data as const
David Woodhouse
1
-5
/
+5
2008-07-10
vx222: treat firmware data as const
David Woodhouse
1
-1
/
+1
2008-07-10
myri10ge: treat firmware data as const
David Woodhouse
1
-2
/
+9
[next]