index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-03-14
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in...
Mark Brown
2012-03-11
regmap: Fix future missing prototype of devres_alloc() and friends
Stephen Warren
2012-03-05
regcache: Make sure we sync register 0 in an rbtree cache
Mark Brown
2012-03-01
regmap: delete unused module.h from drivers/base/regmap files
Paul Gortmaker
2012-02-23
regmap: Add tracepoints for cache only and cache bypass
Mark Brown
2012-02-23
regmap: Skip hardware defaults for LZO caches
Mark Brown
2012-02-22
regmap: Expose the driver name in debugfs
Dimitris Papastamos
2012-02-22
regmap: Add support for writing to regmap registers via debugfs
Dimitris Papastamos
2012-02-21
regmap: Support raw reads from cached registers
Mark Brown
2012-02-17
regmap: Implement support for 32 bit registers and values
Mark Brown
2012-02-06
regmap: Add debugfs information for the cache status
Mark Brown
2012-02-06
regmap: Don't use bitfields for booleans
Mark Brown
2012-01-31
regmap: Remove incorrect unreachable comment in regcache_set_val()
Axel Lin
2012-01-30
regmap: Implement managed regmap_init()
Mark Brown
2012-01-30
regmap: if format_write is used, declare all registers as "unreadable"
Wolfram Sang
2012-01-29
regmap: Properly round reg_bytes and val_bytes
Wolfram Sang
2012-01-27
regmap: Add support for 2/6 register formating
Wolfram Sang
2012-01-26
regmap: Reset device debugfs when reinitialising the cache
Mark Brown
2012-01-25
regmap: Unexport regcache_write() and regcache_read()
Mark Brown
2012-01-20
regmap: Add support for padding between register and address
Mark Brown
2012-01-19
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-18
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-01-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-18
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2012-01-18
nvme: fix merge error due to change of 'make_request_fn' fn type
Linus Torvalds
2012-01-18
xen: using EXPORT_SYMBOL requires including export.h
Stephen Rothwell
2012-01-18
Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2012-01-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-18
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
2012-01-18
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-01-18
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2012-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-18
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
2012-01-18
acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec
Tony Luck
2012-01-18
Merge branch 'atomicio-remove' into release
Len Brown
2012-01-18
Merge branch 'apei' into release
Len Brown
2012-01-17
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
2012-01-17
ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2
Thomas Renninger
2012-01-17
tg3: Fix single-vector MSI-X code
Matt Carlson
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-17
[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list
Benjamin Larsson
2012-01-17
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
Vladimir LAVALLADE
2012-01-17
[libata] pata_bf54x: Support sg list in bmdma transfer.
Sonic Zhang
2012-01-17
[libata] sata_fsl: fix the controller operating mode
Jerry Huang
2012-01-17
[libata] enable ata port async suspend
Lin Ming
2012-01-17
[media] as3645a: Fix compilation by including slab.h
Laurent Pinchart
2012-01-17
[media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c
Sachin Kamat
2012-01-17
[media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c
Sachin Kamat
2012-01-17
[media] ds3000: using logical && instead of bitwise &
Dan Carpenter
[next]