index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lp8788.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
1
-37
/
+9
2013-10-28
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
1
-1
/
+2
2013-10-28
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Josh Wu
1
-14
/
+3
2013-10-28
mtd: onenand: omap: remove two unused functions
Paul Bolle
1
-22
/
+0
2013-10-28
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
1
-9
/
+15
2013-10-28
mtd: lpddr_cmds: make function static
Brian Norris
1
-1
/
+1
2013-10-28
mtd: onenand: remove unused variable assignments
Brian Norris
1
-7
/
+6
2013-10-28
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
3
-6
/
+0
2013-10-28
mtd: onenand: remove redundant offset check
Brian Norris
1
-4
/
+0
2013-10-28
mtd: denali: make init function static
Brian Norris
1
-1
/
+1
2013-10-28
mtd: dataflash: remove unused field
Brian Norris
1
-2
/
+0
2013-10-28
mtd: nand: stop exporting nand_default_bbt
Brian Norris
1
-1
/
+0
2013-10-28
mtd: nandsim: don't call nand_default_bbt() directly
Brian Norris
1
-1
/
+1
2013-10-28
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
Brian Norris
1
-8
/
+0
2013-10-28
nand: docg4: use nand_base's default BBT scan
Brian Norris
1
-1
/
+0
2013-10-28
of_mtd: Add no-op stubs to support CONFIG_OF=n
Ezequiel Garcia
1
-1
/
+20
2013-10-28
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...
Lothar Waßmann
1
-4
/
+4
2013-10-25
mtd: gpmi: fix ECC regression
David Woodhouse
1
-1
/
+1
2013-10-25
seq_file: always update file->f_pos in seq_lseek()
Gu Zheng
1
-0
/
+2
2013-10-24
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
1
-1
/
+6
2013-10-24
eCryptfs: fix 32 bit corruption issue
Colin Ian King
1
-1
/
+1
2013-10-24
raid5: avoid finding "discard" stripe
Shaohua Li
1
-0
/
+8
2013-10-24
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
1
-0
/
+12
2013-10-24
md: avoid deadlock when md_set_badblocks.
Bian Yu
1
-2
/
+3
2013-10-24
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
2013-10-23
[SCSI] sd: call blk_pm_runtime_init before add_disk
Aaron Lu
1
-1
/
+1
2013-10-23
[SCSI] qla2xxx: Fix request queue null dereference.
Chad Dupuis
2
-1
/
+10
2013-10-23
platform/x86: fix asus-wmi build error
Randy Dunlap
1
-0
/
+1
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
1
-1
/
+1
2013-10-22
ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter
Freddy Xin
1
-1
/
+18
2013-10-22
ax88179_178a: Correct the RX error definition in RX header
Freddy Xin
1
-2
/
+2
2013-10-22
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
3
-22
/
+28
2013-10-22
sony-laptop: don't change keyboard backlight settings
Mattia Dongili
1
-17
/
+9
2013-10-22
vfs: fix new kernel-doc warnings
Randy Dunlap
1
-8
/
+7
2013-10-22
fs/namei.c: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+2
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
7
-34
/
+34
2013-10-22
tcp: initialize passive-side sk_pacing_rate after 3WHS
Neal Cardwell
1
-0
/
+2
2013-10-22
davinci_emac.c: Fix IFF_ALLMULTI setup
Mariusz Ceier
1
-2
/
+1
2013-10-22
mac802154: correct a typo in ieee802154_alloc_device() prototype
Alexandre Belloni
1
-1
/
+1
2013-10-22
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
1
-7
/
+31
2013-10-22
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
Julian Anastasov
1
-2
/
+2
2013-10-22
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
3
-8
/
+10
2013-10-22
ipv6: always prefer rt6i_gateway if present
Julian Anastasov
1
-1
/
+1
2013-10-22
bnx2x: Set NETIF_F_HIGHDMA unconditionally
Merav Sicron
2
-4
/
+1
2013-10-22
bnx2x: Don't pretend during register dump
Dmitry Kravkov
3
-205
/
+201
2013-10-22
bnx2x: Lock DMAE when used by statistic flow
Ariel Elior
4
-10
/
+11
2013-10-22
bnx2x: Prevent null pointer dereference on error flow
Yuval Mintz
1
-3
/
+3
2013-10-22
bnx2x: Fix config when SR-IOV and iSCSI are enabled
Ariel Elior
1
-2
/
+3
2013-10-22
bnx2x: Fix Coalescing configuration
Dmitry Kravkov
1
-1
/
+1
2013-10-22
bnx2x: Unlock VF-PF channel on MAC/VLAN config error
Ariel Elior
1
-9
/
+14
[next]