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-02-07
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
12
-42
/
+2016
2008-02-06
[POWERPC] mpc52xx: fix compile error introduce when rebasing patch
Grant Likely
1
-25
/
+14
2008-02-06
Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...
Josh Boyer
12
-42
/
+2016
2008-02-07
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
2
-75
/
+368
2008-02-06
[POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driver
John Rigby
2
-12
/
+177
2008-02-06
[POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driver
John Rigby
1
-64
/
+192
2008-02-06
[POWERPC] Xilinx: hwicap driver
Stephen Neuendorffer
9
-0
/
+1995
2008-02-06
[POWERPC] Eliminate broken OF console initialization.
Grant Likely
1
-31
/
+1
2008-02-06
[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.
Stephen Neuendorffer
3
-10
/
+19
2008-02-06
[POWERPC] Fix incorrectly tagged __devinitdata structures
Grant Likely
3
-3
/
+3
2008-02-06
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
2
-40
/
+19
2008-02-06
[POWERPC] iSeries: Fix section mismatch in viocd
Stephen Rothwell
1
-1
/
+1
2008-02-06
[POWERPC] Create and hook up of_platform_device_shutdown
Michael Ellerman
1
-0
/
+10
2008-02-06
[POWERPC] Add of_get_next_parent()
Michael Ellerman
1
-0
/
+25
2008-02-05
cpmac: convert to new Fixed PHY infrastructure
Anton Vorontsov
2
-40
/
+19
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
29
-1571
/
+1794
2008-02-05
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
Linus Torvalds
2
-482
/
+1
2008-02-06
ide-tape: bump minor driver version
Borislav Petkov
1
-1
/
+1
2008-02-06
ide-tape: cleanup the remaining codestyle issues
Borislav Petkov
1
-352
/
+480
2008-02-06
ide-tape: fix syntax error in idetape_identify_device()
Borislav Petkov
1
-2
/
+2
2008-02-06
ide-tape: remove leftover OnStream support warning
Borislav Petkov
1
-4
/
+0
2008-02-06
ide-tape: collect module-related macro calls at the end
Borislav Petkov
1
-3
/
+2
2008-02-06
ide-tape: include proper headers
Borislav Petkov
1
-3
/
+3
2008-02-06
ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()
Borislav Petkov
1
-3
/
+6
2008-02-06
ide-tape: remove struct idetape_id_gcw
Borislav Petkov
1
-33
/
+23
2008-02-06
ide-tape: cleanup and fix comments
Borislav Petkov
1
-410
/
+271
2008-02-06
ide-tape: shorten some function names
Borislav Petkov
1
-17
/
+15
2008-02-06
ide-tape: remove idetape_increase_max_pipeline_stages()
Borislav Petkov
1
-20
/
+15
2008-02-06
ide-tape: struct idetape_tape_t: shorten member names v2
Borislav Petkov
1
-97
/
+113
2008-02-06
ide-tape: struct idetape_tape_t: remove unused members
Borislav Petkov
1
-34
/
+11
2008-02-06
ide-tape: remove typedef idetape_chrdev_direction_t
Borislav Petkov
1
-30
/
+32
2008-02-06
ide-tape: simplify code branching in the interrupt handler
Borislav Petkov
1
-26
/
+28
2008-02-06
ide-tape: remove unreachable code chunk
Borislav Petkov
1
-12
/
+10
2008-02-06
ide-tape: remove struct idetape_read_position_result_t
Borislav Petkov
1
-32
/
+18
2008-02-06
ide-tape: refactor the debug logging facility
Borislav Petkov
1
-222
/
+122
2008-02-06
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
7
-10
/
+11
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
10
-69
/
+86
2008-02-06
ide: remove ide_setup_ports()
Bartlomiej Zolnierkiewicz
7
-173
/
+133
2008-02-06
ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-02-06
ide: remove write-only ->sata_misc[] from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-02-06
ppc: fix #ifdef-s in mediabay driver (take 2)
Bartlomiej Zolnierkiewicz
1
-25
/
+21
2008-02-06
ide-pci-generic: kill the unused ifdef/endif/MODULE code
Denis Cheng
2
-14
/
+2
2008-02-06
drivers/ide/legacy/hd.c: fix uninitialized var warning
Andrew Morton
1
-3
/
+6
2008-02-06
drivers/ide/ide-acpi.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+1
2008-02-06
Palmchip BK3710 IDE driver
Anton Salnikov
4
-0
/
+406
2008-02-06
ide-generic: probing bugfix
Bartlomiej Zolnierkiewicz
1
-2
/
+8
2008-02-05
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-168
/
+188
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-9
/
+11
2008-02-05
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-70
/
+273
2008-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
38
-126
/
+16838
[next]