]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-02-08 Matthias Langescripts: fix typo in ver_linux
2016-02-08 Sudip Mukherjeemisc: mic: use common error path
2016-02-08 Sudip Mukherjeemisc: mic: return error directly
2016-02-08 Sudip Mukherjeemisc: mic: return error properly
2016-02-08 Sudip Mukherjeemisc: mic: remove unneeded debug message
2016-02-08 Dan Carpentermic_virtio: fix a timeout loop
2016-02-08 Ashutosh Dixitmisc: mic: Fix crash when MIC reset is invoked in RESET...
2016-02-08 Alexander Shishkinintel_th: pci: Add Broxton SOC support
2016-02-08 Alexander Shishkinintel_th: pci: Add Apollo Lake SOC support
2016-02-08 Alexander Shishkinstm class: Prevent user-controllable allocations
2016-02-08 Chunyan Zhangstm class: Fix an off-by-one in master array allocation
2016-02-08 Alexander Shishkinstm class: Fix link list locking
2016-02-08 Alexander Shishkinstm class: Fix locking in unbinding policy path
2016-02-08 Arnd Bergmannstm class: Select CONFIG_SRCU
2016-02-08 Geert Uytterhoevenintel_th: INTEL_TH should depend on HAS_DMA
2016-02-08 Geert Uytterhoevenstm class: Hide STM-specific options if STM is disabled
2016-02-08 Mathieu Poiriercoresight: implementing 'cpu_id()' API
2016-02-08 Mathieu Poiriercoresight: removing bind/unbind options from sysfs
2016-02-08 Mathieu Poiriercoresight: remove csdev's link from topology
2016-02-08 Mathieu Poiriercoresight: release reference taken by 'bus_find_device()'
2016-02-08 Mathieu Poiriercoresight: coresight_unregister() function cleanup
2016-02-08 Mathieu Poiriercoresight: fixing lockdep error
2016-02-08 Mathieu Poiriercoresight: fixing indentation problem
2016-02-08 Jorgen HansenVMCI: Use 32bit atomics for queue headers on X86_32
2016-02-08 K. Y. SrinivasanDrivers: hv: vmbus: Give control over how the ring...
2016-02-08 K. Y. SrinivasanDrivers: hv: vmbus: Eliminate the spin lock on the...
2016-02-08 Dexuan CuiDrivers: hv: vmbus: add an API vmbus_hvsock_device_unre...
2016-02-08 Dexuan CuiDrivers: hv: vmbus: add a per-channel rescind callback
2016-02-08 Dexuan CuiDrivers: hv: vmbus: add a hvsock flag in struct hv_driver
2016-02-08 Dexuan CuiDrivers: hv: vmbus: define a new VMBus message type...
2016-02-08 Dexuan CuiDrivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid...
2016-02-08 Dexuan CuiDrivers: hv: vmbus: define the new offer type for Hyper...
2016-02-08 Dexuan CuiDrivers: hv: vmbus: add a helper function to set a...
2016-02-08 Vitaly KuznetsovDrivers: hv: vmbus: don't manipulate with clocksources...
2016-02-08 Vitaly KuznetsovDrivers: hv: vmbus: avoid scheduling in interrupt conte...
2016-02-08 Vitaly KuznetsovDrivers: hv: vmbus: avoid infinite loop in init_vp_index()
2016-02-08 Kamal Mostafatools/hv: Use include/uapi with __EXPORTED_HEADERS__
2016-02-08 K. Y. SrinivasanDrivers: hv: vmbus: Add vendor and device atttributes
2016-02-08 K. Y. SrinivasanDrivers: hv: vmbus: Cleanup vmbus_set_event()
2016-02-08 Dan Carpentergoldfish: locking bugs in goldfish_pipe_read_write()
2016-02-08 Eric Biggersmisc: mic: fix incorrect use of error codes in SCIF...
2016-02-08 Geliang Tangmisc: mic/scif: use list_next_entry instead of list_ent...
2016-02-08 Dan Carpentermisc: mic/scif: fix wrap around tests
2016-02-08 Christian Colicstaging: goldfish: (coding style) Rewrite comparisons...
2016-02-08 Christian Colicstaging: goldfish: (coding style) Add spaces around...
2016-02-08 Arnd Bergmannstaging: goldfish: use div64_s64 instead of do_div
2016-02-07 Alexander Usyskinmei: split amthif client init from end of clients enume...
2016-02-07 Alexander Usyskinmei: hbm: send immediate reply flag in enum request
2016-02-07 Alexander Usyskinmei: bus: run rescan on me_clients list change
2016-02-07 Alexander Usyskinmei: drop reserved host client ids
2016-02-07 Alexander Usyskinmei: hbm: warn about fw-initiated disconnect
2016-02-07 Alexander Usyskinmei: fixed address clients for the new platforms
2016-02-07 Alexander Usyskinmei: fill file pointer in read cb for fixed address...
2016-02-07 Alexander Usyskinmei: discard replies from unconnected fixed address...
2016-02-07 Alexander Usyskinmei: clean write queues and wake waiters on disconnect
2016-02-07 Alexander Usyskinmei: wake blocked write on link reset
2016-02-07 Alexander Usyskinmei: drop superfluous closing bracket from write traces
2016-02-07 Alexander Usyskinmei: bus: check if the device is enabled before data...
2016-02-07 Tomas Winklermei: bus: fix notification event delivery
2016-02-07 Tomas Winklermei: bus: fix RX event scheduling
2016-02-07 Alexander Usyskinmei: amthif: interrupt reader on link reset
2016-02-07 Alexander Usyskinmei: amthif: use rx_wait queue also for amthif client
2016-02-07 Tomas Winklermei: amthif: drop parameter validation from mei_amthif_...
2016-02-07 Tomas Winklermei: amthif: replace amthif_rd_complete_list with rd_co...
2016-02-07 Alexander Usyskinmei: amthif: allow only one request at a time
2016-02-07 Tomas Winklermei: rename variable names 'file_object' to fp
2016-02-07 Tomas Winklermei: constify struct file pointer
2016-02-07 Alexander Usyskinmei: amthif: don't drop read packets on timeout
2016-02-07 Alexander Usyskinmei: amthif: don't copy from an empty buffer
2016-02-07 Alexander Usyskinmei: call stop on failed char device register
2016-02-07 Tomas Winklermei: fix possible integer overflow issue
2016-02-07 Alexander Usyskinmei: debugfs: allow hbm features list dump in earlier...
2016-02-07 Alexander Usyskinmei: debugfs: adjust active clients print buffer
2016-02-07 Tomas Winklermei: trace pci configuration space io
2016-02-07 Tomas Winklerwatchdog: mei_wdt: re-register device on event
2016-02-07 Tomas Winklerwatchdog: mei_wdt: add activation debugfs entry
2016-02-07 Tomas Winklerwatchdog: mei_wdt: register wd device only if required
2016-02-07 Tomas Winklermei: bus: whitelist the watchdog client
2016-02-07 Tomas Winklerwatchdog: mei_wdt: add status debugfs entry
2016-02-07 Tomas Winklerwatchdog: mei_wdt: implement MEI iAMT watchdog driver
2016-02-07 Alexander Usyskinmei: wd: drop the watchdog code from the core mei driver
2016-02-07 Tomas Winklermei: drop nfc leftovers from the mei driver
2016-02-07 Alexander Usyskinmei: always copy the read buffer if data is ready
2016-02-07 Alexander Usyskinmei: prevent queuing new flow control credit.
2016-02-07 Tomas Winklermei: bus: remove redundant uuid string in debug messages
2016-01-29 Shraddha BarkeStaging: goldfish: goldfish_nand: Add DMA Support using...
2016-01-29 Jason Hugoldfish: Enable ACPI-based enumeration for android...
2016-01-29 Yu Ninggoldfish_pipe: Pass physical addresses to the device...
2016-01-29 Miodrag DinicEnable platform support for Goldfish virtual devices
2016-01-29 Greg Hackmannplatform: goldfish: pipe: don't log when dropping PIPE_...
2016-01-29 Greg Hackmannplatform: goldfish: pipe: add devicetree bindings
2016-01-29 Christoffer... goldfish_pipe: Pin pages to memory while copying and...
2016-01-29 Alex Bennéegoldfish_pipe: don't be clever with #define offsets
2016-01-29 Greg Hackmanngoldfish: refactor goldfish platform configs
2016-01-24 Linus TorvaldsLinux 4.5-rc1 v4.5-rc1
2016-01-24 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-01-24 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.5-2' of git://git...
2016-01-24 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2016-01-24 Linus TorvaldsMerge tag 'for-linus-4.5-merge-window' of git://git...
2016-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next