index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition
Atsushi Nemoto
1
-158
/
+166
2008-07-25
[MTD] physmap: resume already suspended chips on failure to suspend
Uwe Kleine-König
1
-2
/
+13
2008-07-25
[MTD] physmap: Fix suspend/resume/shutdown bugs.
Robert Jarzmik
1
-4
/
+7
2008-07-25
[MTD] [NOR] Fix -ETIMEO errors in CFI driver
Alexey Korolev
1
-1
/
+8
2008-07-25
[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y
Anton Vorontsov
1
-2
/
+2
2008-07-11
[MTD] Fix const assignment in the MTD command line partitioning driver
David Howells
1
-1
/
+1
2008-07-11
[MTD] [NOR] gen_probe: No debug message when debugging is disabled
Jean Delvare
1
-2
/
+2
2008-07-11
[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers
Milton Miller
2
-4
/
+0
2008-07-11
[MTD] [MAPS] Remove the bast-flash driver.
Ben Dooks
3
-243
/
+0
2008-07-11
[MTD] [NAND] fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
1
-6
/
+0
2008-07-11
[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
1
-1
/
+33
2008-07-11
[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
1
-0
/
+15
2008-07-11
[MTD] [NAND] atmel_nand can be modular
David Brownell
1
-1
/
+1
2008-07-11
[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum
Haavard Skinnemoen
1
-2
/
+23
2008-07-11
[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()
David Brownell
1
-5
/
+41
2008-07-11
[MTD] mtdchar.c remove shadowed variable warnings
Harvey Harrison
1
-9
/
+9
2008-07-11
[MTD] mtdchar.c silence sparse warning
Harvey Harrison
1
-2
/
+2
2008-07-11
[MTD] m25p80: fix bug - ATmel spi flash fails to be copied to
Michael Hennerich
1
-0
/
+22
2008-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1098
-14332
/
+49932
2008-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-8
/
+78
2008-07-10
tun: Persistent devices can get stuck in xoff state
Max Krasnyansky
1
-0
/
+6
2008-07-10
Merge branch 'for-2.6.26' of git://neil.brown.name/md
Linus Torvalds
1
-6
/
+1
2008-07-10
md: ensure all blocks are uptodate or locked when syncing
Dan Williams
1
-6
/
+1
2008-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+4
2008-07-09
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
1
-2
/
+2
2008-07-09
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
1
-0
/
+1
2008-07-09
rt2x00: Disable synchronization during initialization
Ivo van Doorn
5
-0
/
+47
2008-07-08
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-08
irda: New device ID for nsc-ircc
Ville Syrjala
1
-0
/
+1
2008-07-08
irda: via-ircc proper dma freeing
Wang Chen
1
-0
/
+3
2008-07-07
ssb-pcicore: Fix IRQ-vector init on embedded devices
Michael Buesch
1
-0
/
+7
2008-07-07
zd1211rw: add ID for AirTies WUS-201
Firat Birlik
1
-0
/
+1
2008-07-07
drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
Darren Jenkins
1
-2
/
+2
2008-07-07
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
1
-4
/
+8
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-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2008-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-18
/
+8
2008-07-05
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
[next]