Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
6469f540ea37d53db089c8fea9c0c77a3d9353d4
/
drivers
6469f54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
304e6d5
m25p80: Add Spansion S25FL129P serial flashes
by Kevin Cernekee
· 17 years ago
894572a
mtd: sh_flctl: register sh_flctl using platform_driver_probe()
by David Woodhouse
· 17 years ago
c0cbfd0
mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible
by Atsushi Nemoto
· 17 years ago
0f777fb
mtd: nand: fix tmio_nand ecc correction
by Atsushi Nemoto
· 17 years ago
be2f092
mtd: nand: add __nand_correct_data helper function
by Atsushi Nemoto
· 17 years ago
23af51e
mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G
by Massimo Cirillo
· 17 years ago
6ad08dd
mtd: inftl: fix fold chain block number
by Mohanlal Jangir
· 17 years ago
b4c8c8c
mtd: jedec: fix compilation problem with I28F640C3B definition
by Stefan Roese
· 17 years ago
76c23c3
mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver
by Feng Kan
· 17 years ago
ebd5a74
mtd: ofpart: Check availability of reg property instead of name property
by Benjamin Krill
· 17 years ago
9289d4e
driver/Makefile: Initialize "mtd" and "spi" before "net"
by Sudhakar Rajashekhara
· 17 years ago
dfe3289
mtd: omap: adding DMA mode support in nand prefetch/post-write
by vimal singh
· 17 years ago
59e9c5a
mtd: omap: add support for nand prefetch-read and post-write
by vimal singh
· 17 years ago
8bff82c
mtd: add nand support for w90p910 (v2)
by Wan ZongShun
· 17 years ago
fc28c39
mtd: maps: add mtd-ram support to physmap_of
by Wolfram Sang
· 17 years ago
223cf6c
mtd: pxa3xx_nand: add single-bit error corrections reporting
by Yeasah Pell
· 17 years ago
71b7d0d
mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27
by Eric Benard
· 17 years ago
64da392
phram: cleanup error handling and associated messages
by Mike Frysinger
· 17 years ago
aa3651e
mtd: m25p80: add SST WF SPI flash device information
by Graf Yang
· 17 years ago
49aac4a
mtd: m25p80: add support for AAI programming with SST SPI flashes
by Graf Yang
· 17 years ago
80f53da
mtd: fix order of TEST/PARTITIONS kconfig options
by Mike Frysinger
· 17 years ago
d79c326
mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressing
by Mike Frysinger
· 17 years ago
1b533d2
mtd/maps: uclinux: depend on MTD_RAM being built into the kernel
by Mike Frysinger
· 17 years ago
3ff230a
mtd/maps: uclinux: fix building when partition support is disabled
by Timofei Bondarenko
· 17 years ago
9aff1b1
mtd: jedec_probe: fix NEC uPD29F064115 detection
by Hiroshi Ito
· 17 years ago
a57ca04
mtd: mtdpart: prevent a read from regions[-1]
by Roel Kluin
· 17 years ago
ebf2e93
mtd: mtdconcat: prevent a read from eraseregions[-1]
by Roel Kluin
· 17 years ago
4c1e6b2
mtd: lart: Prevent a read from mtd->eraseregions[-1]
by Roel Kluin
· 17 years ago
f12a947
mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chips
by Sneha Narnakaje
· 17 years ago
6e0cb13
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
by Sneha Narnakaje
· 17 years ago
46a8cf2
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
by Sneha Narnakaje
· 17 years ago
778dbcc
mtd: onenand: make onenand/generic.c more generic
by Magnus Damm
· 17 years ago
f33dabb
mtd: nand: register orion_nand using platform_driver_probe()
by Uwe Kleine-König
· 17 years ago
2eaaa5f
mtd: sst25l, fix lock imbalance
by Jiri Slaby
· 17 years ago
ec77e21
mtd: SST25L (non JEDEC) SPI Flash driver
by Ryan Mallon
· 17 years ago
afa12e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 17 years ago
515b696
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
fa877c7
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
6f13047
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 17 years ago
73c583e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 17 years ago
714af06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
202c467
pty_write: don't do a tty_wakeup() when the buffers are full
by Linus Torvalds
· 17 years ago
e04ab95
[WATCHDOG] sizeof cleanup
by Wim Van Sebroeck
· 17 years ago
d1833c2
[WATCHDOG] wdt_pci: fix printk and variable type
by Randy Dunlap
· 17 years ago
119d3e5
[WATCHDOG] wdt_pci - use pci_request_region
by Wim Van Sebroeck
· 17 years ago
d7e9791
[WATCHDOG] ar7_wdt: Fix error handling during probe.
by Wim Van Sebroeck
· 17 years ago
64d4062
[WATCHDOG] ar7_wdt: convert to become a platform driver
by Florian Fainelli
· 17 years ago
dcfb748
[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in seconds
by Chris Friesen
· 17 years ago
9fd868f
[WATCHDOG] davinci: use clock framework for timer frequency
by Kevin Hilman
· 18 years ago
0ecc3bf
[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDT
by Linus Walleij
· 17 years ago
502a010
[WATCHDOG] Add support for WM831x watchdog
by Mark Brown
· 17 years ago
0400e31
[WATCHDOG] Add watchdog driver for NUC900
by Wan ZongShun
· 17 years ago
3a5f900
[WATCHDOG] add SBC-FITPC2 watchdog driver
by Denis Turischev
· 17 years ago
ca9a702
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
bbe5a96
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
f205ce8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
3dc9566
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
d15d6e6
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
by John(Jung-Ik) Lee
· 17 years ago
90950a2
pata_amd: do not filter out valid modes in nv_mode_filter
by Robert Hancock
· 17 years ago
ff7cddf
sata_promise: update reset code
by Mikael Pettersson
· 17 years ago
0ae6654
sata_promise: disable hotplug on 1st gen chips
by Mikael Pettersson
· 17 years ago
4dc738e
libata: fix spurious WARN_ON_ONCE() on port freeze
by Tejun Heo
· 17 years ago
31b239a
ahci: restore pci_intx() handling
by Tejun Heo
· 17 years ago
9b1fc55
MIPS: BCM63xx: Add integrated ethernet mac support.
by Maxime Bizon
· 17 years ago
f7557dc
MIPS: hw_random: Add hardware RNG for Octeon SOCs.
by David Daney
· 17 years ago
fff9c81
MIPS: Octeon: False positive timeout
by Roel Kluin
· 17 years ago
b31c50a
be2net: fix some cmds to use mccq instead of mbox
by Sathya Perla
· 17 years ago
03f1899
atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA
by Jie Yang
· 17 years ago
3264690
wl12xx: Fix print_mac() conversion.
by David S. Miller
· 17 years ago
de55a89
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 17 years ago
66bc4a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 17 years ago
96c015b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 17 years ago
3aee060
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 17 years ago
75f2ba8
regulator: Voltage count for AB3100
by Linus Walleij
· 17 years ago
37bce07
mfd: Convert WM8350 to use request_threaded_irq()
by Mark Brown
· 17 years ago
c826933
mfd: Fix twl4030-power warnings
by Samuel Ortiz
· 17 years ago
d619bc1
regulator: AB3100 support
by Linus Walleij
· 17 years ago
bd207cf
rtc: AB3100 RTC support
by Linus Walleij
· 17 years ago
8aba721
mfd: Fix ab3100-otp build failure
by Samuel Ortiz
· 17 years ago
75a7456
mfd: Print warning for twl4030 out-of-order script loading
by Amit Kucheria
· 17 years ago
ebf0bd3
mfd: Add support for TWL4030/5030 dynamic power switching
by Amit Kucheria
· 17 years ago
12992dd
mfd: AB3100 OTP readout
by Linus Walleij
· 17 years ago
295c08b
regulator: Add Freescale MC13783 driver
by Sascha Hauer
· 17 years ago
8238add
mfd: Add Freescale MC13783 driver
by Sascha Hauer
· 17 years ago
0ad651c
mfd: AB3100 disable irq nosync
by Linus Walleij
· 17 years ago
ce290b0
mfd: AB3100 alter default setting
by Linus Walleij
· 17 years ago
7cdc2b9
mfd: AB3100 propagate error
by Linus Walleij
· 17 years ago
956f25a
mfd: AB3100 accessor function cleanups
by Linus Walleij
· 17 years ago
35c86bf
rtc: Add support for RTCs on Wolfson WM831x devices
by Mark Brown
· 17 years ago
70fde5c
regulator: get pcap data from the parent device
by Antonio Ospite
· 17 years ago
d0a8213
input: PCAP2 misc input driver
by Daniel Ribeiro
· 17 years ago
0387e10
input: PCAP2 based touchscreen driver
by Daniel Ribeiro
· 17 years ago
e397e7e
regulator: register pcap earlier
by Antonio Ospite
· 17 years ago
d4d6b72
regulator: Add WM831x ISINK support
by Mark Brown
· 17 years ago
1304850
regulator: Add WM831x DC-DC boost convertor support
by Mark Brown
· 17 years ago
8267a9b
regulator: Add WM831x EPE support
by Mark Brown
· 17 years ago
d1c6b4f
regulator: Add WM831x LDO support
by Mark Brown
· 17 years ago
e4ee831
regulator: Add WM831x DC-DC buck convertor support
by Mark Brown
· 17 years ago
be72197
regulator: Provide mode to status conversion function
by Mark Brown
· 17 years ago
Next »