summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* vfio-pci: PCI hot reset interfaceAlex Williamson2013-09-04
* Merge remote branch 'origin/master' into next-mergeAlex Williamson2013-09-04
|\
| * Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-04
| |\
| | * fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann2013-08-02
| | * fbdev: efifb: bind to efi-framebufferDavid Herrmann2013-08-02
| | * fbdev: vesafb: bind to platform-framebuffer deviceDavid Herrmann2013-08-02
| | * x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-02
| | * fbdev: simplefb: mark as fw and allocate aperturesDavid Herrmann2013-08-02
| | * fbdev: simplefb: add init through platform_dataDavid Herrmann2013-08-02
| * | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
| |\ \
| | * \ Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-21
| | |\ \
| | | * | clocksource: arch_timer: Add support for memory mapped timersStephen Boyd2013-08-01
| | | * | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-01
| | | * | clocksource: arch_timer: Pass clock event to set_mode callbackStephen Boyd2013-08-01
| | | * | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-01
| | | * | ARM: clocksource: moxart: Add bitops.h includeJonas Jensen2013-08-01
| | * | | Merge branch 'linus' into timers/coreThomas Gleixner2013-08-21
| | |\ \ \ | | | |/ / | | |/| |
| | * | | ARM: clocksource: Add support for MOXA ART SoCsJonas Jensen2013-07-18
| | * | | clocksource: cadence_ttc: Reuse clocksource as sched_clockSoren Brinkmann2013-07-18
| | * | | clocksource: cadence_ttc: Remove unused headerSoren Brinkmann2013-07-18
| | * | | clocksource: sun4i: Fix bug when switching from periodic to oneshot modesMaxime Ripard2013-07-18
| | * | | clocksource: sun4i: Cleanup parent clock setupMaxime Ripard2013-07-18
| | * | | clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard2013-07-18
| | * | | clocksource: sun4i: Factor out some timer codeMaxime Ripard2013-07-18
| | * | | clocksource: sun4i: Fix the next event codeMaxime Ripard2013-07-18
| | * | | clocksource: sun4i: Don't forget to enable the clock we useMaxime Ripard2013-07-18
| | * | | clocksource: sun4i: Add clocksource and sched clock driversMaxime Ripard2013-07-18
| | * | | clocksource: sun4i: rename AUTORELOAD define to RELOADMaxime Ripard2013-07-18
| | * | | clocksource: sun4i: Wrap macros arguments in parenthesisMaxime Ripard2013-07-18
| | * | | clocksource: sun4i: Use the BIT macros where possibleMaxime Ripard2013-07-18
| | * | | clocksource: orion: Use linux/sched_clock.hStephen Boyd2013-07-17
| * | | | Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-09-03
| |\ \ \ \
| | * | | | pwm: pxa: Use module_platform_driverMike Dunn2013-09-03
| | * | | | pwm: tiehrpwm: add missing __iomem annotationJingoo Han2013-09-03
| | * | | | pwm: tiecap: add CONFIG_PM_SLEEP to ecap_pwm_{save,restore}_context()Jingoo Han2013-09-03
| | * | | | pwm: simplify use of devm_ioremap_resourceJulia Lawall2013-09-03
| | * | | | pwm: renesas-tpu: Add DT supportLaurent Pinchart2013-09-03
| | * | | | pwm: Use the DT macro directly when parsing PWM DT flagsLaurent Pinchart2013-09-03
| | * | | | pwm: mxs: Check the return value from stmp_reset_block()Fabio Estevam2013-09-03
| | * | | | pwm: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-29
| | | |_|/ | | |/| |
| * | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-03
| |\ \ \ \
| | * | | | efi-pstore: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-19
| | * | | | erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-19
| | * | | | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-19
| | * | | | pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-19
| | * | | | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun2013-08-19
| * | | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-09-03
| |\ \ \ \ \
| | * | | | | libata: bugfix: Remove __le32 in ata_tf_to_fis()Marc Carino2013-09-03
| | * | | | | libata: acpi: Remove ata_dev_acpi_handle stub in libata.hAaron Lu2013-08-27
| | * | | | | libata: Add support for queued DSM TRIMMarc Carino2013-08-25