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-09-18
gpio: Add Avionic Design N-bit GPIO expander support
Thierry Reding
2012-09-18
gpio: pxa: using for_each_set_bit to simplify the code
Wei Yongjun
2012-09-18
gpio_msm: using for_each_set_bit to simplify the code
Wei Yongjun
2012-09-12
gpio: Enable the tc3298x GPIO expander driver for Device Tree
Lee Jones
2012-09-12
gpio: Provide the tc3589x GPIO expander driver with an IRQ domain
Lee Jones
2012-09-12
gpio: pcf857x: fixup smatch WARNING
Kuninori Morimoto
2012-09-11
gpio: 74x164: Add support for the daisy-chaining
Maxime Ripard
2012-09-07
gpio: 74x164: Add device tree support
Maxime Ripard
2012-09-07
gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
Maxime Ripard
2012-09-07
gpio: 74x164: Use devm_kzalloc
Maxime Ripard
2012-09-07
gpio: 74x164: Use module_spi_driver boiler plate function
Maxime Ripard
2012-09-06
gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2012-09-06
gpio: em: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
2012-09-04
gpio: wm8350: Convert to use devm_kzalloc API
Axel Lin
2012-09-04
gpio: wm831x: Convert to use devm_kzalloc API
Axel Lin
2012-09-04
gpio: adp5588: Use module_i2c_driver
Axel Lin
2012-09-04
gpio: Use DEFINE_PCI_DEVICE_TABLE macro
Axel Lin
2012-09-01
gpio: tps65912: Convert to use devm_kzalloc API
Axel Lin
2012-09-01
gpio: da9052: Convert to use devm_kzalloc API
Axel Lin
2012-09-01
drivers/gpio/gpio-pxa.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-09-01
gpio: davinci: preparation for switch to common clock framework
Murali Karicheri
2012-09-01
gpio: Remove broken mark for da9052 gpio driver
Axel Lin
2012-09-01
gpio: mc9s08dz60: Use devm_kzalloc API
Axel Lin
2012-08-23
gpio: pcf857x: enable gpio_to_irq() support
Kuninori Morimoto
2012-08-17
gpio: gpio-pch: Use spinlock for register access protection
Axel Lin
2012-08-17
gpio: gpio-ml-ioh: Use spinlock for register access protection
Axel Lin
2012-08-17
gpiolib: Use seq_file's iterator interface
Thierry Reding
2012-08-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-08-16
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-08-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-15
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
2012-08-15
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
2012-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-08-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
2012-08-14
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
2012-08-14
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
2012-08-14
drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry
Ben Skeggs
2012-08-14
drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate
Christoph Bumiller
2012-08-13
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
2012-08-13
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
2012-08-13
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
2012-08-13
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
2012-08-13
drm/radeon: fix some missing parens in asic macros
Alex Deucher
2012-08-13
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
[next]