index
:
platform/kernel/kernel-mfld-blackbay
master
tizen
tizen_2.0
tizen_2.1
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.
Nick Pelly
3
-5
/
+12
2011-11-09
net: Reorder incoming packets in PPPoLAC and PPPoPNS.
Chia-chi Yeh
1
-10
/
+12
2011-11-09
net: Support nuking IPv6 sockets as well as IPv4.
Lorenzo Colitti
1
-1
/
+1
2011-11-09
net: wireless: Add get_country_code functionality to platform
Dmitry Shmidt
1
-0
/
+1
2011-11-09
USB: gadget: android: Support switching vendor ID when configuration changes
Mike Lockwood
1
-1
/
+6
2011-11-09
Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"
Colin Cross
1
-1
/
+0
2011-11-09
input: keyreset: Allow reset function to be overriden
Colin Cross
1
-0
/
+1
2011-11-09
cgroup: Remove call to synchronize_rcu in cgroup_attach_task
Colin Cross
1
-0
/
+1
2011-11-09
cgroup: Set CGRP_RELEASABLE when adding to a cgroup
Colin Cross
1
-10
/
+2
2011-11-09
cpufreq: interactive: New 'interactive' governor
Mike Chan
1
-0
/
+3
2011-11-09
mmc: Fix pm_notifier obeying deferred resume
Dmitry Shmidt
1
-0
/
+1
2011-11-09
mmc: Add "ignore mmc pm notify" functionality
Dmitry Shmidt
1
-0
/
+1
2011-11-09
mmc: subtract boot sectors from disk size for eMMC 4.3+ devices
Gary King
1
-0
/
+1
2011-11-09
scheduler: cpuacct: Enable platform callbacks for cpuacct power tracking
Mike Chan
1
-1
/
+3
2011-11-09
scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequencies
Mike Chan
1
-0
/
+41
2011-11-09
misc: add akm8975 compass driver
Colin Cross
1
-0
/
+87
2011-11-09
network: wireless: Add get_mac_addr functionality to platform
Dmitry Shmidt
1
-0
/
+1
2011-11-09
net: activity_stats: Add statistics for network transmission activity
Mike Chan
1
-0
/
+25
2011-11-09
sched: Add a generic notifier when a task struct is about to be freed
San Mehat
1
-0
/
+3
2011-11-09
wlan: Extract generic wlan platform data from tiwlan specific header
Dmitry Shmidt
2
-7
/
+27
2011-11-09
Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.
Nick Pelly
1
-0
/
+3
2011-11-09
Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.
Nick Pelly
1
-1
/
+1
2011-11-09
serial_core: Add wake_peer uart operation which is called before starting UAR...
San Mehat
1
-0
/
+1
2011-11-09
wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chips
Nick Pelly
1
-0
/
+35
2011-11-09
kernel_debugger_core: add interrupt-context debugger core
Brian Swetland
1
-0
/
+41
2011-11-09
security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().
Chia-chi Yeh
1
-0
/
+1
2011-11-09
net: PPPoPNS and PPPoLAC fixes.
Chia-chi Yeh
1
-0
/
+3
2011-11-09
net: add PPP on PPTP Network Server (PPPoPNS) driver.
Chia-chi Yeh
2
-1
/
+42
2011-11-09
net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.
Chia-chi Yeh
2
-1
/
+45
2011-11-09
tiwlan: Add abstract wifi control functions support
Dmitry Shmidt
1
-0
/
+32
2011-11-09
USB: gadget: composite: Use separate switches for connected and config state
Mike Lockwood
1
-3
/
+7
2011-11-09
usb: gadget: Multiple ACM gadget instances
John Michelau
1
-0
/
+5
2011-11-09
USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytes
Mike Lockwood
1
-1
/
+1
2011-11-09
USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpoint
Mike Lockwood
1
-0
/
+9
2011-11-09
USB: composite: Add usb_composite_force_reset utility to force enumeration
Mike Lockwood
1
-0
/
+4
2011-11-09
USB: gadget: android: Remove unused function android_usb_set_connected()
Mike Lockwood
1
-2
/
+0
2011-11-09
USB: gadget: composite: Move switch_set_state calls to a work queue
Mike Lockwood
1
-0
/
+1
2011-11-09
USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support.
Mike Lockwood
1
-0
/
+44
2011-11-09
USB: gadget: composite: Add userspace notifications for USB state changes
Mike Lockwood
1
-1
/
+8
2011-11-09
USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.
Mike Lockwood
1
-0
/
+8
2011-11-09
USB: composite: Add class driver for enabling and disabling USB functions.
Mike Lockwood
1
-0
/
+6
2011-11-09
USB: gadget: android: android USB gadget improvements:
Krishna, Vamsi
2
-50
/
+90
2011-11-09
USB: composite: Add flag to usb_function to hide its interface during enumera...
Mike Lockwood
1
-0
/
+1
2011-11-09
android_usb: Composite USB gadget driver for android.
Mike Lockwood
1
-0
/
+50
2011-11-09
mmc: core: Add deferred bus resume policy.
San Mehat
1
-0
/
+15
2011-11-09
trout: Add functions for WiFi
Dmitry Shmidt
1
-0
/
+2
2011-11-09
mmc: Add concept of an 'embedded' SDIO device.
San Mehat
3
-0
/
+35
2011-11-09
mmc: Add status IRQ and status callback function to mmc platform data
San Mehat
1
-0
/
+2
2011-11-09
Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...
Rebecca Schultz Zavin
1
-0
/
+1
2011-11-09
Input: synaptics_i2c_rmi: Add sensitivity adjust option.
Arve Hjønnevåg
1
-0
/
+1
[next]