summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* zcache: Fix build error when sysfs is not definedNitin Gupta2011-08-08
* zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo2011-08-08
* staging:rts_pstor: fix thread synchronization flowwwang2011-08-08
* drivers:staging:solo6x10:add the missed slab.hWanlong Gao2011-08-03
* staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo2011-08-03
* drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereferenceJulia Lawall2011-08-02
* Staging: Add clk API note to nvec/TODORussell King2011-08-02
* drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array indexJulia Lawall2011-08-02
* staging: more missing slab.h inclusionsAndrew Morton2011-08-02
* drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton2011-08-02
* drivers/staging/solo6x10/core.c needs slab.hAndrew Morton2011-08-02
* drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton2011-08-02
* drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton2011-08-02
* Staging: iio: add some unlocks to raw_read() functionsDan Carpenter2011-08-02
* staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker2011-08-02
* staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann2011-08-02
* gma500: Fix clashes with DRM updatesAlan Cox2011-08-02
* staging: zcache: module is GPLThadeu Lima de Souza Cascardo2011-08-02
* staging: fix zcache buildingThadeu Lima de Souza Cascardo2011-08-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-08-01
|\
| * Merge branch 'for-next' into for-linusLiam Girdwood2011-08-01
| |\
| | * regulator: Improve WM831x DVS VSEL selection algorithmMark Brown2011-07-28
| | * regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown2011-07-28
| | * regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown2011-07-28
| | * regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-28
| | * regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-28
| | * regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-28
| | * regulator: Fix argument format type errors in error printsMark Brown2011-07-22
| | * regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-22
| | * regulator: Make core more chatty about some errorsMark Brown2011-07-22
| | * regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-22
| | * regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-22
| | * regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-22
| | * regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K2011-07-22
| | * regulator: Add basic per consumer debugfsMark Brown2011-07-04
| | * regulator: Add rdev_crit() macroMark Brown2011-06-09
| | * regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-09
| | * regulator: Include the device name in the microamps_requested_ fileMark Brown2011-06-09
| | * regulator: Increase the limit on sysfs file namesMark Brown2011-06-09
| | * regulator: Properly register dummy regulator driverMark Brown2011-06-08
| | * regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-05-30
| | * regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown2011-05-30
| | * regulator: Do bulk enables of regulators in parallelMark Brown2011-05-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-01
|\ \ \
| * | | devtmpfs: missing initialialization in never-hit caseAl Viro2011-07-27
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-08-01
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linus-3.0Vinod Koul2011-07-27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | dmaengine: pl08x: handle the rest of enums in pl08x_widthVinod Koul2011-07-26
| | * | | DMA: PL08x: cleanup selection of burst sizeRussell King - ARM Linux2011-07-26
| | * | | DMA: PL08x: avoid recalculating cctl at each prepareRussell King - ARM Linux2011-07-26