]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-01-16 Julia Lawalldrivers/w1/masters/mxc_w1.c: use devm_ functions
2013-01-16 Julia Lawalldrivers/w1/masters/ds1wm.c: use devm_ functions
2013-01-16 Greg Kroah... Merge tag 'extcon-for-3.9' of git://git.kernel.org...
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: added shutdown callback
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: add rx_enable flag
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: remove redundant tty_flip_buffer...
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: protect the channel data process...
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: ack IRQ before processing it
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: avoid re-enable RX two times.
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: rework disable TX when the TX...
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: setup TTY_NORMAL flag for each...
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: remove wait_queue and atomic_t...
2013-01-16 Samuel Iglesias... ipack/devices/ipoctal: fix kernel bug when using pppd
2013-01-16 Alberto Garciaipack/devices/ipoctal: don't check if nb_bytes is < 0
2013-01-16 Alberto Garciaipack/devices/ipoctal: Fix race condition during Tx
2013-01-15 Mark Brownmfd: wm5102: Add microphone clamp control registers
2013-01-15 Mark Brownextcon: arizona: Support direct microphone measurement...
2013-01-15 Mark Brownextcon: arizona: Support HPDET based accessory identifi...
2013-01-15 Mark Brownextcon: Simple code motion supporting future work.
2013-01-15 Mark Brownextcon: arizona: Enable basic headphone identification
2013-01-15 Mark Brownextcon: arizona: Support use of GPIO5 as an input to...
2013-01-15 Mark Brownextcon: arizona: Use microphone clamp function if available
2013-01-15 Mark Brownextcon: arizona: Allow configuration of MICBIAS rise...
2013-01-15 Mark Brownextcon: arizona: Only set GPIO if it has been requested
2013-01-15 Mark Brownextcon: arizona: Remove duplicate mic ramp configuration
2013-01-15 Mark Brownextcon: arizona: Convert to devm_input_allocate_device()
2013-01-15 Chanwoo Choiextcon: max77693: Add support Dock-Smart device for...
2013-01-15 Chanwoo Choiextcon: max77693: Fix bug when detecting MHL/Dock-Audio...
2013-01-15 Chanwoo Choiextcon: max77693: Set default uart/usb path by using...
2013-01-15 Chanwoo Choiextcon: max8997/max77693: Support IRQF_NO_SUSPEND flag...
2013-01-15 Chanwoo Choiextcon: max77693: Check the state/type of cable after...
2013-01-15 Chanwoo Choiextcon: max77693: Add support dock device and buttons
2013-01-15 Chanwoo Choiextcon: max77693: Add support jig cable
2013-01-15 Chanwoo Choiextcon: max77693: Add support MHL_TA cable for charging...
2013-01-15 Chanwoo Choiextcon: max77693: Remove duplicate code by making function
2013-01-14 Tomas Winklermei: drop the warning when cl is not initialized during...
2013-01-10 Linus TorvaldsLinux 3.8-rc3 v3.8-rc3
2013-01-09 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-01-09 Linus TorvaldsMerge tag 'edac_fixes_for_3.8' of git://git.kernel...
2013-01-09 Linus Torvaldsmm: reinstante dropped pmd_trans_splitting() check
2013-01-09 Marc Dionnecred: Remove tgcred pointer from struct cred
2013-01-09 Linus TorvaldsMerge tag 'fixes' of git://git.kernel.org/pub/scm/linux...
2013-01-09 Tomas Winklermei: move work initialization to mei_device_init
2013-01-09 Tomas Winklermei: make host csr and me csr internal to hw-me
2013-01-09 Tomas Winklermei: reenable mei_hcsr_set abstraction
2013-01-09 Tomas Winklermei: abstract host and device readieness
2013-01-09 Tomas Winklermei: use non cached hcsr for interrupt enablement
2013-01-09 Tomas Winklermei: don't use cached value for hcsr in mei_hw_reset
2013-01-09 Tomas Winklermei: remove mei_csr_clear_his prototype
2013-01-09 Tomas Winklermei: remove write only need_reset member of struct...
2013-01-09 Tomas Winklermei: hw-me.c fix kernel doc
2013-01-09 Tomas Winklermei: move MEI_IAMTHIF_IDLE to amthif host init function
2013-01-09 Tomas Winklermei: normalize me host client linking routines
2013-01-09 Tomas Winklermei: rename remaining amthi strings to amthif
2013-01-09 Tomas Winklermei: mei_dev.h - remove prototypes of dropped functions
2013-01-09 Tomas Winklermei: move me client storage allocation to hbm.c
2013-01-09 Tomas Winklermei: drop read_pending member form struct mei_cl
2013-01-09 Tomas Winklermei: rename interface to hw-me
2013-01-09 Tomas Winklermei: move watchdog prototypes to mei_dev.h from interface.h
2013-01-09 Tomas Winklermei: implement mei_cl_connect function
2013-01-09 Tomas Winklermei: fix client functions names
2013-01-09 Tomas Winklermei: move client functions to client.c
2013-01-09 Tomas Winklermei: add new hbm.h header to export hbm protocol
2013-01-09 George ZhangVMCI: Some header and config files.
2013-01-09 George ZhangVMCI: host side driver implementation.
2013-01-09 George ZhangVMCI: guest side driver implementation.
2013-01-09 George ZhangVMCI: routing implementation.
2013-01-09 George ZhangVMCI: resource object implementation.
2013-01-09 George ZhangVMCI: queue pairs implementation.
2013-01-09 George ZhangVMCI: handle array implementation.
2013-01-09 George ZhangVMCI: event handling implementation.
2013-01-09 George ZhangVMCI: device driver implementaton.
2013-01-09 George ZhangVMCI: doorbell implementation.
2013-01-09 George ZhangVMCI: datagram implementation.
2013-01-09 George ZhangVMCI: context implementation.
2013-01-09 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-01-08 Olof JohanssonMerge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git...
2013-01-08 Olof JohanssonMerge branch 'v3.8-samsung-fixes-2' of git://git.kernel...
2013-01-08 Olof JohanssonMerge tag 'mxs-fixes-3.8' of git://git.linaro.org/peopl...
2013-01-08 Olof JohanssonMerge tag 'imx-fixes-3.8' of git://git.linaro.org/peopl...
2013-01-08 Linus TorvaldsMerge tag 'sound-3.8' of git://git.kernel.org/pub/scm...
2013-01-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-01-08 Daniel Vetterdrm/ttm: fix fence locking in ttm_buffer_object_transfer
2013-01-08 Olof JohanssonMerge tag 'mvebu_fixes_for_v3.8' of git://git.infradead...
2013-01-08 Olof JohanssonARM: clps711x: Fix bad merge of clockevents setup
2013-01-08 Olof JohanssonMerge tag 'nomadik-fixes-for-arm-soc' of git://git...
2013-01-08 Rob HerringARM: highbank: save and restore L2 cache and GIC on...
2013-01-08 Rob HerringARM: highbank: add a power request clear
2013-01-08 Rob HerringARM: highbank: fix secondary boot and hotplug
2013-01-08 Rob HerringARM: highbank: fix typos with hignbank in power request...
2013-01-08 Rob HerringARM: dts: fix highbank cpu mpidr values
2013-01-08 Rob HerringARM: dts: add device_type prop to cpu nodes on Calxeda...
2013-01-08 Dave AirlieMerge branch 'drm-fixes-3.8' of git://people.freedeskto...
2013-01-08 Seung-Woo Kimdrm/prime: drop reference on imported dma-buf come...
2013-01-08 Ian Campbellxen/netfront: improve truesize tracking
2013-01-08 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.kernel...
2013-01-08 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-01-08 Marek VasutARM: mx5: Fix MX53 flexcan2 clock
2013-01-08 Linus TorvaldsMerge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel...
2013-01-07 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
next