| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-10 | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 3 | -180/+0 |
| 2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2 | -5/+2 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2 | -77/+67 |
| 2012-09-26 | drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init | AnilKumar Ch | 1 | -0/+23 |
| 2012-09-26 | drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init | AnilKumar Ch | 1 | -2/+6 |
| 2012-09-26 | drivers/misc/lis3lv02d: remove lis3lv02d driver DT init | AnilKumar Ch | 2 | -6/+3 |
| 2012-09-26 | drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code | Daniel Mack | 1 | -0/+17 |
| 2012-09-26 | drivers/misc/lis3lv02d: add generic DT matching code | Daniel Mack | 2 | -0/+157 |
| 2012-09-26 | lis3lv02d: fix some comments specific to lis331dlh driver | AnilKumar Ch | 3 | -8/+9 |
| 2012-09-26 | MISC: hpilo, remove pci_disable_device | Jiri Slaby | 1 | -2/+9 |
| 2012-09-20 | pwm: Move AB8500 PWM driver to PWM framework | Thierry Reding | 3 | -180/+0 |
| 2012-09-18 | char/misc: remove CONFIG_EXPERIMENTAL dependencies | Greg Kroah-Hartman | 4 | -12/+11 |
| 2012-09-10 | mei: don't print buffer as a string | Tomas Winkler | 1 | -8/+1 |
| 2012-09-10 | mei: struct mei_message_data doesn't have to be packed | Tomas Winkler | 1 | -1/+1 |
| 2012-09-10 | mei: add error messages for open count errors | Tomas Winkler | 1 | -2/+8 |
| 2012-09-05 | misc: use module_spi_driver | Devendra Naga | 1 | -12/+1 |
| 2012-09-05 | tifm: use module_pci_driver | Devendra Naga | 1 | -13/+1 |
| 2012-09-05 | misc/at25, dt: Improve at25 SPI eeprom device tree bindings. | David Daney | 1 | -25/+58 |
| 2012-09-05 | mei: add lynx point pci device ids | Tomas Winkler | 2 | -0/+4 |
| 2012-09-05 | mei: fix max number of open handles | Tomas Winkler | 1 | -6/+8 |
| 2012-09-05 | mei: rename struct pci_dev *mei_device to mei_pdev | Tomas Winkler | 2 | -14/+8 |
| 2012-09-05 | lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer | AnilKumar Ch | 3 | -8/+85 |
| 2012-08-27 | Merge v3.6-rc3 into 'char-misc-next' | Greg Kroah-Hartman | 14 | -336/+312 |
| 2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 4 | -21/+94 |
| 2012-08-21 | drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ... | Robin Holt | 1 | -19/+65 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
| 2012-08-16 | ti-st: Fix check for pdata->chip_awake function pointer | Matthias Kaehlcke | 1 | -1/+1 |
| 2012-08-16 | mei: add mei_quirk_probe function | Tomas Winkler | 1 | -0/+27 |
| 2012-08-16 | drivers/misc/ti-st: check chip_awake NULL check | Matthias Kaehlcke | 1 | -1/+1 |
| 2012-08-16 | drivers/misc/ti-st: fix read fw version cmd | Pavan Savoy | 1 | -13/+27 |
| 2012-08-16 | drivers/misc/ti-st: use cpu friendly completions | Pavan Savoy | 1 | -9/+9 |
| 2012-08-16 | drivers/misc/ti-st: chip_disable on timeout | Pavan Savoy | 1 | -1/+1 |
| 2012-08-16 | drivers/misc/ti-st: remove sparse warnings | Pavan Savoy | 2 | -11/+13 |
| 2012-08-16 | drivers/misc/ti-st: remove gpio handling | Pavan Savoy | 1 | -36/+1 |
| 2012-08-16 | driver: misc: bmp085: remove "of_match_table" property. | Sourav Poddar | 1 | -7/+0 |
| 2012-08-16 | carma: remove unnecessary DMA_INTERRUPT capability | Qiang Liu | 2 | -2/+1 |
| 2012-08-16 | pch_phub: use module_pci_driver | Devendra Naga | 1 | -12/+1 |
| 2012-08-16 | pch_phub: fix sparse warning | Devendra Naga | 1 | -1/+1 |
| 2012-08-16 | mei: wd: use watchdog_set/get_drvdata for passing mei_device | Tomas Winkler | 1 | -13/+16 |
| 2012-08-16 | mei: wd: decouple and revamp watchdog state machine | Tomas Winkler | 6 | -27/+34 |
| 2012-08-16 | mei: wd: rename watchdog constants to be more descriptive | Tomas Winkler | 4 | -26/+23 |
| 2012-08-16 | mei: wd: add option WDIOF_SETTIMEOUT | Tomas Winkler | 1 | -1/+3 |
| 2012-08-16 | mei: fix device stall after wd is stopped | Tomas Winkler | 1 | -1/+1 |
| 2012-08-16 | mei: fix device stall after wd is stopped | Tomas Winkler | 1 | -1/+1 |
| 2012-08-16 | mei: name space for mei device state | Tomas Winkler | 6 | -55/+77 |
| 2012-08-16 | mei: style : reformat PCI device IDs | Tomas Winkler | 1 | -40/+39 |
| 2012-08-16 | mei: use KBUILD_MODNAME when allocating resources from the OS | Tomas Winkler | 1 | -8/+6 |
| 2012-08-16 | mei: add mei_quirk_probe function | Tomas Winkler | 1 | -0/+27 |
| 2012-08-16 | mei: revamp me client search function | Tomas Winkler | 5 | -74/+60 |
| 2012-08-10 | misc: pti, use tty_port_register_device | Jiri Slaby | 1 | -3/+3 |
| 2012-08-10 | misc: pti, fix tty_port count | Jiri Slaby | 1 | -7/+10 |
| 2012-08-10 | misc: pti, fix fail paths | Jiri Slaby | 1 | -28/+25 |
| 2012-08-10 | misc: pti, do the opposite of ->probe in ->remove | Jiri Slaby | 1 | -14/+7 |
| 2012-08-10 | misc: pti, move ->remove to the PCI code | Jiri Slaby | 1 | -16/+16 |
| 2012-08-10 | misc: pti, stop using iomap's unmap on ioremap space | Jiri Slaby | 1 | -1/+1 |
| 2012-08-10 | misc: pti, pci drvdata cannot be NULL in ->remove | Jiri Slaby | 1 | -9/+6 |
| 2012-08-10 | misc: pti, add const to pci_device_id table | Jiri Slaby | 1 | -1/+1 |
| 2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 27 | -2359/+220 |
| 2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2 | -0/+7 |
| 2012-07-30 | drivers/misc/lkdtm.c: fix missing allocation failure check | Alan Cox | 1 | -0/+2 |
| 2012-07-30 | drivers/misc/ti-st/st_core.c: missing NULL check | Alan Cox | 1 | -0/+5 |
| 2012-07-30 | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -6/+0 |
| 2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 1 | -0/+1 |
| 2012-07-26 | Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -249/+211 |
| 2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -1/+1 |
| 2012-07-23 | pwm: Conflict with legacy PWM API | Thierry Reding | 1 | -0/+1 |
| 2012-07-19 | mei: use module_pci_driver | Tomas Winkler | 1 | -38/+1 |
| 2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+3 |
| 2012-07-18 | Merge 3.5-rc7 into char-misc-next. | Greg Kroah-Hartman | 4 | -9/+10 |
| 2012-07-17 | 8250: three way resolve of the 8250 diffs | Alan Cox | 1 | -8/+8 |
| 2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 12 | -2103/+0 |
| 2012-07-11 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -2/+2 |
| 2012-07-11 | sgi-xp: nested calls to spin_lock_irqsave() | Dan Carpenter | 1 | -2/+2 |
| 2012-07-11 | iwmc3200top: remove driver for unavailable hardware | John W. Linville | 12 | -2103/+0 |
| 2012-07-10 | mei: mei_irq_thread_write_handler - line break fix | Tomas Winkler | 1 | -28/+16 |
| 2012-07-10 | mei: streamline the _mei_irq_thread_close/ioctol functions | Tomas Winkler | 1 | -33/+30 |
| 2012-07-10 | mei: introduce mei_data2slots wrapper | Tomas Winkler | 3 | -23/+18 |
| 2012-07-10 | mei: mei_wd_host_init: update the comment | Tomas Winkler | 1 | -1/+2 |
| 2012-07-10 | mei: remove write only wariable wd_due_counter | Tomas Winkler | 4 | -13/+4 |
| 2012-07-10 | mei: mei_device can be const for mei register access functions | Tomas Winkler | 1 | -6/+7 |
| 2012-07-10 | mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irq | Tomas Winkler | 1 | -1/+1 |
| 2012-07-09 | mfd: Register ab8500 devices using the newly DT:ed MFD API | Lee Jones | 1 | -6/+0 |
| 2012-06-26 | mei: revamp host buffer interface function | Tomas Winkler | 3 | -29/+24 |
| 2012-06-26 | mei: don't query HCSR for host buffer depth | Tomas Winkler | 7 | -21/+24 |
| 2012-06-23 | PCI: do not call pci_set_power_state with PCI_D3cold | Huang Ying | 1 | -1/+1 |
| 2012-06-20 | mei: group wd_interface_reg with watchdog variables within struct mei_device | Tomas Winkler | 1 | -3/+1 |
| 2012-06-20 | mei: mei_irq_thread_write_handler check for overflow | Tomas Winkler | 1 | -0/+3 |
| 2012-06-20 | mei: make mei_write_message more readable | Tomas Winkler | 1 | -31/+18 |
| 2012-06-20 | mei: check for error codes that mei_flow_ctrl_creds retuns | Tomas Winkler | 1 | -2/+2 |
| 2012-06-14 | misc: at25: Parse dt settings | Alexandre Pereira da Silva | 1 | -16/+45 |
| 2012-06-14 | misc: hpilo: increase number of max supported channels | Camuso, Tony | 2 | -13/+24 |
| 2012-06-13 | misc: mei: set WDIOF_ALARMONLY on mei watchdog | Tomas Winkler | 1 | -1/+1 |
| 2012-06-13 | misc: mei: Disable MSI when IRQ registration fails | Samuel Ortiz | 1 | -2/+2 |
| 2012-06-13 | misc: mei: fix stalled read | Tomas Winkler | 1 | -1/+1 |
| 2012-06-13 | misc: mei: unregister misc device in pci_remove function | Tomas Winkler | 1 | -1/+2 |
| 2012-06-13 | misc: mei: set IRQF_ONESHOT for msi request_threaded_irq | Tomas Winkler | 1 | -1/+1 |
| 2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+6 |
| 2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
| 2012-05-22 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -0/+5828 |
| 2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -502/+0 |
| 2012-05-20 | mfd: Enable Device Tree support in the ab8500-pwm driver | Lee Jones | 1 | -0/+6 |
| 2012-05-09 | misc: MAX8997: Remove max8997-muic driver | Chanwoo Choi | 3 | -504/+0 |
| 2012-05-09 | mei: move doc files Documentation/misc-devices/mei | Tomas Winkler | 3 | -705/+0 |
| 2012-05-09 | mei: export mei.h for the user space | Tomas Winkler | 11 | -120/+9 |
| 2012-05-09 | mei: pci_probe/remove: use dev_err instead of printk(KERN_ERR | Tomas Winkler | 1 | -8/+8 |
| 2012-05-09 | mei: use pr_err instead of printk(KERN_ERR | Tomas Winkler | 1 | -1/+1 |
| 2012-05-07 | c2port: fix bogus Kconfig "default no" | Paul Bolle | 1 | -3/+3 |
| 2012-05-01 | Staging: mei: move the mei code out of staging | Greg Kroah-Hartman | 17 | -0/+6644 |
| 2012-04-18 | Support M95040 SPI EEPROM | Ivo Sieben | 1 | -3/+16 |
| 2012-04-18 | misc: add support for bmp18x chips to the bmp085 driver | Eric Andersson | 6 | -100/+306 |
| 2012-04-18 | misc: bmp085: add device tree properties | Eric Andersson | 1 | -1/+36 |
| 2012-04-18 | misc: clean up bmp085 driver | Eric Andersson | 1 | -103/+103 |
| 2012-04-18 | misc: do not mark exported functions __devexit | Arnd Bergmann | 1 | -1/+1 |
| 2012-04-18 | misc: add missing __devexit_p() annotations | Arnd Bergmann | 2 | -2/+2 |
| 2012-04-18 | pch_phub: delete duplicate definitions | Tomoya MORINAGA | 1 | -4/+0 |
| 2012-04-18 | misc: Fix irq leak in max8997_muic_probe error path | Axel Lin | 1 | -4/+2 |
| 2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -7/+1 |
| 2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -7/+1 |
| 2012-04-04 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -45/+115 |
| 2012-03-29 | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 1 | -17/+0 |
| 2012-03-29 | kgdbts: (2 of 2) fix single step awareness to work correctly with SMP | Jason Wessel | 1 | -11/+62 |
| 2012-03-29 | kgdbts: (1 of 2) fix single step awareness to work correctly with SMP | Jason Wessel | 1 | -11/+43 |
| 2012-03-29 | kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA | Jason Wessel | 1 | -24/+28 |
| 2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -1/+1 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
| 2012-03-28 | Add #includes needed to permit the removal of asm/system.h | David Howells | 1 | -0/+1 |
| 2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -10/+54 |
| 2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -42/+72 |
| 2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -16/+11 |
| 2012-03-20 | ibmasmfs: make register_filesystem the last failure exit | Al Viro | 1 | -6/+5 |
| 2012-03-20 | tidy up after d_make_root() conversion | Al Viro | 1 | -8/+6 |
| 2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -4/+2 |
| 2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -10/+2 |
| 2012-03-20 | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 26 | -306/+30 |
| 2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 1 | -4/+1 |
| 2012-03-08 | TTY: remove minor_num from tty_driver | Jiri Slaby | 1 | -1/+0 |
| 2012-03-05 | c2port: class_create() returns an ERR_PTR | Dan Carpenter | 1 | -2/+2 |
| 2012-03-02 | misc: bmp085: Use unsigned long to store jiffies | Bernhard Walle | 1 | -1/+1 |
| 2012-03-01 | ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter | Nicolas Ferre | 1 | -0/+20 |
| 2012-03-01 | ARM: at91/tc: add device tree support to atmel_tclib | Nicolas Ferre | 1 | -2/+25 |
| 2012-03-01 | ARM: at91/tclib: take iomem size from resource | Nicolas Ferre | 1 | -8/+9 |
| 2012-02-27 | carma-fpga: fix race between data dumping and DMA callback | Ira Snyder | 1 | -40/+61 |
| 2012-02-27 | carma-fpga: fix lockdep warning | Ira Snyder | 1 | -2/+11 |
| 2012-02-24 | misc: bmp085: Handle jiffies overflow correctly | Bernhard Walle | 1 | -1/+2 |
| 2012-02-24 | misc: fsa9480: Remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -2/+0 |
| 2012-02-10 | Merge tag 'tty-3.3-rc3' tty-next | Greg Kroah-Hartman | 1 | -5/+1 |
| 2012-02-09 | Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -22/+13 |
| 2012-02-09 | cs5535-mfgpt: don't call __init function from __devinit | Danny Kukawka | 1 | -1/+1 |
| 2012-02-03 | lkdtm: avoid calling lkdtm_do_action() with spinlock held | Cong Wang | 1 | -1/+5 |
| 2012-02-02 | mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip | Axel Lin | 1 | -0/+1 |
| 2012-02-02 | cs5535-mfgpt: don't call __init function from __devinit | Danny Kukawka | 1 | -1/+1 |
| 2012-02-02 | vmw_balloon: fix for a -Wuninitialized warning | Danny Kukawka | 1 | -7/+7 |
| 2012-02-02 | TTY: use tty_standard_install | Jiri Slaby | 1 | -5/+1 |
| 2012-01-24 | MISC: convert drivers/misc/* to use module_spi_driver() | Axel Lin | 5 | -57/+5 |
| 2012-01-24 | MISC: convert drivers/misc/* to use module_i2c_driver() | Axel Lin | 16 | -194/+17 |
| 2012-01-24 | MISC: convert drivers/misc/* to use module_platform_driver() | Axel Lin | 4 | -50/+4 |
| 2012-01-24 | drivers: misc: Remove MISC_DEVICES config option | Fabio Estevam | 1 | -14/+3 |
| 2012-01-24 | c2port: fix build error for duramar2150 due to missing header. | Paul Gortmaker | 1 | -0/+1 |
| 2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
| 2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2 | -6/+8 |
| 2012-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 4 | -1/+515 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -6/+6 |
| 2012-01-13 | module_param: check type correctness for module_param_array | Rusty Russell | 1 | -0/+2 |
| 2012-01-09 | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -122/+123 |
| 2012-01-09 | misc: Remove max8997-muic sysfs attributes | Donggeun Kim | 1 | -133/+4 |
| 2012-01-09 | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 1 | -1/+1 |
| 2012-01-09 | misc: Add driver support for MAX8997 MUIC | Donggeun Kim | 3 | -0/+643 |
| 2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 14 | -14/+14 |
| 2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
| 2012-01-04 | isl29020: Remove a redundant semi-colon from return statement | Jesper Juhl | 1 | -1/+1 |
| 2012-01-04 | BMP085: Remove redundant semi-colon from return statement | Jesper Juhl | 1 | -1/+1 |
| 2012-01-04 | drivers:misc: ti-st: DEBUG uart, baud rate mods | Pavan Savoy | 1 | -0/+30 |
| 2012-01-04 | drivers:misc: ti-st: flush UART upon fw failure | Pavan Savoy | 1 | -30/+24 |
| 2012-01-04 | drivers:misc: ti-st: protect registrations | Pavan Savoy | 1 | -4/+14 |
| 2012-01-03 | switch procfs to umode_t use | Al Viro | 1 | -1/+1 |
| 2012-01-02 | misc latin1 to utf8 conversions | Al Viro | 14 | -14/+14 |
| 2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -31/+69 |
| 2011-11-26 | eeprom_93cx6: Add write support | Ben Dooks | 1 | -0/+85 |
| 2011-11-26 | eeprom_93cx6: Add data direction control. | Ben Dooks | 1 | -0/+3 |
| 2011-11-21 | Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -31/+69 |
| 2011-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -11/+9 |
| 2011-11-18 | misc: ad525x_dpot: Add support for SPI module device table matching | Michael Hennerich | 4 | -86/+53 |
| 2011-11-18 | misc: ad525x_dpot: Fix AD8400 spi transfer size. | Michael Hennerich | 1 | -1/+1 |
| 2011-11-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -10/+8 |
| 2011-11-17 | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 1 | -1/+1 |
| 2011-11-16 | net: remove NETIF_F_NO_CSUM feature bit | Michał Mirosław | 1 | -1/+1 |
| 2011-11-16 | carma-fpga: Missed switch from of_register_platform_driver() | Al Viro | 2 | -10/+8 |
| 2011-11-15 | drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO' | Paul Bolle | 1 | -1/+1 |
| 2011-11-15 | pch_phub: Fix MAC address writing issue for LAPIS ML7831 | Tomoya MORINAGA | 1 | -1/+1 |
| 2011-11-15 | pch_phub: Improve ADE(Address Decode Enable) control | Tomoya MORINAGA | 1 | -17/+34 |
| 2011-11-15 | pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 1 | -4/+4 |
| 2011-11-15 | pch_phub: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2 | -7/+28 |
| 2011-11-14 | pcie-gadget-spear: Add "platform:" prefix for platform modalias | Axel Lin | 1 | -1/+1 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -0/+9 |
| 2011-11-02 | drivers/misc/vmw_balloon.c: fix typo in code comment | Rakib Mullick | 1 | -1/+1 |
| 2011-11-02 | drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ... | Rakib Mullick | 1 | -1/+1 |
| 2011-11-01 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -1/+1 |
| 2011-10-31 | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 6 | -199/+250 |
| 2011-10-31 | drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 | Peter Korsgaard | 1 | -0/+1 |