index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
mtd: OneNAND OTP support rework
Amul Kumar Saha
1
-31
/
+261
2009-11-20
mtd: vmu-flash: Use hweight_long
Akinobu Mita
1
-4
/
+3
2009-10-21
mtd: Fix compile failure and error path in physmap.c
H Hartley Sweeten
1
-23
/
+21
2009-10-20
Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"
David Woodhouse
1
-15
/
+1
2009-10-20
mtd_blkdevs.c: quiet a "symbol shadows" sparse warning
hartleys
1
-1
/
+1
2009-10-20
mtd: add bcmring nand driver
Leo (Hao) Chen
6
-0
/
+1318
2009-10-20
mtd: Fix kernel NULL pointer dereference in physmap.c
H Hartley Sweeten
1
-24
/
+25
2009-10-20
mtd: plat_nand: request memory resource before doing ioremap
H Hartley Sweeten
1
-16
/
+34
2009-10-19
pcmcia: convert pcmciamtd driver to use new CIS helpers
Dominik Brodowski
1
-84
/
+91
2009-10-17
mtd: maps: remove obsolete ipaq-flash driver
Dmitry Artamonow
3
-467
/
+0
2009-10-17
mtd: fix memory leak in mtd_dataflash
H Hartley Sweeten
1
-3
/
+16
2009-10-17
mtd: cleanup mtd_oobtest
Akinobu Mita
1
-14
/
+4
2009-10-17
mtd: maps/sa1100: fix section mismatch
Dmitry Artamonow
1
-1
/
+1
2009-10-17
mtd: move mxcnd_remove to .exit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-08
mtd: atmel_nand: unused variable removed
Claudio Scordino
1
-1
/
+0
2009-10-05
mtd: make onenand_base.c compile again
David Woodhouse
1
-3
/
+3
2009-10-05
mtd: Standardising prints in onenand_base.c
Amul Kumar Saha
1
-68
/
+108
2009-10-05
mtd: nand: davinci: fix to use mask_ale from pdata
Hemant Pedanekar
1
-1
/
+1
2009-09-27
mtd: Fix warning in sa1100-flash.c
Russell King
1
-2
/
+2
2009-09-24
mtd: m25p80: disable SST software protection bits by default
Graf Yang
1
-3
/
+4
2009-09-24
mtd/maps: gpio-addr-flash: depend on GPIO arch support
Mike Frysinger
1
-0
/
+1
2009-09-24
mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
Mike Frysinger
1
-3
/
+2
2009-09-24
mtd: nand: fix htmldocs warnings
Jaswinder Singh Rajput
1
-0
/
+6
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
50
-220
/
+2465
2009-09-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
4
-182
/
+202
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
12
-162
/
+1867
2009-09-23
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
9
-184
/
+219
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
7
-22
/
+34
2009-09-23
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-0
/
+673
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
108
-2258
/
+5496
2009-09-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-729
/
+622
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
112
-1217
/
+9256
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
9
-102
/
+138
2009-09-23
sisfb: change SiS_DDC_Port type to SISIOADDRESS
Aaro Koskinen
1
-1
/
+1
2009-09-23
video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n
Peter Korsgaard
1
-1
/
+1
2009-09-23
drivers/video/tmiofb.c: fix uninitialised return value
Andrew Morton
1
-1
/
+1
2009-09-23
vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.
Francisco Jerez
1
-3
/
+5
2009-09-23
fbcon: only unbind from console if successfully registered
Ian Armstrong
1
-0
/
+10
2009-09-23
matroxfb: get rid of CONFIG_FB_MATROX_32MB
Jean Delvare
3
-19
/
+0
2009-09-23
matroxfb: get rid of unneeded macro MINFO_FROM
Jean Delvare
6
-35
/
+32
2009-09-23
matroxfb: get rid of unneeded macros WPMINFO and friends
Jean Delvare
15
-444
/
+580
2009-09-23
matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO
Jean Delvare
12
-842
/
+837
2009-09-23
matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory
Jean Delvare
4
-67
/
+0
2009-09-23
fb: do not ignore fb_set_par errors
Florian Tobias Schandinat
2
-13
/
+50
2009-09-23
s3c2410fb: fix clockrate calculation
Ben Dooks
1
-1
/
+3
2009-09-23
video: console, use DIV_ROUND_UP
Jiri Slaby
1
-4
/
+4
2009-09-23
fb: fix fb_pan_display range check
Florian Tobias Schandinat
1
-2
/
+2
2009-09-23
drivers/video: add kmalloc NULL tests
Julia Lawall
1
-2
/
+5
2009-09-23
drivers/video/console/newport_con.c: fix read outside array bounds
Roel Kluin
1
-1
/
+1
2009-09-23
viafb: pass reference to pci device when calling framebuffer_alloc()
Harald Welte
1
-2
/
+3
[next]