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-06-15
ps3flash: Cache the last accessed FLASH chunk
Geert Uytterhoeven
1
-105
/
+104
2009-06-15
ps3: Replace direct file operations by callback
Geert Uytterhoeven
1
-24
/
+70
2009-06-15
drivers/ps3: Add missing annotations
Geert Uytterhoeven
2
-3
/
+3
2009-06-15
ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
1
-3
/
+3
2009-06-15
ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
1
-6
/
+6
2009-06-15
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
5
-50
/
+43
2009-06-15
block/ps3: remove driver_data direct access of struct device
Roel Kluin
2
-35
/
+38
2009-06-15
ps3vram: Make ps3vram_priv.reports a void *
Geert Uytterhoeven
1
-3
/
+3
2009-06-15
ps3vram: Remove no longer used ps3vram_priv.ddr_base
Geert Uytterhoeven
1
-13
/
+1
2009-06-15
ps3vram: Replace mutex by spinlock + bio_list
Geert Uytterhoeven
1
-15
/
+36
2009-06-15
ps3fb: Tear down FB setup during cleanup
Geert Uytterhoeven
1
-1
/
+4
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
3
-65
/
+31
2009-06-15
ps3vram: GPU memory mapping cleanup
Geert Uytterhoeven
1
-5
/
+14
2009-06-15
ps3fb: GPU memory mapping cleanup
Geert Uytterhoeven
1
-3
/
+12
2009-06-15
ps3fb: Correct handling of device opening in ps3fb_probe()
Geert Uytterhoeven
1
-6
/
+10
2009-06-15
ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path
Geert Uytterhoeven
1
-106
/
+86
2009-06-15
ps3fb: Remove useless debug checks in ps3fb_shutdown()
Geert Uytterhoeven
1
-12
/
+2
2009-06-15
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
Jim Paris
1
-2
/
+2
2009-06-15
ps3vram: Use proc_create_data() instead of proc_create()
Geert Uytterhoeven
1
-5
/
+3
2009-06-15
ps3vram: Fix error path (return -EIO) for short read/write
Geert Uytterhoeven
1
-0
/
+1
2009-06-15
ps3av: Set 16:9 aspect ratio for 720p video modes
[email protected]
1
-2
/
+2
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
423
-11388
/
+55082
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
24
-136
/
+181
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
26
-203
/
+2129
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
64
-95
/
+96
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
16
-51
/
+805
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
43
-178
/
+4145
2009-06-14
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
22
-133
/
+150
2009-06-14
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-14
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
9
-6
/
+1570
2009-06-13
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-13
atmel-mci: add MCI2 register definitions
Nicolas Ferre
1
-0
/
+22
2009-06-13
atmel-mci: Integrate AT91 specific definition in header file
Nicolas Ferre
1
-0
/
+11
2009-06-13
tmio_mmc: allow compilation for ASIC3
Philipp Zabel
2
-3
/
+3
2009-06-13
mmc_block: do not DMA to stack
Ben Dooks
1
-4
/
+12
2009-06-13
sdhci: Print ADMA status and pointer on debug
Ben Dooks
1
-0
/
+5
2009-06-13
tmio_mmc: fix clock setup
Ian Molton
1
-10
/
+5
2009-06-13
tmio_mmc: map SD control registers after enabling the MFD cell
Philipp Zabel
1
-10
/
+10
2009-06-13
tmio_mmc: correct probe return value for num_resources != 3
Philipp Zabel
1
-7
/
+5
2009-06-13
tmio_mmc: don't use set_irq_type
Philipp Zabel
1
-4
/
+2
2009-06-13
tmio_mmc: add bus_shift support
Philipp Zabel
2
-81
/
+125
2009-06-13
MFD,mmc: tmio_mmc: make HCLK configurable
Philipp Zabel
4
-13
/
+26
2009-06-13
mmc_spi: don't use EINVAL for possible transmission errors
Wolfgang Muees
1
-5
/
+6
2009-06-13
cb710: more cleanup for the DEBUG case.
Michał Mirosław
2
-0
/
+7
2009-06-13
sdhci: platform driver for SDHCI
Richard Röjfors
3
-0
/
+180
2009-06-13
mxcmmc: remove frequency workaround
Pierre Ossman
1
-2
/
+0
2009-06-13
cb710: handle DEBUG define in Makefile
Pierre Ossman
1
-0
/
+4
2009-06-13
cb710: add missing parenthesis
Pierre Ossman
1
-1
/
+1
2009-06-13
cb710: fix printk format string
Pierre Ossman
1
-1
/
+1
[next]