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
2012-01-10
gma500: silence gcc warnings in mid_get_vbt_data()
Dan Carpenter
1
-3
/
+3
2012-01-10
drm/ttm: fix condition (and vs or)
Dan Carpenter
1
-5
/
+3
2012-01-10
rtc-puv3: solve section mismatch in rtc-puv3.c
Guan Xuetao
1
-2
/
+2
2012-01-10
rtc-puv3: using module_platform_driver()
Guan Xuetao
1
-15
/
+1
2012-01-10
i2c-puv3: using module_platform_driver()
Guan Xuetao
1
-14
/
+2
2012-01-10
rtc-puv3: irq: remove IRQF_DISABLED
Guan Xuetao
1
-2
/
+2
2012-01-10
of: add include asm/setup.h in drivers/of/fdt.c
Yu Yue
1
-0
/
+1
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-2
/
+2
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-13
/
+11
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
8
-33
/
+36
2012-01-09
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-61
/
+367
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
28
-740
/
+1581
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-31
/
+39
2012-01-09
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-14
/
+7
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
14
-1130
/
+776
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
15
-174
/
+191
2012-01-09
netdev: make net_device_ops const
stephen hemminger
2
-3
/
+2
2012-01-09
bcm63xx: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2012-01-09
usbnet: make ethtool_ops const
stephen hemminger
4
-5
/
+5
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
459
-36009
/
+24338
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
183
-3727
/
+4727
2012-01-09
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-564
/
+1953
2012-01-09
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-123
/
+123
2012-01-09
mtd: Fix dependency for MTD_DOC200x
Fabio Estevam
1
-0
/
+3
2012-01-09
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
4
-7
/
+4
2012-01-09
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
11
-20
/
+14
2012-01-09
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
3
-10
/
+5
2012-01-09
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
4
-29
/
+13
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
6
-15
/
+7
2012-01-09
mtd: harmonize mtd_writev usage
Artem Bityutskiy
2
-4
/
+24
2012-01-09
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
1
-2
/
+0
2012-01-09
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
1
-4
/
+0
2012-01-09
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
1
-8
/
+10
2012-01-09
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
1
-5
/
+3
2012-01-09
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
1
-7
/
+2
2012-01-09
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
1
-9
/
+8
2012-01-09
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2
-20
/
+12
2012-01-09
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2
-3
/
+3
2012-01-09
mtd: mtdcore: export symbols cleanup
Artem Bityutskiy
1
-15
/
+9
2012-01-09
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
1
-19
/
+22
2012-01-09
mtd: sst25l: kill unused variable
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: onenand: kill unused variable
Artem Bityutskiy
1
-1
/
+0
2012-01-09
mtd: kill dev_to_mtd helper
Artem Bityutskiy
1
-12
/
+13
2012-01-09
mtd: remove extra retlen assignment
Artem Bityutskiy
7
-33
/
+22
2012-01-09
mtd: doc: do not initialize mtd_info fields to 0 or NULL
Artem Bityutskiy
4
-29
/
+0
2012-01-09
mtd: docprobe: use kzalloc instead
Artem Bityutskiy
1
-6
/
+1
2012-01-09
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
10
-10
/
+10
2012-01-09
mtd: introduce mtd_block_isbad interface
Artem Bityutskiy
17
-24
/
+24
2012-01-09
mtd: introduce mtd_resume interface
Artem Bityutskiy
9
-9
/
+9
2012-01-09
mtd: introduce mtd_suspend interface
Artem Bityutskiy
9
-9
/
+9
[prev]
[next]