Age | Commit message (Expand) | Author | Files | Lines |
2012-03-29 | 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-28 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -10/+54 |
2012-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -42/+72 |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -16/+11 |
2012-03-21 | ibmasmfs: make register_filesystem the last failure exit | Al Viro | 1 | -6/+5 |
2012-03-21 | tidy up after d_make_root() conversion | Al Viro | 1 | -8/+6 |
2012-03-21 | 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-06 | c2port: class_create() returns an ERR_PTR | Dan Carpenter | 1 | -2/+2 |
2012-03-03 | 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-25 | misc: bmp085: Handle jiffies overflow correctly | Bernhard Walle | 1 | -1/+2 |
2012-02-25 | 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-10 | 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-04 | lkdtm: avoid calling lkdtm_do_action() with spinlock held | Cong Wang | 1 | -1/+5 |
2012-02-03 | mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip | Axel Lin | 1 | -0/+1 |
2012-02-03 | cs5535-mfgpt: don't call __init function from __devinit | Danny Kukawka | 1 | -1/+1 |
2012-02-03 | vmw_balloon: fix for a -Wuninitialized warning | Danny Kukawka | 1 | -7/+7 |
2012-02-03 | TTY: use tty_standard_install | Jiri Slaby | 1 | -5/+1 |
2012-01-25 | MISC: convert drivers/misc/* to use module_spi_driver() | Axel Lin | 5 | -57/+5 |
2012-01-25 | MISC: convert drivers/misc/* to use module_i2c_driver() | Axel Lin | 16 | -194/+17 |
2012-01-25 | MISC: convert drivers/misc/* to use module_platform_driver() | Axel Lin | 4 | -50/+4 |
2012-01-25 | drivers: misc: Remove MISC_DEVICES config option | Fabio Estevam | 1 | -14/+3 |
2012-01-25 | c2port: fix build error for duramar2150 due to missing header. | Paul Gortmaker | 1 | -0/+1 |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
2012-01-15 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2 | -6/+8 |
2012-01-14 | 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-10 | 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-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 14 | -14/+14 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2012-01-05 | isl29020: Remove a redundant semi-colon from return statement | Jesper Juhl | 1 | -1/+1 |
2012-01-05 | BMP085: Remove redundant semi-colon from return statement | Jesper Juhl | 1 | -1/+1 |
2012-01-05 | drivers:misc: ti-st: DEBUG uart, baud rate mods | Pavan Savoy | 1 | -0/+30 |
2012-01-05 | drivers:misc: ti-st: flush UART upon fw failure | Pavan Savoy | 1 | -30/+24 |