summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: allow explicit flushing of iso packet completionsClemens Ladisch2012-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: prevent dropping of completed iso packet header dataClemens Ladisch2012-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: cdev: fix IR multichannel event documentationClemens Ladisch2012-03-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: core: prefix log messages with card nameStefan Richter2012-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: move fw_device reference counting from drivers to coreStefan Richter2012-01-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: introduce generic pin configLinus Walleij2012-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: forward-declare struct deviceStephen Warren2012-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: split pincontrol states into its own headerLinus Walleij2012-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: enhance mapping table to support pin config operationsStephen Warren2012-03-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: API changes to support multiple states per deviceStephen Warren2012-03-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: fix and simplify lockingStephen Warren2012-03-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren2012-03-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: re-order struct pinctrl_mapStephen Warren2012-02-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: disallow map table entries with NULL dev_name fieldStephen Warren2012-02-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: changes hog mechanism to be self-referentialLinus Walleij2012-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: factor pin control handles over to the coreLinus Walleij2012-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: break out a pinctrl consumer headerLinus Walleij2012-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pinctrl: delete raw device pointers in pinmux mapsLinus Walleij2012-02-01
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / / / / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie2012-03-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2012-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: add driver support for MAX8997-hapticDonggeun Kim2012-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson2012-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov2012-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: Add EVIOC mechanism for MT slotsHenrik Rydberg2012-02-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: Use accessor for MT valuesHenrik Rydberg2012-02-02
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: add support for TI Touchscreen controllerRachna Patil2012-03-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: add infrastructure for selecting clockid for event time stampsJohn Stultz2012-02-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas2012-01-31
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-01-12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...Dave Airlie2012-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i2c: export bit-banging algo functionsDaniel Vetter2012-02-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-03-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: initial medfield mergeKirill A. Shutemov2012-03-10
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2012-02-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regmap: Allow users to query the size of register valuesMark Brown2012-02-20
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown2012-02-21