Commit Graph

94377 Commits (e9f20d6f03e8df393b001dab6dc5226c2a5daf57)
 

Author SHA1 Message Date
Akinobu Mita e0e369a7dd ext3: use ext3_get_group_desc() 17 years ago
Akinobu Mita 22a5daf537 ext3: add missing ext3_journal_stop() 17 years ago
Akinobu Mita 1eaafeae4b ext3: use ext3_group_first_block_no() 17 years ago
Adrian Bunk 15633005e0 make ext3_xattr_list() static 17 years ago
Marcin Slusarz e7f23ebdef ext3: convert byte order of constant instead of variable 17 years ago
Hisashi Hifumi 3d61f75eef ext3: fdatasync should skip metadata writeout when overwriting 17 years ago
Aneesh Kumar K.V 8b91582500 ext2: retry block allocation if new blocks are allocated from system zone 17 years ago
Harvey Harrison 605afd60ef ext2: replace remaining __FUNCTION__ occurrences 17 years ago
Julia Lawall 2c11619a59 fs/ext2: use BUG_ON 17 years ago
Akinobu Mita 4c8b3125f8 ext2: use ext2_fsblk_t type 17 years ago
Akinobu Mita 24097d12ef ext2: use ext2_group_first_block_no() 17 years ago
Akinobu Mita bbff286024 ext2: improve ext2_readdir() return value 17 years ago
Marcin Slusarz 31f68e1301 ext2: convert byte order of constant instead of variable 17 years ago
Marcin Slusarz fba4d3997f ext2: le*_add_cpu conversion 17 years ago
Bjorn Helgaas 1e3832b0b1 PNP: use dev_printk for quirk messages 17 years ago
Bjorn Helgaas b806816280 PNP: simplify quirk debug output 17 years ago
Bjorn Helgaas 0bc11fd446 PNP: skip dev->protocol NULL checks 17 years ago
Julia Lawall 62b0559aad drivers/md: use time_before, time_before_eq, etc 17 years ago
Nick Andrew d7a420c947 raid: remove leading TAB on printk messages 17 years ago
Dan Williams 4ef197d87a md: raid5.c convert simple_strtoul to strict_strtoul 17 years ago
Dan Williams 8b3e6cdc53 md: introduce get_priority_stripe() to improve raid456 write performance 17 years ago
Harvey Harrison e46b272b66 md: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 9a7b2b0f36 md: fix integer as NULL pointer warnings in md.c 17 years ago
Harvey Harrison 5ae121705b video: replace remaining __FUNCTION__ occurrences 17 years ago
Mike Frysinger e7a05aa9e6 BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 driver for now 17 years ago
Mike Frysinger 6002db8287 BF54x Framebuffer Driver: drop request_irq cast 17 years ago
Andrew Morton 8224c3b166 drivers/video/w100fb.c: avoid a couple of error-path NULL derefs 17 years ago
Maik Broemme 0e170c72c0 fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM 17 years ago
Alexey Dobriyan 0aa163418e fb: convert /proc/fb to seq_file interface 17 years ago
Andrew Morton 60c1645dfa drivers/video/uvesafb.c: fix error-path memory leak 17 years ago
Jaya Kumar 0e27aa3dab fbdev: platforming hecubafb and n411 17 years ago
Sebastian Siewior 2422fbba06 metronomefb: don't free firmware twice in error path 17 years ago
Jaya Kumar 03c33a4f00 fbdev: platforming metronomefb and am200epd 17 years ago
Jaya Kumar 963654a9c9 fbdev: hecubafb bugfix 17 years ago
Jaya Kumar 555514fabc fbdev: metronomefb bugfix 17 years ago
York Sun 6f90a8bdd1 powerpc: Add DIU platform code for MPC8610HPCD 17 years ago
York Sun 9b53a9e28a fbdev: powerpc: driver for Freescale 8610 and 5121 DIU 17 years ago
Alexey Dobriyan 7d345b2253 fbdev: nv: fix sparse noise 17 years ago
Alexey Dobriyan 7ce3ab100e fbdev: nv: drop useless CONFIG_PCI checks 17 years ago
Alexey Dobriyan affc23d116 fbdev: nv: drop useless MODULE ifdefs 17 years ago
Andres Salomon 3553a2fa8c OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers 17 years ago
Andres Salomon fd96795630 gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available 17 years ago
Andres Salomon 61a517a063 gxfb/lxfb: use VSA definitions when fetching framebuffer size 17 years ago
Andres Salomon 4537f93ae8 lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT 17 years ago
Andres Salomon 564820d42a lxfb: disable suspend VT switch by default 17 years ago
Andres Salomon c805df3d62 lxfb: rename kernel arg fbsize to vram 17 years ago
Andres Salomon f694e53bd0 lxfb: add power management functionality 17 years ago
Andres Salomon aec40532c4 lxfb: rearrange/rename MSR bitfields 17 years ago
Andres Salomon 31f51fa8d4 lxfb: clean up final bits of df_regs 17 years ago
Andres Salomon f5c90e85dc lxfb: clean up register definitions 17 years ago