| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | ALSA: hda/ca0132 - Check download state of DSP. | Dylan Reid | 2013-03-15 | 1 | -2/+3 |
| * | | | | | ALSA: hda/ca0132 - Check if dspload_image succeeded. | Dylan Reid | 2013-03-15 | 1 | -2/+6 |
| * | | | | | ALSA: hda - Disable IDT eapd_switch if there are no internal speakers | David Henningsson | 2013-03-14 | 1 | -0/+29 |
| * | | | | | ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct value | Takashi Iwai | 2013-03-12 | 1 | -10/+14 |
| * | | | | | ALSA: usb-audio: add a workaround for the NuForce UDH-100 | Clemens Ladisch | 2013-03-12 | 1 | -0/+15 |
| * | | | | | ALSA: asihpi - fix potential NULL pointer dereference | Wei Yongjun | 2013-03-12 | 1 | -1/+2 |
| * | | | | | ALSA: seq: Fix missing error handling in snd_seq_timer_open() | Takashi Iwai | 2013-03-11 | 1 | -4/+4 |
* | | | | | | Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2013-03-16 | 1 | -2/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation | Marek Szyprowski | 2013-03-14 | 1 | -2/+3 |
* | | | | | | | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-03-16 | 16 | -23/+63 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mfd: twl4030-madc: Remove __exit_p annotation | Arnd Bergmann | 2013-03-15 | 1 | -1/+1 |
| * | | | | | | | mfd: ab8500: Kill "reg" property from binding | Arnd Bergmann | 2013-03-12 | 5 | -10/+5 |
| * | | | | | | | mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO | Axel Lin | 2013-03-12 | 1 | -4/+13 |
| * | | | | | | | mfd: wm831x: Don't forward declare enum wm831x_auxadc | Mark Brown | 2013-03-12 | 2 | -1/+3 |
| * | | | | | | | mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource() | Mark Brown | 2013-03-12 | 1 | -1/+1 |
| * | | | | | | | mfd: tps65912: Declare and use tps65912_irq_exit() | Mark Brown | 2013-03-12 | 2 | -0/+2 |
| * | | | | | | | mfd: palmas: Provide irq flags through DT/platform data | Laxman Dewangan | 2013-03-12 | 2 | -3/+34 |
| * | | | | | | | mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error | Axel Lin | 2013-03-12 | 1 | -0/+1 |
| * | | | | | | | mfd: omap-usb-host: Actually update hostconfig | Roger Quadros | 2013-03-12 | 1 | -3/+3 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-03-16 | 4 | -11/+42 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | hwmon: (pmbus/ltc2978) Fix temperature reporting | Guenter Roeck | 2013-03-14 | 1 | -6/+8 |
| * | | | | | | | hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute() | David Woodhouse | 2013-03-14 | 1 | -5/+7 |
| * | | | | | | | hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib... | Axel Lin | 2013-03-14 | 1 | -0/+2 |
| * | | | | | | | MAINTAINERS: Add maintainer for MAX6697, INA209, and INA2XX drivers | Guenter Roeck | 2013-03-12 | 1 | -0/+25 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian | 2013-03-15 | 3 | -0/+12 |
* | | | | | | | mm/fremap.c: fix possible oops on error path | Michel Lespinasse | 2013-03-15 | 1 | -3/+2 |
* | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2013-03-14 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | list: Fix double fetch of pointer in hlist_entry_safe() | Paul E. McKenney | 2013-03-14 | 1 | -1/+3 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2013-03-14 | 5 | -7/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ext2: Fix BUG_ON in evict() on inode deletion | Jan Kara | 2013-03-13 | 2 | -1/+2 |
| * | | | | | | | reiserfs: Use kstrdup instead of kmalloc/strcpy | Ionut-Gabriel Radu | 2013-03-11 | 1 | -3/+1 |
| * | | | | | | | ext3: Fix format string issues | Lars-Peter Clausen | 2013-03-11 | 1 | -2/+2 |
| * | | | | | | | quota: add missing use of dq_data_lock in __dquot_initialize | Jeff Mahoney | 2013-03-11 | 1 | -1/+4 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-03-13 | 11 | -0/+12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fs: Readd the fs module aliases. | Eric W. Biederman | 2013-03-13 | 6 | -0/+7 |
| * | | | | | | | fs: Limit sys_mount to only request filesystem modules. (Part 3) | Eric W. Biederman | 2013-03-11 | 5 | -0/+5 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2013-03-13 | 16 | -174/+144 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | idr: idr_alloc() shouldn't trigger lowmem warning when preloaded | Tejun Heo | 2013-03-13 | 1 | -13/+25 |
| * | | | | | | | UAPI: fix endianness conditionals in M32R's asm/stat.h | David Howells | 2013-03-13 | 1 | -2/+2 |
| * | | | | | | | UAPI: fix endianness conditionals in linux/raid/md_p.h | David Howells | 2013-03-13 | 1 | -2/+4 |
| * | | | | | | | UAPI: fix endianness conditionals in linux/acct.h | David Howells | 2013-03-13 | 1 | -2/+4 |
| * | | | | | | | UAPI: fix endianness conditionals in linux/aio_abi.h | David Howells | 2013-03-13 | 1 | -2/+2 |
| * | | | | | | | decompressors: fix typo "POWERPC" | Paul Bolle | 2013-03-13 | 1 | -1/+1 |
| * | | | | | | | mm/fremap.c: fix oops on error path | Andrew Morton | 2013-03-13 | 1 | -2/+4 |
| * | | | | | | | idr: deprecate idr_pre_get() and idr_get_new[_above]() | Tejun Heo | 2013-03-13 | 2 | -52/+55 |
| * | | | | | | | tidspbridge: convert to idr_alloc() | Tejun Heo | 2013-03-13 | 1 | -44/+26 |
| * | | | | | | | zcache: convert to idr_alloc() | Tejun Heo | 2013-03-13 | 1 | -15/+10 |
| * | | | | | | | mlx4: remove leftover idr_pre_get() call | Tejun Heo | 2013-03-13 | 1 | -1/+0 |
| * | | | | | | | workqueue: convert to idr_alloc() | Tejun Heo | 2013-03-13 | 1 | -3/+4 |
| * | | | | | | | nfsd: convert to idr_alloc() | Tejun Heo | 2013-03-13 | 1 | -3/+2 |