index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: raid 1 supports TRIM
Shaohua Li
2012-10-11
1
-2
/
+21
*
md: raid 0 supports TRIM
Shaohua Li
2012-10-11
1
-1
/
+18
*
md: linear supports TRIM
Shaohua Li
2012-10-11
1
-0
/
+16
*
md/linear: rcu_dereference outside read-lock section
Denis Efremov
2012-10-11
1
-2
/
+7
*
Fix a crash when block device is read and block size is changed at the same time
Mikulas Patocka
2012-09-26
1
-1
/
+1
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
1
-0
/
+1
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
4
-29
/
+5
*
pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
2012-09-09
1
-45
/
+7
*
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
2012-09-09
1
-28
/
+18
*
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
2
-3
/
+3
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
6
-85
/
+5
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-06
1
-7
/
+15
|
\
|
*
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
2012-08-28
1
-7
/
+15
|
|
\
|
|
*
ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support
Ludovic Desroches
2012-08-23
1
-7
/
+15
*
|
|
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-09-06
7
-61
/
+97
|
\
\
\
|
*
|
|
mmc: omap: fix broken PIO mode
Paul Walmsley
2012-09-04
1
-3
/
+11
|
*
|
|
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
2012-09-04
1
-1
/
+25
|
*
|
|
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
2012-09-04
1
-3
/
+38
|
*
|
|
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
2012-09-04
1
-27
/
+2
|
*
|
|
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
2012-09-04
1
-3
/
+1
|
*
|
|
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
2012-09-04
1
-6
/
+5
|
*
|
|
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
2012-09-04
1
-1
/
+5
|
*
|
|
mmc: sdhci-esdhc: break out early if clock is 0
Shawn Guo
2012-09-04
1
-3
/
+3
|
*
|
|
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
2012-09-04
1
-5
/
+5
|
*
|
|
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
2012-09-04
1
-2
/
+2
|
*
|
|
mmc: bfin_sdh: fix dma_desc_array build error
Sonic Zhang
2012-09-04
1
-7
/
+0
*
|
|
|
dj: memory scribble in logi_dj
Alan Cox
2012-09-06
1
-2
/
+2
*
|
|
|
Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-09-06
4
-4
/
+5
|
\
\
\
\
|
*
|
|
|
gpio: rdc321x: Prevent removal of modules exporting active GPIOs
Axel Lin
2012-09-01
1
-0
/
+1
|
*
|
|
|
gpio: em: Fix checking return value of irq_alloc_descs
Axel Lin
2012-09-01
1
-2
/
+2
|
*
|
|
|
gpio: mc9s08dz60: Fix build error if I2C=m
Axel Lin
2012-09-01
1
-1
/
+1
|
*
|
|
|
gpio: Fix debug message in of_get_named_gpio_flags()
Thierry Reding
2012-08-17
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-09-06
6
-5
/
+19
|
\
\
\
\
|
*
|
|
|
OMAPFB: fix framebuffer console colors
Grazvydas Ignotas
2012-08-23
1
-1
/
+1
|
*
|
|
|
OMAPDSS: Fix SDI PLL locking
Tomi Valkeinen
2012-08-23
1
-0
/
+14
|
*
|
|
|
video: mb862xxfb: prevent divide by zero bug
Dan Carpenter
2012-08-23
1
-0
/
+2
|
*
|
|
|
drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data
Julia Lawall
2012-08-23
1
-2
/
+0
|
*
|
|
|
fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)
Bruno Prémont
2012-08-23
1
-1
/
+1
|
*
|
|
|
fbcon: prevent possible buffer overflow.
Paul Cercueil
2012-08-23
1
-1
/
+1
*
|
|
|
|
Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi
Linus Torvalds
2012-09-06
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
UBI: fix a horrible memory deallocation bug
Artem Bityutskiy
2012-09-04
1
-2
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-02
37
-109
/
+154
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
net: qmi_wwan: add several new Gobi devices
Bjørn Mork
2012-09-02
1
-0
/
+3
|
*
|
|
|
|
fddi: 64 bit bug in smt_add_para()
Dan Carpenter
2012-09-02
1
-1
/
+1
|
*
|
|
|
|
net: ethernet: fix kernel OOPS when remove davinci_mdio module
Bin Liu
2012-08-31
1
-1
/
+3
|
*
|
|
|
|
net: qmi_wwan: new device: Foxconn/Novatel E396
Aleksander Morgado
2012-08-31
1
-0
/
+1
|
*
|
|
|
|
usbnet: fix deadlock in resume
Oliver Neukum
2012-08-31
1
-1
/
+1
|
*
|
|
|
|
cs89x0 : packet reception not working
Jaccon Bastiaansen
2012-08-31
1
-5
/
+5
|
*
|
|
|
|
bnx2x: Correct the ndo_poll_controller call
Merav Sicron
2012-08-30
1
-3
/
+5
|
*
|
|
|
|
bnx2x: Move netif_napi_add to the open call
Merav Sicron
2012-08-30
5
-13
/
+10
[next]