summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2009-09-17ramconsole/apanic: Ensure ramconsole does not get cluttered by apanic threadsSan Mehat
2009-09-17Revert "ramconsole: Disable console capture upon receiving a magic sequence"San Mehat
2009-09-16ramconsole: Disable console capture upon receiving a magic sequenceSan Mehat
2009-04-07timed_gpio: Separate timed_output class into a separate driver.Mike Lockwood
2009-04-07lowmemorykiller: Don't count free space unless it meets the specified limit b...Arve Hjønnevåg
2009-04-07lowmemorykiller: Only iterate over process list when needed.Arve Hjønnevåg
2009-04-07binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg
2009-04-07binder: Prevent the wrong thread from adding a transaction to the stack.Arve Hjønnevåg
2009-04-07binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg
2009-04-07binder: Keep a reference to the files_struct while the driver is mmappedArve Hjønnevåg
2009-04-07binder: Add more offset validation.Arve Hjønnevåg
2009-04-07binder: mmap fixes.Arve Hjønnevåg
2009-04-07binder: Don't create two proc entries with the same name if the driver is ope...Arve Hjønnevåg
2009-04-07binder: Remove VM_EXEC check.Arve Hjønnevåg
2009-04-07Staging: Android: fix more printk formatsRandy Dunlap
2009-04-07Staging: android: ram_console: fix printk format warningRandy Dunlap
2009-04-07Staging: android: binder: fix printk format warningsRandy Dunlap
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman
2009-02-27Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg
2009-02-27Staging: w35und: fix registration with wlan stackPavel Machek
2009-02-27Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro
2009-02-27Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino
2009-02-27Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap
2009-02-09Staging: panel: fix lcd panel driver build failureSachin P. Sant
2009-02-09Staging: android: fix up units in timed_gpioGreg Kroah-Hartman
2009-02-09Staging: android: ram_console: Disable ECC when early init is enabled and val...Arve Hjønnevåg
2009-02-09Staging: at76_usb: Add support for OQO Model 01+Jamie Lentin
2009-02-09Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on ...Jason Andryuk
2009-02-09Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 portGreg Kroah-Hartman
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-28Staging: poch: fix verification of memory areaRoel Kluin
2009-01-28Staging: usbip: usbip_start_threads(): handle kernel_thread failureRoel Kluin
2009-01-28staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h>Geert Uytterhoeven
2009-01-28Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signalOleg Nesterov
2009-01-28Staging: android: Add lowmemorykiller documentation.Arve Hjønnevåg
2009-01-28Staging: android: fix build error on 64bit boxesGreg Kroah-Hartman
2009-01-28Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.Arve Hjønnevåg
2009-01-28Staging: android: binder: fix arm build errorsArve Hjønnevåg
2009-01-28Staging: meilhaus: fix KbuildGreg Kroah-Hartman
2009-01-28Staging: comedi: fix KbuildGreg Kroah-Hartman
2009-01-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-07V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...Guennadi Liakhovetski
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-06Staging: android: binder: fix build errorsGreg Kroah-Hartman
2009-01-06Staging: android: add lowmemorykiller driverSan Mehat
2009-01-06Staging: android: remove dummy android.c driverGreg Kroah-Hartman
2009-01-06Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpioMike Lockwood
2009-01-06Staging: android: add timed_gpio driverMike Lockwood
2009-01-06Staging: android: add ram_console driverArve Hjønnevåg
2009-01-06Staging: android: add logging driverRobert Love