| Commit message (Expand) | Author | Age |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker | 2011-10-31 |
| * | drivers/misc: Add module.h to files who are really modular. | Paul Gortmaker | 2011-10-31 |
* | | drivers/misc/vmw_balloon.c: fix typo in code comment | Rakib Mullick | 2011-11-02 |
* | | drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ... | Rakib Mullick | 2011-11-02 |
* | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 |
|\ \ |
|
| * \ | Merge branch 'fixes' into next/fixes | Arnd Bergmann | 2011-10-08 |
| |\ \ |
|
| | * | | ARM: at91: remove dependency for Atmel PWM driver selector in Kconfig | Nicolas Ferre | 2011-10-07 |
* | | | | Merge branch 'akpm' (Andrew's incoming) | Linus Torvalds | 2011-10-31 |
|\ \ \ \ |
|
| * | | | | drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161 | Peter Korsgaard | 2011-10-31 |
| * | | | | driver/misc/fsa9480.c fix potential null-pointer dereference | Jonghwan Choi | 2011-10-31 |
| * | | | | lis3lv02d: make regulator API usage unconditional | Mark Brown | 2011-10-31 |
| * | | | | lis3: remove the references to the global variable in core driver | Éric Piel | 2011-10-31 |
| * | | | | lis3: change exported function to use passed parameter | Éric Piel | 2011-10-31 |
| * | | | | lis3: use consistent naming of variables | Éric Piel | 2011-10-31 |
| * | | | | lis3: free regulators if probe() fails | Éric Piel | 2011-10-31 |
| * | | | | lis3lv02d: avoid divide by zero due to unchecked | Éric Piel | 2011-10-31 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-10-31 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [media] altera-stapl: it is time to move out from staging | Igor M. Liplianin | 2011-09-23 |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-25 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | pch_phub: use kernel's '%pM' format option to print MAC | Andy Shevchenko | 2011-08-22 |
| * | | | pch_phub: Care FUNCSEL register in PM | Tomoya MORINAGA | 2011-08-22 |
* | | | | lis3: fix regression of HP DriveGuard with 8bit chip | Takashi Iwai | 2011-10-03 |
| |_|/
|/| | |
|
* | | | drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and... | Jesper Juhl | 2011-09-14 |
| |/
|/| |
|
* | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-08-26 |
|\ \ |
|
| * | | drivers:misc: ti-st: fix unexpected UART close | Pavan Savoy | 2011-08-22 |
| * | | drivers:misc: ti-st: free skb on firmware download | Pavan Savoy | 2011-08-22 |
| * | | drivers:misc: ti-st: wait for completion at fail | Pavan Savoy | 2011-08-22 |
| * | | drivers:misc: ti-st: reinit completion before send | Pavan Savoy | 2011-08-22 |
| * | | drivers:misc: ti-st: fail-safe on wrong pkt type | Vijay Badawadagi | 2011-08-22 |
| * | | drivers:misc: ti-st: reinit completion on ver read | Pavan Savoy | 2011-08-22 |
| * | | drivers:misc:ti-st: platform hooks for chip states | Pavan Savoy | 2011-08-22 |
| * | | drivers:misc: ti-st: avoid a misleading dbg msg | Pavan Savoy | 2011-08-22 |
| * | | pti: add missing CONFIG_PCI dependency | Heiko Carstens | 2011-08-22 |
* | | | drivers/misc/ab8500-pwm.c: fix modalias | Axel Lin | 2011-08-25 |
* | | | drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure | Axel Lin | 2011-08-25 |
* | | | drivers/misc/pti.c: add missing includes | Sergei Trofimovich | 2011-08-25 |
| |/
|/| |
|
* | | mmc: cb710: fix possible pci_dev leak in cb710_pci_configure() | Michał Mirosław | 2011-08-13 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | Vmware balloon: switch to using sysem-wide freezable workqueue | Dmitry Torokhov | 2011-07-26 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | PTI feature to allow user to name and mark masterchannel request. | J Freyensee | 2011-07-01 |
| * | 0 for o PTI Makefile bug. | J Freyensee | 2011-07-01 |
| * | pch_phub: Fix register miss-setting issue | Tomoya MORINAGA | 2011-07-01 |
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-26 |
|\ \ |
|
| * | | pti: pti_tty_install documentation mispelling. | J Freyensee | 2011-06-07 |
| |/ |
|
* | | Merge 'akpm' patch series | Linus Torvalds | 2011-07-26 |
|\ \ |
|
| * | | misc/eeprom: add eeprom access driver for digsy_mtc board | Anatolij Gustschin | 2011-07-25 |
| * | | misc/eeprom: add driver for microwire 93xx46 EEPROMs | Anatolij Gustschin | 2011-07-25 |
| * | | drivers/misc: add support the FSA9480 USB Switch | Donggeun Kim | 2011-07-25 |