aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-04isl29020: Remove a redundant semi-colon from return statementJesper Juhl
2012-01-04BMP085: Remove redundant semi-colon from return statementJesper Juhl
2012-01-04drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy
2012-01-04drivers:misc: ti-st: flush UART upon fw failurePavan Savoy
2012-01-04drivers:misc: ti-st: protect registrationsPavan Savoy
2012-01-03switch procfs to umode_t useAl Viro
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-26eeprom_93cx6: Add write supportBen Dooks
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks
2011-11-21Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-18misc: ad525x_dpot: Add support for SPI module device table matchingMichael Hennerich
2011-11-18misc: ad525x_dpot: Fix AD8400 spi transfer size.Michael Hennerich
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-16carma-fpga: Missed switch from of_register_platform_driver()Al Viro
2011-11-15drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle
2011-11-15pch_phub: Fix MAC address writing issue for LAPIS ML7831Tomoya MORINAGA
2011-11-15pch_phub: Improve ADE(Address Decode Enable) controlTomoya MORINAGA
2011-11-15pch_phub: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-15pch_phub: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-14pcie-gadget-spear: Add "platform:" prefix for platform modaliasAxel Lin
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick
2011-11-02drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-10-31drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard
2011-10-31driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi
2011-10-31lis3lv02d: make regulator API usage unconditionalMark Brown
2011-10-31lis3: remove the references to the global variable in core driverÉric Piel
2011-10-31lis3: change exported function to use passed parameterÉric Piel
2011-10-31lis3: use consistent naming of variablesÉric Piel
2011-10-31lis3: free regulators if probe() failsÉric Piel
2011-10-31lis3lv02d: avoid divide by zero due to uncheckedÉric Piel
2011-10-31drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker
2011-10-31drivers/misc: Add module.h to files who are really modular.Paul Gortmaker
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-08Merge branch 'fixes' into next/fixesArnd Bergmann
2011-10-07ARM: at91: remove dependency for Atmel PWM driver selector in KconfigNicolas Ferre
2011-10-03lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai
2011-09-23[media] altera-stapl: it is time to move out from stagingIgor M. Liplianin
2011-09-14drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Jesper Juhl
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-25drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin