]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
mfd: axp20x: Add a few missing defines for AXP288 specific registers
[linux.git] / drivers /
2017-02-13 Hans de Goedemfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being...
2017-02-13 Hans de Goedemfd: axp20x: Add missing axp288 irqs
2017-02-13 Hans de Goedemfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288
2017-02-13 Charles Keepaxmfd: arizona: Remove totally unused forward declaration
2017-02-13 Chen-Yu Tsaimfd: sun6i-prcm: Add codec analog controls sub-device...
2017-02-13 Charles Keepaxmfd: arizona: Correctly clean up after IRQs
2017-02-13 Charles Keepaxmfd: arizona: Add defines for IRQs on the main Arizona...
2017-02-13 Charles Keepaxmfd: arizona: Use arizona_map_irq instead of hard coding it
2017-02-13 Lee JonesMerge branches 'ib-mfd-arm-iio-pwm-4.11', 'ib-mfd-input...
2017-02-13 Gwendal Grignouinput: cros_ec_keyb: Add Tablet Mode switch
2017-02-08 Douglas Andersoninput: cros_ec_keyb: Add non-matrix buttons and switches
2017-01-25 Benjamin Gaignardiio: Add STM32 timer trigger driver
2017-01-25 Benjamin Gaignardpwm: Add driver for STM32 plaftorm
2017-01-23 Benjamin Gaignardmfd: Add STM32 Timers driver
2017-01-04 Hans de Goedepower: supply: axp288_fuel_gauge: Drop platform_data...
2017-01-04 Hans de Goedepower: supply: axp288_charger: Drop platform_data depen...
2017-01-04 Hans de Goedepower: supply: axp288_charger: Make charger_init_hw_reg...
2017-01-03 Mika Westerbergmfd: lpc_ich: Add support for Intel Apollo Lake SoC
2017-01-03 Mika Westerbergmfd: lpc_ich: Add support for SPI serial flash host...
2017-01-03 Mika Westerbergspi-nor: Add support for Intel SPI serial flash controller
2016-12-25 Linus Torvaldsavoid spurious "may be used uninitialized" warning
2016-12-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-25 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2016-12-25 Linus TorvaldsMerge branch 'turbostat' of git://git.kernel.org/pub...
2016-12-25 Thomas Gleixnerktime: Cleanup ktime_set() usage
2016-12-25 Thomas Gleixnerktime: Get rid of the union
2016-12-25 Thomas Gleixnerclocksource: Use a plain u64 instead of cycle_t
2016-12-25 Thomas Gleixnerirqchip/armada-xp: Consolidate hotplug state space
2016-12-25 Thomas Gleixnerirqchip/gic: Consolidate hotplug state space
2016-12-25 Thomas Gleixnercoresight/etm3/4x: Consolidate hotplug state space
2016-12-25 Thomas Gleixnercpu/hotplug: Cleanup state names
2016-12-25 Anna-Maria Gleixnerstaging/lustre/libcfs: Convert to hotplug state machine
2016-12-25 Sebastian Andrzej... scsi/bnx2i: Convert to hotplug state machine
2016-12-25 Sebastian Andrzej... scsi/bnx2fc: Convert to hotplug state machine
2016-12-25 Thomas Gleixnerbus: arm-ccn: Prevent hotplug callback leak
2016-12-25 Thomas Gleixnerscsi: qedi: Convert to hotplug state machine
2016-12-24 Linus TorvaldsReplace <asm/uaccess.h> with <linux/uaccess.h> globally
2016-12-24 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-12-24 Linus TorvaldsMerge tag 'watchdog-for-linus-v4.10' of git://git.kerne...
2016-12-24 Linus TorvaldsMerge tag 'ntb-4.10' of git://github.com/jonmason/ntb
2016-12-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-12-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-12-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2016-12-23 Steve Wahlntb_transport: Remove unnecessary call to ntb_peer_spad...
2016-12-23 Christophe JAILLETNTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
2016-12-23 Dave Jiangntb: fix SKX NTB config space size register offsets
2016-12-23 Shyam Sundar S Kntb_transport: Limit memory windows based on available...
2016-12-23 Shyam Sundar S KNTB: Register and offset values fix for memory window
2016-12-23 Xiangliang YuNTB: add support for hotplug feature
2016-12-23 Dave Jiangntb: Adding Skylake Xeon NTB support
2016-12-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-23 David S. MillerMerge branch 'virtio-net-xdp-fixes'
2016-12-23 Jason Wangvirtio-net: XDP support for small buffers
2016-12-23 Jason Wangvirtio-net: remove big packet XDP codes
2016-12-23 Jason Wangvirtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO...
2016-12-23 Jason Wangvirtio-net: make rx buf size estimation works for XDP
2016-12-23 Jason Wangvirtio-net: unbreak csumed packets for XDP_PASS
2016-12-23 Jason Wangvirtio-net: correctly handle XDP_PASS for linearized...
2016-12-23 Jason Wangvirtio-net: fix page miscount during XDP linearizing
2016-12-23 Jason Wangvirtio-net: correctly xmit linearized page on XDP_TX
2016-12-23 Jason Wangvirtio-net: remove the warning before XDP linearizing
2016-12-23 Linus TorvaldsMerge tag 'befs-v4.10-rc1' of git://github.com/luisbg...
2016-12-23 Linus TorvaldsMerge tag 'drm-fixes-for-4.10-rc1' of git://people...
2016-12-23 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-12-23 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2016-12-23 Linus TorvaldsMerge tag 'arc-4.10-rc1-part2' of git://git.kernel...
2016-12-23 David S. MillerMerge branch 'mlxsw-router-fixes'
2016-12-23 Ido Schimmelmlxsw: spectrum_router: Correctly remove nexthop groups
2016-12-23 Ido Schimmelmlxsw: spectrum_router: Don't reflect dead neighs
2016-12-23 jpintostmmac: CSR clock configuration fix
2016-12-23 Al ViroMerge branch 'work.namespace' into for-linus
2016-12-23 Al Virosg_write()/bsg_write() is not fit to be called under...
2016-12-22 James BottomleyMerge branch 'misc' into for-linus
2016-12-22 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-12-22' of git...
2016-12-22 Dave AirlieMerge tag 'drm-misc-fixes-2016-12-22' of git://anongit...
2016-12-22 Dave AirlieMerge branch 'drm-next-4.10' of git://people.freedeskto...
2016-12-22 Linus TorvaldsMerge tag 'leds_for_4.10_email_update' of git://git...
2016-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux-block
2016-12-22 Linus TorvaldsMerge tag 'acpi-extra-4.10-rc1' of git://git.kernel...
2016-12-22 Linus TorvaldsMerge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org...
2016-12-22 Linus TorvaldsMerge tag 'mmc-v4.10-3' of git://git.kernel.org/pub...
2016-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-22 Linus TorvaldsMerge branch 'x86-cache-for-linus' of git://git.kernel...
2016-12-22 Andrew BoyerIB/rxe: Don't check for null ptr in send()
2016-12-22 Andrew BoyerIB/rxe: Drop future atomic/read packets rather than...
2016-12-22 Andrew BoyerIB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
2016-12-22 Amrani, Ramqedr: Always notify the verb consumer of flushed CQEs
2016-12-22 Amrani, Ramqedr: clear the vendor error field in the work completion
2016-12-22 Amrani, Ramqedr: post_send/recv according to QP state
2016-12-22 Amrani, Ramqedr: ignore inline flag in read verbs
2016-12-22 Amrani, Ramqedr: modify QP state to error when destroying it
2016-12-22 Amrani, Ramqedr: return correct value on modify qp
2016-12-22 Amrani, Ramqedr: return error if destroy CQ failed
2016-12-22 Amrani, Ramqedr: configure the number of CQEs on CQ creation
2016-12-22 Chien Tin Tungi40iw: Set 128B as the only supported RQ WQE size
2016-12-22 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-12-22' of...
2016-12-22 Rafael J. WysockiMerge branch 'pm-cpufreq'
2016-12-22 Rafael J. WysockiMerge branches 'acpica' and 'acpi-scan'
next